src/page/home/home.vue
@@ -91,7 +91,7 @@ <div class="name">{{ $t("安全") }}</div> </div> </li> --> <li @click="aRouter1"> <!-- <li @click="aRouter1"> <div class="link"> <div class="icon"> <img @@ -100,7 +100,7 @@ </div> <div class="name">{{ $t("kf") }}</div> </div> </li> </li> --> <!-- <li @click="$router.push('/warehouse')"> <div class="link"> <div class="icon"> @@ -492,10 +492,10 @@ }, }, mounted() { async mounted() { this.getUserInfo(); this.getInfoSite(); this.getNewsList(1); await this.getNewsList(1); this.getArtList(); this.getBanner();