仪表盘
版本库
文件存储
活动
搜索
登录
productDev
/
gtzxinglijicun
高铁站行李寄存系统
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
Merge branch 'master' of http://139.186.142.91:10010/r/productDev/gtzxingli...
MrShi
4 天以前
59bfd0b8bbbf0ee94ec68e4a3a1a6e536d0ad8fd
[productDev/gtzxinglijicun.git]
/
small-program
/
unpackage
/
dist
/
dev
/
mp-weixin
/
pages
/
luggage-storage
/
luggage-storage.json
1
2
3
4
5
6
7
8
9
10
{
"navigationBarTitleText": "行李寄存",
"navigationStyle": "custom",
"usingComponents": {
"u-icon": "/node-modules/uview-ui/components/u-icon/u-icon",
"u-datetime-picker": "/node-modules/uview-ui/components/u-datetime-picker/u-datetime-picker",
"u-popup": "/node-modules/uview-ui/components/u-popup/u-popup",
"u-action-sheet": "/node-modules/uview-ui/components/u-action-sheet/u-action-sheet"
}
}