vr-shopxo-source/sourcecode/weixin/pages/plugins/distribution/statistics/statistics.json

11 lines
320 B
JSON
Raw Normal View History

2020-01-08 13:36:38 +00:00
{
"enablePullDownRefresh": true,
2020-01-16 07:01:30 +00:00
"navigationBarBackgroundColor": "#ff6a80",
"backgroundColorTop": "#ff6a80",
2020-01-13 06:36:52 +00:00
"backgroundColorBottom": "#f5f5f5",
"backgroundTextStyle": "light",
2020-01-08 13:36:38 +00:00
"navigationBarTitleText": "数据统计",
"usingComponents": {
"component-ec-canvas": "/components/ec-canvas/ec-canvas"
}
}