diff --git a/src/App.vue b/src/App.vue index 9231434..98b5925 100644 --- a/src/App.vue +++ b/src/App.vue @@ -31,7 +31,6 @@ export default { window.scroll(0, 0); }, created() { - console.log('process.env ', process.env); const userId = '1218763410024566784'; const params = { userId }; this.getUserId(params); diff --git a/src/components/FooterPage/FooterPage.vue b/src/components/FooterPage/FooterPage.vue index c71242a..31de37a 100644 --- a/src/components/FooterPage/FooterPage.vue +++ b/src/components/FooterPage/FooterPage.vue @@ -31,7 +31,7 @@ class="pointer" v-for="arr in arrs" >{{ arr.name }} -
合作伙伴
Partners
维基数智
-{{ item.name }}
-{{ item.intro }}
+{{ item.intro }}