1
2
3
4
5
6
7
8
9
| {
| "navigationBarTitleText": "购物车",
| "usingComponents": {
| "page-footer": "/components/pageFooter/index",
| "recommend": "/components/recommend/index",
| "product-window": "/components/productWindow/index",
| "authorize": "/components/Authorize"
| }
| }
|
|