You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
324 B

2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
  1. {
  2. "navigationBarTitleText": "公示公告",
  3. "enablePullDownRefresh": true,
  4. "backgroundTextStyle": "dark",
  5. "usingComponents": {
  6. "u-loadmore": "../../../uni_modules/uview-plus/components/u-loadmore/u-loadmore",
  7. "nodata": "../../../components/nodata/nodata",
  8. "notice": "../../tabbar/index/comp/notice"
  9. }
  10. }