release(custom): 3.0.3
This commit is contained in:
@@ -62,12 +62,12 @@ interface SwiperList {
|
||||
const swiperList = ref<Array<Array<SwiperList>>>([]);
|
||||
|
||||
const userMenuList = ref([
|
||||
// {
|
||||
// id: 1,
|
||||
// label: "活动游戏",
|
||||
// url: `/pages/game/gamehome/index?uid=${Taro.getStorageSync("token")}`,
|
||||
// icon: "//jdt168.com/uploads/merchant/20220829/caad6be8983e88c41d28da7d124bc37b.png",
|
||||
// },
|
||||
{
|
||||
id: 1,
|
||||
label: "活动游戏",
|
||||
url: `/pages/game/gamehome/index?uid=${Taro.getStorageSync("token")}`,
|
||||
icon: "//jdt168.com/uploads/merchant/20220829/caad6be8983e88c41d28da7d124bc37b.png",
|
||||
},
|
||||
// {
|
||||
// id: 2,
|
||||
// label: "活动商品",
|
||||
|
||||
Reference in New Issue
Block a user