index.json 268 B

123456789
  1. {
  2. "navigationBarTitleText": "动态",
  3. "navigationStyle": "custom",
  4. "usingComponents": {
  5. "uni-nav-bar": "/uni_modules/uni-nav-bar/components/uni-nav-bar/uni-nav-bar",
  6. "no-data": "/components/nodata/nodata",
  7. "footers": "/components/footer/footer"
  8. }
  9. }