14 lines
538 B
JSON
14 lines
538 B
JSON
{
|
|
"navigationBarTitleText": "申请",
|
|
"usingComponents": {
|
|
"van-field": "../../../dist/field/index",
|
|
"van-cell-group": "../../../dist/cell-group/index",
|
|
"van-cell": "../../../dist/cell/index",
|
|
"van-checkbox": "../../../dist/checkbox/index",
|
|
"van-checkbox-group": "../../../dist/checkbox-group/index",
|
|
"van-popup": "../../../dist/popup/index",
|
|
"van-nav-bar": "../../../dist/nav-bar/index",
|
|
"van-datetime-picker": "../../../dist/datetime-picker/index",
|
|
"van-icon": "../../../../dist/icon/index"
|
|
}
|
|
} |