index.json 358 B

123456789
  1. {
  2. "navigationBarTitleText": "我的",
  3. "usingComponents": {
  4. "tm-menubars": "/tm-vuetify/components/tm-menubars/tm-menubars",
  5. "tm-sheet": "/tm-vuetify/components/tm-sheet/tm-sheet",
  6. "tm-cart-cell-list-food": "/tm-vuetify/components/tm-cartCellListFood/tm-cartCellListFood",
  7. "tm-message": "/tm-vuetify/components/tm-message/tm-message"
  8. }
  9. }