index.json 218 B

12345678
  1. {
  2. "navigationBarBackgroundColor": "#000",
  3. "navigationBarTextStyle": "white",
  4. "navigationBarTitleText": "首页",
  5. "usingComponents": {
  6. "zan-popup": "../../bower_components/zanui-weapp/dist/popup/index"
  7. }
  8. }