tianyun hace 3 meses
padre
commit
fd540cb8a7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      simple-demo/nav.html

+ 1 - 1
simple-demo/nav.html

@@ -313,7 +313,7 @@
         _this.all_data.title = title;
     })
 
-    new Vue({
+    let _this = new Vue({
         el: '#app',
         data: {
             all_data: {},