Commit 79f52116 by fengzhaoyu

版本号冲突

parent 7b283976
...@@ -780,11 +780,7 @@ create.Page({ ...@@ -780,11 +780,7 @@ create.Page({
maxClickCount--; maxClickCount--;
if (maxClickCount == 0) { if (maxClickCount == 0) {
dd.alert({ dd.alert({
<<<<<<< HEAD
content: "0.0.7"
=======
content: "0.0.9" content: "0.0.9"
>>>>>>> dev
}); });
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