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.
10 lines
358 B
10 lines
358 B
{
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "用户详情",
|
|
"usingComponents": {
|
|
"edit-lable": "/pages/admin/user/components/userLable/index",
|
|
"edit-balance": "/pages/admin/user/components/editBalance/index",
|
|
"member": "/pages/admin/user/components/member/index",
|
|
"coupon": "/pages/admin/user/components/coupon/index"
|
|
}
|
|
} |