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.
9 lines
291 B
9 lines
291 B
3 months ago
|
{
|
||
|
"navigationBarTitleText": "会员中心",
|
||
|
"navigationBarTextStyle": "white",
|
||
|
"navigationBarBackgroundColor": "#302F35",
|
||
|
"usingComponents": {
|
||
|
"w-barcode": "/uni_modules/wmf-code/components/w-barcode/index",
|
||
|
"w-qrcode": "/uni_modules/wmf-code/components/w-qrcode/index"
|
||
|
}
|
||
|
}
|