|
12345678910 |
- {
- "navigationBarTitleText": "使用优惠券",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTextStyle": "black",
- "usingComponents": {
- "navbar": "../../../components/navbar/navbar",
- "store": "../../../components/store/index",
- "shop": "../../../components/shop/shop"
- }
- }
|