lanxin 1 miesiąc temu
rodzic
commit
ddf8e8e09b
2 zmienionych plików z 5711 dodań i 264 usunięć
  1. 3 3
      hot/src/views/Home.vue
  2. 5708 261
      hot/src/views/data.js

+ 3 - 3
hot/src/views/Home.vue

@@ -418,9 +418,9 @@ export default {
           ? "pe"
           : "not";
       console.log(this.language, "===============");
-      this.$nextTick(() => {
-        this.autoAudioSta = true;
-      });
+      // this.$nextTick(() => {
+      //   this.autoAudioSta = true;
+      // });
     },
     getData() {
       // https://www.4dmodel.com/

Plik diff jest za duży
+ 5708 - 261
hot/src/views/data.js