diff --git a/index.html b/index.html new file mode 100644 index 0000000..4389058 --- /dev/null +++ b/index.html @@ -0,0 +1,129 @@ + + + + + + + + + + Page Title + + + + + + + +
+ {{ message }} +
+ +
+ + 鼠标悬停几秒钟查看此处动态绑定的提示信息 + +
+ +
+

现在你看到我了

+
+ +
+
    +
  1. {{todo.text}}
  2. +
+
+ +
+

{{message}}

+ +
+ +
+

{{ message }}

+ +
+ +
+
    + +
+
+ + + + \ No newline at end of file