소스 검색

修改图片工作台

“yueshang” 1 년 전
부모
커밋
9d1f3622e5
2개의 변경된 파일30개의 추가작업 그리고 13개의 파일을 삭제
  1. 2 2
      config.js
  2. 28 11
      pages/work/index.vue

+ 2 - 2
config.js

@@ -1,9 +1,9 @@
 // 应用全局配置
 module.exports = {
 	baseUrl: 'http://api-security.byants.com',
-	baseUrlImg:'http://security.byants.com/static/appimg',
+	// baseUrlImg:'http://security.byants.com/static/appimg',
 	// baseUrl: 'https://byant.jujutong.cloud',
-	// baseUrlImg: 'https://byant.jujutong.cloud/resource/appimg',
+	baseUrlImg: 'http://byant.jujutong.cloud/static/appimg',
 	// baseUrl: 'http://192.168.1.24:48081', 
 	// baseUrl:'http://192.168.1.10:48081',
 	// baseUrl:'http://api-security.byants.com/app-api/s9/task/self-page',

+ 28 - 11
pages/work/index.vue

@@ -74,20 +74,29 @@
 				worktop: `${baseUrlImg}/working/worktop.png`, //图片
 				zhudongjiancha: `${baseUrlImg}/working/zhudongjiancha.png`,
 				yinhuanguanli: `${baseUrlImg}/working/yinhuanguanli.png`,
+				yinhuanfucha:`${baseUrlImg}/working/yinhuanfucha.png`,//隐患复查
+				check_inspection:`${baseUrlImg}/working/check_inspection.png`,//主动检查
 				user_business: `${baseUrlImg}/working/user_business.png`,
 				tabler_clock_edit: `${baseUrlImg}/working/tabler_clock_edit.png`,
-				tabler_chart_histogram: `${baseUrlImg}/working/tabler_chart_histogram.png`,
-				outline_trumpet: `${baseUrlImg}/working/outline_trumpet.png`,
+				tabler_chart_histogram: `${baseUrlImg}/working/tabler_chart_histogram.png`, //数据统计
+				outline_trumpet: `${baseUrlImg}/working/outline_trumpet.png`, //通知公告
 				outline_permissions: `${baseUrlImg}/working/outline_permissions.png`,
 				meirixuncha: `${baseUrlImg}/working/big1.png`,
-				fire_extinguishe: `${baseUrlImg}/working/weixingxiaofang.png`,
+				// fire_extinguishe: `${baseUrlImg}/working/weixingxiaofang.png`,
+				fire_extinguishe: `${baseUrlImg}/working/fire_extinguishe.png`,
 				unit_info: `${baseUrlImg}/working/danweixinxi.png`,
 				zhilin: `${baseUrlImg}/working/zhilin.png`,
-				unit_arc: `${baseUrlImg}/working/danweijianzhu.png`,
+				// unit_arc: `${baseUrlImg}/working/danweijianzhu.png`,
+				unit_arc: `${baseUrlImg}/working/unit_arc.png`,
 				xiaofangsheshi: `${baseUrlImg}/working/xiaofangsheshi.png`,
 				renyuan: `${baseUrlImg}/working/renyuan.png`,
 				drill: `${baseUrlImg}/working/drill.png`,
-				archive: `${baseUrlImg}/working/gongzuodangan.png`,
+				// archive: `${baseUrlImg}/working/gongzuodangan.png`,
+				archive: `${baseUrlImg}/working/archive.png`,
+				fireSpecial:`${baseUrlImg}/working/fireSpecial.png`,
+				fireWork:`${baseUrlImg}/working/fireWork.png`,
+				fire_inspetItem:`${baseUrlImg}/working/fire_inspetItem.png`,
+				fire_street:`${baseUrlImg}/working/fire_street.png`,
 				items: ['事件中心', '管理中心'],
 				current: 0,
 				urlList: [],
@@ -145,9 +154,11 @@
 				} else if (val == 'zhudongjiancha') {
 					return this.zhudongjiancha;
 				} else if (val == 'check_inspection') {
-					return this.zhudongjiancha;
+					// return this.zhudongjiancha;
+					return this.check_inspection
 				} else if (val == 'yinhuanfucha') {
-					return this.yinhuanguanli
+					// return this.yinhuanguanli
+					return this.yinhuanfucha
 				} else if (val == 'tabler_clock_edit') {
 					return this.tabler_clock_edit;
 				} else if (val == 'outline_trumpet') {
@@ -179,11 +190,17 @@
 				} else if (val == 'zlgztzs_icon') {
 					return this.renyuan
 				} else if (val == 'fire_inspetItem') {
-					return this.archive;
-				} else if (val == 'fireWork') {
-					return this.archive;
+					// return this.archive;
+					return this.fire_inspetItem
+				} else if(val=='fire_street'){
+					// return this.archive;
+					return this.fire_street
+				}else if (val == 'fireWork') {
+					// return this.archive;
+					return this.fireWork
 				} else if (val == 'fireSpecial') {
-					return this.archive;
+					// return this.archive;
+					return this.fireSpecial
 				}
 			},
 			// 顶部个人信息跳转