article.json 225 B

12345678
  1. {
  2. "navigationBarBackgroundColor": "#000",
  3. "navigationBarTextStyle": "white",
  4. "usingComponents": {
  5. "zan-card": "../../bower_components/zanui-weapp/dist/card/index"
  6. },
  7. "navigationBarTitleText": "视频和文章"
  8. }