9 lines
218 B
JSON
9 lines
218 B
JSON
|
|
{
|
||
|
|
"usingComponents": {
|
||
|
|
"van-field": "@vant/weapp/field/index",
|
||
|
|
"van-button": "@vant/weapp/button/index",
|
||
|
|
"van-cell-group": "@vant/weapp/cell-group/index"
|
||
|
|
},
|
||
|
|
"navigationBarTitleText": "修改密码"
|
||
|
|
}
|