Commit 6fc4efcc by fengzhaoyu

v1.0.0

parent 96f781b2
......@@ -780,7 +780,7 @@ create.Page({
maxClickCount--;
if (maxClickCount == 0) {
dd.alert({
content: "0.0.5"
content: "1.0.0"
});
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