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
330 B
11 lines
330 B
{
|
|
"navigationBarTitleText": "待认证",
|
|
"usingComponents": {
|
|
"wux-cell-group": "../../../dist/cell-group/index",
|
|
"wux-cell": "../../../dist/cell/index",
|
|
"wux-select": "../../../dist/select/index",
|
|
"wux-toast": "../../../dist/toast/index"
|
|
},
|
|
"enablePullDownRefresh": true,
|
|
"backgroundTextStyle": "dark"
|
|
}
|