10 lines
330 B
JSON
10 lines
330 B
JSON
{
|
|
"navigationBarTitleText": "CRM",
|
|
"navigationBarBackgroundColor": "#DFF0FF",
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"qiun-data-charts": "/uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts",
|
|
"uni-tabbar": "/components/tabbar/tabbar",
|
|
"screen-pop": "/pages/index/screen"
|
|
}
|
|
} |