This commit is contained in:
bobobobo
2026-02-06 22:14:19 +08:00
parent a84da4bc0e
commit 35f728dceb
3 changed files with 3 additions and 2 deletions

View File

@@ -340,7 +340,7 @@
{ {
"path": "pages/shop-together/index", "path": "pages/shop-together/index",
"style": { "style": {
"navigationBarTitleText": "购买记录" "navigationBarTitleText": "拼团"
} }
}, },
{ {

View File

@@ -11,7 +11,8 @@
{ name: '公司介绍', icon: 'company' }, { name: '公司介绍', icon: 'company' },
{ name: '朋友圈', icon: 'circle' }, { name: '朋友圈', icon: 'circle' },
{ name: '线上商城', icon: 'mall' }, { name: '线上商城', icon: 'mall' },
{ name: '购买记录', icon: 'team' }, { name: '我的拼团伙伴', icon: 'team' },
{ name: '购买记录', icon: 'shopping' },
{ name: '项目入口', icon: 'project' }, { name: '项目入口', icon: 'project' },
{ name: '直播列表', icon: 'liveStream' } { name: '直播列表', icon: 'liveStream' }
] ]

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB