瀏覽代碼

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

zhaoxiaohai 2 年之前
父節點
當前提交
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,