diff --git "a/\346\235\250\347\276\216\351\233\252/vue-03-29/firstvue.html" "b/\346\235\250\347\276\216\351\233\252/vue-03-29/firstvue.html" new file mode 100644 index 0000000000000000000000000000000000000000..81d298539bcc42c7a90e3d2a67c49b993c6b87eb --- /dev/null +++ "b/\346\235\250\347\276\216\351\233\252/vue-03-29/firstvue.html" @@ -0,0 +1,57 @@ + + + + + + + 第一个vue案例 + + + +
+ {{message}}
+ {{mulit.msg}}
+ {{show}} +
+ + + + \ No newline at end of file