You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
383 B
10 lines
383 B
2 years ago
|
{
|
||
|
"navigationStyle": "custom",
|
||
|
"navigationBarTitleText": "司机信息",
|
||
|
"enablePullDownRefresh": true,
|
||
|
"usingComponents": {
|
||
|
"uni-nav-bar": "/uni_modules/uni-nav-bar/components/uni-nav-bar/uni-nav-bar",
|
||
|
"uni-icons": "/uni_modules/uni-icons/components/uni-icons/uni-icons",
|
||
|
"uni-easyinput": "/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput"
|
||
|
}
|
||
|
}
|