Przeglądaj źródła

Merge branch 'dev' of http://gogs.gzzzyd.com/xiaowenhua/vueDataV into dev

Cooklalala 5 miesięcy temu
rodzic
commit
7c7097da78
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      src/views/page1/index.vue
  2. 0 0
      src/views/page1/mapOfTongren.json

+ 2 - 2
src/views/page1/index.vue

@@ -72,6 +72,7 @@
 </template>
 
 <script>
+import mapOfTongren from './mapOfTongren.json'
 import bgBox from '@/components/bgBox/index.vue'
 import { screenSize } from '@/assets/js/utils'
 import cake from '@/components/Customize/cake'
@@ -301,8 +302,7 @@ export default {
       })
     },
     async getJSON() {
-      console.log(`获取JSOn`)
-      this.getJson = await this.$http.get(`/api/mapOfTongren`)
+      this.getJson = mapOfTongren
       this.hasGetJson = true
     },
   },

Plik diff jest za duży
+ 0 - 0
src/views/page1/mapOfTongren.json


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików