| | |
| | | { |
| | | "navigationBarTitleText": "购物车", |
| | | "component": true, |
| | | "usingComponents": { |
| | | "cart-group": "./components/cart-group/index", |
| | | "cart-empty": "./components/cart-empty/index", |
| | | "cart-bar": "./components/cart-bar/index", |
| | | "t-toast": "tdesign-miniprogram/toast/toast", |
| | | "t-dialog": "tdesign-miniprogram/dialog/dialog" |
| | | "t-checkbox": "tdesign-miniprogram/checkbox/checkbox", |
| | | "t-swipe-cell": "tdesign-miniprogram/swipe-cell/swipe-cell", |
| | | "t-cell": "tdesign-miniprogram/cell/cell", |
| | | "t-button": "tdesign-miniprogram/button/button" |
| | | } |
| | | } |