Преглед изворни кода

时间选择器 默认开始时间修改

zhaoxiaohai пре 3 година
родитељ
комит
aeb3af7196
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      components/My_datePicker/index.js

+ 1 - 1
components/My_datePicker/index.js

@@ -8,7 +8,7 @@ Component({
     properties: {
         startDate: {
             type: String,
-            value: "2012-02-08"
+            value: "2022-02-08"
         },
         endDate: {
             type: String,