12345678910 |
- {
- "navigationBarTitleText": "我的",
- "usingComponents": {
- "tm-menubars": "/tm-vuetify/components/tm-menubars/tm-menubars",
- "tm-tabs": "/tm-vuetify/components/tm-tabs/tm-tabs",
- "tm-sheet": "/tm-vuetify/components/tm-sheet/tm-sheet",
- "tm-cart-cell-list-food": "/tm-vuetify/components/tm-cartCellListFood/tm-cartCellListFood",
- "tm-message": "/tm-vuetify/components/tm-message/tm-message"
- }
- }
|