From e4598b57d66175626002b8c653b58c2abe3d0c54 Mon Sep 17 00:00:00 2001 From: ‘fengzhaoyu’ <feng.zhaoyu@mingwork.com> Date: Tue, 19 May 2020 16:09:32 +0800 Subject: [PATCH] style:修改版本号0.0.36 --- pages/index/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index/index.js b/pages/index/index.js index 19b6784..91e5c5e 100644 --- a/pages/index/index.js +++ b/pages/index/index.js @@ -892,7 +892,7 @@ create.Page({ maxClickCount--; if (maxClickCount == 0) { dd.alert({ - content: "0.0.35" + content: "0.0.36" }); maxClickCount = 5; } -- libgit2 0.26.0