|
@@ -1,41 +1,109 @@
|
|
{
|
|
{
|
|
"pages": [
|
|
"pages": [
|
|
{
|
|
{
|
|
- "path": "pages/gasBottle/stockList/storageAdd",
|
|
|
|
|
|
+ "path": "pages/home",//首页
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "实验室安全智能监测与控制系统",
|
|
|
|
+ "navigationBarTextStyle": "white", //导航文字颜色
|
|
|
|
+ "navigationBarBackgroundColor": "#0183FA" ,//导航背景色
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ /* 新气瓶管理 */
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/gasBottle/gasManage/gasManage",
|
|
"style": {
|
|
"style": {
|
|
- "navigationBarTitleText": "新增入库",
|
|
|
|
|
|
+ "navigationBarTitleText": "用气管理",
|
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
|
+ "navigationBarBackgroundColor": "#0183FA"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/gasBottle/gasOutstock/gasOutstock",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "气瓶出库",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarBackgroundColor": "#0183FA"
|
|
"navigationBarBackgroundColor": "#0183FA"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/gasBottle/stockList/stockList",
|
|
|
|
|
|
+ "path": "pages/gasBottle/gasOutstock/amendAir",
|
|
"style": {
|
|
"style": {
|
|
- "navigationBarTitleText": "库存列表",
|
|
|
|
|
|
+ "navigationBarTitleText": "修改气压",
|
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
|
+ "navigationBarBackgroundColor": "#0183FA"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/gasBottle/gasUse/gasUse",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "使用登记",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarBackgroundColor": "#0183FA"
|
|
"navigationBarBackgroundColor": "#0183FA"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/gasBottle/gasManage/gasManage",
|
|
|
|
|
|
+ "path": "pages/gasBottle/gasManage/useRecordList",
|
|
"style": {
|
|
"style": {
|
|
- "navigationBarTitleText": "用气管理",
|
|
|
|
|
|
+ "navigationBarTitleText": "使用记录",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTextStyle": "white",
|
|
- "navigationBarBackgroundColor": "#0183FA"
|
|
|
|
|
|
+ "navigationBarBackgroundColor": "#0183FA"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
-
|
|
|
|
-
|
|
|
|
{
|
|
{
|
|
- "path": "pages/home",//首页
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "实验室安全智能监测与控制系统",
|
|
|
|
- "navigationBarTextStyle": "white", //导航文字颜色
|
|
|
|
- "navigationBarBackgroundColor": "#0183FA" ,//导航背景色
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
- }
|
|
|
|
|
|
+ "path": "pages/gasBottle/stockList/useRecordDetail",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "使用详情",
|
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
|
+ "navigationBarBackgroundColor": "#0183FA"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/gasBottle/stockList/gasListDetail",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "气瓶详情",
|
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
|
+ "navigationBarBackgroundColor": "#0183FA"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/gasBottle/stockList/gasListBinding",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "更换标签",
|
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
|
+ "navigationBarBackgroundColor": "#0183FA"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/gasBottle/stockList/seleteGas",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "选择气瓶",
|
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
|
+ "navigationBarBackgroundColor": "#0183FA"
|
|
|
|
+ }
|
|
},
|
|
},
|
|
{
|
|
{
|
|
|
|
+ "path": "pages/gasBottle/stockList/storageAdd",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "新增入库",
|
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
|
+ "navigationBarBackgroundColor": "#0183FA"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/gasBottle/stockList/stockList",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "库存列表",
|
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
|
+ "navigationBarBackgroundColor": "#0183FA"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ {
|
|
"path": "pages/safetyExamineWorkbench",//安全检查
|
|
"path": "pages/safetyExamineWorkbench",//安全检查
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "安全检查",
|
|
"navigationBarTitleText": "安全检查",
|