Commit 9db4ed1f by fengzhaoyu

style: 0.0.23

parent 8c7e7e9b
...@@ -892,7 +892,7 @@ create.Page({ ...@@ -892,7 +892,7 @@ create.Page({
maxClickCount--; maxClickCount--;
if (maxClickCount == 0) { if (maxClickCount == 0) {
dd.alert({ dd.alert({
content: "0.0.22" content: "0.0.23"
}); });
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