feedBack.json 308 B

123456789
  1. {
  2. "navigationBarTitleText": "意见反馈",
  3. "enablePullDownRefresh": false,
  4. "usingComponents": {
  5. "u-icon": "/uni_modules/uview-ui/components/u-icon/u-icon",
  6. "u-button": "/uni_modules/uview-ui/components/u-button/u-button",
  7. "y-action-sheet": "/components/y-action-sheet/y-action-sheet"
  8. }
  9. }