代码拉取完成,页面将自动刷新
同步操作将从 小诺开源团队/Snowy-Mobile 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"pages": [{
"path": "pages/login",
"style": {
"navigationBarTitleText": "登录",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}, {
"path": "pages/home/index",
"style": {
"navigationBarTitleText": "宏祥汽修厂",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}, {
"path": "pages/work/index",
"style": {
"navigationBarTitleText": "工作台",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}, {
"path": "pages/msg/index",
"style": {
"navigationBarTitleText": "消息",
"onReachBottomDistance": 50,
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}, {
"path": "pages/msg/detail",
"style": {
"navigationBarTitleText": "消息详情",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}, {
"path": "pages/maintenancerecords/index",
"style": {
"navigationBarTitleText": "订单管理",
"onReachBottomDistance": 50,
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}, {
"path": "pages/maintenancerecords/detail",
"style": {
"navigationBarTitleText": "订单详情",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}, {
"path": "pages/maintenancerecords/form",
"style": {
"navigationBarTitleText": "新增订单",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}, {
"path": "pages/mine/index",
"style": {
"navigationBarTitleText": "我的",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}],
"subPackages": [{
"root": "pages/config",
"pages": [{
"path": "index",
"style": {
"navigationBarTitleText": "环境设置",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}, {
"path": "form",
"style": {
"navigationBarTitleText": "环境管理",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}]
}, {
"root": "pages/common",
"pages": [{
"path": "webview/index",
"style": {
"navigationBarTitleText": "浏览网页",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}]
}, {
"root": "pages/biz/notice",
"pages": [{
"path": "index",
"style": {
"navigationBarTitleText": "通知公告",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}, {
"path": "detail",
"style": {
"navigationBarTitleText": "通知公告",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}]
}, {
"root": "pages/biz/org",
"pages": [{
"path": "index",
"style": {
"navigationBarTitleText": "机构管理",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}, {
"path": "form",
"style": {
"navigationBarTitleText": "机构管理",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}]
}, {
"root": "pages/biz/position",
"pages": [{
"path": "index",
"style": {
"navigationBarTitleText": "职位管理",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}, {
"path": "form",
"style": {
"navigationBarTitleText": "职位管理",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}]
}, {
"root": "pages/biz/user",
"pages": [{
"path": "index",
"style": {
"navigationBarTitleText": "用户管理",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}, {
"path": "form",
"style": {
"navigationBarTitleText": "用户管理",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}]
}, {
"root": "pages/mine/info",
"pages": [{
"path": "index",
"style": {
"navigationBarTitleText": "个人信息",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}, {
"path": "edit",
"style": {
"navigationBarTitleText": "编辑资料",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}]
}, {
"root": "pages/mine/home-config",
"pages": [{
"path": "index",
"style": {
"navigationBarTitleText": "首页设置",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}]
}, {
"root": "pages/mine/pwd",
"pages": [{
"path": "index",
"style": {
"navigationBarTitleText": "修改密码",
//#ifdef H5
"navigationStyle": "custom"
//#endif
}
}]
}],
"tabBar": {
"color": "#000000",
"selectedColor": "#000000",
"borderStyle": "white",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/home/index",
"iconPath": "static/images/tabbar/home.png",
"selectedIconPath": "static/images/tabbar/home_.png",
"text": "首页"
}, {
"pagePath": "pages/work/index",
"iconPath": "static/images/tabbar/work.png",
"selectedIconPath": "static/images/tabbar/work_.png",
"text": "工作台"
}, {
"pagePath": "pages/maintenancerecords/index",
"iconPath": "static/images/tabbar/dingdan.png",
"selectedIconPath": "static/images/tabbar/dingdan_.png",
"text": "订单"
}, {
"pagePath": "pages/mine/index",
"iconPath": "static/images/tabbar/mine.png",
"selectedIconPath": "static/images/tabbar/mine_.png",
"text": "我的"
}]
},
"easycom": {
"autoscan": true,
"custom": {
"tui-(.*)": "@/components/thorui/thorui/tui-$1/tui-$1.vue",
"snowy-(.*)": "@/components/snowy/snowy-$1/snowy-$1.vue"
}
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"uniIdRouter": {}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。