newsSquare.json 368 B

12345678910
  1. {
  2. "navigationBarTitleText": "快报帮",
  3. "enablePullDownRefresh": false,
  4. "usingComponents": {
  5. "z-paging": "/uni_modules/z-paging/components/z-paging/z-paging",
  6. "uni-easyinput": "/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput",
  7. "tabs-view": "/components/tabs-view/tabs-view",
  8. "news-list": "/components/news-list/news-list"
  9. }
  10. }