From a8620835645fb98a60a4204739f93463ad1d4d4a Mon Sep 17 00:00:00 2001 From: pangdongxu <850374051@qq.com> Date: Tue, 31 May 2022 17:47:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/apply/paymentTemplate/add/add.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pages/apply/paymentTemplate/add/add.js b/pages/apply/paymentTemplate/add/add.js index 363c68e..3a81420 100644 --- a/pages/apply/paymentTemplate/add/add.js +++ b/pages/apply/paymentTemplate/add/add.js @@ -13,8 +13,6 @@ Page({ * 页面的初始数据 */ data: { - minDate: new Date(2008, 5, 1).getTime(), - maxDate: new Date(2040, 0, 31).getTime(), isIPX: app.globalData.isIPX, radio:'1', active:0, @@ -141,8 +139,6 @@ Page({ imgcount:0, activeNames: 0, applyDate:'', - minDate: new Date(2010, 0, 1).getTime(), - maxDate: new Date(2010, 0, 31).getTime(), }, /**