10 lines
245 B
JSON
10 lines
245 B
JSON
{
|
|
"usingComponents": {
|
|
"mp-bar": "weui-miniprogram/navigation-bar/navigation-bar",
|
|
"mp-icon": "weui-miniprogram/icon/icon"
|
|
|
|
},
|
|
"backgroundColorContent": "#f7f7f7",
|
|
"backgroundColor": "#f7f7f7",
|
|
"navigationStyle": "custom"
|
|
} |