Merge branch 'dev' into test

This commit is contained in:
2023-12-04 22:28:59 +08:00
2 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "jdt-user",
"version": "3.0.2",
"version": "3.0.3",
"private": true,
"description": "",
"templateInfo": {
@@ -9,7 +9,7 @@
"css": "sass"
},
"taroConfig": {
"version": "3.0.2"
"version": "3.0.3"
},
"scripts": {
"build:weapp": "taro build --type weapp",

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