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.
13 lines
588 B
13 lines
588 B
{
|
|
"navigationBarTitleText": "商品出库",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"u-cell-group": "/uni_modules/uview-ui/components/u-cell-group/u-cell-group",
|
|
"u-cell": "/uni_modules/uview-ui/components/u-cell/u-cell",
|
|
"u-tag": "/uni_modules/uview-ui/components/u-tag/u-tag",
|
|
"u-row": "/uni_modules/uview-ui/components/u-row/u-row",
|
|
"u-col": "/uni_modules/uview-ui/components/u-col/u-col",
|
|
"u-number-box": "/uni_modules/uview-ui/components/u-number-box/u-number-box",
|
|
"u-button": "/uni_modules/uview-ui/components/u-button/u-button"
|
|
}
|
|
}
|