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.
12 lines
394 B
12 lines
394 B
{
|
|
"navigationBarTitleText": "完善个人信息",
|
|
"usingComponents": {
|
|
"wux-tabs": "../../dist/tabs/index",
|
|
"wux-tab": "../../dist/tab/index",
|
|
"wux-badge": "../../dist/badge/index",
|
|
"wux-cell-group": "../../dist/cell-group/index",
|
|
"wux-cell": "../../dist/cell/index",
|
|
"wux-input": "../../dist/input/index",
|
|
"wux-actionsheet": "../../dist/actionsheet/index"
|
|
}
|
|
}
|