代码拉取完成,页面将自动刷新
同步操作将从 zzlinux/WMESPDA 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "WMES移动端"
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录"
}
}
,{
"path" : "pages/inputheadadd/inputheadadd",
"style" :
{
"navigationBarTitleText": "新建入库单据",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "保存 ",
"fontSize": "18rpx"
}
]
}
}
}
}
,{
"path" : "pages/inputheadlist/inputheadlist",
"style" :
{
"navigationBarTitleText": "入库单据列表",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "新建 ",
"fontSize": "18rpx"
}
]
}
}
}
}
,{
"path" : "pages/inputbodylist/inputbodylist",
"style" :
{
"navigationBarTitleText": "入库单表体列表",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "新建 ",
"fontSize": "18rpx"
}
]
}
}
}
}
,{
"path" : "pages/inputbodyadd/inputbodyadd",
"style" :
{
"navigationBarTitleText": "新建表体记录",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "保存 ",
"fontSize": "18rpx"
}
]
}
}
}
},{
"path" : "pages/up/up",
"style" :
{
"navigationBarTitleText": "上架",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "保存 ",
"fontSize": "18rpx"
}
]
}
}
}
},{
"path" : "pages/down/down",
"style" :
{
"navigationBarTitleText": "下架",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "保存 ",
"fontSize": "18rpx"
}
]
}
}
}
}
,{
"path" : "pages/outputheadlist/outputheadlist",
"style" :
{
"navigationBarTitleText": "出库单列表",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "新建 ",
"fontSize": "18rpx"
}
]
}
}
}
}
,{
"path" : "pages/outputheadadd/outputheadadd",
"style" :
{
"navigationBarTitleText": "新建出库单",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "保存 ",
"fontSize": "18rpx"
}
]
}
}
}
}
,{
"path" : "pages/outputbodylist/outputbodylist",
"style" :
{
"navigationBarTitleText": "出库单表体列表",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "添加 ",
"fontSize": "18rpx"
}
]
}
}
}
},
{
"path" : "pages/outputbodyadd/outputbodyadd",
"style" :
{
"navigationBarTitleText": "新建出库单表体",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "保存 ",
"fontSize": "18rpx"
}
]
}
}
}
}
,{
"path" : "pages/takestockbodylist/takestockbodylist",
"style" :
{
"navigationBarTitleText": "盘点记录",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "添加 ",
"fontSize": "18rpx"
}
]
}
}
}
},{
"path" : "pages/takestockheadlist/takestockheadlist",
"style" :
{
"navigationBarTitleText": "盘点单",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "添加 ",
"fontSize": "18rpx"
}
]
}
}
}
}
,{
"path" : "pages/takestockheadadd/takestockheadadd",
"style" :
{
"navigationBarTitleText": "新建盘点单",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "保存 ",
"fontSize": "18rpx"
}
]
}
}
}
}
,{
"path" : "pages/takestockbodyadd/takestockbodyadd",
"style" :
{
"navigationBarTitleText": "添加盘点记录",
"enablePullDownRefresh": false,
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "保存 ",
"fontSize": "18rpx"
}
]
}
}
}
},
{
"path" : "pages/stocknow/stocknow",
"style" :
{
"navigationBarTitleText": "现存量",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F9"
},
"uniIdRouter": {}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。