Commit 31e26892 by 陈超

A

parent 92bf4ba5
...@@ -63,7 +63,8 @@ ...@@ -63,7 +63,8 @@
new Vue({ new Vue({
el: "#app", el: "#app",
data: function() { data: function() {
return { return {
value: "",
min: 100, min: 100,
} }
}, },
......
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