index1.json 333 B

1234567891011
  1. {
  2. "navigationBarTitleText": "管理",
  3. "usingComponents": {
  4. "van-dropdown-menu": "/components/dropdown-menu/index",
  5. "van-dropdown-item": "/components/dropdown-item/index",
  6. "van-tab": "/components/tab/index",
  7. "van-tabs": "/components/tabs/index"
  8. },
  9. "enablePullDownRefresh": true,
  10. "navigationStyle": "custom"
  11. }