lanxin hai 3 semanas
pai
achega
ddf8e8e09b
Modificáronse 2 ficheiros con 5711 adicións e 264 borrados
  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/

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 5708 - 261
hot/src/views/data.js