Commit 8dc7918c by liang ce

提交代码

parent bb08e258
...@@ -754,7 +754,7 @@ create.Page({ ...@@ -754,7 +754,7 @@ create.Page({
maxClickCount--; maxClickCount--;
if (maxClickCount == 0) { if (maxClickCount == 0) {
dd.alert({ dd.alert({
content: "版本号198" content: "版本号199"
}); });
maxClickCount = 5; maxClickCount = 5;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment