10 lines
403 B
JSON
10 lines
403 B
JSON
{
|
|
"navigationBarTitleText": "扫码充电",
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"status-bar": "../../components/statusBar/statusBar",
|
|
"up-input": "../../uni_modules/uview-plus/components/u-input/u-input",
|
|
"up-button": "../../uni_modules/uview-plus/components/u-button/u-button",
|
|
"cc-my-tabbar": "../../uni_modules/cc-myTabbar/components/cc-myTabbar/cc-myTabbar"
|
|
}
|
|
} |