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.
10 lines
354 B
10 lines
354 B
1 year ago
|
{
|
||
|
"navigationBarTitleText": "买方仓库",
|
||
|
"navigationBarBackgroundColor": "#FFFFFF",
|
||
|
"onReachBottomDistance": 100,
|
||
|
"usingComponents": {
|
||
|
"u-modal": "/uni_modules/uview-ui/components/u-modal/u-modal",
|
||
|
"u-upload": "/uni_modules/uview-ui/components/u-upload/u-upload",
|
||
|
"u-toast": "/uni_modules/uview-ui/components/u-toast/u-toast"
|
||
|
}
|
||
|
}
|