制作登录
This commit is contained in:
@ -380,12 +380,13 @@ export function setTabbar() {
|
||||
// #endif
|
||||
}
|
||||
|
||||
// tabbar页面路径
|
||||
// 忽略登录和tabbar页面路径
|
||||
export const tabbarList = [
|
||||
"pages/shop_cart/shop_cart",
|
||||
"pages/user/user",
|
||||
"pages/index/index",
|
||||
"pages/sort/sort",
|
||||
"pages/login/fast",
|
||||
];
|
||||
// 登录注册相关
|
||||
export const acountList = [
|
||||
|
||||
Reference in New Issue
Block a user