15 lines
609 B
JSON
15 lines
609 B
JSON
{
|
|
"navigationBarTitleText": "广告管理",
|
|
"usingComponents": {
|
|
"van-popup": "../../../dist/popup/index",
|
|
"van-field": "../../../dist/field/index",
|
|
"van-cell": "../../../dist/cell/index",
|
|
"van-cell-group": "../../../dist/cell-group/index",
|
|
"van-nav-bar": "../../../dist/nav-bar/index",
|
|
"van-datetime-picker": "../../../dist/datetime-picker/index",
|
|
"van-checkbox": "../../../dist/checkbox/index",
|
|
"van-checkbox-group": "../../../dist/checkbox-group/index",
|
|
"yz_uploader": "../../../mycomponent/yz_uploader/yz_uploader",
|
|
"mp-html": "/mycomponent/mp-html/index"
|
|
}
|
|
} |