forked from nsjcy/frontEnd/nsjcy

xuxj
2020-04-26 b8fa0fa65e994fb0a7067e3348ee8604db815a9b
1
2
3
4
5
6
7
8
9
10
{
  "navigationBarTitleText": "问卷列表",
  "backgroundTextStyle": "light",
  "navigationBarBackgroundColor": "#fff",
  "navigationBarTextStyle": "black",
  "usingComponents": {
    "wux-refresher": "../../templeteDist/wuxDist/refresher/index",
    "wux-cell": "../../templeteDist/wuxDist/cell/index"
  }
}