解决 vue3 启动后首页报错的问题

This commit is contained in:
YunaiV
2023-11-20 20:20:41 +08:00
parent 25966adfc0
commit e7b1834536
2 changed files with 21 additions and 0 deletions
+1
View File
@@ -22,6 +22,7 @@
} from '@dcloudio/uni-app';
import sheep from '@/sheep';
import $share from '@/sheep/platform/share';
import index2Api from '@/sheep/api/index2';
// 隐藏原生tabBar
uni.hideTabBar();