You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
400 B
JSON
11 lines
400 B
JSON
|
2 years ago
|
{
|
||
|
|
"usingComponents":{
|
||
|
|
"mp-cells": "../../miniprogram_npm/weui-miniprogram/cells/cells",
|
||
|
|
"mp-cell": "../../miniprogram_npm/weui-miniprogram/cell/cell",
|
||
|
|
"mp-slideview": "../../miniprogram_npm/weui-miniprogram/slideview/slideview"
|
||
|
|
},
|
||
|
|
"navigationBarTitleText": "驻场通",
|
||
|
|
"navigationBarBackgroundColor":"#00BEBE",
|
||
|
|
"navigationBarTextStyle" :"white",
|
||
|
|
"backgroundColor":"#f5f5f5"
|
||
|
|
}
|