Commit dba657f4 by fengzhaoyu

0.0.11版本 修改版本号

parent c79d4e95
......@@ -810,7 +810,7 @@ create.Page({
maxClickCount--;
if (maxClickCount == 0) {
dd.alert({
content: "0.0.10"
content: "0.0.11"
});
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