'展厅UI模块'

This commit is contained in:
xiaoshan
2024-02-02 10:48:19 +08:00
parent 51ce3552d6
commit 3a25c484b5
21 changed files with 1754 additions and 40 deletions

View File

@@ -123,4 +123,18 @@ export const tabsList8 = [{
}, {
name: '助力抢券',
value: 3
}]
export const storeInfoTabs = [{
name: '详情',
value: 'detail'
},{
name: '评价',
value: 'comment'
},{
name: '订前必读',
value: 'read'
}, {
name: '常见问题',
value: 'problem'
}]