公告板
版本库
filestore
活动
搜索
登录
main
/
wms_app
立库WMS手持移动端APP
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
# xgmFlwms
whycq
2024-07-25
a8bbfa5addff1f556c670e049f8eb86ebe8c58d0
[wms_app.git]
/
unpackage
/
dist
/
dev
/
mp-weixin
/
pages
/
basics
/
combPro.json
1
2
3
4
5
6
7
8
9
10
{
"navigationBarTitleText": "入库单组托",
"enablePullDownRefresh": false,
"usingComponents": {
"uni-table": "/uni_modules/uni-table/components/uni-table/uni-table",
"uni-tr": "/uni_modules/uni-table/components/uni-tr/uni-tr",
"uni-th": "/uni_modules/uni-table/components/uni-th/uni-th",
"uni-td": "/uni_modules/uni-table/components/uni-td/uni-td"
}
}