This commit is contained in:
YunaiV
2025-04-28 09:24:34 +08:00
+4 -1
View File
@@ -116,7 +116,10 @@
import { computed, reactive } from 'vue';
import { fen2yuan } from '@/sheep/hooks/useGoods';
import { isEmpty } from '@/sheep/helper/utils';
// 隐藏原生tabBar
uni.hideTabBar();
const sys_navBar = sheep.$platform.navbar;
const cart = sheep.$store('cart');