tremble %!s(int64=2) %!d(string=hai) anos
pai
achega
dc6954d7c5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/Home.vue

+ 1 - 1
src/views/Home.vue

@@ -212,7 +212,7 @@ export default {
       console.log(tt);
       let url = `${tt}/data/${
         this.id
-      }/hot/js/data.json?time=${Math.random()}`;
+      }/hot/js/data.js?time=${Math.random()}`;
       let result = (await this.$http.get(url)).data;
       this.data = result[this.m];
       if (!this.data) {