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.
11 lines
462 B
11 lines
462 B
1 year ago
|
{
|
||
|
"navigationBarTitleText": "分销中心",
|
||
|
"navigationBarBackgroundColor": "#FFFFFF",
|
||
|
"usingComponents": {
|
||
|
"u-icon": "/uni_modules/uview-ui/components/u-icon/u-icon",
|
||
|
"u-cell-group": "/uni_modules/uview-ui/components/u-cell-group/u-cell-group",
|
||
|
"u-cell": "/uni_modules/uview-ui/components/u-cell/u-cell",
|
||
|
"u-popup": "/uni_modules/uview-ui/components/u-popup/u-popup",
|
||
|
"u-parse": "/uni_modules/uview-ui/components/u-parse/u-parse"
|
||
|
}
|
||
|
}
|