feedback.json 224 B

12345678
  1. {
  2. "navigationBarTitleText": "用户反馈",
  3. "usingComponents": {
  4. "van-dropdown-menu": "/components/dropdown-menu/index",
  5. "van-dropdown-item": "/components/dropdown-item/index"
  6. },
  7. "navigationStyle": "custom"
  8. }