ZaiZai 2 years ago
parent
commit
a254107cbc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -207,7 +207,7 @@
 <script setup>
 <script setup>
 import {ref} from "vue";
 import {ref} from "vue";
 import {useAppStore} from "@/store";
 import {useAppStore} from "@/store";
-import {onLoad, onShow, onHide} from '@dcloudio/uni-app'
+import {onShow, onHide} from '@dcloudio/uni-app'
 import mainApi from '~api/user/index';
 import mainApi from '~api/user/index';
 
 
 //变量
 //变量