1
2
3
4
5
6
7
8
9
| {
| "navigationBarTitleText": "图表",
| "navigationStyle": "custom",
| "navigationBarBackgroundColor": "#ffffff",
| "usingComponents": {
| "u-picker": "/node-modules/uview-ui/components/u-picker/u-picker",
| "peng-tree": "/uni_modules/peng-tree/peng-tree/peng-tree"
| }
| }
|
|