diff --git "a/\350\260\242\346\261\266\351\234\226/\350\264\255\347\211\251\350\275\246/style.css" "b/\350\260\242\346\261\266\351\234\226/Css/style.css" similarity index 100% rename from "\350\260\242\346\261\266\351\234\226/\350\264\255\347\211\251\350\275\246/style.css" rename to "\350\260\242\346\261\266\351\234\226/Css/style.css" diff --git "a/\350\260\242\346\261\266\351\234\226/bindClass.html" "b/\350\260\242\346\261\266\351\234\226/bindClass.html" new file mode 100644 index 0000000000000000000000000000000000000000..9c56a210adc10cb32e875edbc6da19ab34e2cf76 --- /dev/null +++ "b/\350\260\242\346\261\266\351\234\226/bindClass.html" @@ -0,0 +1,83 @@ + + + + + + + Class 与 Style 绑定 + + + + +
+ + 百度一下 +
+
+ +
v-bind对象语法 切换属性
+
+
+

v-bind对象语法传入多个属性

+
+
+
v-bind对象语法绑定一计算属性
+
+ +
v-bind数组语法
+
+
使用三元表达式根据条件切换class
+
+ +
+ + + + + + \ No newline at end of file diff --git "a/\350\260\242\346\261\266\351\234\226/bindStyle.html" "b/\350\260\242\346\261\266\351\234\226/bindStyle.html" new file mode 100644 index 0000000000000000000000000000000000000000..f4e6d12ed614d8b08be10b1edd73dba955a3a639 --- /dev/null +++ "b/\350\260\242\346\261\266\351\234\226/bindStyle.html" @@ -0,0 +1,27 @@ + + + + + + + v-bind绑定style + + + +
+ +
文本
+
+ + + + + \ No newline at end of file diff --git "a/\350\260\242\346\261\266\351\234\226/index-1.html" "b/\350\260\242\346\261\266\351\234\226/text/index-1.html" similarity index 100% rename from "\350\260\242\346\261\266\351\234\226/index-1.html" rename to "\350\260\242\346\261\266\351\234\226/text/index-1.html" diff --git "a/\350\260\242\346\261\266\351\234\226/index-2.html" "b/\350\260\242\346\261\266\351\234\226/text/index-2.html" similarity index 100% rename from "\350\260\242\346\261\266\351\234\226/index-2.html" rename to "\350\260\242\346\261\266\351\234\226/text/index-2.html" diff --git "a/\350\260\242\346\261\266\351\234\226/index-3.html" "b/\350\260\242\346\261\266\351\234\226/text/index-3.html" similarity index 100% rename from "\350\260\242\346\261\266\351\234\226/index-3.html" rename to "\350\260\242\346\261\266\351\234\226/text/index-3.html" diff --git "a/\350\260\242\346\261\266\351\234\226/index-4.html" "b/\350\260\242\346\261\266\351\234\226/text/index-4.html" similarity index 99% rename from "\350\260\242\346\261\266\351\234\226/index-4.html" rename to "\350\260\242\346\261\266\351\234\226/text/index-4.html" index d1a871a3b87dde24c7fa7e8cd6b9f1710006f2e2..80de12d7fd339ff07f9b529ed9908d3025765e1c 100644 --- "a/\350\260\242\346\261\266\351\234\226/index-4.html" +++ "b/\350\260\242\346\261\266\351\234\226/text/index-4.html" @@ -25,6 +25,7 @@ +