12 lines
369 B
JSON
12 lines
369 B
JSON
{
|
|
"navigationBarTitleText": "我的库存",
|
|
"usingComponents": {
|
|
"van-icon": "/dist/icon/index",
|
|
"van-sticky": "/dist/sticky/index",
|
|
"van-search": "/dist/search/index",
|
|
"van-stepper": "/dist/stepper/index",
|
|
"van-popup": "/dist/popup/index",
|
|
"van-checkbox-group": "/dist/checkbox-group/index",
|
|
"van-checkbox": "/dist/checkbox/index"
|
|
}
|
|
} |