From 28fa64f80b42031dc69e7d4d5299d4bdc6014e89 Mon Sep 17 00:00:00 2001 From: ‘fengzhaoyu’ <feng.zhaoyu@mingwork.com> Date: Wed, 22 Apr 2020 19:51:51 +0800 Subject: [PATCH] 修改版本号0.0.10 --- 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 ac74a53..6ba1337 100644 --- a/pages/index/index.js +++ b/pages/index/index.js @@ -780,7 +780,7 @@ create.Page({ maxClickCount--; if (maxClickCount == 0) { dd.alert({ - content: "0.0.9" + content: "0.0.10" }); maxClickCount = 5; } -- libgit2 0.26.0