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