新增限时折扣并增加头部底部按钮公共组件

This commit is contained in:
gyq
2025-11-19 10:23:17 +08:00
parent 4567206abb
commit fbcb67440b
9 changed files with 529 additions and 169 deletions

View File

@@ -631,6 +631,13 @@
"style": {
"navigationBarTitleText": "限时折扣"
}
},
{
"pageId": "PAGES_LIMIT_DISCOUNT_ADD",
"path": "limitDiscount/add",
"style": {
"navigationBarTitleText": "添加限时折扣"
}
}
]
},