增加优惠券相关

This commit is contained in:
GaoHao
2024-10-24 15:46:44 +08:00
parent ae11d40951
commit a67035e2ef
8 changed files with 706 additions and 623 deletions

View File

@@ -1261,7 +1261,13 @@
"pageId": "PAGES_COUPON_DISCOUNTCOUPONS",
"path": "discountCoupons",
"style": {
"navigationBarTitleText": "添加折扣券"
"navigationBarTitleText": "优惠券"
}
}, {
"pageId": "PAGES_COUPON_CERTIFICATE",
"path": "editCertificate",
"style": {
"navigationBarTitleText": "商品兑换券"
}
}]
},
@@ -1451,6 +1457,7 @@
}
]
}
],
"globalStyle": {
"navigationBarTextStyle": "black",