release(custom): 3.0.3

This commit is contained in:
2023-12-04 22:28:21 +08:00
parent 4bfc3539bc
commit eb7f411802
2 changed files with 8 additions and 8 deletions

View File

@@ -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: "活动商品",