income.json 275 B

12345678910
  1. {
  2. "usingComponents": {
  3. "van-tabs": "@vant/weapp/tabs/index",
  4. "van-tab": "@vant/weapp/tab/index",
  5. "van-calendar": "@vant/weapp/calendar/index",
  6. "van-empty": "@vant/weapp/empty/index",
  7. "login": "/component/login/login"
  8. },
  9. "navigationStyle": "custom"
  10. }