Compare commits
	
		
			1 Commits
		
	
	
		
			0547133e35
			...
			projects/m
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 8e1d420ffb | 
							
								
								
									
										25
									
								
								.env.dev
									
									
									
									
									
								
							
							
						
						@@ -1,31 +1,20 @@
 | 
				
			|||||||
###
 | 
					###
 | 
				
			||||||
 # @Author: zhp
 | 
					 # @Author: zhp
 | 
				
			||||||
 # @Date: 2024-04-28 13:42:51
 | 
					 # @Date: 2024-04-28 13:42:51
 | 
				
			||||||
 # @LastEditTime: 2024-06-24 16:57:53
 | 
					 # @LastEditTime: 2024-05-29 17:06:55
 | 
				
			||||||
 # @LastEditors: DY
 | 
					 # @LastEditors: zhp
 | 
				
			||||||
 # @Description:
 | 
					 # @Description:
 | 
				
			||||||
###
 | 
					###
 | 
				
			||||||
# 开发环境配置
 | 
					# 开发环境配置
 | 
				
			||||||
ENV = 'development'
 | 
					ENV = 'development'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 页面标题
 | 
					# 页面标题
 | 
				
			||||||
VUE_APP_TITLE = 发电玻璃智能管控平台
 | 
					VUE_APP_TITLE = 芋道管理系统
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 芋道管理系统/开发环境
 | 
					# 芋道管理系统/开发环境
 | 
				
			||||||
# VUE_APP_BASE_API = 'http://192.168.1.70:30307'
 | 
					VUE_APP_BASE_API = 'http://192.168.1.61:48080'
 | 
				
			||||||
VUE_APP_BASE_API = 'http://glass.kszny.picaiba.com'
 | 
					# VUE_APP_BASE_API = 'http://glass.kszny.picaiba.com'
 | 
				
			||||||
# 闫阳
 | 
					
 | 
				
			||||||
# VUE_APP_BASE_API = 'http://192.168.1.81:48080'
 | 
					 | 
				
			||||||
# 徐
 | 
					 | 
				
			||||||
# VUE_APP_BASE_API = 'http://192.168.1.56:48080'
 | 
					 | 
				
			||||||
# 郭
 | 
					 | 
				
			||||||
# VUE_APP_BASE_API = 'http://192.168.1.61:48080'
 | 
					 | 
				
			||||||
# sara
 | 
					 | 
				
			||||||
# VUE_APP_BASE_API = 'http://192.168.1.63:48080'
 | 
					 | 
				
			||||||
# 张一丁
 | 
					 | 
				
			||||||
# VUE_APP_BASE_API = 'http://192.168.4.139:48080'
 | 
					 | 
				
			||||||
# 蔡
 | 
					 | 
				
			||||||
# VUE_APP_BASE_API = 'http://192.168.1.54:48080'
 | 
					 | 
				
			||||||
# 路由懒加载
 | 
					# 路由懒加载
 | 
				
			||||||
VUE_CLI_BABEL_TRANSPILE_MODULES = true
 | 
					VUE_CLI_BABEL_TRANSPILE_MODULES = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -33,7 +22,7 @@ VUE_CLI_BABEL_TRANSPILE_MODULES = true
 | 
				
			|||||||
VUE_APP_TENANT_ENABLE = true
 | 
					VUE_APP_TENANT_ENABLE = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 验证码的开关
 | 
					# 验证码的开关
 | 
				
			||||||
VUE_APP_CAPTCHA_ENABLE = false
 | 
					VUE_APP_CAPTCHA_ENABLE = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 文档的开关
 | 
					# 文档的开关
 | 
				
			||||||
VUE_APP_DOC_ENABLE = true
 | 
					VUE_APP_DOC_ENABLE = true
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -2,7 +2,7 @@
 | 
				
			|||||||
ENV = 'development'
 | 
					ENV = 'development'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 页面标题
 | 
					# 页面标题
 | 
				
			||||||
VUE_APP_TITLE = 发电玻璃智能管控平台
 | 
					VUE_APP_TITLE = 芋道管理系统
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 芋道管理系统/本地环境
 | 
					# 芋道管理系统/本地环境
 | 
				
			||||||
VUE_APP_BASE_API = 'http://api-dashboard.yudao.iocoder.cn'
 | 
					VUE_APP_BASE_API = 'http://api-dashboard.yudao.iocoder.cn'
 | 
				
			||||||
@@ -14,7 +14,7 @@ VUE_CLI_BABEL_TRANSPILE_MODULES = true
 | 
				
			|||||||
VUE_APP_TENANT_ENABLE = true
 | 
					VUE_APP_TENANT_ENABLE = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 验证码的开关
 | 
					# 验证码的开关
 | 
				
			||||||
VUE_APP_CAPTCHA_ENABLE = false
 | 
					VUE_APP_CAPTCHA_ENABLE = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 文档的开关
 | 
					# 文档的开关
 | 
				
			||||||
VUE_APP_DOC_ENABLE = true
 | 
					VUE_APP_DOC_ENABLE = true
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -2,7 +2,7 @@
 | 
				
			|||||||
NODE_ENV = 'production'
 | 
					NODE_ENV = 'production'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 页面标题
 | 
					# 页面标题
 | 
				
			||||||
VUE_APP_TITLE = 发电玻璃智能管控平台
 | 
					VUE_APP_TITLE = 玻璃控股信息平台
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 芋道管理系统/生产环境
 | 
					# 芋道管理系统/生产环境
 | 
				
			||||||
VUE_APP_BASE_API = ''
 | 
					VUE_APP_BASE_API = ''
 | 
				
			||||||
@@ -16,7 +16,7 @@ PUBLIC_PATH = ''
 | 
				
			|||||||
VUE_APP_TENANT_ENABLE = true
 | 
					VUE_APP_TENANT_ENABLE = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 验证码的开关
 | 
					# 验证码的开关
 | 
				
			||||||
VUE_APP_CAPTCHA_ENABLE = false
 | 
					VUE_APP_CAPTCHA_ENABLE = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 文档的开关
 | 
					# 文档的开关
 | 
				
			||||||
VUE_APP_DOC_ENABLE = false
 | 
					VUE_APP_DOC_ENABLE = false
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,7 +1,7 @@
 | 
				
			|||||||
NODE_ENV = production
 | 
					NODE_ENV = production
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 页面标题
 | 
					# 页面标题
 | 
				
			||||||
VUE_APP_TITLE = 发电玻璃智能管控平台
 | 
					VUE_APP_TITLE = 芋道管理系统
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 测试环境配置
 | 
					# 测试环境配置
 | 
				
			||||||
ENV = 'staging'
 | 
					ENV = 'staging'
 | 
				
			||||||
@@ -16,7 +16,7 @@ PUBLIC_PATH = 'http://static.yudao.iocoder.cn/'
 | 
				
			|||||||
VUE_APP_TENANT_ENABLE = true
 | 
					VUE_APP_TENANT_ENABLE = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 验证码的开关
 | 
					# 验证码的开关
 | 
				
			||||||
VUE_APP_CAPTCHA_ENABLE = false
 | 
					VUE_APP_CAPTCHA_ENABLE = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 文档的开关
 | 
					# 文档的开关
 | 
				
			||||||
VUE_APP_DOC_ENABLE = false
 | 
					VUE_APP_DOC_ENABLE = false
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,7 +4,7 @@ NODE_ENV = development
 | 
				
			|||||||
ENV = 'staging'
 | 
					ENV = 'staging'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 页面标题
 | 
					# 页面标题
 | 
				
			||||||
VUE_APP_TITLE = 发电玻璃智能管控平台
 | 
					VUE_APP_TITLE = 芋道管理系统
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 芋道管理系统/测试环境
 | 
					# 芋道管理系统/测试环境
 | 
				
			||||||
VUE_APP_BASE_API = 'http://127.0.0.1:48080'
 | 
					VUE_APP_BASE_API = 'http://127.0.0.1:48080'
 | 
				
			||||||
@@ -18,7 +18,7 @@ VUE_APP_APP_NAME ='/admin-ui-vue2/'
 | 
				
			|||||||
VUE_APP_TENANT_ENABLE = true
 | 
					VUE_APP_TENANT_ENABLE = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 验证码的开关
 | 
					# 验证码的开关
 | 
				
			||||||
VUE_APP_CAPTCHA_ENABLE = false
 | 
					VUE_APP_CAPTCHA_ENABLE = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 文档的开关
 | 
					# 文档的开关
 | 
				
			||||||
VUE_APP_DOC_ENABLE = true
 | 
					VUE_APP_DOC_ENABLE = true
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -51,14 +51,10 @@
 | 
				
			|||||||
    "crypto-js": "^4.0.0",
 | 
					    "crypto-js": "^4.0.0",
 | 
				
			||||||
    "echarts": "5.4.0",
 | 
					    "echarts": "5.4.0",
 | 
				
			||||||
    "element-ui": "2.15.12",
 | 
					    "element-ui": "2.15.12",
 | 
				
			||||||
    "exceljs": "^4.4.0",
 | 
					 | 
				
			||||||
    "file-saver": "^2.0.5",
 | 
					 | 
				
			||||||
    "fuse.js": "6.6.2",
 | 
					    "fuse.js": "6.6.2",
 | 
				
			||||||
    "highlight.js": "^11.9.0",
 | 
					    "highlight.js": "^11.9.0",
 | 
				
			||||||
    "html2canvas": "^1.4.1",
 | 
					 | 
				
			||||||
    "js-beautify": "^1.15.1",
 | 
					    "js-beautify": "^1.15.1",
 | 
				
			||||||
    "jsencrypt": "3.3.1",
 | 
					    "jsencrypt": "3.3.1",
 | 
				
			||||||
    "jspdf": "^2.5.1",
 | 
					 | 
				
			||||||
    "lodash": "^4.17.21",
 | 
					    "lodash": "^4.17.21",
 | 
				
			||||||
    "mockjs": "^1.1.0",
 | 
					    "mockjs": "^1.1.0",
 | 
				
			||||||
    "moment": "^2.30.1",
 | 
					    "moment": "^2.30.1",
 | 
				
			||||||
@@ -73,8 +69,7 @@
 | 
				
			|||||||
    "vue-quill-editor": "^3.0.6",
 | 
					    "vue-quill-editor": "^3.0.6",
 | 
				
			||||||
    "vue-router": "3.4.9",
 | 
					    "vue-router": "3.4.9",
 | 
				
			||||||
    "vuedraggable": "2.24.3",
 | 
					    "vuedraggable": "2.24.3",
 | 
				
			||||||
    "vuex": "3.6.2",
 | 
					    "vuex": "3.6.2"
 | 
				
			||||||
    "xlsx": "^0.18.5"
 | 
					 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@vue/cli-plugin-babel": "4.5.18",
 | 
					    "@vue/cli-plugin-babel": "4.5.18",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,57 +1,38 @@
 | 
				
			|||||||
/*
 | 
					/*
 | 
				
			||||||
 * @Author: zhp
 | 
					 * @Author: zhp
 | 
				
			||||||
 * @Date: 2024-05-07 08:54:59
 | 
					 * @Date: 2024-05-07 08:54:59
 | 
				
			||||||
 * @LastEditTime: 2024-06-19 15:22:10
 | 
					 * @LastEditTime: 2024-05-22 16:31:08
 | 
				
			||||||
 * @LastEditors: DY
 | 
					 * @LastEditors: DY
 | 
				
			||||||
 * @Description:
 | 
					 * @Description:
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
import request from '@/utils/request'
 | 
					import request from '@/utils/request'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// 查询生产数据管理分页
 | 
					// 查询部门列表
 | 
				
			||||||
export function getProduceDataPage(data) {
 | 
					export function getProduceDataPage(data) {
 | 
				
			||||||
  return request({
 | 
					  return request({
 | 
				
			||||||
    url: '/ip/proddata/page',
 | 
					    url: 'ip/prod-output/prodOutputDataPage',
 | 
				
			||||||
    method: 'post',
 | 
					    method: 'post',
 | 
				
			||||||
    data: data
 | 
					    data: data
 | 
				
			||||||
  })
 | 
					  })
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// 查询图数据
 | 
					export function getProduceDataDetail(id){
 | 
				
			||||||
export function getproddata(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					  return request({
 | 
				
			||||||
    url: '/ip/proddata/list',
 | 
					     url: '/ip/prod-output/get?id=' + id,
 | 
				
			||||||
    method: 'post',
 | 
					    method: 'get'
 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function getProduceDataDetail(data){
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/proddata/get',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					  })
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// 导出生产数据
 | 
					// 导出生产数据
 | 
				
			||||||
export function exportOutPutExcel(data) {
 | 
					export function exportOutPutExcel(data) {
 | 
				
			||||||
  return request({
 | 
					  return request({
 | 
				
			||||||
    url: '/ip/proddata/export-excel',
 | 
					    url: '/ip/prod-output/output-export-excel',
 | 
				
			||||||
    method: 'post',
 | 
					    method: 'post',
 | 
				
			||||||
    data: data,
 | 
					    data: data,
 | 
				
			||||||
    responseType: 'blob'
 | 
					    responseType: 'blob'
 | 
				
			||||||
  })
 | 
					  })
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// 获取生产数据管理列表
 | 
					 | 
				
			||||||
export function prodOutputDataList(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/prod-output/prodOutputDataList',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// 获取生产管理生产目标管理碲化镉工厂分页
 | 
					// 获取生产管理生产目标管理碲化镉工厂分页
 | 
				
			||||||
export function prodTargetDiPage(data) {
 | 
					export function prodTargetDiPage(data) {
 | 
				
			||||||
  return request({
 | 
					  return request({
 | 
				
			||||||
@@ -129,7 +110,7 @@ export function importToTarget(data) {
 | 
				
			|||||||
  return request({
 | 
					  return request({
 | 
				
			||||||
    url: '/ip/prod-target/to-target-import-excel',
 | 
					    url: '/ip/prod-target/to-target-import-excel',
 | 
				
			||||||
    method: 'post',
 | 
					    method: 'post',
 | 
				
			||||||
    data: data
 | 
					    data
 | 
				
			||||||
  })
 | 
					  })
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -138,7 +119,7 @@ export function importDiTarget(data) {
 | 
				
			|||||||
  return request({
 | 
					  return request({
 | 
				
			||||||
    url: '/ip/prod-target/di-target-import-excel',
 | 
					    url: '/ip/prod-target/di-target-import-excel',
 | 
				
			||||||
    method: 'post',
 | 
					    method: 'post',
 | 
				
			||||||
    data: data
 | 
					    data
 | 
				
			||||||
  })
 | 
					  })
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -157,12 +138,3 @@ export function cockpitDataMonitor(data) {
 | 
				
			|||||||
    data: data
 | 
					    data: data
 | 
				
			||||||
  })
 | 
					  })
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					 | 
				
			||||||
export function exportFactoryDataExcel(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/prod-output-month/export/excel',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data,
 | 
					 | 
				
			||||||
    responseType: 'blob'
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,60 +0,0 @@
 | 
				
			|||||||
/*
 | 
					 | 
				
			||||||
 * @Author: zhp
 | 
					 | 
				
			||||||
 * @Date: 2024-05-07 08:54:59
 | 
					 | 
				
			||||||
 * @LastEditTime: 2024-06-03 14:25:02
 | 
					 | 
				
			||||||
 * @LastEditors: DY
 | 
					 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
 */
 | 
					 | 
				
			||||||
import request from '@/utils/request'
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// 查询工单分页
 | 
					 | 
				
			||||||
export function getWorkOrderPage(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/prod-work-order/page',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// 查询工单趋势数据
 | 
					 | 
				
			||||||
export function getDailyTrend(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/prod-work-order/getDailyTrend',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// 获得工单
 | 
					 | 
				
			||||||
export function getWorkOrderDetail(id){
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
     url: '/ip/prod-work-order/get?id=' + id,
 | 
					 | 
				
			||||||
    method: 'get'
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// 获得工单设备加工数量
 | 
					 | 
				
			||||||
export function getEqNum(id){
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
     url: '/ip/prod-work-order/getEqNum?workOrderId=' + id,
 | 
					 | 
				
			||||||
    method: 'get'
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// 导出工单数据
 | 
					 | 
				
			||||||
export function exportExcel(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/prod-work-order/export-excel',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data,
 | 
					 | 
				
			||||||
    responseType: 'blob'
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// 获得工单数据概览
 | 
					 | 
				
			||||||
export function getOverView(){
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
     url: '/ip/prod-work-order/getOverView',
 | 
					 | 
				
			||||||
    method: 'get'
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,219 +0,0 @@
 | 
				
			|||||||
// 对标报表的接口
 | 
					 | 
				
			||||||
import request from '@/utils/request'
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// 产量对标FTO
 | 
					 | 
				
			||||||
export function fTOReportByDateRangePage(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/prod-output/queryOBFTOReportByDateRange',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
// 产量对标FTO导出
 | 
					 | 
				
			||||||
export function fTOReportByDateRangeExport(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/prod-output/queryOBFTOReportByDateRangeExcel',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    responseType: 'blob',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// 芯片产量对标
 | 
					 | 
				
			||||||
export function cPReportByDateRangePage(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/prod-output/queryCPReportByDateRange',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
// 芯片产量对标导出
 | 
					 | 
				
			||||||
export function cPReportByDateRangeExport(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/prod-output/queryCPReportByDateRangeExport',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    responseType: 'blob',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// 标准组件产量对标
 | 
					 | 
				
			||||||
export function sCPReportByDateRangePage(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/prod-output/querySCPReportByDateRange',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
// 标准组件产量对标导出
 | 
					 | 
				
			||||||
export function sCPReportByDateRangeExport(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/prod-output/querySCPReportByDateRangeExport',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    responseType: 'blob',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// 转化效率对标
 | 
					 | 
				
			||||||
export function componentconvertrateCPage(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/componentconvertrate-compare/page',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
// 转化效率对标导出
 | 
					 | 
				
			||||||
export function componentconvertrateCExport(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/componentconvertrate-compare/export-excel',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    responseType: 'blob',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// 芯片良率对标
 | 
					 | 
				
			||||||
export function chipyieldRatePage(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/chipyield-rate/page',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
// 芯片良率对标导出
 | 
					 | 
				
			||||||
export function chipyieldRateExport(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/chipyield-rate/export-excel',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    responseType: 'blob',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// 标准组件良率对标
 | 
					 | 
				
			||||||
export function componentyieldRatePage(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/componentyield-rate/page',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
// 标准组件良率对标导出
 | 
					 | 
				
			||||||
export function componentyieldRateExport(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/componentyield-rate/export-excel',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    responseType: 'blob',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// 稼动率对标
 | 
					 | 
				
			||||||
export function utilzationComparePage(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/utilzation-compare/page',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
// 稼动率对标导出
 | 
					 | 
				
			||||||
export function utilzationCompareExport(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/utilzation-compare/export-excel',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    responseType: 'blob',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// 芯片OEE对标
 | 
					 | 
				
			||||||
export function chipoeeComparePage(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/chipoee-compare/page',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
// 芯片OEE对标导出
 | 
					 | 
				
			||||||
export function chipoeeCompareExport(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/chipoee-compare/export-excel',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    responseType: 'blob',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// 封装OEE对标
 | 
					 | 
				
			||||||
export function componentOEEPage(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/component-oee/page',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
// 封装OEE对标导出
 | 
					 | 
				
			||||||
export function componentOEEExport(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/component-oee/export',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    responseType: 'blob',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// 芯片人均产量
 | 
					 | 
				
			||||||
export function chipAnnualAverageProductionPage(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/chip-annual-average-production/page',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
// 芯片人均产量导出
 | 
					 | 
				
			||||||
export function chipAnnualAverageProductionExport(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/chip-annual-average-production/export',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    responseType: 'blob',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// 标准组件人均产量对标
 | 
					 | 
				
			||||||
export function componentAapPage(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/prod-output/componentAap',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
// 标准组件人均产量对标导出
 | 
					 | 
				
			||||||
export function componentAapExport(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/prod-output/componentAap-export',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    responseType: 'blob',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// 指标完成情况对标
 | 
					 | 
				
			||||||
export function targetCompletionPage(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/prod-output/TargetCompletion',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
// 指标完成情况对标导出
 | 
					 | 
				
			||||||
export function targetCompletionExport(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: '/ip/prod-output/TargetCompletion-export',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    responseType: 'blob',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,95 +0,0 @@
 | 
				
			|||||||
/*
 | 
					 | 
				
			||||||
 * @Author: zhp
 | 
					 | 
				
			||||||
 * @Date: 2024-06-17 09:41:03
 | 
					 | 
				
			||||||
 * @LastEditTime: 2024-06-20 15:39:21
 | 
					 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
 */
 | 
					 | 
				
			||||||
import request from '@/utils/request'
 | 
					 | 
				
			||||||
export function getComprehensiveDataPage(data) {
 | 
					 | 
				
			||||||
  return request({
 | 
					 | 
				
			||||||
    url: 'ip/comprehensive/data/get/comprehensive/data',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function exportComprehensiveDataPage(data) {
 | 
					 | 
				
			||||||
   return request({
 | 
					 | 
				
			||||||
    url: 'ip/comprehensive/data/export/comprehensive/data',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data,
 | 
					 | 
				
			||||||
    responseType: 'blob',
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function getProduceTransData(data) {
 | 
					 | 
				
			||||||
   return request({
 | 
					 | 
				
			||||||
    url: 'ip/prod-output/queryYCEReportByDateRange',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function exportProduceTransData(data) {
 | 
					 | 
				
			||||||
   return request({
 | 
					 | 
				
			||||||
    url: 'ip/prod-output/queryYCEReportByDateRangeExcel',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data,
 | 
					 | 
				
			||||||
    responseType: 'blob',
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function getProduceSituationData(data) {
 | 
					 | 
				
			||||||
   return request({
 | 
					 | 
				
			||||||
    url: 'ip/production/situation/get/production/situation',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function exportProduceSituationData(data) {
 | 
					 | 
				
			||||||
   return request({
 | 
					 | 
				
			||||||
    url: 'ip/production/situation/export/production/situation',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
     data: data,
 | 
					 | 
				
			||||||
      responseType: 'blob',
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function getProductionSituationMWData(data) {
 | 
					 | 
				
			||||||
   return request({
 | 
					 | 
				
			||||||
    url: 'ip/production/situation/power/get/production/situation',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function exportProductionSituationMWData(data) {
 | 
					 | 
				
			||||||
   return request({
 | 
					 | 
				
			||||||
    url: 'ip/production/situation/power/export/production/situation',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
     data: data,
 | 
					 | 
				
			||||||
      responseType: 'blob',
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function getProductionYieldSituationMWData(data) {
 | 
					 | 
				
			||||||
   return request({
 | 
					 | 
				
			||||||
    url: 'ip/product/yield/get/production/situation',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export function exportProductionYieldSituationMWData(data) {
 | 
					 | 
				
			||||||
   return request({
 | 
					 | 
				
			||||||
    url: 'ip/product/yield/export/production/situation',
 | 
					 | 
				
			||||||
    method: 'post',
 | 
					 | 
				
			||||||
    data: data,
 | 
					 | 
				
			||||||
    responseType: 'blob',
 | 
					 | 
				
			||||||
  })
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
| 
		 Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 7.6 MiB  | 
@@ -1,14 +0,0 @@
 | 
				
			|||||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
					 | 
				
			||||||
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
 | 
					 | 
				
			||||||
    <title>编组</title>
 | 
					 | 
				
			||||||
    <g id="01数字驾驶舱" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
 | 
					 | 
				
			||||||
        <g id="产量驾驶舱" transform="translate(-1438.000000, -12.000000)" fill="#FFFFFF" fill-rule="nonzero">
 | 
					 | 
				
			||||||
            <g id="编组-20" transform="translate(1438.000000, 8.000000)">
 | 
					 | 
				
			||||||
                <g id="编组" transform="translate(0.000000, 4.000000)">
 | 
					 | 
				
			||||||
                    <rect id="矩形" opacity="0" x="0" y="0" width="24" height="24"></rect>
 | 
					 | 
				
			||||||
                    <path d="M11.1710783,2.42919989 C11.7298936,2.09409047 12.4328291,2.12455473 12.9654367,2.52059014 L20.3218013,7.99000647 L20.4665209,8.10559268 C21.0744501,8.62656431 21.4302636,9.40344805 21.4302636,10.227099 L21.4302636,19.0470569 L21.4250327,19.2212289 C21.3382831,20.6611171 20.1833875,21.8011882 18.7715031,21.8011882 L5.2284969,21.8011882 L5.06035624,21.7957697 C3.67032883,21.7059084 2.56973638,20.5095861 2.56973638,19.0470569 L2.56973638,10.2273587 L2.57600507,10.0381789 C2.63012926,9.22282649 3.03207443,8.47038558 3.67819781,7.99000711 L11.034559,2.52059336 Z M12.0713092,3.55793652 C11.9772762,3.53774358 11.8769764,3.55793433 11.7954857,3.6185066 L4.43911542,9.0879271 L4.32641124,9.18150853 C4.04059293,9.44596068 3.87451485,9.82573182 3.87451485,10.2273587 L3.87451485,19.0470569 L3.880713,19.1821318 C3.94632222,19.8933667 4.52470053,20.4496068 5.2284969,20.4496068 L11.2507497,20.4487759 L11.3507364,20.3451977 L11.3512202,14.4627186 L11.3582338,14.3683764 C11.4044406,14.0603828 11.6734228,13.8227675 12,13.8227675 C12.3345637,13.8227675 12.6123182,14.0734451 12.6454705,14.3976012 L12.6489183,14.4681588 L12.6487364,20.3451881 L12.7487231,20.4487759 L18.7714898,20.4496068 L18.9018895,20.4431864 C19.5885066,20.3752237 20.1254851,19.7760987 20.1254851,19.0470569 L20.1254851,10.2273587 L20.1177907,10.0779557 C20.0769951,9.68325297 19.8759128,9.32208831 19.5608746,9.08791971 L12.2045243,3.61851399 L12.1402672,3.58065321 Z" id="形状结合" stroke="#FFFFFF" stroke-width="0.1"></path>
 | 
					 | 
				
			||||||
                </g>
 | 
					 | 
				
			||||||
            </g>
 | 
					 | 
				
			||||||
        </g>
 | 
					 | 
				
			||||||
    </g>
 | 
					 | 
				
			||||||
</svg>
 | 
					 | 
				
			||||||
| 
		 Before Width: | Height: | Size: 2.2 KiB  | 
@@ -1,17 +0,0 @@
 | 
				
			|||||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
					 | 
				
			||||||
<svg width="26px" height="26px" viewBox="0 0 26 26" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
 | 
					 | 
				
			||||||
    <title>编组 15</title>
 | 
					 | 
				
			||||||
    <g id="03设备管理" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
 | 
					 | 
				
			||||||
        <g id="工单管理" transform="translate(-714.000000, -131.000000)">
 | 
					 | 
				
			||||||
            <g id="编组-15" transform="translate(714.000000, 131.000000)">
 | 
					 | 
				
			||||||
                <g id="编组-13备份" fill="#0B58FF" opacity="0.227236793">
 | 
					 | 
				
			||||||
                    <rect id="矩形备份-2" x="0" y="0" width="26" height="26" rx="6"></rect>
 | 
					 | 
				
			||||||
                </g>
 | 
					 | 
				
			||||||
                <g id="公司" transform="translate(4.749735, 4.749735)" fill-rule="nonzero">
 | 
					 | 
				
			||||||
                    <rect id="矩形" fill="#000000" opacity="0" x="0" y="0" width="16.50053" height="16.50053"></rect>
 | 
					 | 
				
			||||||
                    <path d="M11.933204,3.46511501 L11.933204,1 C11.933204,0.44771525 11.4854888,-1.01453063e-16 10.933204,0 L7.7088886,0 L7.7088886,0 C3.83109495,0 0.687522083,3.16186639 0.687522083,7.06222625 L0.687522083,15.50053 C0.687522083,16.0528147 1.13523733,16.50053 1.68752208,16.50053 L14.8130079,16.50053 C15.3652927,16.50053 15.8130079,16.0528147 15.8130079,15.50053 L15.8130079,6.45996015 L15.8130079,6.45996015 L11.933204,3.46511501 Z M10.8812851,15.4709239 L1.80917527,15.4709239 L1.80917527,6.9505448 C1.81175925,3.6815283 4.55432163,1.03209261 7.93823277,1.02960612 L10.8812851,1.02960612 L10.8812851,15.4709239 Z M14.8298514,15.4709239 L11.9257773,15.4709239 L11.9257773,5.179727 L14.850314,7.12879718 L14.8298514,15.4709239 Z M3.75976827,9.04329837 L8.75976827,9.04329837 L8.75976827,10.3766317 L3.75976827,10.3766317 L3.75976827,9.04329837 Z M3.75976827,6.3766317 L8.75976827,6.3766317 L8.75976827,7.70996504 L3.75976827,7.70996504 L3.75976827,6.3766317 Z" id="形状" fill="#0B58FF"></path>
 | 
					 | 
				
			||||||
                </g>
 | 
					 | 
				
			||||||
            </g>
 | 
					 | 
				
			||||||
        </g>
 | 
					 | 
				
			||||||
    </g>
 | 
					 | 
				
			||||||
</svg>
 | 
					 | 
				
			||||||
| 
		 Before Width: | Height: | Size: 1.9 KiB  | 
@@ -1,15 +0,0 @@
 | 
				
			|||||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
					 | 
				
			||||||
<svg width="26px" height="26px" viewBox="0 0 26 26" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
 | 
					 | 
				
			||||||
    <title>编组 13</title>
 | 
					 | 
				
			||||||
    <g id="03设备管理" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
 | 
					 | 
				
			||||||
        <g id="工单管理" transform="translate(-474.000000, -131.000000)">
 | 
					 | 
				
			||||||
            <g id="编组-13" transform="translate(474.000000, 131.000000)">
 | 
					 | 
				
			||||||
                <rect id="矩形备份-2" fill="#66DD89" opacity="0.227236793" x="0" y="0" width="26" height="26" rx="6"></rect>
 | 
					 | 
				
			||||||
                <g id="机床、加工中心" transform="translate(3.000000, 3.000000)" fill-rule="nonzero">
 | 
					 | 
				
			||||||
                    <rect id="矩形" fill="#000000" opacity="0" x="0" y="0" width="20" height="20"></rect>
 | 
					 | 
				
			||||||
                    <path d="M18.1818304,15.1909171 L18.1818304,2.5 C18.1818304,2.22385763 17.9579728,2 17.6818304,2 L2.7272736,2 C2.45113122,2 2.2272736,2.22385763 2.2272736,2.5 L2.2272736,10.195451 C2.2272736,10.3084167 2.31885035,10.3999934 2.431816,10.3999934 C2.54478165,10.3999934 2.63635841,10.4915702 2.63635841,10.6045358 L2.63635841,10.999993 C2.63635841,11.3313636 2.90498735,11.5999925 3.23635794,11.5999925 L3.24999521,11.5999925 C3.58889745,11.5999925 3.86363201,11.8747271 3.86363201,12.2136293 L3.86363201,12.7909094 C3.86363201,13.016846 4.04678981,13.2000037 4.2727264,13.2000037 C4.498663,13.2000037 4.6818208,13.016846 4.6818208,12.7909094 L4.6818208,12.2136293 C4.6818208,11.8747271 4.95655535,11.5999925 5.2954576,11.5999925 L5.30909486,11.5999925 C5.64046546,11.5999925 5.9090944,11.3313636 5.9090944,10.999993 L5.9090944,10.6045358 C5.9090944,10.4915702 6.00067115,10.3999934 6.1136368,10.3999934 C6.22660245,10.3999934 6.3181792,10.3084167 6.3181792,10.195451 L6.3181792,6.5 C6.3181792,6.22385763 6.54203683,6 6.8181792,6 L12.772736,6 C13.0488784,6 13.272736,6.22385763 13.272736,6.5 L13.272736,15.1000019 C13.272736,15.3761442 13.0488784,15.6000019 12.772736,15.6000019 L11.7272736,15.6000019 C11.4511312,15.6000019 11.2272736,15.3761442 11.2272736,15.1000019 L11.2272736,14.8000009 C11.2272736,14.3581726 10.869101,14 10.4272727,14 L8.75453855,14 C8.31271023,14 7.95453761,14.3581726 7.95453761,14.8000009 L7.95453761,15.1000019 C7.95453761,15.3761442 7.73067998,15.6000019 7.45453761,15.6000019 L6.4090944,15.6000019 C6.13295202,15.6000019 5.9090944,15.3761442 5.9090944,15.1000019 L5.9090944,14.8000009 C5.9090944,14.3581726 5.55092178,14 5.10909346,14 L3.43635934,14 C2.99453103,14 2.63635841,14.3581726 2.63635841,14.8000009 L2.63635841,15.1000019 C2.63635841,15.3761442 2.41250078,15.6000019 2.13635841,15.6000019 L1.8181792,15.6000019 C1.36631131,15.6000019 1,15.9663132 1,16.4181811 L1,17.5 C1,17.7761424 1.22385763,18 1.5,18 L18.5,18 C18.7761424,18 19,17.7761424 19,17.5 L19,16.0090867 C19,15.7831554 18.8168465,15.6000019 18.5909152,15.6000019 C18.3649839,15.6000019 18.1818304,15.4168484 18.1818304,15.1909171 Z M5.0909056,10.8000056 L3.4545472,10.8000056 L3.4545472,10.3999934 L5.0909056,10.3999934 L5.0909056,10.8000056 Z M5.49999041,6.20000375 L5.49999041,9.60000656 L5.49999041,9.60000656 L3.04544321,9.60000656 L3.04544321,2.80000562 L17.3636416,2.80000562 L17.3636416,15.6000019 L14.0909056,15.6000019 L14.0909056,6.20000375 C14.0909056,5.647719 13.6431904,5.20000375 13.0909056,5.20000375 L6.49999041,5.20000375 C5.94770566,5.20000375 5.49999041,5.647719 5.49999041,6.20000375 Z M8.7727264,14.7999963 L10.4090848,14.7999963 L10.4090848,15.6000019 L8.7727264,15.6000019 L8.7727264,14.7999963 Z M3.4545472,14.7999963 L5.0909056,14.7999963 L5.0909056,15.6000019 L3.4545472,15.6000019 L3.4545472,14.7999963 Z M18.1818304,17.1999944 L1.81816962,17.1999944 L1.81816962,16.3999888 L18.1818304,16.3999888 L18.1818304,17.1999944 Z M12.0454528,4.00000469 C12.0440427,4.28673847 12.1996755,4.55228735 12.4534043,4.69605646 C12.707133,4.83982557 13.0201502,4.83982557 13.2738789,4.69605646 C13.5276077,4.55228735 13.6832405,4.28673847 13.6818304,4.00000469 C13.6832405,3.71327091 13.5276077,3.44772202 13.2738789,3.30395291 C13.0201502,3.1601838 12.707133,3.1601838 12.4534043,3.30395291 C12.1996755,3.44772202 12.0440427,3.71327091 12.0454528,4.00000469 L12.0454528,4.00000469 Z M5.49999041,3.60001125 L11.2272736,3.60001125 L11.2272736,4.39999813 L5.49999041,4.39999813 L5.49999041,3.60001125 Z M15.3181792,11.5999925 L16.136368,11.5999925 L16.136368,14.7999963 L15.3181792,14.7999963 L15.3181792,11.5999925 Z M15.3181792,9.19999438 L16.136368,9.19999438 L16.136368,10.8000056 L15.3181792,10.8000056 L15.3181792,9.19999438 Z M15.3181792,6.79999625 L16.136368,6.79999625 L16.136368,8.4000075 L15.3181792,8.4000075 L15.3181792,6.79999625 Z" id="形状" fill="#43B866"></path>
 | 
					 | 
				
			||||||
                </g>
 | 
					 | 
				
			||||||
            </g>
 | 
					 | 
				
			||||||
        </g>
 | 
					 | 
				
			||||||
    </g>
 | 
					 | 
				
			||||||
</svg>
 | 
					 | 
				
			||||||
| 
		 Before Width: | Height: | Size: 4.7 KiB  | 
| 
		 Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 6.5 MiB  | 
| 
		 Before Width: | Height: | Size: 8.5 MiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/assets/logo/logo.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 2.7 KiB  | 
@@ -232,8 +232,6 @@ aside {
 | 
				
			|||||||
  background-color: #d9d9d9;
 | 
					  background-color: #d9d9d9;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// 大屏滚动表格
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.no-data-bg {
 | 
					.no-data-bg {
 | 
				
			||||||
  position: absolute;
 | 
					  position: absolute;
 | 
				
			||||||
  display: inline-block;
 | 
					  display: inline-block;
 | 
				
			||||||
@@ -254,13 +252,3 @@ aside {
 | 
				
			|||||||
    letter-spacing: 1px;
 | 
					    letter-spacing: 1px;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					 | 
				
			||||||
.dv-scroll-board .rows .ceil,
 | 
					 | 
				
			||||||
.dv-scroll-board .header .header-item {
 | 
					 | 
				
			||||||
  border-right: 1px solid rgba(13, 23, 40, 1);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.dv-scroll-board .rows .ceil:last-child,
 | 
					 | 
				
			||||||
.dv-scroll-board .header .header-item:last-child {
 | 
					 | 
				
			||||||
  border-right: none;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,13 +1,11 @@
 | 
				
			|||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <el-breadcrumb class="app-breadcrumb" separator="/">
 | 
					  <el-breadcrumb class="app-breadcrumb" separator="/">
 | 
				
			||||||
    <transition-group name="breadcrumb">
 | 
					    <transition-group name="breadcrumb">
 | 
				
			||||||
      <el-breadcrumb-item v-for=" (item, index) in levelList" :key="item.path">
 | 
					      <el-breadcrumb-item v-for="(item, index) in levelList" :key="item.path">
 | 
				
			||||||
        <span :style="{ color: (changeColor == true ? 'rgba(255, 255, 255, 0.45)' :' rgba(0, 0, 0, .65)')}"
 | 
					        <span v-if="item.redirect === 'noRedirect' || index === levelList.length - 1" class="no-redirect">{{
 | 
				
			||||||
          v-if="item.redirect === 'noRedirect' || index === levelList.length - 1" class="no-redirect">{{
 | 
					        item.meta.title
 | 
				
			||||||
          item.meta.title
 | 
					      }}</span>
 | 
				
			||||||
          }}</span>
 | 
					        <a v-else @click.prevent="handleLink(item)">{{ item.meta.title }}</a>
 | 
				
			||||||
        <a :style="{ color: (changeColor == true ? 'rgba(255, 255, 255, 0.45)' :' rgba(0, 0, 0, .45)')}" v-else
 | 
					 | 
				
			||||||
          @click.prevent="handleLink(item)">{{ item.meta.title }}</a>
 | 
					 | 
				
			||||||
      </el-breadcrumb-item>
 | 
					      </el-breadcrumb-item>
 | 
				
			||||||
    </transition-group>
 | 
					    </transition-group>
 | 
				
			||||||
  </el-breadcrumb>
 | 
					  </el-breadcrumb>
 | 
				
			||||||
@@ -20,29 +18,7 @@ export default {
 | 
				
			|||||||
      levelList: null
 | 
					      levelList: null
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  computed: {
 | 
					 | 
				
			||||||
    changeColor() {
 | 
					 | 
				
			||||||
      // console.log(this.$route);
 | 
					 | 
				
			||||||
      if (this.$route.path == '/copilot/efficiency-container' || this.$route.path == '/copilot/main' || this.$route.path == '/factoryData/hdIndex' || this.$route.path === '/factoryData/factory-data') {
 | 
					 | 
				
			||||||
        return true
 | 
					 | 
				
			||||||
      } else {
 | 
					 | 
				
			||||||
        return false
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  watch: {
 | 
					  watch: {
 | 
				
			||||||
    changeColor(val) {
 | 
					 | 
				
			||||||
      if (val == true) {
 | 
					 | 
				
			||||||
        let item = document.getElementsByClassName('el-breadcrumb__separator')
 | 
					 | 
				
			||||||
        // let item  =document.getElementsByClassName('')
 | 
					 | 
				
			||||||
            item[0].classList.add("changeColor")
 | 
					 | 
				
			||||||
            item[1].classList.add("changeColor")
 | 
					 | 
				
			||||||
      } else {
 | 
					 | 
				
			||||||
        let item = document.getElementsByClassName('el-breadcrumb__separator')
 | 
					 | 
				
			||||||
        item[0].classList.remove("changeColor")
 | 
					 | 
				
			||||||
        item[1].classList.remove("changeColor")
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    $route(route) {
 | 
					    $route(route) {
 | 
				
			||||||
      // if you go to the redirect page, do not update the breadcrumbs
 | 
					      // if you go to the redirect page, do not update the breadcrumbs
 | 
				
			||||||
      if (route.path.startsWith('/redirect/')) {
 | 
					      if (route.path.startsWith('/redirect/')) {
 | 
				
			||||||
@@ -94,20 +70,13 @@ export default {
 | 
				
			|||||||
  margin-left: 8px;
 | 
					  margin-left: 8px;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  .no-redirect {
 | 
					  .no-redirect {
 | 
				
			||||||
    color: rgba(0, 0, 0, .45);
 | 
					    color: rgba(0, 0, 0, 0.65);
 | 
				
			||||||
    cursor: text;
 | 
					    cursor: text;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.app-breadcrumb .el-breadcrumb__inner a,
 | 
					.app-breadcrumb .el-breadcrumb__inner a,
 | 
				
			||||||
.el-breadcrumb__inner.is-link {
 | 
					.el-breadcrumb__inner.is-link {
 | 
				
			||||||
  color:rgba(0, 0, 0, 0.65)
 | 
					  color: rgba(0, 0, 0, 0.45);
 | 
				
			||||||
}
 | 
					 | 
				
			||||||
</style>
 | 
					 | 
				
			||||||
<style lang="scss">
 | 
					 | 
				
			||||||
.changeColor {
 | 
					 | 
				
			||||||
  --theme-color: rgba(255, 255, 255, 0.45);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
.el-breadcrumb__separator {
 | 
					 | 
				
			||||||
  color:var(--theme-color);
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
</style>
 | 
					</style>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,16 +1,14 @@
 | 
				
			|||||||
<!--
 | 
					 | 
				
			||||||
 * @Author: zhp
 | 
					 | 
				
			||||||
 * @Date: 2024-06-03 15:38:31
 | 
					 | 
				
			||||||
 * @LastEditTime: 2024-07-11 13:56:19
 | 
					 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div style="padding: 0 15px;" @click="toggleClick">
 | 
					  <div style="padding: 0 15px;" @click="toggleClick">
 | 
				
			||||||
    <svg :class="{'is-active':isActive}" class="hamburger" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg"
 | 
					    <svg
 | 
				
			||||||
      width="64" height="64" :fill="changeColor === true ? 'rgba(255, 255, 255, 1)' : '' ">
 | 
					      :class="{'is-active':isActive}"
 | 
				
			||||||
      <path
 | 
					      class="hamburger"
 | 
				
			||||||
        d="M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM142.4 642.1L298.7 519a8.84 8.84 0 0 0 0-13.9L142.4 381.9c-5.8-4.6-14.4-.5-14.4 6.9v246.3a8.9 8.9 0 0 0 14.4 7z" />
 | 
					      viewBox="0 0 1024 1024"
 | 
				
			||||||
 | 
					      xmlns="http://www.w3.org/2000/svg"
 | 
				
			||||||
 | 
					      width="64"
 | 
				
			||||||
 | 
					      height="64"
 | 
				
			||||||
 | 
					    >
 | 
				
			||||||
 | 
					      <path d="M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM142.4 642.1L298.7 519a8.84 8.84 0 0 0 0-13.9L142.4 381.9c-5.8-4.6-14.4-.5-14.4 6.9v246.3a8.9 8.9 0 0 0 14.4 7z" />
 | 
				
			||||||
    </svg>
 | 
					    </svg>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
@@ -24,15 +22,6 @@ export default {
 | 
				
			|||||||
      default: false
 | 
					      default: false
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  computed: {
 | 
					 | 
				
			||||||
    changeColor() {
 | 
					 | 
				
			||||||
      if (this.$route.path == '/copilot/efficiency-container' || this.$route.path == '/copilot/main' || this.$route.path == '/factoryData/hdIndex' || this.$route.path === '/factoryData/factory-data') {
 | 
					 | 
				
			||||||
        return true
 | 
					 | 
				
			||||||
      } else {
 | 
					 | 
				
			||||||
        return false
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  methods: {
 | 
					  methods: {
 | 
				
			||||||
    toggleClick() {
 | 
					    toggleClick() {
 | 
				
			||||||
      this.$emit('toggleClick')
 | 
					      this.$emit('toggleClick')
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,5 @@
 | 
				
			|||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div ref="navbar" class="navbar"
 | 
					  <div class="navbar">
 | 
				
			||||||
    :style="changeColor ? 'background: rgba(0, 21, 41, 1);boxShadow:0px 1px 8px 0px rgba(0,131,255,0.35)' : ''">
 | 
					 | 
				
			||||||
    <hamburger id="hamburger-container" :is-active="sidebar.opened" class="hamburger-container"
 | 
					    <hamburger id="hamburger-container" :is-active="sidebar.opened" class="hamburger-container"
 | 
				
			||||||
      @toggleClick="toggleSideBar" />
 | 
					      @toggleClick="toggleSideBar" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -42,13 +41,6 @@ export default {
 | 
				
			|||||||
      'nickname',
 | 
					      'nickname',
 | 
				
			||||||
      'device'
 | 
					      'device'
 | 
				
			||||||
    ]),
 | 
					    ]),
 | 
				
			||||||
    changeColor() {
 | 
					 | 
				
			||||||
      if (this.$route.path == '/copilot/efficiency-container' || this.$route.path == '/copilot/main' || this.$route.path == '/factoryData/hdIndex' || this.$route.path === '/factoryData/factory-data') {
 | 
					 | 
				
			||||||
        return true
 | 
					 | 
				
			||||||
      } else {
 | 
					 | 
				
			||||||
        return false
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    setting: {
 | 
					    setting: {
 | 
				
			||||||
      get() {
 | 
					      get() {
 | 
				
			||||||
        return this.$store.state.settings.showSettings
 | 
					        return this.$store.state.settings.showSettings
 | 
				
			||||||
@@ -66,23 +58,6 @@ export default {
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  watch: {
 | 
					 | 
				
			||||||
    // changeColor: {
 | 
					 | 
				
			||||||
    //   handler(val){
 | 
					 | 
				
			||||||
    //     if (val == true) {
 | 
					 | 
				
			||||||
    //       let svg = document.getElementsByClassName('hamburger')
 | 
					 | 
				
			||||||
    //       console.log('svg', svg)
 | 
					 | 
				
			||||||
    //       svg[0].style.color = 'rgba(255, 255, 255, 1)'
 | 
					 | 
				
			||||||
    //       svg[0].setAttribute('fill', 'rgba(255, 255, 255, 1)')
 | 
					 | 
				
			||||||
    //     } else {
 | 
					 | 
				
			||||||
    //       let svg = document.getElementsByClassName('hamburger')
 | 
					 | 
				
			||||||
    //       console.log('svg', svg);
 | 
					 | 
				
			||||||
    //       svg[0].setAttribute('fill', '')
 | 
					 | 
				
			||||||
    //     }
 | 
					 | 
				
			||||||
    //   },
 | 
					 | 
				
			||||||
    //   immediate: true, //立即执行
 | 
					 | 
				
			||||||
    // }
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  methods: {
 | 
					  methods: {
 | 
				
			||||||
    toggleSideBar() {
 | 
					    toggleSideBar() {
 | 
				
			||||||
      this.$store.dispatch('app/toggleSideBar')
 | 
					      this.$store.dispatch('app/toggleSideBar')
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,31 +1,25 @@
 | 
				
			|||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="right-msg" :style="blackTitle ? 'color: #000' : 'color: #fff'">
 | 
					  <div class="right-msg" :style="blackTitle ? 'color: #000' : 'color: #fff'">
 | 
				
			||||||
    <div class="home-icon" v-if='blackTitle'>
 | 
					    <div class="home-icon" v-if='blackTitle'>
 | 
				
			||||||
      <svg-icon :icon-class="changeColor === true ? 'darkHome' : 'home'"
 | 
					      <svg-icon icon-class="home" style="font-size: 24px; cursor: pointer;" @click="toHome" />
 | 
				
			||||||
        style="font-size: 24px; cursor: pointer;color: aqua;" @click="toHome" />
 | 
					 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="time-msg">
 | 
					    <div class="time-msg">
 | 
				
			||||||
      <div class="line1" :style="changeColor === true ? 'color:rgba(255, 255, 255, 1)' : ''">{{ timeZone
 | 
					      <div class="line1">{{ timeZone }}    {{ topTime }}</div>
 | 
				
			||||||
        }}    {{ topTime }}</div>
 | 
					      <div class="line2">{{ topDate }}</div>
 | 
				
			||||||
      <div :style="changeColor === true ? 'color:rgba(255, 255, 255, .65)' : ''" class="line2">{{ topDate }}</div>
 | 
					 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="base-msg">
 | 
					    <div class="base-msg">
 | 
				
			||||||
      <div class="avatar">
 | 
					      <div class="avatar">
 | 
				
			||||||
        <el-dropdown>
 | 
					        <el-dropdown>
 | 
				
			||||||
          <img :src="require(`../../assets/images/choicepart/avatar.png`)" alt="" width="32" height="32" />
 | 
					          <img :src="require(`../../assets/images/choicepart/avatar.png`)" alt="" width="32" height="32" />
 | 
				
			||||||
          <el-dropdown-menu slot="dropdown">
 | 
					          <el-dropdown-menu slot="dropdown">
 | 
				
			||||||
            <el-dropdown-item>
 | 
					            <el-dropdown-item><svg-icon icon-class="helpbtn" />帮助文档</el-dropdown-item>
 | 
				
			||||||
              <svg-icon icon-class="helpbtn" />帮助文档
 | 
					            <el-dropdown-item @click.native="logout"><svg-icon icon-class="exitbtn" />退出登录</el-dropdown-item>
 | 
				
			||||||
            </el-dropdown-item>
 | 
					 | 
				
			||||||
            <el-dropdown-item @click.native="logout">
 | 
					 | 
				
			||||||
              <svg-icon icon-class="exitbtn" />退出登录
 | 
					 | 
				
			||||||
            </el-dropdown-item>
 | 
					 | 
				
			||||||
          </el-dropdown-menu>
 | 
					          </el-dropdown-menu>
 | 
				
			||||||
        </el-dropdown>
 | 
					        </el-dropdown>
 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
      <div class="use-msg">
 | 
					      <div class="use-msg">
 | 
				
			||||||
        <div :style="changeColor === true ? 'color:rgba(255, 255, 255, 1)' : ''" class="line1">{{ nickname }}</div>
 | 
					        <div class="line1">{{ nickname }}</div>
 | 
				
			||||||
        <div :style="changeColor === true ? 'color:rgba(255, 255, 255, .65)' : ''" class="line2">{{ dept }}</div>
 | 
					        <div class="line2">{{ dept }}</div>
 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
@@ -54,15 +48,6 @@ export default {
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  computed: {
 | 
					 | 
				
			||||||
    changeColor() {
 | 
					 | 
				
			||||||
      if (this.$route.path == '/copilot/efficiency-container' || this.$route.path == '/copilot/main' || this.$route.path == '/factoryData/hdIndex' || this.$route.path === '/factoryData/factory-data') {
 | 
					 | 
				
			||||||
        return true
 | 
					 | 
				
			||||||
      } else {
 | 
					 | 
				
			||||||
        return false
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  created() {
 | 
					  created() {
 | 
				
			||||||
    // this.getUserMsg()
 | 
					    // this.getUserMsg()
 | 
				
			||||||
    this.getTime()
 | 
					    this.getTime()
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -49,7 +49,7 @@
 | 
				
			|||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<script>
 | 
					<script>
 | 
				
			||||||
import logoImg from "@/assets/logo/cnbm.png";
 | 
					import logoImg from "@/assets/logo/logo.png";
 | 
				
			||||||
import variables from "@/assets/styles/variables.scss";
 | 
					import variables from "@/assets/styles/variables.scss";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export default {
 | 
					export default {
 | 
				
			||||||
@@ -70,7 +70,7 @@ export default {
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  data() {
 | 
					  data() {
 | 
				
			||||||
    return {
 | 
					    return {
 | 
				
			||||||
      title: "发电玻璃智能管控平台",
 | 
					      title: "玻璃控股信息平台",
 | 
				
			||||||
      logo: logoImg,
 | 
					      logo: logoImg,
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
@@ -104,7 +104,7 @@ export default {
 | 
				
			|||||||
      width: 32px;
 | 
					      width: 32px;
 | 
				
			||||||
      height: 32px;
 | 
					      height: 32px;
 | 
				
			||||||
      vertical-align: middle;
 | 
					      vertical-align: middle;
 | 
				
			||||||
      margin-right: 10px;
 | 
					      margin-right: 12px;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    & .sidebar-title {
 | 
					    & .sidebar-title {
 | 
				
			||||||
@@ -113,7 +113,7 @@ export default {
 | 
				
			|||||||
      color: #fff;
 | 
					      color: #fff;
 | 
				
			||||||
      font-weight: 600;
 | 
					      font-weight: 600;
 | 
				
			||||||
      line-height: 50px;
 | 
					      line-height: 50px;
 | 
				
			||||||
      font-size: 19px;
 | 
					      font-size: 14px;
 | 
				
			||||||
      font-family: Avenir, Helvetica Neue, Arial, Helvetica, sans-serif;
 | 
					      font-family: Avenir, Helvetica Neue, Arial, Helvetica, sans-serif;
 | 
				
			||||||
      vertical-align: middle;
 | 
					      vertical-align: middle;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,10 +1,3 @@
 | 
				
			|||||||
<!--
 | 
					 | 
				
			||||||
 * @Author: zhp
 | 
					 | 
				
			||||||
 * @Date: 2024-06-03 15:38:31
 | 
					 | 
				
			||||||
 * @LastEditTime: 2024-07-04 10:44:35
 | 
					 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <el-scrollbar ref="scrollContainer" :vertical="false" class="scroll-container" @wheel.native.prevent="handleScroll">
 | 
					  <el-scrollbar ref="scrollContainer" :vertical="false" class="scroll-container" @wheel.native.prevent="handleScroll">
 | 
				
			||||||
    <slot />
 | 
					    <slot />
 | 
				
			||||||
@@ -24,9 +17,7 @@ export default {
 | 
				
			|||||||
  computed: {
 | 
					  computed: {
 | 
				
			||||||
    scrollWrapper() {
 | 
					    scrollWrapper() {
 | 
				
			||||||
      return this.$refs.scrollContainer.$refs.wrap
 | 
					      return this.$refs.scrollContainer.$refs.wrap
 | 
				
			||||||
    },
 | 
					    }
 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  watch: {
 | 
					 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  mounted() {
 | 
					  mounted() {
 | 
				
			||||||
    this.scrollWrapper.addEventListener('scroll', this.emitScroll, true)
 | 
					    this.scrollWrapper.addEventListener('scroll', this.emitScroll, true)
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,7 +1,5 @@
 | 
				
			|||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div ref="tagsViewContainer"
 | 
					  <div id="tags-view-container" class="tags-view-container">
 | 
				
			||||||
    :style="changeColor === true ? 'background:rgba(0, 21, 41, 1);borderTop:0px solid #d8dce5' : ''" id="tags-view-container"
 | 
					 | 
				
			||||||
    class="tags-view-container">
 | 
					 | 
				
			||||||
    <scroll-pane ref="scrollPane" class="tags-view-wrapper" @scroll="handleScroll">
 | 
					    <scroll-pane ref="scrollPane" class="tags-view-wrapper" @scroll="handleScroll">
 | 
				
			||||||
      <router-link v-for="tag in visitedViews" ref="tag" :key="tag.path" :class="isActive(tag) ? 'active' : ''"
 | 
					      <router-link v-for="tag in visitedViews" ref="tag" :key="tag.path" :class="isActive(tag) ? 'active' : ''"
 | 
				
			||||||
        :to="{ path: tag.path, query: tag.query, fullPath: tag.fullPath }" tag="span" class="tags-view-item"
 | 
					        :to="{ path: tag.path, query: tag.query, fullPath: tag.fullPath }" tag="span" class="tags-view-item"
 | 
				
			||||||
@@ -38,13 +36,6 @@ export default {
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  computed: {
 | 
					  computed: {
 | 
				
			||||||
    changeColor() {
 | 
					 | 
				
			||||||
      if (this.$route.path == '/copilot/efficiency-container' || this.$route.path == '/copilot/main' || this.$route.path == '/factoryData/hdIndex' || this.$route.path === '/factoryData/factory-data') {
 | 
					 | 
				
			||||||
        return true
 | 
					 | 
				
			||||||
      } else {
 | 
					 | 
				
			||||||
        return false
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    visitedViews() {
 | 
					    visitedViews() {
 | 
				
			||||||
      return this.$store.state.tagsView.visitedViews
 | 
					      return this.$store.state.tagsView.visitedViews
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
@@ -53,31 +44,9 @@ export default {
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    theme() {
 | 
					    theme() {
 | 
				
			||||||
      return this.$store.state.settings.theme;
 | 
					      return this.$store.state.settings.theme;
 | 
				
			||||||
    },
 | 
					    }
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  watch: {
 | 
					  watch: {
 | 
				
			||||||
    changeColor(val) {
 | 
					 | 
				
			||||||
      if (val == true) {
 | 
					 | 
				
			||||||
        // console.log('this.$refs.tagsViewContainer', this.$refs.tagsViewContainer);
 | 
					 | 
				
			||||||
        // this.$refs.tagsViewContainer.style.backgroundColor = 'rgba(0, 21, 41, 1)'
 | 
					 | 
				
			||||||
        // this.$refs.tagsViewContainer.style.borderTop = '0px solid #d8dce5'
 | 
					 | 
				
			||||||
        var tag = document.getElementsByClassName("tags-view-item")
 | 
					 | 
				
			||||||
        console.log('tag', tag)
 | 
					 | 
				
			||||||
        for (let i in tag) {
 | 
					 | 
				
			||||||
          tag[i].classList.add("changeColor")
 | 
					 | 
				
			||||||
          // tag[i].classList.remove("default")
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
        // console.log('this.$refs.scrollContainer', this.$refs.tag);
 | 
					 | 
				
			||||||
      } else {
 | 
					 | 
				
			||||||
        // this.$refs.tagsViewContainer.style.backgroundColor = ''
 | 
					 | 
				
			||||||
        // this.$refs.tagsViewContainer.style.borderTop = '1px solid #d8dce5'
 | 
					 | 
				
			||||||
        var tag = document.getElementsByClassName("tags-view-item")
 | 
					 | 
				
			||||||
        for (let i in tag) {
 | 
					 | 
				
			||||||
          tag[i].classList.remove("changeColor")
 | 
					 | 
				
			||||||
          // tag[i].classList.add("default")
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    $route() {
 | 
					    $route() {
 | 
				
			||||||
      this.addTags()
 | 
					      this.addTags()
 | 
				
			||||||
      this.moveToCurrentTag()
 | 
					      this.moveToCurrentTag()
 | 
				
			||||||
@@ -91,7 +60,6 @@ export default {
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  mounted() {
 | 
					  mounted() {
 | 
				
			||||||
    console.log(this.$route, this.changeColor);
 | 
					 | 
				
			||||||
    this.initTags()
 | 
					    this.initTags()
 | 
				
			||||||
    this.addTags()
 | 
					    this.addTags()
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
@@ -100,23 +68,11 @@ export default {
 | 
				
			|||||||
      return route.path === this.$route.path
 | 
					      return route.path === this.$route.path
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    activeStyle(tag) {
 | 
					    activeStyle(tag) {
 | 
				
			||||||
      if (this.changeColor) {
 | 
					      if (!this.isActive(tag)) return {};
 | 
				
			||||||
        if (!this.isActive(tag)) return {
 | 
					      return {
 | 
				
			||||||
          "background-color": 'rgba(0, 59, 115, 1)',
 | 
					        "background-color": this.theme,
 | 
				
			||||||
          "border-color": 'rgba(0, 59, 115, 1)',
 | 
					        "border-color": this.theme
 | 
				
			||||||
          "color": 'rgba(255, 255, 255, 1)'
 | 
					      };
 | 
				
			||||||
        };
 | 
					 | 
				
			||||||
        return {
 | 
					 | 
				
			||||||
          "background-color": this.theme,
 | 
					 | 
				
			||||||
          "border-color": this.theme
 | 
					 | 
				
			||||||
        };
 | 
					 | 
				
			||||||
      } else {
 | 
					 | 
				
			||||||
        if (!this.isActive(tag)) return {};
 | 
					 | 
				
			||||||
        return {
 | 
					 | 
				
			||||||
          "background-color": this.theme,
 | 
					 | 
				
			||||||
          "border-color": this.theme
 | 
					 | 
				
			||||||
        };
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    isAffix(tag) {
 | 
					    isAffix(tag) {
 | 
				
			||||||
      return tag.meta && tag.meta.affix
 | 
					      return tag.meta && tag.meta.affix
 | 
				
			||||||
@@ -274,14 +230,6 @@ export default {
 | 
				
			|||||||
</script>
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<style lang="scss" scoped>
 | 
					<style lang="scss" scoped>
 | 
				
			||||||
// :root{
 | 
					 | 
				
			||||||
//   --theme-color: rgba(0, 0, 0, 0.45);
 | 
					 | 
				
			||||||
//   --theme-background: #f4f4f4ff;
 | 
					 | 
				
			||||||
// }
 | 
					 | 
				
			||||||
.changeColor{
 | 
					 | 
				
			||||||
  --theme-background: rgba(0, 59, 115, 1);
 | 
					 | 
				
			||||||
  --theme-color: rgba(255, 255, 255, 1);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
.tags-view-container {
 | 
					.tags-view-container {
 | 
				
			||||||
  height: 42px;
 | 
					  height: 42px;
 | 
				
			||||||
  width: 100%;
 | 
					  width: 100%;
 | 
				
			||||||
@@ -297,8 +245,8 @@ export default {
 | 
				
			|||||||
      cursor: pointer;
 | 
					      cursor: pointer;
 | 
				
			||||||
      height: 28px;
 | 
					      height: 28px;
 | 
				
			||||||
      line-height: 28px;
 | 
					      line-height: 28px;
 | 
				
			||||||
      color: var(--theme-color,rgba(0, 0, 0, 0.45));
 | 
					      color: rgba(0, 0, 0, 0.45);
 | 
				
			||||||
      background:var(--theme-background,#f4f4f4ff);
 | 
					      background: #F4F4F4FF;
 | 
				
			||||||
      padding: 0 8px 0 12px;
 | 
					      padding: 0 8px 0 12px;
 | 
				
			||||||
      font-size: 14px;
 | 
					      font-size: 14px;
 | 
				
			||||||
      letter-spacing: 1px;
 | 
					      letter-spacing: 1px;
 | 
				
			||||||
@@ -383,7 +331,7 @@ export default {
 | 
				
			|||||||
      .el-icon-close {
 | 
					      .el-icon-close {
 | 
				
			||||||
        &:hover {
 | 
					        &:hover {
 | 
				
			||||||
          background-color: #fff;
 | 
					          background-color: #fff;
 | 
				
			||||||
          color: rgba(62, 142, 247, 1);
 | 
					          color: #409eff;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -2,8 +2,7 @@
 | 
				
			|||||||
  <div :class="classObj" class="app-wrapper" :style="{ '--current-color': theme }">
 | 
					  <div :class="classObj" class="app-wrapper" :style="{ '--current-color': theme }">
 | 
				
			||||||
    <div v-if="device === 'mobile' && sidebar.opened" class="drawer-bg" @click="handleClickOutside" />
 | 
					    <div v-if="device === 'mobile' && sidebar.opened" class="drawer-bg" @click="handleClickOutside" />
 | 
				
			||||||
    <sidebar v-if="!sidebar.hide" class="sidebar-container" />
 | 
					    <sidebar v-if="!sidebar.hide" class="sidebar-container" />
 | 
				
			||||||
    <div :style="changeColor ? 'background: rgba(0, 21, 41, 1)' : ''" ref="mainContainer"
 | 
					    <div :class="{ hasTagsView: needTagsView, sidebarHide: sidebar.hide }" class="main-container">
 | 
				
			||||||
      :class="{ hasTagsView: needTagsView, sidebarHide: sidebar.hide }" class="main-container">
 | 
					 | 
				
			||||||
      <div :class="{ 'fixed-header': fixedHeader }">
 | 
					      <div :class="{ 'fixed-header': fixedHeader }">
 | 
				
			||||||
        <navbar />
 | 
					        <navbar />
 | 
				
			||||||
        <tags-view v-if="needTagsView" />
 | 
					        <tags-view v-if="needTagsView" />
 | 
				
			||||||
@@ -40,13 +39,6 @@ export default {
 | 
				
			|||||||
      needTagsView: state => state.settings.tagsView,
 | 
					      needTagsView: state => state.settings.tagsView,
 | 
				
			||||||
      fixedHeader: state => state.settings.fixedHeader
 | 
					      fixedHeader: state => state.settings.fixedHeader
 | 
				
			||||||
    }),
 | 
					    }),
 | 
				
			||||||
    changeColor() {
 | 
					 | 
				
			||||||
      if (this.$route.path == '/copilot/efficiency-container' || this.$route.path == '/copilot/main' || this.$route.path == '/factoryData/hdIndex' || this.$route.path === '/factoryData/factory-data') {
 | 
					 | 
				
			||||||
        return true
 | 
					 | 
				
			||||||
      } else {
 | 
					 | 
				
			||||||
        return false
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    classObj() {
 | 
					    classObj() {
 | 
				
			||||||
      return {
 | 
					      return {
 | 
				
			||||||
        hideSidebar: !this.sidebar.opened,
 | 
					        hideSidebar: !this.sidebar.opened,
 | 
				
			||||||
@@ -59,16 +51,6 @@ export default {
 | 
				
			|||||||
      return variables;
 | 
					      return variables;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  watch: {
 | 
					 | 
				
			||||||
    // changeColor(val) {
 | 
					 | 
				
			||||||
    //   if (val == true) {
 | 
					 | 
				
			||||||
    //     // console.log('this.$refs.mainContainer', this.$refs.mainContainer);
 | 
					 | 
				
			||||||
    //     this.$refs.mainContainer.style.backgroundColor = 'rgba(0, 21, 41, 1)'
 | 
					 | 
				
			||||||
    //   } else {
 | 
					 | 
				
			||||||
    //     this.$refs.mainContainer.style.backgroundColor = ''
 | 
					 | 
				
			||||||
    //   }
 | 
					 | 
				
			||||||
    // },
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  methods: {
 | 
					  methods: {
 | 
				
			||||||
    handleClickOutside() {
 | 
					    handleClickOutside() {
 | 
				
			||||||
      this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
 | 
					      this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -8,14 +8,10 @@ function __resizeHandler(entries) {
 | 
				
			|||||||
          ? entry.contentBoxSize[0]
 | 
					          ? entry.contentBoxSize[0]
 | 
				
			||||||
          : entry.contentBoxSize;
 | 
					          : entry.contentBoxSize;
 | 
				
			||||||
        this.chart_mixin_chartInstance.resize({
 | 
					        this.chart_mixin_chartInstance.resize({
 | 
				
			||||||
          // width:
 | 
					          width:
 | 
				
			||||||
          //   contentBoxSize.inlineSize < this.MIN_WIDTH
 | 
					            contentBoxSize.inlineSize < this.MIN_WIDTH
 | 
				
			||||||
          //     ? this.MIN_WIDTH
 | 
					              ? this.MIN_WIDTH
 | 
				
			||||||
          //     : contentBoxSize.inlineSize,
 | 
					              : contentBoxSize.inlineSize,
 | 
				
			||||||
        // width:
 | 
					 | 
				
			||||||
        //   entry.contentRect.width < this.MIN_WIDTH
 | 
					 | 
				
			||||||
        //     ? this.MIN_WIDTH
 | 
					 | 
				
			||||||
        //     : entry.contentRect.width,
 | 
					 | 
				
			||||||
          height: contentBoxSize.blockSize,
 | 
					          height: contentBoxSize.blockSize,
 | 
				
			||||||
        });
 | 
					        });
 | 
				
			||||||
    } else {
 | 
					    } else {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -127,8 +127,7 @@ Router.prototype.push = function push(location) {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
export default new Router({
 | 
					export default new Router({
 | 
				
			||||||
  base: process.env.VUE_APP_APP_NAME ? process.env.VUE_APP_APP_NAME : "/",
 | 
					  base: process.env.VUE_APP_APP_NAME ? process.env.VUE_APP_APP_NAME : "/",
 | 
				
			||||||
  // mode: "history", // 去掉url中的#
 | 
					  mode: "history", // 去掉url中的#
 | 
				
			||||||
  mode: "hash",
 | 
					 | 
				
			||||||
  scrollBehavior: () => ({ y: 0 }),
 | 
					  scrollBehavior: () => ({ y: 0 }),
 | 
				
			||||||
  routes: constantRoutes,
 | 
					  routes: constantRoutes,
 | 
				
			||||||
});
 | 
					});
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -92,12 +92,10 @@ const actions = {
 | 
				
			|||||||
  /** 初始化首页数据 */
 | 
					  /** 初始化首页数据 */
 | 
				
			||||||
  async initHome({ commit }) {
 | 
					  async initHome({ commit }) {
 | 
				
			||||||
    const dataArr = await getHomeInfo();
 | 
					    const dataArr = await getHomeInfo();
 | 
				
			||||||
    // console.log('dataArr', dataArr);
 | 
					    console.log('dataArr',dataArr);
 | 
				
			||||||
      let preData = dataArr.previousProdOutputOutDO
 | 
					 | 
				
			||||||
      let preFtoData = dataArr.previousProdOutputFtoDO
 | 
					 | 
				
			||||||
    // const targetArr = await getHomeInfo();
 | 
					    // const targetArr = await getHomeInfo();
 | 
				
			||||||
    // factoryListResponse, targetListResponse, prodOutputFtoListRes,preData,preFtoData
 | 
					    const payload = splitCurrentAndPrevious(dataArr.prodOutputOutDO, dataArr.prodTargetDO,dataArr.prodOutputFtoDO
 | 
				
			||||||
    const payload = splitCurrentAndPrevious(dataArr.prodOutputOutDO, dataArr.prodTargetOutputDO,dataArr.prodOutputFtoDO,preData,preFtoData);
 | 
					);
 | 
				
			||||||
    commit("SET_HOME_INFO", payload);
 | 
					    commit("SET_HOME_INFO", payload);
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  /** 初始化驾驶舱数据 */
 | 
					  /** 初始化驾驶舱数据 */
 | 
				
			||||||
@@ -127,7 +125,6 @@ const actions = {
 | 
				
			|||||||
    //   const payload = handler(factoryData)
 | 
					    //   const payload = handler(factoryData)
 | 
				
			||||||
    //   commit("SET_COPILOT_INFO", { type, payload });
 | 
					    //   commit("SET_COPILOT_INFO", { type, payload });
 | 
				
			||||||
    // } else {
 | 
					    // } else {
 | 
				
			||||||
      // console.log('factoryList',factoryList)
 | 
					 | 
				
			||||||
      let factoryData = factoryList.prodOutputOutDO ? factoryList.prodOutputOutDO : factoryList.prodOutputRateDO
 | 
					      let factoryData = factoryList.prodOutputOutDO ? factoryList.prodOutputOutDO : factoryList.prodOutputRateDO
 | 
				
			||||||
      let preData = factoryList.previousProdOutputOutDO ? factoryList.previousProdOutputOutDO : factoryList.previousProdOutputRateDO
 | 
					      let preData = factoryList.previousProdOutputOutDO ? factoryList.previousProdOutputOutDO : factoryList.previousProdOutputRateDO
 | 
				
			||||||
      let preFtoData = factoryList.previousProdOutputFtoDO ? factoryList.previousProdOutputFtoDO : []
 | 
					      let preFtoData = factoryList.previousProdOutputFtoDO ? factoryList.previousProdOutputFtoDO : []
 | 
				
			||||||
@@ -289,7 +286,7 @@ function splitCurrentAndPreviousB(factoryListResponse) {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
function splitCurrentAndPreviousA(factoryListResponse, targetListResponse, prodOutputFtoListRes,preData,preFtoData) {
 | 
					function splitCurrentAndPreviousA(factoryListResponse, targetListResponse, prodOutputFtoListRes,preData,preFtoData) {
 | 
				
			||||||
  // console.log('工厂',preData);
 | 
					  console.log('工厂',targetListResponse);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  // 初始数据
 | 
					  // 初始数据
 | 
				
			||||||
  const { chipOeeRate, transformRate, chipRate, stdRate } = initA();
 | 
					  const { chipOeeRate, transformRate, chipRate, stdRate } = initA();
 | 
				
			||||||
@@ -343,24 +340,17 @@ function splitCurrentAndPreviousA(factoryListResponse, targetListResponse, prodO
 | 
				
			|||||||
  //     componentYieldRate: 0.73,
 | 
					  //     componentYieldRate: 0.73,
 | 
				
			||||||
  //   },
 | 
					  //   },
 | 
				
			||||||
  // ];
 | 
					  // ];
 | 
				
			||||||
  if (preData) {
 | 
					  if (preData && preData[0] != null) {
 | 
				
			||||||
    for (const factory of preData) {
 | 
					    for (const factory of preData) {
 | 
				
			||||||
      const fId = getPreFactoryId(factory)
 | 
					      const fId = getPreFactoryId(factory);
 | 
				
			||||||
      // console.log('factory',factory.previousYearOee);
 | 
					         chipInvest.previous[fId] = factory.previousYearInputNumber;
 | 
				
			||||||
        //  chipInvest.previous[fId] = factory.previousYearInputNumber;
 | 
					 | 
				
			||||||
      // chipOeeRate.current[fId] = factory.oee;
 | 
					      // chipOeeRate.current[fId] = factory.oee;
 | 
				
			||||||
      if (factory.previousGlassType === 0) {
 | 
					      chipOeeRate.previous[fId] = factory.previousYearOee;
 | 
				
			||||||
         chipOeeRate.previous[fId] = factory.previousYearOee;
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      // chipOeeRate.previous[fId] = factory.previousYearOee;
 | 
					 | 
				
			||||||
      // 转化效率
 | 
					      // 转化效率
 | 
				
			||||||
        if (factory.previousGlassType === 1) {
 | 
					      transformRate.previous[fId] =factory.previousYearComponentConversionEfficiency ;
 | 
				
			||||||
        transformRate.previous[fId] = factory.previousYearComponentConversionEfficiency;
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      // transformRate.previous[fId] =factory.previousYearComponentConversionEfficiency ;
 | 
					 | 
				
			||||||
      // 芯片良率 与 标准组件良率
 | 
					      // 芯片良率 与 标准组件良率
 | 
				
			||||||
      if (![0, 1].includes(factory.previousGlassType)) continue;
 | 
					      if (![0, 1].includes(factory.glassType)) continue;
 | 
				
			||||||
      const _t = [chipRate, stdRate][factory.previousGlassType]
 | 
					      const _t = [chipRate, stdRate][factory.glassType]
 | 
				
			||||||
      // _t.current[fId] = factory.yieldRate ;
 | 
					      // _t.current[fId] = factory.yieldRate ;
 | 
				
			||||||
      _t.previous[fId] = factory.previousYearYieldRate ;
 | 
					      _t.previous[fId] = factory.previousYearYieldRate ;
 | 
				
			||||||
      // }
 | 
					      // }
 | 
				
			||||||
@@ -385,14 +375,10 @@ function splitCurrentAndPreviousA(factoryListResponse, targetListResponse, prodO
 | 
				
			|||||||
        transformRate.target[fId] = componentConversionEfficiency
 | 
					        transformRate.target[fId] = componentConversionEfficiency
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      // 芯片OEE
 | 
					      // 芯片OEE
 | 
				
			||||||
      if (factory.glassType === 0) {
 | 
					      chipOeeRate.current[fId] = factory.oee;
 | 
				
			||||||
         chipOeeRate.current[fId] = factory.oee;
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      // chipOeeRate.previous[fId] = factory.previousYearOee;
 | 
					      // chipOeeRate.previous[fId] = factory.previousYearOee;
 | 
				
			||||||
      // 转化效率
 | 
					      // 转化效率
 | 
				
			||||||
      if (factory.glassType === 1) {
 | 
					      transformRate.current[fId] = factory.componentConversionEfficiency;
 | 
				
			||||||
        transformRate.current[fId] = factory.componentConversionEfficiency;
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      // transformRate.previous[fId] = factory.previousYearComponentConversionEfficiency ;
 | 
					      // transformRate.previous[fId] = factory.previousYearComponentConversionEfficiency ;
 | 
				
			||||||
      // 芯片良率 与 标准组件良率
 | 
					      // 芯片良率 与 标准组件良率
 | 
				
			||||||
      if (![0, 1].includes(factory.glassType)) continue;
 | 
					      if (![0, 1].includes(factory.glassType)) continue;
 | 
				
			||||||
@@ -400,7 +386,6 @@ function splitCurrentAndPreviousA(factoryListResponse, targetListResponse, prodO
 | 
				
			|||||||
      _t.current[fId] = factory.yieldRate ;
 | 
					      _t.current[fId] = factory.yieldRate ;
 | 
				
			||||||
      // _t.previous[fId] = factory.previousYearYieldRate ;
 | 
					      // _t.previous[fId] = factory.previousYearYieldRate ;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    // console.log('chipOeeRate',stdRate);
 | 
					 | 
				
			||||||
    // console.log('chipOeeRate',chipOeeRate);
 | 
					    // console.log('chipOeeRate',chipOeeRate);
 | 
				
			||||||
    return {
 | 
					    return {
 | 
				
			||||||
      chipOeeRate,
 | 
					      chipOeeRate,
 | 
				
			||||||
@@ -412,12 +397,12 @@ function splitCurrentAndPreviousA(factoryListResponse, targetListResponse, prodO
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
function splitCurrentAndPrevious(factoryListResponse, targetListResponse, prodOutputFtoListRes,preData,preFtoData) {
 | 
					function splitCurrentAndPrevious(factoryListResponse, targetListResponse, prodOutputFtoListRes,preData,preFtoData) {
 | 
				
			||||||
  // console.log('prodOutputFtoListRes',preFtoData);
 | 
					  console.log('prodOutputFtoListRes',preData);
 | 
				
			||||||
  // 初始数据
 | 
					  // 初始数据
 | 
				
			||||||
  const { chipInvest, ftoInvest, chipOutput, stdOutput, bipvOutput } = init()
 | 
					  const { chipInvest, ftoInvest, chipOutput, stdOutput, bipvOutput } = init()
 | 
				
			||||||
   if (prodOutputFtoListRes.length !== 0 ) {
 | 
					   if (prodOutputFtoListRes) {
 | 
				
			||||||
    for (const factory of prodOutputFtoListRes) {
 | 
					    for (const factory of prodOutputFtoListRes) {
 | 
				
			||||||
      // console.log(factory);
 | 
					      console.log(factory);
 | 
				
			||||||
      const fId = getFactoryId(factory);
 | 
					      const fId = getFactoryId(factory);
 | 
				
			||||||
      // const preFId = getPreFactoryId(factory);
 | 
					      // const preFId = getPreFactoryId(factory);
 | 
				
			||||||
      // if (fId) {
 | 
					      // if (fId) {
 | 
				
			||||||
@@ -430,7 +415,7 @@ function splitCurrentAndPrevious(factoryListResponse, targetListResponse, prodOu
 | 
				
			|||||||
   }
 | 
					   }
 | 
				
			||||||
   if (preFtoData) {
 | 
					   if (preFtoData) {
 | 
				
			||||||
    for (const factory of preFtoData) {
 | 
					    for (const factory of preFtoData) {
 | 
				
			||||||
      // console.log(factory);
 | 
					      console.log(factory);
 | 
				
			||||||
      const fId = getPreFactoryId(factory);
 | 
					      const fId = getPreFactoryId(factory);
 | 
				
			||||||
      // const preFId = getPreFactoryId(factory);
 | 
					      // const preFId = getPreFactoryId(factory);
 | 
				
			||||||
      // if (fId) {
 | 
					      // if (fId) {
 | 
				
			||||||
@@ -441,13 +426,10 @@ function splitCurrentAndPrevious(factoryListResponse, targetListResponse, prodOu
 | 
				
			|||||||
      // }
 | 
					      // }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
   }
 | 
					   }
 | 
				
			||||||
    if (preData) {
 | 
					    if (preData && preData[0] != null) {
 | 
				
			||||||
    for (const factory of preData) {
 | 
					    for (const factory of preData) {
 | 
				
			||||||
      const fId = getPreFactoryId(factory);
 | 
					      const fId = getPreFactoryId(factory);
 | 
				
			||||||
      if (factory.previousGlassType === 0) {
 | 
					         chipInvest.previous[fId] = factory.previousYearInputNumber;
 | 
				
			||||||
      chipInvest.previous[fId] = factory.previousYearInputNumber
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
        //  chipInvest.previous[fId] = factory.previousYearInputNumber;
 | 
					 | 
				
			||||||
      if (![0, 1, 2].includes(factory.previousGlassType)) continue;
 | 
					      if (![0, 1, 2].includes(factory.previousGlassType)) continue;
 | 
				
			||||||
      const _t = [chipOutput, stdOutput, bipvOutput][factory.previousGlassType];
 | 
					      const _t = [chipOutput, stdOutput, bipvOutput][factory.previousGlassType];
 | 
				
			||||||
      // if (fId) {
 | 
					      // if (fId) {
 | 
				
			||||||
@@ -460,14 +442,11 @@ function splitCurrentAndPrevious(factoryListResponse, targetListResponse, prodOu
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
    // console.log('ftoInvest',ftoInvest)
 | 
					    // console.log('ftoInvest',ftoInvest)
 | 
				
			||||||
  if (factoryListResponse) {
 | 
					  if (factoryListResponse && factoryListResponse[0] != null) {
 | 
				
			||||||
    for (const factory of factoryListResponse) {
 | 
					    for (const factory of factoryListResponse) {
 | 
				
			||||||
      const fId = getFactoryId(factory);
 | 
					      const fId = getFactoryId(factory);
 | 
				
			||||||
      // console.log('factory.inputNumber', factory, fId);
 | 
					 | 
				
			||||||
      if (factory.glassType === 0) {
 | 
					 | 
				
			||||||
      chipInvest.current[fId] = factory.inputNumber
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      // const preFId = getPreFactoryId(factory);
 | 
					      // const preFId = getPreFactoryId(factory);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      // 获取目标值
 | 
					      // 获取目标值
 | 
				
			||||||
      if (targetListResponse) {
 | 
					      if (targetListResponse) {
 | 
				
			||||||
        const { chipYield, componentYield, bipvProductOutput } =
 | 
					        const { chipYield, componentYield, bipvProductOutput } =
 | 
				
			||||||
@@ -477,6 +456,7 @@ function splitCurrentAndPrevious(factoryListResponse, targetListResponse, prodOu
 | 
				
			|||||||
        bipvOutput.target[fId] = bipvProductOutput;
 | 
					        bipvOutput.target[fId] = bipvProductOutput;
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      // 芯片投入
 | 
					      // 芯片投入
 | 
				
			||||||
 | 
					          chipInvest.current[fId] = factory.inputNumber;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      // 产出数据, 0 - (玻璃)芯片产出, 1 - 标准组件产出, 2 - BIPV产出
 | 
					      // 产出数据, 0 - (玻璃)芯片产出, 1 - 标准组件产出, 2 - BIPV产出
 | 
				
			||||||
      // 因为后端写的垃圾数据,所以这里要做一下判断
 | 
					      // 因为后端写的垃圾数据,所以这里要做一下判断
 | 
				
			||||||
@@ -484,7 +464,6 @@ function splitCurrentAndPrevious(factoryListResponse, targetListResponse, prodOu
 | 
				
			|||||||
      const _t = [chipOutput, stdOutput, bipvOutput][factory.glassType];
 | 
					      const _t = [chipOutput, stdOutput, bipvOutput][factory.glassType];
 | 
				
			||||||
        _t.current[fId] = factory.outputNumber;
 | 
					        _t.current[fId] = factory.outputNumber;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    // console.log('chipInvest',ftoInvest);
 | 
					 | 
				
			||||||
    return {
 | 
					    return {
 | 
				
			||||||
      chipInvest,
 | 
					      chipInvest,
 | 
				
			||||||
      // ftoInvest,
 | 
					      // ftoInvest,
 | 
				
			||||||
@@ -493,6 +472,15 @@ function splitCurrentAndPrevious(factoryListResponse, targetListResponse, prodOu
 | 
				
			|||||||
      stdOutput,
 | 
					      stdOutput,
 | 
				
			||||||
      bipvOutput,
 | 
					      bipvOutput,
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
 | 
					  }else{
 | 
				
			||||||
 | 
					      return {
 | 
				
			||||||
 | 
					      chipInvest,
 | 
				
			||||||
 | 
					      // ftoInvest,
 | 
				
			||||||
 | 
					      ftoInvest,
 | 
				
			||||||
 | 
					      chipOutput,
 | 
				
			||||||
 | 
					      stdOutput,
 | 
				
			||||||
 | 
					      bipvOutput,
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -74,9 +74,9 @@ export const SystemDataScopeEnum = {
 | 
				
			|||||||
/**
 | 
					/**
 | 
				
			||||||
 * 工厂名称
 | 
					 * 工厂名称
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
// export const factoryList =['瑞昌中建材光电材料有限公司', '邯郸中建材光电材料有限公司', '中建材株洲光电材料有限公司', '佳木斯中建材光电材料有限公司', '成都中建材光电材料有限公司', '凯盛光伏材料有限公司', '蚌埠兴科玻璃有限公司']
 | 
					export const factoryList =['瑞昌中建材光电材料有限公司', '邯郸中建材光电材料有限公司', '中建材株洲光电材料有限公司', '佳木斯中建材光电材料有限公司', '成都中建材光电材料有限公司', '凯盛光伏材料有限公司', '蚌埠兴科玻璃有限公司']
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export const factoryArray1 =[
 | 
					export const dhgfactoryList =[
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    name: '瑞昌中建材光电材料有限公司',
 | 
					    name: '瑞昌中建材光电材料有限公司',
 | 
				
			||||||
    id: 0
 | 
					    id: 0
 | 
				
			||||||
@@ -97,43 +97,12 @@ export const factoryArray1 =[
 | 
				
			|||||||
    name: '成都中建材光电材料有限公司',
 | 
					    name: '成都中建材光电材料有限公司',
 | 
				
			||||||
    id: 4
 | 
					    id: 4
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					 | 
				
			||||||
    name: '凯盛光伏材料有限公司',
 | 
					 | 
				
			||||||
    id: 5
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    name: '蚌埠兴科玻璃有限公司',
 | 
					    name: '蚌埠兴科玻璃有限公司',
 | 
				
			||||||
    id: 6
 | 
					    id: 6
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// export const dhgfactoryList =[
 | 
					 | 
				
			||||||
//   {
 | 
					 | 
				
			||||||
//     name: '瑞昌中建材光电材料有限公司',
 | 
					 | 
				
			||||||
//     id: 0
 | 
					 | 
				
			||||||
//   },
 | 
					 | 
				
			||||||
//   {
 | 
					 | 
				
			||||||
//     name: '邯郸中建材光电材料有限公司',
 | 
					 | 
				
			||||||
//     id: 1
 | 
					 | 
				
			||||||
//   },
 | 
					 | 
				
			||||||
//   {
 | 
					 | 
				
			||||||
//     name: '中建材株洲光电材料有限公司',
 | 
					 | 
				
			||||||
//     id: 2
 | 
					 | 
				
			||||||
//   },
 | 
					 | 
				
			||||||
//   {
 | 
					 | 
				
			||||||
//     name: '佳木斯中建材光电材料有限公司',
 | 
					 | 
				
			||||||
//     id: 3
 | 
					 | 
				
			||||||
//   },
 | 
					 | 
				
			||||||
//   {
 | 
					 | 
				
			||||||
//     name: '成都中建材光电材料有限公司',
 | 
					 | 
				
			||||||
//     id: 4
 | 
					 | 
				
			||||||
//   },
 | 
					 | 
				
			||||||
//   {
 | 
					 | 
				
			||||||
//     name: '蚌埠兴科玻璃有限公司',
 | 
					 | 
				
			||||||
//     id: 6
 | 
					 | 
				
			||||||
//   }
 | 
					 | 
				
			||||||
// ]
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export const tyjxfactoryList =[
 | 
					export const tyjxfactoryList =[
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    name: '凯盛光伏材料有限公司',
 | 
					    name: '凯盛光伏材料有限公司',
 | 
				
			||||||
@@ -141,32 +110,6 @@ export const tyjxfactoryList =[
 | 
				
			|||||||
  }
 | 
					  }
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// 暂时只有瑞昌邯郸数据
 | 
					 | 
				
			||||||
export const factoryList =['瑞昌中建材光电材料有限公司', '邯郸中建材光电材料有限公司']
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export const factoryListabbr =['瑞昌', '邯郸']
 | 
					 | 
				
			||||||
export const factoryArray =[
 | 
					 | 
				
			||||||
  {
 | 
					 | 
				
			||||||
    name: '瑞昌中建材光电材料有限公司',
 | 
					 | 
				
			||||||
    id: 0
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  {
 | 
					 | 
				
			||||||
    name: '邯郸中建材光电材料有限公司',
 | 
					 | 
				
			||||||
    id: 1
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
]
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export const dhgfactoryList =[
 | 
					 | 
				
			||||||
  {
 | 
					 | 
				
			||||||
    name: '瑞昌中建材光电材料有限公司',
 | 
					 | 
				
			||||||
    id: 0
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  {
 | 
					 | 
				
			||||||
    name: '邯郸中建材光电材料有限公司',
 | 
					 | 
				
			||||||
    id: 1
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
]
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * 代码生成模板类型
 | 
					 * 代码生成模板类型
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,10 +1,3 @@
 | 
				
			|||||||
<!--
 | 
					 | 
				
			||||||
 * @Author: zhp
 | 
					 | 
				
			||||||
 * @Date: 2024-06-03 15:38:31
 | 
					 | 
				
			||||||
 * @LastEditTime: 2024-07-09 15:59:41
 | 
					 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<!-- 
 | 
					<!-- 
 | 
				
			||||||
    filename: ChartContainer.vue
 | 
					    filename: ChartContainer.vue
 | 
				
			||||||
    author: liubin
 | 
					    author: liubin
 | 
				
			||||||
@@ -50,7 +43,7 @@ export default {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
::-webkit-scrollbar {
 | 
					::-webkit-scrollbar {
 | 
				
			||||||
  width: 80%;
 | 
					  width: 8px;
 | 
				
			||||||
  height: 8px;
 | 
					  height: 8px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -62,32 +62,7 @@ export default {
 | 
				
			|||||||
          top: "15%",
 | 
					          top: "15%",
 | 
				
			||||||
          containLabel: true,
 | 
					          containLabel: true,
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        tooltip: {
 | 
					        tooltip: {},
 | 
				
			||||||
          trigger: "axis",
 | 
					 | 
				
			||||||
          axisPointer: {
 | 
					 | 
				
			||||||
            // type: "cross",
 | 
					 | 
				
			||||||
            crossStyle: {
 | 
					 | 
				
			||||||
              color: "rgba(237,237,237,0.5)",
 | 
					 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
          },
 | 
					 | 
				
			||||||
          extraCssText: 'box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.38); border- radius: 4px;opacity: 0.6;backdrop- filter: blur(6px);',
 | 
					 | 
				
			||||||
          backgroundColor: '#001829',
 | 
					 | 
				
			||||||
          borderColor: '#001829',
 | 
					 | 
				
			||||||
          formatter: params => {
 | 
					 | 
				
			||||||
            console.log('params', params)
 | 
					 | 
				
			||||||
            var res = `<span style='color:rgba(255,255,255,0.85)'>${params[0].axisValueLabel}</span>`;
 | 
					 | 
				
			||||||
            for (var i = 0, l = params.length; i < l; i++) {
 | 
					 | 
				
			||||||
              let color = Object.prototype.toString.call(params[i].color) == "[object String]" ? params[i].color : params[i].color.colorStops ? params[i].color.colorStops[0].color : ''
 | 
					 | 
				
			||||||
              // console.log(item.color, color);
 | 
					 | 
				
			||||||
              res +=
 | 
					 | 
				
			||||||
                "<br/>" +
 | 
					 | 
				
			||||||
                `<span style='display:inline-block;margin-right:4px;width:10px;height:10px;background-color:${color}'></span>` +
 | 
					 | 
				
			||||||
                `<span style='display:inline-block;width:150px;color:rgba(255,255,255,.85);font-size:14px;'>${params[i].seriesName}</span>` +
 | 
					 | 
				
			||||||
                `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${params[i].value ? params[i].value + '片' : 0 + '片'}</span>`;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            return res;
 | 
					 | 
				
			||||||
          },
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        xAxis: {
 | 
					        xAxis: {
 | 
				
			||||||
          axisTick: {
 | 
					          axisTick: {
 | 
				
			||||||
            show: false,
 | 
					            show: false,
 | 
				
			||||||
@@ -108,7 +83,6 @@ export default {
 | 
				
			|||||||
          nameTextStyle: {
 | 
					          nameTextStyle: {
 | 
				
			||||||
            color: "#fff",
 | 
					            color: "#fff",
 | 
				
			||||||
            fontSize: 12,
 | 
					            fontSize: 12,
 | 
				
			||||||
            align: "right",
 | 
					 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
          axisTick: {
 | 
					          axisTick: {
 | 
				
			||||||
            show: false,
 | 
					            show: false,
 | 
				
			||||||
@@ -213,13 +187,13 @@ export default {
 | 
				
			|||||||
      this.canvasReset()
 | 
					      this.canvasReset()
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    isFullscreen(val) {
 | 
					    isFullscreen(val) {
 | 
				
			||||||
      this.options.series.map((item) => {
 | 
					      this.actualOptions.series.map((item) => {
 | 
				
			||||||
        item.barWidth = val ? 18 : 12;
 | 
					        item.barWidth = val ? 18 : 12;
 | 
				
			||||||
      });
 | 
					      });
 | 
				
			||||||
      this.options.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
					      this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
				
			||||||
      this.options.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
					      this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
				
			||||||
      this.options.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
					      this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
				
			||||||
      this.initChart(this.options);
 | 
					      this.initChart(this.actualOptions);
 | 
				
			||||||
      // this.actualOptions.series.map((item) => {
 | 
					      // this.actualOptions.series.map((item) => {
 | 
				
			||||||
      //   item.barWidth = val ? 18 : 12;
 | 
					      //   item.barWidth = val ? 18 : 12;
 | 
				
			||||||
      // });
 | 
					      // });
 | 
				
			||||||
@@ -234,14 +208,14 @@ export default {
 | 
				
			|||||||
        this.initChart(this.options);
 | 
					        this.initChart(this.options);
 | 
				
			||||||
        return;
 | 
					        return;
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      // const actualOptions = JSON.parse(JSON.stringify(this.options));
 | 
					      const actualOptions = JSON.parse(JSON.stringify(this.options));
 | 
				
			||||||
      // console.log('actualOptions', this.options)
 | 
					      console.log('actualOptions', this.options)
 | 
				
			||||||
      this.options.series[0].data = val[0].data;
 | 
					      actualOptions.series[0].data = val[0].data;
 | 
				
			||||||
      this.options.series[0].name = val[0].name;
 | 
					      actualOptions.series[0].name = val[0].name;
 | 
				
			||||||
      this.options.series[1].data = val?.[1]?.data || [];
 | 
					      actualOptions.series[1].data = val?.[1]?.data || [];
 | 
				
			||||||
      this.options.series[1].name = val?.[1]?.name || "";
 | 
					      actualOptions.series[1].name = val?.[1]?.name || "";
 | 
				
			||||||
      // this.actualOptions = actualOptions;
 | 
					      this.actualOptions = actualOptions;
 | 
				
			||||||
      this.initChart(this.options);
 | 
					      this.initChart(actualOptions);
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  mounted() {
 | 
					  mounted() {
 | 
				
			||||||
@@ -250,7 +224,7 @@ export default {
 | 
				
			|||||||
        this.isFullscreen = screenfull.isFullscreen;
 | 
					        this.isFullscreen = screenfull.isFullscreen;
 | 
				
			||||||
      });
 | 
					      });
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    // this.actualOptions = this.options
 | 
					    this.actualOptions = this.options
 | 
				
			||||||
    this.canvasReset();
 | 
					    this.canvasReset();
 | 
				
			||||||
    window.addEventListener("resize", this.canvasReset);
 | 
					    window.addEventListener("resize", this.canvasReset);
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
@@ -274,7 +248,7 @@ export default {
 | 
				
			|||||||
        this.chart.dispose();
 | 
					        this.chart.dispose();
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      this.chart = echarts.init(this.$refs.chart);
 | 
					      this.chart = echarts.init(this.$refs.chart);
 | 
				
			||||||
      this.chart.setOption(this.options);
 | 
					      this.chart.setOption(this.actualOptions);
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -8,7 +8,9 @@
 | 
				
			|||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="copilot-container">
 | 
					  <div class="copilot-container">
 | 
				
			||||||
    <!-- refresh btn  -->
 | 
					    <!-- refresh btn  -->
 | 
				
			||||||
    <button v-if="0" style="
 | 
					    <button
 | 
				
			||||||
 | 
					      v-if="0"
 | 
				
			||||||
 | 
					      style="
 | 
				
			||||||
        appearance: none;
 | 
					        appearance: none;
 | 
				
			||||||
        outline: none;
 | 
					        outline: none;
 | 
				
			||||||
        border: none;
 | 
					        border: none;
 | 
				
			||||||
@@ -18,11 +20,22 @@
 | 
				
			|||||||
        position: absolute;
 | 
					        position: absolute;
 | 
				
			||||||
        top: 8px;
 | 
					        top: 8px;
 | 
				
			||||||
        right: 8px;
 | 
					        right: 8px;
 | 
				
			||||||
      " @click="$emit('refresh')">
 | 
					      "
 | 
				
			||||||
      <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"
 | 
					      @click="$emit('refresh')"
 | 
				
			||||||
        style="width: 24px; height: 24px">
 | 
					    >
 | 
				
			||||||
        <path stroke-linecap="round" stroke-linejoin="round"
 | 
					      <svg
 | 
				
			||||||
          d="M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99" />
 | 
					        xmlns="http://www.w3.org/2000/svg"
 | 
				
			||||||
 | 
					        fill="none"
 | 
				
			||||||
 | 
					        viewBox="0 0 24 24"
 | 
				
			||||||
 | 
					        stroke-width="1.5"
 | 
				
			||||||
 | 
					        stroke="currentColor"
 | 
				
			||||||
 | 
					        style="width: 24px; height: 24px"
 | 
				
			||||||
 | 
					      >
 | 
				
			||||||
 | 
					        <path
 | 
				
			||||||
 | 
					          stroke-linecap="round"
 | 
				
			||||||
 | 
					          stroke-linejoin="round"
 | 
				
			||||||
 | 
					          d="M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99"
 | 
				
			||||||
 | 
					        />
 | 
				
			||||||
      </svg>
 | 
					      </svg>
 | 
				
			||||||
    </button>
 | 
					    </button>
 | 
				
			||||||
    <!-- decoration  -->
 | 
					    <!-- decoration  -->
 | 
				
			||||||
@@ -31,13 +44,19 @@
 | 
				
			|||||||
    <div v-if="side == 'left'" class="corner bl"></div>
 | 
					    <div v-if="side == 'left'" class="corner bl"></div>
 | 
				
			||||||
    <div v-if="side == 'right'" class="corner br"></div>
 | 
					    <div v-if="side == 'right'" class="corner br"></div>
 | 
				
			||||||
    <!-- content  -->
 | 
					    <!-- content  -->
 | 
				
			||||||
    <div class="container-head" :class="[side == 'left' ? 'gradient-to-right' : 'gradient-to-left']">
 | 
					    <div
 | 
				
			||||||
      <Icon style="margin-left: 16px;" :icon="icon"></Icon>
 | 
					      class="container-head"
 | 
				
			||||||
 | 
					      :class="[side == 'left' ? 'gradient-to-right' : 'gradient-to-left']"
 | 
				
			||||||
 | 
					    >
 | 
				
			||||||
 | 
					      <Icon :icon="icon"></Icon>
 | 
				
			||||||
      <h2 class="container-title">{{ title }}</h2>
 | 
					      <h2 class="container-title">{{ title }}</h2>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="container-body" :class="[
 | 
					    <div
 | 
				
			||||||
 | 
					      class="container-body"
 | 
				
			||||||
 | 
					      :class="[
 | 
				
			||||||
        side == 'left' ? 'body-gradient-to-right' : 'body-gradient-to-left',
 | 
					        side == 'left' ? 'body-gradient-to-right' : 'body-gradient-to-left',
 | 
				
			||||||
      ]">
 | 
					      ]"
 | 
				
			||||||
 | 
					    >
 | 
				
			||||||
      <slot />
 | 
					      <slot />
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
@@ -122,7 +141,7 @@ export default {
 | 
				
			|||||||
    gap: 8px;
 | 
					    gap: 8px;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    .container-title {
 | 
					    .container-title {
 | 
				
			||||||
      font-size: 1vw;
 | 
					      font-size: 1.18vw;
 | 
				
			||||||
      line-height: 1.39vw;
 | 
					      line-height: 1.39vw;
 | 
				
			||||||
      font-weight: normal;
 | 
					      font-weight: normal;
 | 
				
			||||||
      letter-spacing: 2px;
 | 
					      letter-spacing: 2px;
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,7 +1,7 @@
 | 
				
			|||||||
<!--
 | 
					<!--
 | 
				
			||||||
 * @Author: zhp
 | 
					 * @Author: zhp
 | 
				
			||||||
 * @Date: 2024-04-28 13:42:51
 | 
					 * @Date: 2024-04-28 13:42:51
 | 
				
			||||||
 * @LastEditTime: 2024-07-09 16:55:58
 | 
					 * @LastEditTime: 2024-05-07 16:54:54
 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 * @LastEditors: zhp
 | 
				
			||||||
 * @Description:
 | 
					 * @Description:
 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
@@ -61,8 +61,8 @@ export default {
 | 
				
			|||||||
.container-icon {
 | 
					.container-icon {
 | 
				
			||||||
  //   width: 32px;
 | 
					  //   width: 32px;
 | 
				
			||||||
  //   height: 32px;
 | 
					  //   height: 32px;
 | 
				
			||||||
  width: 1.4vw;
 | 
					  width: 1.701vw;
 | 
				
			||||||
  height: 1.4vw;
 | 
					  height: 1.701vw;
 | 
				
			||||||
  background: #ccc2;
 | 
					  background: #ccc2;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
</style>
 | 
					</style>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -19,7 +19,7 @@
 | 
				
			|||||||
      <CopilotButton v-for="i in ['日', '周', '月', '年']" :key="i" :label="i" :active="i === period"
 | 
					      <CopilotButton v-for="i in ['日', '周', '月', '年']" :key="i" :label="i" :active="i === period"
 | 
				
			||||||
        @click="() => $emit('update:period', i)" />
 | 
					        @click="() => $emit('update:period', i)" />
 | 
				
			||||||
      <div class="btn-group">
 | 
					      <div class="btn-group">
 | 
				
			||||||
        <!-- <button type="button" class="export-btn" @click="handleExport" /> -->
 | 
					        <button type="button" class="export-btn" />
 | 
				
			||||||
        <button type="button" class="fullscreen-btn" :class="[isFullscreen ? 'exit-fullscreen' : '']"
 | 
					        <button type="button" class="fullscreen-btn" :class="[isFullscreen ? 'exit-fullscreen' : '']"
 | 
				
			||||||
          @click="toggleFullScreen" />
 | 
					          @click="toggleFullScreen" />
 | 
				
			||||||
        <!-- <button class="times-btn"> {{ times }} </button> -->
 | 
					        <!-- <button class="times-btn"> {{ times }} </button> -->
 | 
				
			||||||
@@ -31,7 +31,6 @@
 | 
				
			|||||||
<script>
 | 
					<script>
 | 
				
			||||||
import CopilotButton from "./button.vue";
 | 
					import CopilotButton from "./button.vue";
 | 
				
			||||||
import screenfull from "screenfull";
 | 
					import screenfull from "screenfull";
 | 
				
			||||||
import { exportFactoryDataExcel } from "@/api/produceData";
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
export default {
 | 
					export default {
 | 
				
			||||||
  name: "CopilotHeader",
 | 
					  name: "CopilotHeader",
 | 
				
			||||||
@@ -59,15 +58,6 @@ export default {
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  computed: {},
 | 
					  computed: {},
 | 
				
			||||||
  methods: {
 | 
					  methods: {
 | 
				
			||||||
    handleExport() {
 | 
					 | 
				
			||||||
      exportFactoryDataExcel({
 | 
					 | 
				
			||||||
        // factoryId: this.companyId,
 | 
					 | 
				
			||||||
        timeSelection: this.period === 1 ? 0 : this.period === 2 ? 1 : this.period === 3 ? 2 : 3,
 | 
					 | 
				
			||||||
      }).then(response => {
 | 
					 | 
				
			||||||
        this.$download.excel(response, `生产数据.xls`);
 | 
					 | 
				
			||||||
        // this.exportLoading = false;
 | 
					 | 
				
			||||||
      }).catch(() => { });
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    getTimes() {
 | 
					    getTimes() {
 | 
				
			||||||
      setInterval(this.getTimesInterval, 60000);
 | 
					      setInterval(this.getTimesInterval, 60000);
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,22 +4,18 @@
 | 
				
			|||||||
      <!-- <CopilotButton v-for="i in ['产量', '效率']" :key="i" :label="i" :active="i === active"
 | 
					      <!-- <CopilotButton v-for="i in ['产量', '效率']" :key="i" :label="i" :active="i === active"
 | 
				
			||||||
        @click="() => $emit('update:active', i)" />
 | 
					        @click="() => $emit('update:active', i)" />
 | 
				
			||||||
      <div class="type-name"></div> -->
 | 
					      <div class="type-name"></div> -->
 | 
				
			||||||
      <CopilotButton v-for="i in dataList" :key="i.id" :label="i.name" :active="i.id === period"
 | 
					      <CopilotButton v-for="i in ['同比', '环比']" :key="i" :label="i" :active="i === than"
 | 
				
			||||||
        @click="() => $emit('update:period', i.id)" />
 | 
					        @click="() => $emit('update:than', i)" />
 | 
				
			||||||
      <!-- <CopilotButton v-for="i in ['同比', '环比']" :key="i" :label="i" :active="i === than"
 | 
					      <div class="btn-group">
 | 
				
			||||||
        @click="() => $emit('update:than', i)" /> -->
 | 
					        <button type="button" class="export-btn" />
 | 
				
			||||||
 | 
					        <button type="button" class="fullscreen-btn" :class="[isFullscreen ? 'exit-fullscreen' : '']"
 | 
				
			||||||
 | 
					          @click="toggleFullScreen" />
 | 
				
			||||||
 | 
					      </div>
 | 
				
			||||||
    </section>
 | 
					    </section>
 | 
				
			||||||
    <div class="page-title">{{ companyName }}</div>
 | 
					    <div class="page-title">{{ companyName }}</div>
 | 
				
			||||||
    <section class="menu2">
 | 
					    <section class="menu2">
 | 
				
			||||||
      <div class="btn-group">
 | 
					      <CopilotButton v-for="i in dataList" :key="i.id" :label="i.name" :active="i.id === period"
 | 
				
			||||||
        <el-tooltip v-if="showPeriod" class="item" effect="dark" content="导出" placement="top">
 | 
					        @click="() => $emit('update:period', i.id)" />
 | 
				
			||||||
          <button type="button" class="export-btn" @click="handleExport" />
 | 
					 | 
				
			||||||
        </el-tooltip>
 | 
					 | 
				
			||||||
        <el-tooltip class="item" effect="dark" :content="isFullscreen  === false ? '退出全屏' : '全屏'" placement="top">
 | 
					 | 
				
			||||||
          <button type="button" class="fullscreen-btn" :class="[isFullscreen ? 'exit-fullscreen' : '']"
 | 
					 | 
				
			||||||
            @click="toggleFullScreen" />
 | 
					 | 
				
			||||||
        </el-tooltip>
 | 
					 | 
				
			||||||
      </div>
 | 
					 | 
				
			||||||
    </section>
 | 
					    </section>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
@@ -29,8 +25,6 @@
 | 
				
			|||||||
import FactorySelect from "./FactorySelect.vue";
 | 
					import FactorySelect from "./FactorySelect.vue";
 | 
				
			||||||
import screenfull from "screenfull";
 | 
					import screenfull from "screenfull";
 | 
				
			||||||
import CopilotButton from "./button.vue";
 | 
					import CopilotButton from "./button.vue";
 | 
				
			||||||
import { exportFactoryDataExcel } from "@/api/produceData";
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export default {
 | 
					export default {
 | 
				
			||||||
  name: "FactoryDataHeader",
 | 
					  name: "FactoryDataHeader",
 | 
				
			||||||
  components: { CopilotButton, FactorySelect },
 | 
					  components: { CopilotButton, FactorySelect },
 | 
				
			||||||
@@ -48,20 +42,9 @@ export default {
 | 
				
			|||||||
      type: String,
 | 
					      type: String,
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  watch: {
 | 
					 | 
				
			||||||
    period(val) {
 | 
					 | 
				
			||||||
      if (val != 1) {
 | 
					 | 
				
			||||||
        this.showPeriod = true
 | 
					 | 
				
			||||||
      } else {
 | 
					 | 
				
			||||||
        this.showPeriod = false
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  data() {
 | 
					  data() {
 | 
				
			||||||
    return {
 | 
					    return {
 | 
				
			||||||
      isFullscreen: false,
 | 
					      isFullscreen: false,
 | 
				
			||||||
      content: '全屏',
 | 
					 | 
				
			||||||
      showPeriod:false,
 | 
					 | 
				
			||||||
      dataList: [
 | 
					      dataList: [
 | 
				
			||||||
        { id: 1, name: "日" },
 | 
					        { id: 1, name: "日" },
 | 
				
			||||||
        { id: 2, name: "周" },
 | 
					        { id: 2, name: "周" },
 | 
				
			||||||
@@ -72,22 +55,6 @@ export default {
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  computed: {},
 | 
					  computed: {},
 | 
				
			||||||
  methods: {
 | 
					  methods: {
 | 
				
			||||||
    handleExport() {
 | 
					 | 
				
			||||||
      // if (this.period != 1) {
 | 
					 | 
				
			||||||
        this.showPeriod = true
 | 
					 | 
				
			||||||
        exportFactoryDataExcel({
 | 
					 | 
				
			||||||
          factoryId: this.companyId,
 | 
					 | 
				
			||||||
          timeSelection: this.period === 1 ? 0 : this.period === 2 ? 1 : this.period === 3 ? 2 : 3,
 | 
					 | 
				
			||||||
          compare: this.than === '同比' ? 1 : 2
 | 
					 | 
				
			||||||
        }).then(response => {
 | 
					 | 
				
			||||||
          this.$download.excel(response, `${this.companyName}生产数据.xls`);
 | 
					 | 
				
			||||||
          // this.exportLoading = false;
 | 
					 | 
				
			||||||
        }).catch(() => { });
 | 
					 | 
				
			||||||
      // } else {
 | 
					 | 
				
			||||||
      //   this.showPeriod = false
 | 
					 | 
				
			||||||
      // }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    toggleFullScreen() {
 | 
					    toggleFullScreen() {
 | 
				
			||||||
      this.isFullscreen = !this.isFullscreen;
 | 
					      this.isFullscreen = !this.isFullscreen;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -123,16 +90,14 @@ export default {
 | 
				
			|||||||
  gap: 8px;
 | 
					  gap: 8px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.factory-header > .menu2 {
 | 
					.factory-header > .menu2 {
 | 
				
			||||||
  width: 20vw;
 | 
					  width: 26vw;
 | 
				
			||||||
  display: flex;
 | 
					  display: flex;
 | 
				
			||||||
  justify-content: flex-end;
 | 
					 | 
				
			||||||
  align-items: center;
 | 
					  align-items: center;
 | 
				
			||||||
  gap: 8px;
 | 
					  gap: 8px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.export-btn,
 | 
					.export-btn,
 | 
				
			||||||
.fullscreen-btn {
 | 
					.fullscreen-btn {
 | 
				
			||||||
  /* float: right; */
 | 
					 | 
				
			||||||
  width: 32px;
 | 
					  width: 32px;
 | 
				
			||||||
  height: 32px;
 | 
					  height: 32px;
 | 
				
			||||||
  margin-left: 24px;
 | 
					  margin-left: 24px;
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,226 +0,0 @@
 | 
				
			|||||||
<!--
 | 
					 | 
				
			||||||
 * @Author: zhp
 | 
					 | 
				
			||||||
 * @Date: 2024-07-09 15:07:50
 | 
					 | 
				
			||||||
 * @LastEditTime: 2024-07-09 15:41:38
 | 
					 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<!--
 | 
					 | 
				
			||||||
 * @Author: zhp
 | 
					 | 
				
			||||||
 * @Date: 2024-06-05 09:43:51
 | 
					 | 
				
			||||||
 * @LastEditTime: 2024-07-09 15:06:52
 | 
					 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<template>
 | 
					 | 
				
			||||||
  <div class="copilot-container">
 | 
					 | 
				
			||||||
    <!-- refresh btn  -->
 | 
					 | 
				
			||||||
    <button v-if="false" style="
 | 
					 | 
				
			||||||
        appearance: none;
 | 
					 | 
				
			||||||
        outline: none;
 | 
					 | 
				
			||||||
        border: none;
 | 
					 | 
				
			||||||
        background: none;
 | 
					 | 
				
			||||||
        color: #fff;
 | 
					 | 
				
			||||||
        cursor: pointer;
 | 
					 | 
				
			||||||
        position: absolute;
 | 
					 | 
				
			||||||
        top: 8px;
 | 
					 | 
				
			||||||
        right: 8px;
 | 
					 | 
				
			||||||
      " @click="$emit('refresh')">
 | 
					 | 
				
			||||||
      <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"
 | 
					 | 
				
			||||||
        style="width: 24px; height: 24px">
 | 
					 | 
				
			||||||
        <path stroke-linecap="round" stroke-linejoin="round"
 | 
					 | 
				
			||||||
          d="M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99" />
 | 
					 | 
				
			||||||
      </svg>
 | 
					 | 
				
			||||||
    </button>
 | 
					 | 
				
			||||||
    <!-- decoration  -->
 | 
					 | 
				
			||||||
    <div class="corner tl"></div>
 | 
					 | 
				
			||||||
    <div class="corner tr"></div>
 | 
					 | 
				
			||||||
    <div class="corner bl"></div>
 | 
					 | 
				
			||||||
    <div class="corner br"></div>
 | 
					 | 
				
			||||||
    <!-- content  -->
 | 
					 | 
				
			||||||
    <div class="container-head" :class="[side == 'left' ? 'gradient-to-right' : 'gradient-to-left']">
 | 
					 | 
				
			||||||
      <Icon style="margin-left: 16px;" :icon="icon"></Icon>
 | 
					 | 
				
			||||||
      <h2 class="container-title">{{ title }}</h2>
 | 
					 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
    <div class="container-body" :class="[
 | 
					 | 
				
			||||||
        side == 'left' ? 'body-gradient-to-right' : 'body-gradient-to-left',
 | 
					 | 
				
			||||||
      ]">
 | 
					 | 
				
			||||||
      <slot />
 | 
					 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
  </div>
 | 
					 | 
				
			||||||
</template>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<script>
 | 
					 | 
				
			||||||
import ContainerIconVue from "./ContainerIcon.vue";
 | 
					 | 
				
			||||||
export default {
 | 
					 | 
				
			||||||
  name: "DashboardContainer",
 | 
					 | 
				
			||||||
  components: {
 | 
					 | 
				
			||||||
    Icon: ContainerIconVue,
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  props: {
 | 
					 | 
				
			||||||
    side: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "left",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    icon: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "cube",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    title: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "Default Title",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  data() {
 | 
					 | 
				
			||||||
    return {};
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  computed: {},
 | 
					 | 
				
			||||||
  methods: {},
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
</script>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<style scoped lang="scss">
 | 
					 | 
				
			||||||
.copilot-container {
 | 
					 | 
				
			||||||
  height: 0;
 | 
					 | 
				
			||||||
  flex: 1;
 | 
					 | 
				
			||||||
  display: flex;
 | 
					 | 
				
			||||||
  flex-direction: column;
 | 
					 | 
				
			||||||
  position: relative;
 | 
					 | 
				
			||||||
  box-shadow: inset 0 0 20px 1px #fff1;
 | 
					 | 
				
			||||||
  border-left: 0.11415vw solid;
 | 
					 | 
				
			||||||
  border-image: linear-gradient(to bottom, transparent 10%,
 | 
					 | 
				
			||||||
        #024798 20%,
 | 
					 | 
				
			||||||
        transparent 90%) 1;
 | 
					 | 
				
			||||||
  backdrop-filter: blur(4px);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &::before {
 | 
					 | 
				
			||||||
    content: "";
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    height: 92%;
 | 
					 | 
				
			||||||
    width: 0.11415vw;
 | 
					 | 
				
			||||||
    border-radius: 2px;
 | 
					 | 
				
			||||||
    top: 0%;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    background: radial-gradient(
 | 
					 | 
				
			||||||
      circle at center,
 | 
					 | 
				
			||||||
      #024798 2%,
 | 
					 | 
				
			||||||
      #024798 100%,
 | 
					 | 
				
			||||||
      transparent
 | 
					 | 
				
			||||||
    );
 | 
					 | 
				
			||||||
    z-index: 1;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &::after {
 | 
					 | 
				
			||||||
    content: "";
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    width: 90%;
 | 
					 | 
				
			||||||
    height: 0.31415vh;
 | 
					 | 
				
			||||||
    border-radius: 2px;
 | 
					 | 
				
			||||||
    left: 8%;
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, transparent 60%, #024798 98%, transparent 90%);
 | 
					 | 
				
			||||||
    z-index: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .container-head {
 | 
					 | 
				
			||||||
    // height: 40px;
 | 
					 | 
				
			||||||
    height: 3.8vh;
 | 
					 | 
				
			||||||
    padding: 8px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    align-items: center;
 | 
					 | 
				
			||||||
    gap: 8px;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    .container-title {
 | 
					 | 
				
			||||||
      font-size: 1vw;
 | 
					 | 
				
			||||||
      line-height: 1.39vw;
 | 
					 | 
				
			||||||
      font-weight: normal;
 | 
					 | 
				
			||||||
      letter-spacing: 2px;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .container-body {
 | 
					 | 
				
			||||||
    padding: 12px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    flex-direction: column;
 | 
					 | 
				
			||||||
    flex: 1;
 | 
					 | 
				
			||||||
    height: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner {
 | 
					 | 
				
			||||||
    z-index: 1;
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    // width: 16px;
 | 
					 | 
				
			||||||
    // height: 16px;
 | 
					 | 
				
			||||||
    width: 0.95vw;
 | 
					 | 
				
			||||||
    height: 0.95vw;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.tl {
 | 
					 | 
				
			||||||
    border-top: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    border-left: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.tr {
 | 
					 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    border-top: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    border-right: 2px solid #0175dc;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.bl {
 | 
					 | 
				
			||||||
    // width: 20px;
 | 
					 | 
				
			||||||
    // height: 20px;
 | 
					 | 
				
			||||||
    width: 1.064vw;
 | 
					 | 
				
			||||||
    height: 1.064vw;
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
    // border-left: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-bottom: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-top: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-right: 10px solid transparent;
 | 
					 | 
				
			||||||
    border-left: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-bottom: .6vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-top: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-right: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.br {
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    // width: 20px;
 | 
					 | 
				
			||||||
    // height: 20px;
 | 
					 | 
				
			||||||
    width: 1.064vw;
 | 
					 | 
				
			||||||
    height: 1.064vw;
 | 
					 | 
				
			||||||
    border-left: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-bottom: 0.532vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-top: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-right: 0.532vw solid #0175dc;
 | 
					 | 
				
			||||||
    // border-left: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-bottom: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-top: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-right: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // transform: rotate(-90deg);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .gradient-to-right {
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, #0c3f68cc, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .gradient-to-left {
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, #0c3f68cc, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .body-gradient-to-right {
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, #0003, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .body-gradient-to-left {
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, #0003, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
</style>
 | 
					 | 
				
			||||||
@@ -1,219 +0,0 @@
 | 
				
			|||||||
<!--
 | 
					 | 
				
			||||||
    filename: Container.vue
 | 
					 | 
				
			||||||
    author: liubin
 | 
					 | 
				
			||||||
    date: 2024-04-09 10:44:09
 | 
					 | 
				
			||||||
    description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<template>
 | 
					 | 
				
			||||||
  <div class="copilot-container">
 | 
					 | 
				
			||||||
    <!-- refresh btn  -->
 | 
					 | 
				
			||||||
    <button v-if="false" style="
 | 
					 | 
				
			||||||
        appearance: none;
 | 
					 | 
				
			||||||
        outline: none;
 | 
					 | 
				
			||||||
        border: none;
 | 
					 | 
				
			||||||
        background: none;
 | 
					 | 
				
			||||||
        color: #fff;
 | 
					 | 
				
			||||||
        cursor: pointer;
 | 
					 | 
				
			||||||
        position: absolute;
 | 
					 | 
				
			||||||
        top: 8px;
 | 
					 | 
				
			||||||
        right: 8px;
 | 
					 | 
				
			||||||
      " @click="$emit('refresh')">
 | 
					 | 
				
			||||||
      <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"
 | 
					 | 
				
			||||||
        style="width: 24px; height: 24px">
 | 
					 | 
				
			||||||
        <path stroke-linecap="round" stroke-linejoin="round"
 | 
					 | 
				
			||||||
          d="M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99" />
 | 
					 | 
				
			||||||
      </svg>
 | 
					 | 
				
			||||||
    </button>
 | 
					 | 
				
			||||||
    <!-- decoration  -->
 | 
					 | 
				
			||||||
    <div class="corner tl"></div>
 | 
					 | 
				
			||||||
    <div class="corner tr"></div>
 | 
					 | 
				
			||||||
    <div class="corner bl"></div>
 | 
					 | 
				
			||||||
    <div class="corner br"></div>
 | 
					 | 
				
			||||||
    <!-- content  -->
 | 
					 | 
				
			||||||
    <div class="container-head" :class="[side == 'left' ? 'gradient-to-right' : 'gradient-to-left']">
 | 
					 | 
				
			||||||
      <Icon style="margin-left: 16px;" :icon="icon"></Icon>
 | 
					 | 
				
			||||||
      <h2 class="container-title">{{ title }}</h2>
 | 
					 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
    <div class="container-body" :class="[
 | 
					 | 
				
			||||||
        side == 'left' ? 'body-gradient-to-right' : 'body-gradient-to-left',
 | 
					 | 
				
			||||||
      ]">
 | 
					 | 
				
			||||||
      <slot />
 | 
					 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
  </div>
 | 
					 | 
				
			||||||
</template>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<script>
 | 
					 | 
				
			||||||
import ContainerIconVue from "./ContainerIcon.vue";
 | 
					 | 
				
			||||||
export default {
 | 
					 | 
				
			||||||
  name: "DashboardContainer",
 | 
					 | 
				
			||||||
  components: {
 | 
					 | 
				
			||||||
    Icon: ContainerIconVue,
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  props: {
 | 
					 | 
				
			||||||
    side: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "left",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    icon: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "cube",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    title: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "Default Title",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  data() {
 | 
					 | 
				
			||||||
    return {};
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  computed: {},
 | 
					 | 
				
			||||||
  methods: {},
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
</script>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<style scoped lang="scss">
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.copilot-container {
 | 
					 | 
				
			||||||
  height: 0;
 | 
					 | 
				
			||||||
  flex: 1;
 | 
					 | 
				
			||||||
  display: flex;
 | 
					 | 
				
			||||||
  flex-direction: column;
 | 
					 | 
				
			||||||
  position: relative;
 | 
					 | 
				
			||||||
  box-shadow: inset 0 0 20px 1px #fff1;
 | 
					 | 
				
			||||||
  border-right: 0.11415vw solid;
 | 
					 | 
				
			||||||
  border-image: linear-gradient(to bottom, transparent 10%,
 | 
					 | 
				
			||||||
        #024798 20%,
 | 
					 | 
				
			||||||
        transparent 90%) 1;
 | 
					 | 
				
			||||||
  backdrop-filter: blur(4px);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &::before {
 | 
					 | 
				
			||||||
    content: "";
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    height: 92%;
 | 
					 | 
				
			||||||
    width: 0.11415vw;
 | 
					 | 
				
			||||||
    border-radius: 2px;
 | 
					 | 
				
			||||||
    top: 0%;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
    background: radial-gradient(
 | 
					 | 
				
			||||||
      circle at center,
 | 
					 | 
				
			||||||
      #024798 2%,
 | 
					 | 
				
			||||||
      #024798 100%,
 | 
					 | 
				
			||||||
      transparent
 | 
					 | 
				
			||||||
    );
 | 
					 | 
				
			||||||
    z-index: 1;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &::after {
 | 
					 | 
				
			||||||
    content: "";
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    width: 95%;
 | 
					 | 
				
			||||||
    height: 0.31415vh;
 | 
					 | 
				
			||||||
    border-radius: 2px;
 | 
					 | 
				
			||||||
    right: 3%;
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, transparent 60%, #024798 98%, transparent 98%);
 | 
					 | 
				
			||||||
    z-index: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .container-head {
 | 
					 | 
				
			||||||
    // height: 40px;
 | 
					 | 
				
			||||||
    height: 3.8vh;
 | 
					 | 
				
			||||||
    padding: 8px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    align-items: center;
 | 
					 | 
				
			||||||
    gap: 8px;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    .container-title {
 | 
					 | 
				
			||||||
      font-size: 1vw;
 | 
					 | 
				
			||||||
      line-height: 1.39vw;
 | 
					 | 
				
			||||||
      font-weight: normal;
 | 
					 | 
				
			||||||
      letter-spacing: 2px;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .container-body {
 | 
					 | 
				
			||||||
    padding: 12px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    flex-direction: column;
 | 
					 | 
				
			||||||
    flex: 1;
 | 
					 | 
				
			||||||
    height: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner {
 | 
					 | 
				
			||||||
    z-index: 1;
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    // width: 16px;
 | 
					 | 
				
			||||||
    // height: 16px;
 | 
					 | 
				
			||||||
    width: 0.95vw;
 | 
					 | 
				
			||||||
    height: 0.95vw;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.tl {
 | 
					 | 
				
			||||||
    border-top: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    border-left: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.tr {
 | 
					 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    border-top: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    border-right: 2px solid #0175dc;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.bl {
 | 
					 | 
				
			||||||
    // width: 20px;
 | 
					 | 
				
			||||||
    // height: 20px;
 | 
					 | 
				
			||||||
    width: 1.064vw;
 | 
					 | 
				
			||||||
    height: 1.064vw;
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
    // border-left: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-bottom: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-top: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-right: 10px solid transparent;
 | 
					 | 
				
			||||||
    border-left: 0.532vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-bottom: 0.532vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-top: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-right: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.br {
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    // width: 20px;
 | 
					 | 
				
			||||||
    // height: 20px;
 | 
					 | 
				
			||||||
    width: 1.064vw;
 | 
					 | 
				
			||||||
    height: 1.064vw;
 | 
					 | 
				
			||||||
    // border-left: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-bottom: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-top: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-right: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // transform: rotate(-90deg);
 | 
					 | 
				
			||||||
    border-left: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-bottom: .6vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-top: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-right: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .gradient-to-right {
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, #0c3f68cc, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .gradient-to-left {
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, #0c3f68cc, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .body-gradient-to-right {
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, #0003, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .body-gradient-to-left {
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, #0003, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
</style>
 | 
					 | 
				
			||||||
@@ -1,10 +1,3 @@
 | 
				
			|||||||
<!--
 | 
					 | 
				
			||||||
 * @Author: zhp
 | 
					 | 
				
			||||||
 * @Date: 2024-04-28 13:42:51
 | 
					 | 
				
			||||||
 * @LastEditTime: 2024-05-31 13:26:32
 | 
					 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<!-- 
 | 
					<!-- 
 | 
				
			||||||
    filename: button.vue
 | 
					    filename: button.vue
 | 
				
			||||||
    author: liubin
 | 
					    author: liubin
 | 
				
			||||||
@@ -57,7 +50,7 @@ button {
 | 
				
			|||||||
  padding: 12px;
 | 
					  padding: 12px;
 | 
				
			||||||
  padding-left: 20px;
 | 
					  padding-left: 20px;
 | 
				
			||||||
  color: #fff;
 | 
					  color: #fff;
 | 
				
			||||||
  font-size: 18px;
 | 
					  font-size: 22px;
 | 
				
			||||||
  letter-spacing: 10px;
 | 
					  letter-spacing: 10px;
 | 
				
			||||||
  cursor: pointer;
 | 
					  cursor: pointer;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,219 +0,0 @@
 | 
				
			|||||||
<!--
 | 
					 | 
				
			||||||
 * @Author: zhp
 | 
					 | 
				
			||||||
 * @Date: 2024-07-09 15:15:00
 | 
					 | 
				
			||||||
 * @LastEditTime: 2024-07-09 15:36:49
 | 
					 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<template>
 | 
					 | 
				
			||||||
  <div class="copilot-container">
 | 
					 | 
				
			||||||
    <!-- refresh btn  -->
 | 
					 | 
				
			||||||
    <button v-if="false" style="
 | 
					 | 
				
			||||||
        appearance: none;
 | 
					 | 
				
			||||||
        outline: none;
 | 
					 | 
				
			||||||
        border: none;
 | 
					 | 
				
			||||||
        background: none;
 | 
					 | 
				
			||||||
        color: #fff;
 | 
					 | 
				
			||||||
        cursor: pointer;
 | 
					 | 
				
			||||||
        position: absolute;
 | 
					 | 
				
			||||||
        top: 8px;
 | 
					 | 
				
			||||||
        right: 8px;
 | 
					 | 
				
			||||||
      " @click="$emit('refresh')">
 | 
					 | 
				
			||||||
      <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"
 | 
					 | 
				
			||||||
        style="width: 24px; height: 24px">
 | 
					 | 
				
			||||||
        <path stroke-linecap="round" stroke-linejoin="round"
 | 
					 | 
				
			||||||
          d="M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99" />
 | 
					 | 
				
			||||||
      </svg>
 | 
					 | 
				
			||||||
    </button>
 | 
					 | 
				
			||||||
    <!-- decoration  -->
 | 
					 | 
				
			||||||
    <div class="corner tl"></div>
 | 
					 | 
				
			||||||
    <div class="corner tr"></div>
 | 
					 | 
				
			||||||
    <div class="corner bl"></div>
 | 
					 | 
				
			||||||
    <div class="corner br"></div>
 | 
					 | 
				
			||||||
    <!-- content  -->
 | 
					 | 
				
			||||||
    <div class="container-head" :class="[side == 'left' ? 'gradient-to-right' : 'gradient-to-left']">
 | 
					 | 
				
			||||||
      <Icon style="margin-left: 16px;" :icon="icon"></Icon>
 | 
					 | 
				
			||||||
      <h2 class="container-title">{{ title }}</h2>
 | 
					 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
    <div class="container-body" :class="[
 | 
					 | 
				
			||||||
        side == 'left' ? 'body-gradient-to-right' : 'body-gradient-to-left',
 | 
					 | 
				
			||||||
      ]">
 | 
					 | 
				
			||||||
      <slot />
 | 
					 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
  </div>
 | 
					 | 
				
			||||||
</template>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<script>
 | 
					 | 
				
			||||||
import ContainerIconVue from "./ContainerIcon.vue";
 | 
					 | 
				
			||||||
export default {
 | 
					 | 
				
			||||||
  name: "DashboardContainer",
 | 
					 | 
				
			||||||
  components: {
 | 
					 | 
				
			||||||
    Icon: ContainerIconVue,
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  props: {
 | 
					 | 
				
			||||||
    side: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "left",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    icon: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "cube",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    title: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "Default Title",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  data() {
 | 
					 | 
				
			||||||
    return {};
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  computed: {},
 | 
					 | 
				
			||||||
  methods: {},
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
</script>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<style scoped lang="scss">
 | 
					 | 
				
			||||||
.copilot-container {
 | 
					 | 
				
			||||||
  height: 0;
 | 
					 | 
				
			||||||
  flex: 1;
 | 
					 | 
				
			||||||
  display: flex;
 | 
					 | 
				
			||||||
  flex-direction: column;
 | 
					 | 
				
			||||||
  position: relative;
 | 
					 | 
				
			||||||
  box-shadow: inset 0 0 20px 1px #fff1;
 | 
					 | 
				
			||||||
  border-left: 0.11415vw solid;
 | 
					 | 
				
			||||||
  border-image: linear-gradient(to bottom, transparent 5%,
 | 
					 | 
				
			||||||
        #024798 10%,
 | 
					 | 
				
			||||||
        transparent 90%) 1;
 | 
					 | 
				
			||||||
  backdrop-filter: blur(4px);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &::before {
 | 
					 | 
				
			||||||
    content: "";
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    height: 92%;
 | 
					 | 
				
			||||||
    width: 0.11415vw;
 | 
					 | 
				
			||||||
    border-radius: 2px;
 | 
					 | 
				
			||||||
    top: 0%;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    background: radial-gradient(
 | 
					 | 
				
			||||||
      circle at center,
 | 
					 | 
				
			||||||
      #024798 5%,
 | 
					 | 
				
			||||||
      #024798 100%,
 | 
					 | 
				
			||||||
      transparent
 | 
					 | 
				
			||||||
    );
 | 
					 | 
				
			||||||
    z-index: 1;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &::after {
 | 
					 | 
				
			||||||
    content: "";
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    width: 90%;
 | 
					 | 
				
			||||||
    height: 0.31415vh;
 | 
					 | 
				
			||||||
    border-radius: 2px;
 | 
					 | 
				
			||||||
    left: 10%;
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    background: linear-gradient(to right,transparent 60%, #024798 95%, transparent 97%);
 | 
					 | 
				
			||||||
    z-index: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .container-head {
 | 
					 | 
				
			||||||
    // height: 40px;
 | 
					 | 
				
			||||||
    height: 3.8vh;
 | 
					 | 
				
			||||||
    padding: 8px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    align-items: center;
 | 
					 | 
				
			||||||
    gap: 8px;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    .container-title {
 | 
					 | 
				
			||||||
      font-size: 1vw;
 | 
					 | 
				
			||||||
      line-height: 1.39vw;
 | 
					 | 
				
			||||||
      font-weight: normal;
 | 
					 | 
				
			||||||
      letter-spacing: 2px;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .container-body {
 | 
					 | 
				
			||||||
    padding: 12px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    flex-direction: column;
 | 
					 | 
				
			||||||
    flex: 1;
 | 
					 | 
				
			||||||
    height: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner {
 | 
					 | 
				
			||||||
    z-index: 1;
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    // width: 16px;
 | 
					 | 
				
			||||||
    // height: 16px;
 | 
					 | 
				
			||||||
    width: 0.95vw;
 | 
					 | 
				
			||||||
    height: 0.95vw;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.tl {
 | 
					 | 
				
			||||||
    border-top: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    border-left: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.tr {
 | 
					 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    border-top: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    border-right: 2px solid #0175dc;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.bl {
 | 
					 | 
				
			||||||
    // width: 20px;
 | 
					 | 
				
			||||||
    // height: 20px;
 | 
					 | 
				
			||||||
    width: 1.064vw;
 | 
					 | 
				
			||||||
    height: 1.064vw;
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
    // border-left: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-bottom: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-top: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-right: 10px solid transparent;
 | 
					 | 
				
			||||||
    border-left: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-bottom: .6vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-top: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-right: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.br {
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    // width: 20px;
 | 
					 | 
				
			||||||
    // height: 20px;
 | 
					 | 
				
			||||||
    width: 1.064vw;
 | 
					 | 
				
			||||||
    height: 1.064vw;
 | 
					 | 
				
			||||||
    border-left: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-bottom: 0.532vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-top: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-right: 0.532vw solid #0175dc;
 | 
					 | 
				
			||||||
    // border-left: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-bottom: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-top: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-right: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // transform: rotate(-90deg);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .gradient-to-right {
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, #0c3f68cc, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .gradient-to-left {
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, #0c3f68cc, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .body-gradient-to-right {
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, #0003, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .body-gradient-to-left {
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, #0003, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
</style>
 | 
					 | 
				
			||||||
@@ -1,219 +0,0 @@
 | 
				
			|||||||
<!--
 | 
					 | 
				
			||||||
    filename: Container.vue
 | 
					 | 
				
			||||||
    author: liubin
 | 
					 | 
				
			||||||
    date: 2024-04-09 10:44:09
 | 
					 | 
				
			||||||
    description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<template>
 | 
					 | 
				
			||||||
  <div class="copilot-container">
 | 
					 | 
				
			||||||
    <!-- refresh btn  -->
 | 
					 | 
				
			||||||
    <button v-if="false" style="
 | 
					 | 
				
			||||||
        appearance: none;
 | 
					 | 
				
			||||||
        outline: none;
 | 
					 | 
				
			||||||
        border: none;
 | 
					 | 
				
			||||||
        background: none;
 | 
					 | 
				
			||||||
        color: #fff;
 | 
					 | 
				
			||||||
        cursor: pointer;
 | 
					 | 
				
			||||||
        position: absolute;
 | 
					 | 
				
			||||||
        top: 8px;
 | 
					 | 
				
			||||||
        right: 8px;
 | 
					 | 
				
			||||||
      " @click="$emit('refresh')">
 | 
					 | 
				
			||||||
      <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"
 | 
					 | 
				
			||||||
        style="width: 24px; height: 24px">
 | 
					 | 
				
			||||||
        <path stroke-linecap="round" stroke-linejoin="round"
 | 
					 | 
				
			||||||
          d="M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99" />
 | 
					 | 
				
			||||||
      </svg>
 | 
					 | 
				
			||||||
    </button>
 | 
					 | 
				
			||||||
    <!-- decoration  -->
 | 
					 | 
				
			||||||
    <div class="corner tl"></div>
 | 
					 | 
				
			||||||
    <div class="corner tr"></div>
 | 
					 | 
				
			||||||
    <div class="corner bl"></div>
 | 
					 | 
				
			||||||
    <div class="corner br"></div>
 | 
					 | 
				
			||||||
    <!-- content  -->
 | 
					 | 
				
			||||||
    <div class="container-head" :class="[side == 'left' ? 'gradient-to-right' : 'gradient-to-left']">
 | 
					 | 
				
			||||||
      <Icon style="margin-left: 16px;" :icon="icon"></Icon>
 | 
					 | 
				
			||||||
      <h2 class="container-title">{{ title }}</h2>
 | 
					 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
    <div class="container-body" :class="[
 | 
					 | 
				
			||||||
        side == 'left' ? 'body-gradient-to-right' : 'body-gradient-to-left',
 | 
					 | 
				
			||||||
      ]">
 | 
					 | 
				
			||||||
      <slot />
 | 
					 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
  </div>
 | 
					 | 
				
			||||||
</template>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<script>
 | 
					 | 
				
			||||||
import ContainerIconVue from "./ContainerIcon.vue";
 | 
					 | 
				
			||||||
export default {
 | 
					 | 
				
			||||||
  name: "DashboardContainer",
 | 
					 | 
				
			||||||
  components: {
 | 
					 | 
				
			||||||
    Icon: ContainerIconVue,
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  props: {
 | 
					 | 
				
			||||||
    side: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "left",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    icon: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "cube",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    title: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "Default Title",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  data() {
 | 
					 | 
				
			||||||
    return {};
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  computed: {},
 | 
					 | 
				
			||||||
  methods: {},
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
</script>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<style scoped lang="scss">
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.copilot-container {
 | 
					 | 
				
			||||||
  height: 0;
 | 
					 | 
				
			||||||
  flex: 1;
 | 
					 | 
				
			||||||
  display: flex;
 | 
					 | 
				
			||||||
  flex-direction: column;
 | 
					 | 
				
			||||||
  position: relative;
 | 
					 | 
				
			||||||
  box-shadow: inset 0 0 20px 1px #fff1;
 | 
					 | 
				
			||||||
  border-right: 0.11415vw solid;
 | 
					 | 
				
			||||||
  border-image: linear-gradient(to bottom,transparent 5%,
 | 
					 | 
				
			||||||
    #024798 10%,
 | 
					 | 
				
			||||||
    transparent 90%) 1;
 | 
					 | 
				
			||||||
  backdrop-filter: blur(4px);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &::before {
 | 
					 | 
				
			||||||
    content: "";
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    height: 92%;
 | 
					 | 
				
			||||||
    width: 0.11415vw;
 | 
					 | 
				
			||||||
    border-radius: 2px;
 | 
					 | 
				
			||||||
    top: 0%;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
    background: radial-gradient(
 | 
					 | 
				
			||||||
      circle at center,
 | 
					 | 
				
			||||||
      #024798 2%,
 | 
					 | 
				
			||||||
      #024798 100%,
 | 
					 | 
				
			||||||
      transparent
 | 
					 | 
				
			||||||
    );
 | 
					 | 
				
			||||||
    z-index: 1;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &::after {
 | 
					 | 
				
			||||||
    content: "";
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    width: 95%;
 | 
					 | 
				
			||||||
    height: 0.31415vh;
 | 
					 | 
				
			||||||
    border-radius: 2px;
 | 
					 | 
				
			||||||
    right: 3%;
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, transparent 60%, #024798 98%, transparent 98%);
 | 
					 | 
				
			||||||
    z-index: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .container-head {
 | 
					 | 
				
			||||||
    // height: 40px;
 | 
					 | 
				
			||||||
    height: 3.8vh;
 | 
					 | 
				
			||||||
    padding: 8px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    align-items: center;
 | 
					 | 
				
			||||||
    gap: 8px;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    .container-title {
 | 
					 | 
				
			||||||
      font-size: 1vw;
 | 
					 | 
				
			||||||
      line-height: 1.39vw;
 | 
					 | 
				
			||||||
      font-weight: normal;
 | 
					 | 
				
			||||||
      letter-spacing: 2px;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .container-body {
 | 
					 | 
				
			||||||
    padding: 12px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    flex-direction: column;
 | 
					 | 
				
			||||||
    flex: 1;
 | 
					 | 
				
			||||||
    height: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner {
 | 
					 | 
				
			||||||
    z-index: 1;
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    // width: 16px;
 | 
					 | 
				
			||||||
    // height: 16px;
 | 
					 | 
				
			||||||
    width: 0.95vw;
 | 
					 | 
				
			||||||
    height: 0.95vw;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.tl {
 | 
					 | 
				
			||||||
    border-top: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    border-left: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.tr {
 | 
					 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    border-top: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    border-right: 2px solid #0175dc;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.bl {
 | 
					 | 
				
			||||||
    // width: 20px;
 | 
					 | 
				
			||||||
    // height: 20px;
 | 
					 | 
				
			||||||
    width: 1.064vw;
 | 
					 | 
				
			||||||
    height: 1.064vw;
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
    // border-left: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-bottom: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-top: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-right: 10px solid transparent;
 | 
					 | 
				
			||||||
    border-left: 0.532vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-bottom: 0.532vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-top: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-right: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.br {
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    // width: 20px;
 | 
					 | 
				
			||||||
    // height: 20px;
 | 
					 | 
				
			||||||
    width: 1.064vw;
 | 
					 | 
				
			||||||
    height: 1.064vw;
 | 
					 | 
				
			||||||
    // border-left: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-bottom: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-top: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-right: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // transform: rotate(-90deg);
 | 
					 | 
				
			||||||
    border-left: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-bottom: .6vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-top: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-right: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .gradient-to-right {
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, #0c3f68cc, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .gradient-to-left {
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, #0c3f68cc, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .body-gradient-to-right {
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, #0003, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .body-gradient-to-left {
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, #0003, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
</style>
 | 
					 | 
				
			||||||
@@ -1,10 +1,16 @@
 | 
				
			|||||||
<!--
 | 
					<!--
 | 
				
			||||||
 * @Author: zhp
 | 
					 * @Author: zhp
 | 
				
			||||||
 * @Date: 2024-05-23 15:49:14
 | 
					 * @Date: 2024-05-23 15:49:14
 | 
				
			||||||
 * @LastEditTime: 2024-07-03 14:08:52
 | 
					 * @LastEditTime: 2024-05-29 10:56:21
 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 * @LastEditors: zhp
 | 
				
			||||||
 * @Description:
 | 
					 * @Description:
 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
 | 
					<!--
 | 
				
			||||||
 | 
					    filename: BarChartBase.vue
 | 
				
			||||||
 | 
					    author: liubin
 | 
				
			||||||
 | 
					    date: 2024-04-10 08:59:28
 | 
				
			||||||
 | 
					    description:
 | 
				
			||||||
 | 
					-->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <chart-container class="bar-chart-base">
 | 
					  <chart-container class="bar-chart-base">
 | 
				
			||||||
@@ -63,32 +69,7 @@ export default {
 | 
				
			|||||||
          top: "15%",
 | 
					          top: "15%",
 | 
				
			||||||
          containLabel: true,
 | 
					          containLabel: true,
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        tooltip: {
 | 
					        tooltip: {},
 | 
				
			||||||
          trigger: "axis",
 | 
					 | 
				
			||||||
          axisPointer: {
 | 
					 | 
				
			||||||
            // type: "cross",
 | 
					 | 
				
			||||||
            crossStyle: {
 | 
					 | 
				
			||||||
              color: "rgba(237,237,237,0.5)",
 | 
					 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
          },
 | 
					 | 
				
			||||||
          extraCssText: 'box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.38); border- radius: 4px;opacity: 0.6;backdrop- filter: blur(6px);',
 | 
					 | 
				
			||||||
          backgroundColor: '#001829',
 | 
					 | 
				
			||||||
          borderColor: '#001829',
 | 
					 | 
				
			||||||
          formatter: params => {
 | 
					 | 
				
			||||||
            console.log('params', params)
 | 
					 | 
				
			||||||
            var res = `<span style='color:rgba(255,255,255,0.85)'>${params[0].axisValueLabel}</span>`;
 | 
					 | 
				
			||||||
            for (var i = 0, l = params.length; i < l; i++) {
 | 
					 | 
				
			||||||
              let color = Object.prototype.toString.call(params[i].color) == "[object String]" ? params[i].color : params[i].color.colorStops ? params[i].color.colorStops[0].color : ''
 | 
					 | 
				
			||||||
              // console.log(item.color, color);
 | 
					 | 
				
			||||||
              res +=
 | 
					 | 
				
			||||||
                "<br/>" +
 | 
					 | 
				
			||||||
                `<span style='display:inline-block;margin-right:4px;width:10px;height:10px;background-color:${color}'></span>` +
 | 
					 | 
				
			||||||
                `<span style='display:inline-block;width:150px;color:rgba(255,255,255,.85);font-size:14px;'>${params[i].seriesName}</span>` +
 | 
					 | 
				
			||||||
              `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${params[i].value ? params[i].value + '片' : 0 + '片'}</span>`;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            return res;
 | 
					 | 
				
			||||||
          },
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        xAxis: {
 | 
					        xAxis: {
 | 
				
			||||||
          axisTick: {
 | 
					          axisTick: {
 | 
				
			||||||
            show: false,
 | 
					            show: false,
 | 
				
			||||||
@@ -109,7 +90,6 @@ export default {
 | 
				
			|||||||
          nameTextStyle: {
 | 
					          nameTextStyle: {
 | 
				
			||||||
            color: "#fff",
 | 
					            color: "#fff",
 | 
				
			||||||
            fontSize: 12,
 | 
					            fontSize: 12,
 | 
				
			||||||
            align: "right",
 | 
					 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
          axisTick: {
 | 
					          axisTick: {
 | 
				
			||||||
            show: false,
 | 
					            show: false,
 | 
				
			||||||
@@ -214,13 +194,13 @@ export default {
 | 
				
			|||||||
      this.canvasReset()
 | 
					      this.canvasReset()
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    isFullscreen(val) {
 | 
					    isFullscreen(val) {
 | 
				
			||||||
      this.options.series.map((item) => {
 | 
					      this.actualOptions.series.map((item) => {
 | 
				
			||||||
        item.barWidth = val ? 18 : 12;
 | 
					        item.barWidth = val ? 18 : 12;
 | 
				
			||||||
      });
 | 
					      });
 | 
				
			||||||
      this.options.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
					      this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
				
			||||||
      this.options.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
					      this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
				
			||||||
      this.options.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
					      this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
				
			||||||
      this.initChart(this.options);
 | 
					      this.initChart(this.actualOptions);
 | 
				
			||||||
      // this.actualOptions.series.map((item) => {
 | 
					      // this.actualOptions.series.map((item) => {
 | 
				
			||||||
      //   item.barWidth = val ? 18 : 12;
 | 
					      //   item.barWidth = val ? 18 : 12;
 | 
				
			||||||
      // });
 | 
					      // });
 | 
				
			||||||
@@ -235,14 +215,14 @@ export default {
 | 
				
			|||||||
        this.initChart(this.options);
 | 
					        this.initChart(this.options);
 | 
				
			||||||
        return;
 | 
					        return;
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      // const actualOptions = JSON.parse(JSON.stringify(this.options));
 | 
					      const actualOptions = JSON.parse(JSON.stringify(this.options));
 | 
				
			||||||
      // console.log('actualOptions', this.options)
 | 
					      console.log('actualOptions', this.options)
 | 
				
			||||||
      this.options.series[0].data = val[0].data;
 | 
					      actualOptions.series[0].data = val[0].data;
 | 
				
			||||||
      this.options.series[0].name = val[0].name;
 | 
					      actualOptions.series[0].name = val[0].name;
 | 
				
			||||||
      this.options.series[1].data = val[1].data;
 | 
					      actualOptions.series[1].data = val[1].data;
 | 
				
			||||||
      this.options.series[1].name = val[1].name;
 | 
					      actualOptions.series[1].name = val[1].name;
 | 
				
			||||||
      // this.actualOptions = actualOptions;
 | 
					      this.actualOptions = actualOptions;
 | 
				
			||||||
      this.initChart(this.options);
 | 
					      this.initChart(actualOptions);
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  mounted() {
 | 
					  mounted() {
 | 
				
			||||||
@@ -251,7 +231,7 @@ export default {
 | 
				
			|||||||
        this.isFullscreen = screenfull.isFullscreen;
 | 
					        this.isFullscreen = screenfull.isFullscreen;
 | 
				
			||||||
      });
 | 
					      });
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    // this.actualOptions = this.options
 | 
					    this.actualOptions = this.options
 | 
				
			||||||
    this.canvasReset();
 | 
					    this.canvasReset();
 | 
				
			||||||
    window.addEventListener("resize", this.canvasReset);
 | 
					    window.addEventListener("resize", this.canvasReset);
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
@@ -275,7 +255,7 @@ export default {
 | 
				
			|||||||
        this.chart.dispose();
 | 
					        this.chart.dispose();
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      this.chart = echarts.init(this.$refs.ftoChart);
 | 
					      this.chart = echarts.init(this.$refs.ftoChart);
 | 
				
			||||||
      this.chart.setOption(this.options);
 | 
					      this.chart.setOption(this.actualOptions);
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,217 +0,0 @@
 | 
				
			|||||||
<!--
 | 
					 | 
				
			||||||
 * @Author: zhp
 | 
					 | 
				
			||||||
 * @Date: 2024-06-05 09:43:51
 | 
					 | 
				
			||||||
 * @LastEditTime: 2024-07-09 15:35:19
 | 
					 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<template>
 | 
					 | 
				
			||||||
  <div class="copilot-container">
 | 
					 | 
				
			||||||
    <!-- refresh btn  -->
 | 
					 | 
				
			||||||
    <button v-if="false" style="
 | 
					 | 
				
			||||||
        appearance: none;
 | 
					 | 
				
			||||||
        outline: none;
 | 
					 | 
				
			||||||
        border: none;
 | 
					 | 
				
			||||||
        background: none;
 | 
					 | 
				
			||||||
        color: #fff;
 | 
					 | 
				
			||||||
        cursor: pointer;
 | 
					 | 
				
			||||||
        position: absolute;
 | 
					 | 
				
			||||||
        top: 8px;
 | 
					 | 
				
			||||||
        right: 8px;
 | 
					 | 
				
			||||||
      " @click="$emit('refresh')">
 | 
					 | 
				
			||||||
      <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"
 | 
					 | 
				
			||||||
        style="width: 24px; height: 24px">
 | 
					 | 
				
			||||||
        <path stroke-linecap="round" stroke-linejoin="round"
 | 
					 | 
				
			||||||
          d="M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99" />
 | 
					 | 
				
			||||||
      </svg>
 | 
					 | 
				
			||||||
    </button>
 | 
					 | 
				
			||||||
    <!-- decoration  -->
 | 
					 | 
				
			||||||
    <div class="corner tl"></div>
 | 
					 | 
				
			||||||
    <div class="corner tr"></div>
 | 
					 | 
				
			||||||
    <div class="corner bl"></div>
 | 
					 | 
				
			||||||
    <div class="corner br"></div>
 | 
					 | 
				
			||||||
    <!-- content  -->
 | 
					 | 
				
			||||||
    <div class="container-head" :class="[side == 'left' ? 'gradient-to-right' : 'gradient-to-left']">
 | 
					 | 
				
			||||||
      <Icon style="margin-left: 16px;" :icon="icon"></Icon>
 | 
					 | 
				
			||||||
      <h2 class="container-title">{{ title }}</h2>
 | 
					 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
    <div class="container-body" :class="[
 | 
					 | 
				
			||||||
        side == 'left' ? 'body-gradient-to-right' : 'body-gradient-to-left',
 | 
					 | 
				
			||||||
      ]">
 | 
					 | 
				
			||||||
      <slot />
 | 
					 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
  </div>
 | 
					 | 
				
			||||||
</template>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<script>
 | 
					 | 
				
			||||||
import ContainerIconVue from "./ContainerIcon.vue";
 | 
					 | 
				
			||||||
export default {
 | 
					 | 
				
			||||||
  name: "DashboardContainer",
 | 
					 | 
				
			||||||
  components: {
 | 
					 | 
				
			||||||
    Icon: ContainerIconVue,
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  props: {
 | 
					 | 
				
			||||||
    side: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "left",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    icon: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "cube",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    title: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "Default Title",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  data() {
 | 
					 | 
				
			||||||
    return {};
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  computed: {},
 | 
					 | 
				
			||||||
  methods: {},
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
</script>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<style scoped lang="scss">
 | 
					 | 
				
			||||||
.copilot-container {
 | 
					 | 
				
			||||||
  height: 0;
 | 
					 | 
				
			||||||
  flex: 1;
 | 
					 | 
				
			||||||
  display: flex;
 | 
					 | 
				
			||||||
  flex-direction: column;
 | 
					 | 
				
			||||||
  position: relative;
 | 
					 | 
				
			||||||
  box-shadow: inset 0 0 20px 1px #fff1;
 | 
					 | 
				
			||||||
  border-left: 0.11415vw solid;
 | 
					 | 
				
			||||||
  border-image: linear-gradient(to bottom, transparent 10%,
 | 
					 | 
				
			||||||
        #024798 20%,
 | 
					 | 
				
			||||||
        transparent 90%) 1;
 | 
					 | 
				
			||||||
  backdrop-filter: blur(4px);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &::before {
 | 
					 | 
				
			||||||
    content: "";
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    height: 92%;
 | 
					 | 
				
			||||||
    width: 0.11415vw;
 | 
					 | 
				
			||||||
    border-radius: 2px;
 | 
					 | 
				
			||||||
    top: 0%;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    background: radial-gradient(circle at center,
 | 
					 | 
				
			||||||
          #024798 2%,
 | 
					 | 
				
			||||||
          #024798 100%,
 | 
					 | 
				
			||||||
          transparent);
 | 
					 | 
				
			||||||
    z-index: 1;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &::after {
 | 
					 | 
				
			||||||
    content: "";
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    width: 90%;
 | 
					 | 
				
			||||||
    height: 0.31415vh;
 | 
					 | 
				
			||||||
    border-radius: 2px;
 | 
					 | 
				
			||||||
    left: 7%;
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    background: linear-gradient(to right,transparent 60%, #024798 95%, transparent 97%);
 | 
					 | 
				
			||||||
    z-index: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .container-head {
 | 
					 | 
				
			||||||
    // height: 40px;
 | 
					 | 
				
			||||||
    height: 3.8vh;
 | 
					 | 
				
			||||||
    padding: 8px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    align-items: center;
 | 
					 | 
				
			||||||
    gap: 8px;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    .container-title {
 | 
					 | 
				
			||||||
      font-size: 1vw;
 | 
					 | 
				
			||||||
      line-height: 1.39vw;
 | 
					 | 
				
			||||||
      font-weight: normal;
 | 
					 | 
				
			||||||
      letter-spacing: 2px;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .container-body {
 | 
					 | 
				
			||||||
    padding: 12px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    flex-direction: column;
 | 
					 | 
				
			||||||
    flex: 1;
 | 
					 | 
				
			||||||
    height: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner {
 | 
					 | 
				
			||||||
    z-index: 1;
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    // width: 16px;
 | 
					 | 
				
			||||||
    // height: 16px;
 | 
					 | 
				
			||||||
    width: 0.95vw;
 | 
					 | 
				
			||||||
    height: 0.95vw;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.tl {
 | 
					 | 
				
			||||||
    border-top: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    border-left: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.tr {
 | 
					 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    border-top: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    border-right: 2px solid #0175dc;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.bl {
 | 
					 | 
				
			||||||
    // width: 20px;
 | 
					 | 
				
			||||||
    // height: 20px;
 | 
					 | 
				
			||||||
    width: 1.064vw;
 | 
					 | 
				
			||||||
    height: 1.064vw;
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
    // border-left: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-bottom: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-top: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-right: 10px solid transparent;
 | 
					 | 
				
			||||||
    border-left: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-bottom: .6vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-top: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-right: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.br {
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    // width: 20px;
 | 
					 | 
				
			||||||
    // height: 20px;
 | 
					 | 
				
			||||||
    width: 1.064vw;
 | 
					 | 
				
			||||||
    height: 1.064vw;
 | 
					 | 
				
			||||||
    border-left: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-bottom: 0.532vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-top: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-right: 0.532vw solid #0175dc;
 | 
					 | 
				
			||||||
    // border-left: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-bottom: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-top: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-right: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // transform: rotate(-90deg);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .gradient-to-right {
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, #0c3f68cc, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .gradient-to-left {
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, #0c3f68cc, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .body-gradient-to-right {
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, #0003, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .body-gradient-to-left {
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, #0003, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
</style>
 | 
					 | 
				
			||||||
@@ -1,219 +0,0 @@
 | 
				
			|||||||
<!--
 | 
					 | 
				
			||||||
    filename: Container.vue
 | 
					 | 
				
			||||||
    author: liubin
 | 
					 | 
				
			||||||
    date: 2024-04-09 10:44:09
 | 
					 | 
				
			||||||
    description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<template>
 | 
					 | 
				
			||||||
  <div class="copilot-container">
 | 
					 | 
				
			||||||
    <!-- refresh btn  -->
 | 
					 | 
				
			||||||
    <button v-if="false" style="
 | 
					 | 
				
			||||||
        appearance: none;
 | 
					 | 
				
			||||||
        outline: none;
 | 
					 | 
				
			||||||
        border: none;
 | 
					 | 
				
			||||||
        background: none;
 | 
					 | 
				
			||||||
        color: #fff;
 | 
					 | 
				
			||||||
        cursor: pointer;
 | 
					 | 
				
			||||||
        position: absolute;
 | 
					 | 
				
			||||||
        top: 8px;
 | 
					 | 
				
			||||||
        right: 8px;
 | 
					 | 
				
			||||||
      " @click="$emit('refresh')">
 | 
					 | 
				
			||||||
      <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"
 | 
					 | 
				
			||||||
        style="width: 24px; height: 24px">
 | 
					 | 
				
			||||||
        <path stroke-linecap="round" stroke-linejoin="round"
 | 
					 | 
				
			||||||
          d="M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99" />
 | 
					 | 
				
			||||||
      </svg>
 | 
					 | 
				
			||||||
    </button>
 | 
					 | 
				
			||||||
    <!-- decoration  -->
 | 
					 | 
				
			||||||
    <div class="corner tl"></div>
 | 
					 | 
				
			||||||
    <div class="corner tr"></div>
 | 
					 | 
				
			||||||
    <div class="corner bl"></div>
 | 
					 | 
				
			||||||
    <div class="corner br"></div>
 | 
					 | 
				
			||||||
    <!-- content  -->
 | 
					 | 
				
			||||||
    <div class="container-head" :class="[side == 'left' ? 'gradient-to-right' : 'gradient-to-left']">
 | 
					 | 
				
			||||||
      <Icon style="margin-left: 16px;" :icon="icon"></Icon>
 | 
					 | 
				
			||||||
      <h2 class="container-title">{{ title }}</h2>
 | 
					 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
    <div class="container-body" :class="[
 | 
					 | 
				
			||||||
        side == 'left' ? 'body-gradient-to-right' : 'body-gradient-to-left',
 | 
					 | 
				
			||||||
      ]">
 | 
					 | 
				
			||||||
      <slot />
 | 
					 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
  </div>
 | 
					 | 
				
			||||||
</template>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<script>
 | 
					 | 
				
			||||||
import ContainerIconVue from "./ContainerIcon.vue";
 | 
					 | 
				
			||||||
export default {
 | 
					 | 
				
			||||||
  name: "DashboardContainer",
 | 
					 | 
				
			||||||
  components: {
 | 
					 | 
				
			||||||
    Icon: ContainerIconVue,
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  props: {
 | 
					 | 
				
			||||||
    side: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "left",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    icon: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "cube",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    title: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "Default Title",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  data() {
 | 
					 | 
				
			||||||
    return {};
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  computed: {},
 | 
					 | 
				
			||||||
  methods: {},
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
</script>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<style scoped lang="scss">
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.copilot-container {
 | 
					 | 
				
			||||||
  height: 0;
 | 
					 | 
				
			||||||
  flex: 1;
 | 
					 | 
				
			||||||
  display: flex;
 | 
					 | 
				
			||||||
  flex-direction: column;
 | 
					 | 
				
			||||||
  position: relative;
 | 
					 | 
				
			||||||
  box-shadow: inset 0 0 20px 1px #fff1;
 | 
					 | 
				
			||||||
  border-right: 0.11415vw solid;
 | 
					 | 
				
			||||||
  border-image: linear-gradient(to bottom,transparent 10%,
 | 
					 | 
				
			||||||
    #024798 20%,
 | 
					 | 
				
			||||||
    transparent 90%) 1;
 | 
					 | 
				
			||||||
  backdrop-filter: blur(4px);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &::before {
 | 
					 | 
				
			||||||
    content: "";
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    height: 92%;
 | 
					 | 
				
			||||||
    width: 0.11415vw;
 | 
					 | 
				
			||||||
    border-radius: 2px;
 | 
					 | 
				
			||||||
    top: 0%;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
    background: radial-gradient(
 | 
					 | 
				
			||||||
      circle at center,
 | 
					 | 
				
			||||||
      #024798 2%,
 | 
					 | 
				
			||||||
      #024798 100%,
 | 
					 | 
				
			||||||
      transparent
 | 
					 | 
				
			||||||
    );
 | 
					 | 
				
			||||||
    z-index: 1;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &::after {
 | 
					 | 
				
			||||||
    content: "";
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    width: 95%;
 | 
					 | 
				
			||||||
    height: 0.31415vh;
 | 
					 | 
				
			||||||
    border-radius: 2px;
 | 
					 | 
				
			||||||
    right: 1%;
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, transparent 60%, #024798 98%, transparent 98%);
 | 
					 | 
				
			||||||
    z-index: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .container-head {
 | 
					 | 
				
			||||||
    // height: 40px;
 | 
					 | 
				
			||||||
    height: 3.8vh;
 | 
					 | 
				
			||||||
    padding: 8px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    align-items: center;
 | 
					 | 
				
			||||||
    gap: 8px;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    .container-title {
 | 
					 | 
				
			||||||
      font-size: 1vw;
 | 
					 | 
				
			||||||
      line-height: 1.39vw;
 | 
					 | 
				
			||||||
      font-weight: normal;
 | 
					 | 
				
			||||||
      letter-spacing: 2px;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .container-body {
 | 
					 | 
				
			||||||
    padding: 12px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    flex-direction: column;
 | 
					 | 
				
			||||||
    flex: 1;
 | 
					 | 
				
			||||||
    height: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner {
 | 
					 | 
				
			||||||
    z-index: 1;
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    // width: 16px;
 | 
					 | 
				
			||||||
    // height: 16px;
 | 
					 | 
				
			||||||
    width: 0.95vw;
 | 
					 | 
				
			||||||
    height: 0.95vw;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.tl {
 | 
					 | 
				
			||||||
    border-top: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    border-left: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.tr {
 | 
					 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    border-top: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    border-right: 2px solid #0175dc;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.bl {
 | 
					 | 
				
			||||||
    // width: 20px;
 | 
					 | 
				
			||||||
    // height: 20px;
 | 
					 | 
				
			||||||
    width: 1.064vw;
 | 
					 | 
				
			||||||
    height: 1.064vw;
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
    // border-left: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-bottom: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-top: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-right: 10px solid transparent;
 | 
					 | 
				
			||||||
    border-left: 0.532vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-bottom: 0.532vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-top: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-right: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.br {
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    // width: 20px;
 | 
					 | 
				
			||||||
    // height: 20px;
 | 
					 | 
				
			||||||
    width: 1.064vw;
 | 
					 | 
				
			||||||
    height: 1.064vw;
 | 
					 | 
				
			||||||
    // border-left: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-bottom: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-top: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-right: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // transform: rotate(-90deg);
 | 
					 | 
				
			||||||
    border-left: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-bottom: .6vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-top: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-right: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .gradient-to-right {
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, #0c3f68cc, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .gradient-to-left {
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, #0c3f68cc, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .body-gradient-to-right {
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, #0003, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .body-gradient-to-left {
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, #0003, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
</style>
 | 
					 | 
				
			||||||
@@ -25,7 +25,7 @@ import YieldCopilot from "./yield/index.vue";
 | 
				
			|||||||
// import EfficiencyCopilot from "./efficiency/index.vue";
 | 
					// import EfficiencyCopilot from "./efficiency/index.vue";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export default {
 | 
					export default {
 | 
				
			||||||
  name: "copilotContainer",
 | 
					  name: "CopilotContainer",
 | 
				
			||||||
  components: {
 | 
					  components: {
 | 
				
			||||||
    CopilotHeaderVue,
 | 
					    CopilotHeaderVue,
 | 
				
			||||||
    YieldCopilot,
 | 
					    YieldCopilot,
 | 
				
			||||||
@@ -35,7 +35,7 @@ export default {
 | 
				
			|||||||
  data() {
 | 
					  data() {
 | 
				
			||||||
    return {
 | 
					    return {
 | 
				
			||||||
      page: "产量",
 | 
					      page: "产量",
 | 
				
			||||||
      period: "月",
 | 
					      period: "日",
 | 
				
			||||||
      than:'同比',
 | 
					      than:'同比',
 | 
				
			||||||
      currentsStyles: '',
 | 
					      currentsStyles: '',
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -36,9 +36,7 @@ export default {
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  data() {
 | 
					  data() {
 | 
				
			||||||
    // 城市数组的顺序必须是固定的
 | 
					    // 城市数组的顺序必须是固定的
 | 
				
			||||||
    const cities = ["瑞昌", "邯郸",
 | 
					    const cities = ["瑞昌", "邯郸", "株洲", "佳木斯", "成都", "凯盛", "蚌埠"];
 | 
				
			||||||
      // "株洲", "佳木斯", "成都", "凯盛", "蚌埠"
 | 
					 | 
				
			||||||
    ];
 | 
					 | 
				
			||||||
    return {
 | 
					    return {
 | 
				
			||||||
      xAxis: cities,
 | 
					      xAxis: cities,
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
@@ -47,11 +45,8 @@ export default {
 | 
				
			|||||||
    legend() {
 | 
					    legend() {
 | 
				
			||||||
      let items = [];
 | 
					      let items = [];
 | 
				
			||||||
      var day1 = new Date();
 | 
					      var day1 = new Date();
 | 
				
			||||||
      var day2 = new Date();
 | 
					      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
				
			||||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
      day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
					      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
				
			||||||
      var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
					 | 
				
			||||||
      //今天的时间
 | 
					      //今天的时间
 | 
				
			||||||
      // var day2 = new Date();
 | 
					      // var day2 = new Date();
 | 
				
			||||||
      // day2.setTime(day2.getTime());
 | 
					      // day2.setTime(day2.getTime());
 | 
				
			||||||
@@ -63,47 +58,44 @@ export default {
 | 
				
			|||||||
      const year = new Date().getFullYear();
 | 
					      const year = new Date().getFullYear();
 | 
				
			||||||
      if (this.period === '日' && this.than === '同比') {
 | 
					      if (this.period === '日' && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${yesterday}日目标`, color: "#58adfa" },
 | 
					          { label: `去年${month}月${today}日`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${year - 1}年${yesterday}日`, color: "#12f7f1" },
 | 
					          { label: `${month}月${today}日`, color: "#58adfa" },
 | 
				
			||||||
          { label: `${yesterday}日`, color: "#58adfa" },
 | 
					 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '日' && this.than === '环比') {
 | 
					      } else if (this.period === '日' && this.than === '环比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${yesterday}日目标`, color: "#58adfa" },
 | 
					          { label: `${yesterday}日`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${dayBeYes}日`, color: "#12f7f1" },
 | 
					          { label: `${month}月${today}日`, color: "#58adfa" },
 | 
				
			||||||
          { label: `${yesterday}日`, color: "#58adfa" },
 | 
					 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '周' && this.than === '同比') {
 | 
					      } else if (this.period === '周' && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `本周目标`, color: "#58adfa" },
 | 
					          { label: `去年本周`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${year - 1}年本周`, color: "#12f7f1" },
 | 
					 | 
				
			||||||
          { label: `本周`, color: "#58adfa" },
 | 
					          { label: `本周`, color: "#58adfa" },
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '周' && this.than === '环比') {
 | 
					      } else if (this.period === '周' && this.than === '环比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `本周目标`, color: "#58adfa" },
 | 
					 | 
				
			||||||
          { label: `上周`, color: "#12f7f1" },
 | 
					          { label: `上周`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `本周`, color: "#58adfa" },
 | 
					          { label: `本周`, color: "#58adfa" },
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '月' && this.than === '同比') {
 | 
					      } else if (this.period === '月' && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${month}月目标`, color: "#58adfa" },
 | 
					          { label: `去年${month}月`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${year - 1}年${month}月`, color: "#12f7f1" },
 | 
					 | 
				
			||||||
          { label: `${month}月`, color: "#58adfa" },
 | 
					          { label: `${month}月`, color: "#58adfa" },
 | 
				
			||||||
 | 
					          { label: `${month}月目标`, color: "#58adfa" },
 | 
				
			||||||
          // { label: `${month}月目标`, value: valueTuple[2] },
 | 
					          // { label: `${month}月目标`, value: valueTuple[2] },
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '月' && this.than === '环比') {
 | 
					      } else if (this.period === '月' && this.than === '环比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${month}月目标`, color: "#58adfa" },
 | 
					 | 
				
			||||||
          { label: `${lastMonth}月`, color: "#12f7f1" },
 | 
					          { label: `${lastMonth}月`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${month}月`, color: "#58adfa" },
 | 
					          { label: `${month}月`, color: "#58adfa" },
 | 
				
			||||||
 | 
					          { label: `${month}月目标`, color: "#58adfa" },
 | 
				
			||||||
          // { label: `${month}月目标`, value: valueTuple[2] },
 | 
					          // { label: `${month}月目标`, value: valueTuple[2] },
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else {
 | 
					      } else {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${year}年目标`, color: "#58adfa" },
 | 
					 | 
				
			||||||
          { label: `${year - 1}年`, color: "#12f7f1" },
 | 
					          { label: `${year - 1}年`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${year}年`, color: "#58adfa" },
 | 
					          { label: `${year}年`, color: "#58adfa" },
 | 
				
			||||||
 | 
					          { label:  `${year}年`, color: "#58adfa" },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
          // { label: `${year}年目标`, value: valueTuple[2] },
 | 
					          // { label: `${year}年目标`, value: valueTuple[2] },
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
@@ -144,6 +136,14 @@ export default {
 | 
				
			|||||||
      // console.log('chipOee', chipOeeRate)
 | 
					      // console.log('chipOee', chipOeeRate)
 | 
				
			||||||
      let dataList = null
 | 
					      let dataList = null
 | 
				
			||||||
      switch (this.period) {
 | 
					      switch (this.period) {
 | 
				
			||||||
 | 
					        case "日":
 | 
				
			||||||
 | 
					          dataList = [];
 | 
				
			||||||
 | 
					          dataList[0] = chipOeeRate?.previous;
 | 
				
			||||||
 | 
					          dataList[1] = chipOeeRate?.current;
 | 
				
			||||||
 | 
					        case "周":
 | 
				
			||||||
 | 
					          dataList = [];
 | 
				
			||||||
 | 
					          dataList[0] = chipOeeRate?.previous;
 | 
				
			||||||
 | 
					          dataList[1] = chipOeeRate?.current;
 | 
				
			||||||
          default:
 | 
					          default:
 | 
				
			||||||
          dataList = [];
 | 
					          dataList = [];
 | 
				
			||||||
          dataList[0] = chipOeeRate?.previous;
 | 
					          dataList[0] = chipOeeRate?.previous;
 | 
				
			||||||
@@ -161,11 +161,8 @@ function getTemplate(period, dataList, than) {
 | 
				
			|||||||
  // console.log('dataList',dataList);
 | 
					  // console.log('dataList',dataList);
 | 
				
			||||||
  let items = [];
 | 
					  let items = [];
 | 
				
			||||||
  var day1 = new Date();
 | 
					  var day1 = new Date();
 | 
				
			||||||
  var day2 = new Date();
 | 
					  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
				
			||||||
  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
  day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
  var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
					  var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
				
			||||||
  var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
					 | 
				
			||||||
  //今天的时间
 | 
					  //今天的时间
 | 
				
			||||||
  // var day2 = new Date();
 | 
					  // var day2 = new Date();
 | 
				
			||||||
  // day2.setTime(day2.getTime());
 | 
					  // day2.setTime(day2.getTime());
 | 
				
			||||||
@@ -178,41 +175,31 @@ function getTemplate(period, dataList, than) {
 | 
				
			|||||||
  if (period === '日' && than === '同比') {
 | 
					  if (period === '日' && than === '同比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${year - 1}年${yesterday}日`,
 | 
					        name: `去年${month}月${today}日`,
 | 
				
			||||||
        data: dataList ? dataList[0] : [],
 | 
					        data: dataList ? dataList[0] : [],
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${yesterday}日`,
 | 
					        name: `${month}月${today}日`,
 | 
				
			||||||
        data: dataList ? dataList[1] : [],
 | 
					        data: dataList ? dataList[1] : [],
 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					 | 
				
			||||||
        name: `${yesterday}日目标`,
 | 
					 | 
				
			||||||
        data: dataList ? dataList[2] : [],
 | 
					 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					 | 
				
			||||||
      },
 | 
					 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
  } else if (period === '日' && than === '环比') {
 | 
					  } else if (period === '日' && than === '环比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${dayBeYes}日`,
 | 
					        name: `${yesterday}日`,
 | 
				
			||||||
        data: dataList ? dataList[0] : [],
 | 
					        data: dataList ? dataList[0] : [],
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${yesterday}日`,
 | 
					        name: `${month}月${today}日`,
 | 
				
			||||||
        data: dataList ? dataList[1] : [],
 | 
					        data: dataList ? dataList[1] : [],
 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					 | 
				
			||||||
        name: `${yesterday}日目标`,
 | 
					 | 
				
			||||||
        data: dataList ? dataList[2] : [],
 | 
					 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					 | 
				
			||||||
      },
 | 
					 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
  } else if (period === '周' && than === '同比') {
 | 
					  } else if (period === '周' && than === '同比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${year-1}年本周`,
 | 
					        name: `去年本周`,
 | 
				
			||||||
        data: dataList ? dataList[0] : [],
 | 
					        data: dataList ? dataList[0] : [],
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
@@ -220,11 +207,6 @@ function getTemplate(period, dataList, than) {
 | 
				
			|||||||
        data: dataList ? dataList[1] : [],
 | 
					        data: dataList ? dataList[1] : [],
 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					 | 
				
			||||||
        name: `本周目标`,
 | 
					 | 
				
			||||||
        data: dataList ? dataList[2] : [],
 | 
					 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					 | 
				
			||||||
      },
 | 
					 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
  } else if (period === '周' && than === '环比') {
 | 
					  } else if (period === '周' && than === '环比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
@@ -237,16 +219,11 @@ function getTemplate(period, dataList, than) {
 | 
				
			|||||||
        data: dataList ? dataList[1] : [],
 | 
					        data: dataList ? dataList[1] : [],
 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					 | 
				
			||||||
        name: `本周目标`,
 | 
					 | 
				
			||||||
        data: dataList ? dataList[2] : [],
 | 
					 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					 | 
				
			||||||
      },
 | 
					 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
  } else if (period === '月' && than === '同比') {
 | 
					  } else if (period === '月' && than === '同比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${year-1}年${month}月`,
 | 
					        name: `去年${month}月`,
 | 
				
			||||||
        data: dataList ? dataList[0] : [],
 | 
					        data: dataList ? dataList[0] : [],
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,15 +1,15 @@
 | 
				
			|||||||
<!--
 | 
					<!--
 | 
				
			||||||
 * @Author: zhp
 | 
					 * @Author: zhp
 | 
				
			||||||
 * @Date: 2024-05-10 11:10:54
 | 
					 * @Date: 2024-05-10 11:10:54
 | 
				
			||||||
 * @LastEditTime: 2024-06-06 10:04:49
 | 
					 * @LastEditTime: 2024-05-30 13:23:03
 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 * @LastEditors: zhp
 | 
				
			||||||
 * @Description:
 | 
					 * @Description:
 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="chip-rate">
 | 
					  <div class="chip-rate">
 | 
				
			||||||
    <ChipRateItem :period="period" :than="than" :cities="['邯郸',]" :color="1" />
 | 
					    <ChipRateItem :period="period" :than="than" :cities="['成都', '邯郸', '株洲', '瑞昌']" :color="1" />
 | 
				
			||||||
    <ChipRateItem :period="period" :than="than" :cities="['瑞昌']" :color="2" />
 | 
					    <ChipRateItem :period="period" :than="than" :cities="['佳木斯', '凯盛光伏', '蚌埠兴科']" :color="2" />
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,21 +1,21 @@
 | 
				
			|||||||
<!--
 | 
					<!--
 | 
				
			||||||
 * @Author: zhp
 | 
					 * @Author: zhp
 | 
				
			||||||
 * @Date: 2024-05-07 10:25:10
 | 
					 * @Date: 2024-05-07 10:25:10
 | 
				
			||||||
 * @LastEditTime: 2024-06-06 13:55:10
 | 
					 * @LastEditTime: 2024-05-30 11:19:51
 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 * @LastEditors: zhp
 | 
				
			||||||
 * @Description:
 | 
					 * @Description:
 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <!-- <div class="order"> -->
 | 
					  <!-- <div class="order"> -->
 | 
				
			||||||
  <div class="std-rate" style="width: 100%">
 | 
					    <div class="std-rate" style="width: 100%; overflow: hidden scroll; height: 400px">
 | 
				
			||||||
    <!-- <div class="span-2">
 | 
					      <div class="span-2">
 | 
				
			||||||
        <StdRateItem :period="period" :city="cities[5]" />
 | 
					        <StdRateItem :period="period" :city="cities[5]" />
 | 
				
			||||||
      </div> -->
 | 
					      </div>
 | 
				
			||||||
    <div class="span-2" v-for="item in cities.filter((val, index) => index != 5)" :key="item.name">
 | 
					      <div class="flex-item" v-for="item in cities.filter((val, index) => index != 5)" :key="item.name">
 | 
				
			||||||
      <StdRateItem :period="period" :than="than" :city="item" />
 | 
					        <StdRateItem :period="period" :than="than" :city="item" />
 | 
				
			||||||
 | 
					      </div>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
  </div>
 | 
					 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<script>
 | 
					<script>
 | 
				
			||||||
@@ -33,15 +33,7 @@ export default {
 | 
				
			|||||||
      default: "同比",
 | 
					      default: "同比",
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  data() {
 | 
					 | 
				
			||||||
    return {
 | 
					 | 
				
			||||||
      // data: null
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  computed: {
 | 
					  computed: {
 | 
				
			||||||
    stdData() {
 | 
					 | 
				
			||||||
      return this.$store.getters.copilot.efficiency.stdRate
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    cities() {
 | 
					    cities() {
 | 
				
			||||||
      console.log('ztl', this.$store.getters.copilot.efficiency.stdRate)
 | 
					      console.log('ztl', this.$store.getters.copilot.efficiency.stdRate)
 | 
				
			||||||
      // let getterName = "";
 | 
					      // let getterName = "";
 | 
				
			||||||
@@ -57,30 +49,30 @@ export default {
 | 
				
			|||||||
      //     break;
 | 
					      //     break;
 | 
				
			||||||
      // }
 | 
					      // }
 | 
				
			||||||
      const _cities = [
 | 
					      const _cities = [
 | 
				
			||||||
        { name: "瑞昌", target: 0, previous: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
					        { name: "瑞昌", target: 0, total: 0, current: 0, componentYield: 0, goodNumber:0,},
 | 
				
			||||||
        { name: "邯郸",target: 0, previous: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
					        { name: "邯郸", target: 0, total: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
				
			||||||
        { name: "株洲", target: 0, previous: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
					        { name: "株洲", target: 0, previous: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
				
			||||||
        { name: "佳木斯", target: 0, previous: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
					        { name: "佳木斯", target: 0, previous: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
				
			||||||
        { name: "成都", target: 0, previous: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
					        { name: "成都", target: 0, previous: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
				
			||||||
        { name: "凯盛光伏", target: 0, previous: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
					        { name: "凯盛光伏", target: 0, previous: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
				
			||||||
        { name: "蚌埠", target: 0, previous: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
					        { name: "蚌埠", target: 0, previous: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
				
			||||||
      ]
 | 
					      ]
 | 
				
			||||||
      if (this.stdData?.previous) {
 | 
					      if (this.$store.getters.copilot?.efficiency.stdRate?.previous) {
 | 
				
			||||||
        this.stdData?.previous.forEach(
 | 
					        this.$store.getters.copilot?.efficiency.stdRate?.previous.forEach(
 | 
				
			||||||
          (v, idx) => {
 | 
					          (v, idx) => {
 | 
				
			||||||
            _cities[idx].previous = v ?? 0;
 | 
					            _cities[idx].previous = v ?? 0;
 | 
				
			||||||
          }
 | 
					          }
 | 
				
			||||||
        );
 | 
					        );
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      if (this.stdData?.target) {
 | 
					      if (this.$store.getters.copilot?.efficiency.stdRate?.target) {
 | 
				
			||||||
        this.stdData?.target.forEach(
 | 
					        this.$store.getters.copilot?.efficiency.stdRate?.target.forEach(
 | 
				
			||||||
          (v, idx) => {
 | 
					          (v, idx) => {
 | 
				
			||||||
            _cities[idx].target = v ?? 0;
 | 
					            _cities[idx].target = v ?? 0;
 | 
				
			||||||
          }
 | 
					          }
 | 
				
			||||||
        )
 | 
					        )
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      if (this.stdData?.current) {
 | 
					      if (this.$store.getters.copilot?.efficiency.stdRate?.current) {
 | 
				
			||||||
        this.stdData?.current.forEach(
 | 
					        this.$store.getters.copilot?.efficiency.stdRate?.current.forEach(
 | 
				
			||||||
          (v, idx) => {
 | 
					          (v, idx) => {
 | 
				
			||||||
            _cities[idx].current = v ?? 0;
 | 
					            _cities[idx].current = v ?? 0;
 | 
				
			||||||
          }
 | 
					          }
 | 
				
			||||||
@@ -88,30 +80,22 @@ export default {
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
      // 删掉凯盛光伏
 | 
					      // 删掉凯盛光伏
 | 
				
			||||||
      // _cities.splice(4, 1);
 | 
					      // _cities.splice(4, 1);
 | 
				
			||||||
      let arr = []
 | 
					      return _cities;
 | 
				
			||||||
      arr.push(_cities[0])
 | 
					 | 
				
			||||||
      arr.push(_cities[1])
 | 
					 | 
				
			||||||
      return arr;
 | 
					 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  watch: {
 | 
					  data() {
 | 
				
			||||||
    period() {
 | 
					    return {
 | 
				
			||||||
      this.data = this.$store.getters.copilot.efficiency.stdRate
 | 
					      // cities: [
 | 
				
			||||||
    }
 | 
					      //   { name: "瑞昌", target: 100, total: 200, current: 20 },
 | 
				
			||||||
 | 
					      //   { name: "邯郸", target: 200, total: 300, current: 20 },
 | 
				
			||||||
 | 
					      //   { name: "株洲", target: 300, total: 400, current: 20 },
 | 
				
			||||||
 | 
					      //   { name: "佳木斯", target: 400, total: 500, current: 20 },
 | 
				
			||||||
 | 
					      //   { name: "成都", target: 500, total: 600, current: 20 },
 | 
				
			||||||
 | 
					      //   { name: "凯盛光伏", target: 400, total: 500, current: 20 },
 | 
				
			||||||
 | 
					      //   { name: "蚌埠", target: 500, total: 600, current: 20 },
 | 
				
			||||||
 | 
					      // ],
 | 
				
			||||||
 | 
					    };
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  // data() {
 | 
					 | 
				
			||||||
  //   return {
 | 
					 | 
				
			||||||
  //     // cities: [
 | 
					 | 
				
			||||||
  //     //   { name: "瑞昌", target: 100, total: 200, current: 20 },
 | 
					 | 
				
			||||||
  //     //   { name: "邯郸", target: 200, total: 300, current: 20 },
 | 
					 | 
				
			||||||
  //     //   { name: "株洲", target: 300, total: 400, current: 20 },
 | 
					 | 
				
			||||||
  //     //   { name: "佳木斯", target: 400, total: 500, current: 20 },
 | 
					 | 
				
			||||||
  //     //   { name: "成都", target: 500, total: 600, current: 20 },
 | 
					 | 
				
			||||||
  //     //   { name: "凯盛光伏", target: 400, total: 500, current: 20 },
 | 
					 | 
				
			||||||
  //     //   { name: "蚌埠", target: 500, total: 600, current: 20 },
 | 
					 | 
				
			||||||
  //     // ],
 | 
					 | 
				
			||||||
  //   };
 | 
					 | 
				
			||||||
  // },
 | 
					 | 
				
			||||||
  methods: {},
 | 
					  methods: {},
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
</script>
 | 
					</script>
 | 
				
			||||||
@@ -119,12 +103,12 @@ export default {
 | 
				
			|||||||
<style scoped lang="scss">
 | 
					<style scoped lang="scss">
 | 
				
			||||||
.std-rate {
 | 
					.std-rate {
 | 
				
			||||||
  display: flex;
 | 
					  display: flex;
 | 
				
			||||||
  gap: 16px;
 | 
					  // gap: 1px;
 | 
				
			||||||
  // flex: 1 1 auto;
 | 
					  // flex: 1 1 auto;
 | 
				
			||||||
  flex-direction: column;
 | 
					
 | 
				
			||||||
  // display: -webkit-box;
 | 
					  // display: -webkit-box;
 | 
				
			||||||
  flex-wrap: wrap;
 | 
					  flex-wrap: wrap;
 | 
				
			||||||
  // align-items: center;
 | 
					  align-items: center;
 | 
				
			||||||
  // grid-template-columns: repeat(2, 1fr);
 | 
					  // grid-template-columns: repeat(2, 1fr);
 | 
				
			||||||
  // grid-template-rows: repeat(4, 1fr);
 | 
					  // grid-template-rows: repeat(4, 1fr);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@@ -133,7 +117,7 @@ export default {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
.flex-item{
 | 
					.flex-item{
 | 
				
			||||||
  // flex: 1 1 auto;
 | 
					  // flex: 1 1 auto;
 | 
				
			||||||
  // width: 50%;
 | 
					  width: 50%;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.span-2 {
 | 
					.span-2 {
 | 
				
			||||||
  // flex: 1 1 auto;
 | 
					  // flex: 1 1 auto;
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -36,9 +36,7 @@ export default {
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  data() {
 | 
					  data() {
 | 
				
			||||||
    // 城市数组的顺序必须是固定的
 | 
					    // 城市数组的顺序必须是固定的
 | 
				
			||||||
    const cities = ["瑞昌", "邯郸",
 | 
					    const cities = ["瑞昌", "邯郸", "株洲", "佳木斯", "成都", "凯盛", "蚌埠"];
 | 
				
			||||||
      // "株洲", "佳木斯", "成都", "凯盛", "蚌埠"
 | 
					 | 
				
			||||||
    ];
 | 
					 | 
				
			||||||
    return {
 | 
					    return {
 | 
				
			||||||
      xAxis: cities,
 | 
					      xAxis: cities,
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
@@ -47,11 +45,8 @@ export default {
 | 
				
			|||||||
    legend() {
 | 
					    legend() {
 | 
				
			||||||
      let items = [];
 | 
					      let items = [];
 | 
				
			||||||
      var day1 = new Date();
 | 
					      var day1 = new Date();
 | 
				
			||||||
      var day2 = new Date();
 | 
					      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
				
			||||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
      day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
					      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
				
			||||||
      var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
					 | 
				
			||||||
      //今天的时间
 | 
					      //今天的时间
 | 
				
			||||||
      // var day2 = new Date();
 | 
					      // var day2 = new Date();
 | 
				
			||||||
      // day2.setTime(day2.getTime());
 | 
					      // day2.setTime(day2.getTime());
 | 
				
			||||||
@@ -63,47 +58,44 @@ export default {
 | 
				
			|||||||
      const year = new Date().getFullYear();
 | 
					      const year = new Date().getFullYear();
 | 
				
			||||||
      if (this.period === '日' && this.than === '同比') {
 | 
					      if (this.period === '日' && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${yesterday}日目标`, color: "#58adfa" },
 | 
					          { label: `去年${month}月${today}日`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${year - 1}年${yesterday}日`, color: "#12f7f1" },
 | 
					          { label: `${month}月${today}日`, color: "#58adfa" },
 | 
				
			||||||
          { label: `${yesterday}日`, color: "#58adfa" },
 | 
					 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '日' && this.than === '环比') {
 | 
					      } else if (this.period === '日' && this.than === '环比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${yesterday}日目标`, color: "#58adfa" },
 | 
					          { label: `${yesterday}日`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${dayBeYes}日`, color: "#12f7f1" },
 | 
					          { label: `${month}月${today}日`, color: "#58adfa" },
 | 
				
			||||||
          { label: `${yesterday}日`, color: "#58adfa" },
 | 
					 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '周' && this.than === '同比') {
 | 
					      } else if (this.period === '周' && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `本周目标`, color: "#58adfa" },
 | 
					          { label: `去年本周`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${year - 1}年本周`, color: "#12f7f1" },
 | 
					 | 
				
			||||||
          { label: `本周`, color: "#58adfa" },
 | 
					          { label: `本周`, color: "#58adfa" },
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '周' && this.than === '环比') {
 | 
					      } else if (this.period === '周' && this.than === '环比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `本周目标`, color: "#58adfa" },
 | 
					 | 
				
			||||||
          { label: `上周`, color: "#12f7f1" },
 | 
					          { label: `上周`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `本周`, color: "#58adfa" },
 | 
					          { label: `本周`, color: "#58adfa" },
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '月' && this.than === '同比') {
 | 
					      } else if (this.period === '月' && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${month}月目标`, color: "#58adfa" },
 | 
					          { label: `去年${month}月`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${year - 1}年${month}月`, color: "#12f7f1" },
 | 
					 | 
				
			||||||
          { label: `${month}月`, color: "#58adfa" },
 | 
					          { label: `${month}月`, color: "#58adfa" },
 | 
				
			||||||
 | 
					          { label: `${month}月目标`, color: "#58adfa" },
 | 
				
			||||||
          // { label: `${month}月目标`, value: valueTuple[2] },
 | 
					          // { label: `${month}月目标`, value: valueTuple[2] },
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '月' && this.than === '环比') {
 | 
					      } else if (this.period === '月' && this.than === '环比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${month}月目标`, color: "#58adfa" },
 | 
					 | 
				
			||||||
          { label: `${lastMonth}月`, color: "#12f7f1" },
 | 
					          { label: `${lastMonth}月`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${month}月`, color: "#58adfa" },
 | 
					          { label: `${month}月`, color: "#58adfa" },
 | 
				
			||||||
 | 
					          { label: `${month}月目标`, color: "#58adfa" },
 | 
				
			||||||
          // { label: `${month}月目标`, value: valueTuple[2] },
 | 
					          // { label: `${month}月目标`, value: valueTuple[2] },
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else {
 | 
					      } else {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${year}年目标`, color: "#58adfa" },
 | 
					 | 
				
			||||||
          { label: `${year - 1}年`, color: "#12f7f1" },
 | 
					          { label: `${year - 1}年`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${year}年`, color: "#58adfa" },
 | 
					          { label: `${year}年`, color: "#58adfa" },
 | 
				
			||||||
 | 
					          { label: `${year}年`, color: "#58adfa" },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
          // { label: `${year}年目标`, value: valueTuple[2] },
 | 
					          // { label: `${year}年目标`, value: valueTuple[2] },
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
@@ -115,9 +107,17 @@ export default {
 | 
				
			|||||||
    series() {
 | 
					    series() {
 | 
				
			||||||
      // console.log('aaaaaaaa', this.$store.getters.copilot.efficiency.chipOee);
 | 
					      // console.log('aaaaaaaa', this.$store.getters.copilot.efficiency.chipOee);
 | 
				
			||||||
      const transformRate = this.transformRate
 | 
					      const transformRate = this.transformRate
 | 
				
			||||||
      console.log('chipOee', transformRate)
 | 
					      // console.log('chipOee', chipOeeRate)
 | 
				
			||||||
      let dataList = null;
 | 
					      let dataList = null;
 | 
				
			||||||
      switch (this.period) {
 | 
					      switch (this.period) {
 | 
				
			||||||
 | 
					        case "日":
 | 
				
			||||||
 | 
					          dataList = [];
 | 
				
			||||||
 | 
					          dataList[0] = transformRate.previous;
 | 
				
			||||||
 | 
					          dataList[1] = transformRate.current;
 | 
				
			||||||
 | 
					        case "周":
 | 
				
			||||||
 | 
					          dataList = [];
 | 
				
			||||||
 | 
					          dataList[0] = transformRate.previous;
 | 
				
			||||||
 | 
					          dataList[1] = transformRate.current;
 | 
				
			||||||
        default:
 | 
					        default:
 | 
				
			||||||
          dataList = [];
 | 
					          dataList = [];
 | 
				
			||||||
          dataList[0] = transformRate.previous;
 | 
					          dataList[0] = transformRate.previous;
 | 
				
			||||||
@@ -152,11 +152,8 @@ function getTemplate(period, dataList,than) {
 | 
				
			|||||||
  // console.log('dataList',dataList);
 | 
					  // console.log('dataList',dataList);
 | 
				
			||||||
  let items = [];
 | 
					  let items = [];
 | 
				
			||||||
  var day1 = new Date();
 | 
					  var day1 = new Date();
 | 
				
			||||||
  var day2 = new Date();
 | 
					  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
				
			||||||
  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
  day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
  var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
					  var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
				
			||||||
  var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
					 | 
				
			||||||
  //今天的时间
 | 
					  //今天的时间
 | 
				
			||||||
  // var day2 = new Date();
 | 
					  // var day2 = new Date();
 | 
				
			||||||
  // day2.setTime(day2.getTime());
 | 
					  // day2.setTime(day2.getTime());
 | 
				
			||||||
@@ -169,41 +166,31 @@ function getTemplate(period, dataList,than) {
 | 
				
			|||||||
  if (period === '日' && than === '同比') {
 | 
					  if (period === '日' && than === '同比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${year - 1}年${yesterday}日`,
 | 
					        name: `去年${month}月${today}日`,
 | 
				
			||||||
        data: dataList ? dataList[0] : [],
 | 
					        data: dataList ? dataList[0] : [],
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${yesterday}日`,
 | 
					        name: `${month}月${today}日`,
 | 
				
			||||||
        data: dataList ? dataList[1] : [],
 | 
					        data: dataList ? dataList[1] : [],
 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					 | 
				
			||||||
        name: `${yesterday}日目标`,
 | 
					 | 
				
			||||||
        data: dataList ? dataList[2] : [],
 | 
					 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					 | 
				
			||||||
      },
 | 
					 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
  } else if (period === '日' && than === '环比') {
 | 
					  } else if (period === '日' && than === '环比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${dayBeYes}日`,
 | 
					        name: `${yesterday}日`,
 | 
				
			||||||
        data: dataList ? dataList[0] : [],
 | 
					        data: dataList ? dataList[0] : [],
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${yesterday}日`,
 | 
					        name: `${month}月${today}日`,
 | 
				
			||||||
        data: dataList ? dataList[1] : [],
 | 
					        data: dataList ? dataList[1] : [],
 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					 | 
				
			||||||
        name: `${yesterday}日目标`,
 | 
					 | 
				
			||||||
        data: dataList ? dataList[2] : [],
 | 
					 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					 | 
				
			||||||
      },
 | 
					 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
  } else if (period === '周' && than === '同比') {
 | 
					  } else if (period === '周' && than === '同比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${year-1}年本周`,
 | 
					        name: `去年本周`,
 | 
				
			||||||
        data: dataList ? dataList[0] : [],
 | 
					        data: dataList ? dataList[0] : [],
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
@@ -211,11 +198,6 @@ function getTemplate(period, dataList,than) {
 | 
				
			|||||||
        data: dataList ? dataList[1] : [],
 | 
					        data: dataList ? dataList[1] : [],
 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					 | 
				
			||||||
        name: `本周目标`,
 | 
					 | 
				
			||||||
        data: dataList ? dataList[2] : [],
 | 
					 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					 | 
				
			||||||
      },
 | 
					 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
  } else if (period === '周' && than === '环比') {
 | 
					  } else if (period === '周' && than === '环比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
@@ -228,16 +210,11 @@ function getTemplate(period, dataList,than) {
 | 
				
			|||||||
        data: dataList ? dataList[1] : [],
 | 
					        data: dataList ? dataList[1] : [],
 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					 | 
				
			||||||
        name: `本周目标`,
 | 
					 | 
				
			||||||
        data: dataList ? dataList[2] : [],
 | 
					 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					 | 
				
			||||||
      },
 | 
					 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
  } else if (period === '月' && than === '同比') {
 | 
					  } else if (period === '月' && than === '同比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${year-1}年${month}月`,
 | 
					        name: `去年${month}月`,
 | 
				
			||||||
        data: dataList ? dataList[0] : [],
 | 
					        data: dataList ? dataList[0] : [],
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,7 +1,7 @@
 | 
				
			|||||||
<!--
 | 
					<!--
 | 
				
			||||||
 * @Author: zhp
 | 
					 * @Author: zhp
 | 
				
			||||||
 * @Date: 2024-05-07 13:22:43
 | 
					 * @Date: 2024-05-07 13:22:43
 | 
				
			||||||
 * @LastEditTime: 2024-07-09 14:51:21
 | 
					 * @LastEditTime: 2024-05-29 14:09:08
 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 * @LastEditors: zhp
 | 
				
			||||||
 * @Description:
 | 
					 * @Description:
 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
@@ -11,7 +11,7 @@
 | 
				
			|||||||
      <span v-for="(item,index) in legend" :key="index" class="legend-item"
 | 
					      <span v-for="(item,index) in legend" :key="index" class="legend-item"
 | 
				
			||||||
        :style="{ fontSize: isFullscreen ? '0.58vw' : '0.54vw' }">{{ item.label }}</span>
 | 
					        :style="{ fontSize: isFullscreen ? '0.58vw' : '0.54vw' }">{{ item.label }}</span>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div ref="oeeChart" style="height:94%;width:100%"></div>
 | 
					    <div ref="oeeChart" style="height:96%;width:100%"></div>
 | 
				
			||||||
  </chart-container>
 | 
					  </chart-container>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -22,7 +22,7 @@ import ChartContainer from "../../../../components/ChartContainer.vue";
 | 
				
			|||||||
import { debounce } from "@/utils/debounce";
 | 
					import { debounce } from "@/utils/debounce";
 | 
				
			||||||
import * as echarts from "echarts";
 | 
					import * as echarts from "echarts";
 | 
				
			||||||
export default {
 | 
					export default {
 | 
				
			||||||
  name: "barChartBaseoee",
 | 
					  name: "BarChartBase",
 | 
				
			||||||
  components: {
 | 
					  components: {
 | 
				
			||||||
    ChartContainer,
 | 
					    ChartContainer,
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
@@ -62,35 +62,7 @@ export default {
 | 
				
			|||||||
          top: "15%",
 | 
					          top: "15%",
 | 
				
			||||||
          containLabel: true,
 | 
					          containLabel: true,
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        tooltip: {
 | 
					        tooltip: {},
 | 
				
			||||||
          trigger: "axis",
 | 
					 | 
				
			||||||
          axisPointer: {
 | 
					 | 
				
			||||||
            // type: "cross",
 | 
					 | 
				
			||||||
            crossStyle: {
 | 
					 | 
				
			||||||
              color: "rgba(237,237,237,0.5)",
 | 
					 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
          },
 | 
					 | 
				
			||||||
          extraCssText: 'box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.38); border- radius: 4px;opacity: 0.6;backdrop- filter: blur(6px);',
 | 
					 | 
				
			||||||
          backgroundColor: '#001829',
 | 
					 | 
				
			||||||
          borderColor: '#001829',
 | 
					 | 
				
			||||||
          formatter: params => {
 | 
					 | 
				
			||||||
            console.log('params', params)
 | 
					 | 
				
			||||||
            var res = `<span style='color:rgba(255,255,255,0.85)'>${params[0].axisValueLabel}</span>`;
 | 
					 | 
				
			||||||
            for (var i = 0, l = params.length; i < l; i++) {
 | 
					 | 
				
			||||||
              let color = Object.prototype.toString.call(params[i].color) == "[object String]" ? params[i].color : params[i].color.colorStops ? params[i].color.colorStops[0].color : ''
 | 
					 | 
				
			||||||
              // console.log(item.color, color);
 | 
					 | 
				
			||||||
              res +=
 | 
					 | 
				
			||||||
                "<br/>" +
 | 
					 | 
				
			||||||
              `${params[i].seriesType === "line"
 | 
					 | 
				
			||||||
                ? '<img width="11" height="11" style="margin-right:4px;" src="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTIuNzIxNjM5NXB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDEyLjcyMTYzOTUgOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDx0aXRsZT7nvJbnu4QgNjwvdGl0bGU+CiAgICA8ZyBpZD0iMDTmiqXooajnrqHnkIYiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSLmjIfmoIflrozmiJDmg4XlhrUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDUxLjYzOTE4MCwgLTQyNS4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC025aSH5Lu9LTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwMjEuNTAwMDAwLCAzNDQuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0i57yW57uELTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI5LjUwMDAwMCwgNzguMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPHJlY3QgaWQ9IuefqeW9oiIgeD0iMCIgeT0iMCIgd2lkdGg9IjE0IiBoZWlnaHQ9IjE0Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTcuMTM5MTgwMjYsMyBDOS4wMDMxMDczNywzIDEwLjU2OTI2NzMsNC4yNzQ4OTI3MiAxMS4wMTMyMjU0LDYuMDAwMjQzNDcgTDEyLjM2MDgxOTcsNiBDMTIuOTEzMTA0NSw2IDEzLjM2MDgxOTcsNi40NDc3MTUyNSAxMy4zNjA4MTk3LDcgQzEzLjM2MDgxOTcsNy41NTIyODQ3NSAxMi45MTMxMDQ1LDggMTIuMzYwODE5Nyw4IEwxMS4wMTI5NjY3LDguMDAwNzYxMzQgQzEwLjU2ODY1OTIsOS43MjU2MDIyNCA5LjAwMjc0NTUxLDExIDcuMTM5MTgwMjYsMTEgQzUuMjc1NjE1MDEsMTEgMy43MDk3MDEzMSw5LjcyNTYwMjI0IDMuMjY1MzkzNzgsOC4wMDA3NjEzNCBMMS42MzkxODAyNiw4IEMxLjA4Njg5NTUxLDggMC42MzkxODAyNTgsNy41NTIyODQ3NSAwLjYzOTE4MDI1OCw3IEMwLjYzOTE4MDI1OCw2LjQ0NzcxNTI1IDEuMDg2ODk1NTEsNiAxLjYzOTE4MDI2LDYgTDMuMjY1MTM1MDksNi4wMDAyNDM0NyBDMy43MDkwOTMyLDQuMjc0ODkyNzIgNS4yNzUyNTMxNSwzIDcuMTM5MTgwMjYsMyBaIiBpZD0i5b2i54q257uT5ZCIIiBmaWxsPSIjRkZDRTZBIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+" />'
 | 
					 | 
				
			||||||
                : `<span style="display:inline-block;margin-right:4px;border-radius:2px;width:10px;height:10px;background-color:${color}"></span>`
 | 
					 | 
				
			||||||
              }` +
 | 
					 | 
				
			||||||
                `<span style='display:inline-block;width:150px;color:rgba(255,255,255,.85);font-size:14px;'>${params[i].seriesName}</span>` +
 | 
					 | 
				
			||||||
              `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${params[i].value ? params[i].value + '%' : 0 + '%'}</span>`;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            return res;
 | 
					 | 
				
			||||||
          },
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        xAxis: {
 | 
					        xAxis: {
 | 
				
			||||||
          axisTick: {
 | 
					          axisTick: {
 | 
				
			||||||
            show: false,
 | 
					            show: false,
 | 
				
			||||||
@@ -208,30 +180,30 @@ export default {
 | 
				
			|||||||
            itemStyle: {
 | 
					            itemStyle: {
 | 
				
			||||||
              color: "#f3c000",
 | 
					              color: "#f3c000",
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            // areaStyle: {
 | 
					            areaStyle: {
 | 
				
			||||||
            //   color: {
 | 
					              color: {
 | 
				
			||||||
            //     type: "linear",
 | 
					                type: "linear",
 | 
				
			||||||
            //     x: 0,
 | 
					                x: 0,
 | 
				
			||||||
            //     y: 0,
 | 
					                y: 0,
 | 
				
			||||||
            //     x2: 0,
 | 
					                x2: 0,
 | 
				
			||||||
            //     y2: 1,
 | 
					                y2: 1,
 | 
				
			||||||
            //     colorStops: [
 | 
					                colorStops: [
 | 
				
			||||||
            //       {
 | 
					                  {
 | 
				
			||||||
            //         offset: 0,
 | 
					                    offset: 0,
 | 
				
			||||||
            //         color: "#f3c000", // 0% 处的颜色
 | 
					                    color: "#f3c000", // 0% 处的颜色
 | 
				
			||||||
            //       },
 | 
					                  },
 | 
				
			||||||
            //       {
 | 
					                  {
 | 
				
			||||||
            //         offset: 0.55,
 | 
					                    offset: 0.55,
 | 
				
			||||||
            //         color: "#f3c00033",
 | 
					                    color: "#f3c00033",
 | 
				
			||||||
            //       },
 | 
					                  },
 | 
				
			||||||
            //       {
 | 
					                  {
 | 
				
			||||||
            //         offset: 1,
 | 
					                    offset: 1,
 | 
				
			||||||
            //         color: "transparent", // 100% 处的颜色
 | 
					                    color: "transparent", // 100% 处的颜色
 | 
				
			||||||
            //       },
 | 
					                  },
 | 
				
			||||||
            //     ],
 | 
					                ],
 | 
				
			||||||
            //     global: false, // 缺省为 false
 | 
					                global: false, // 缺省为 false
 | 
				
			||||||
            //   },
 | 
					              },
 | 
				
			||||||
            // },
 | 
					            },
 | 
				
			||||||
            data: [], // this.series[0].data,
 | 
					            data: [], // this.series[0].data,
 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
        ],
 | 
					        ],
 | 
				
			||||||
@@ -249,12 +221,12 @@ export default {
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    /** 全屏状态切换时,对柱子粗细和字体大小进行相应调整 */
 | 
					    /** 全屏状态切换时,对柱子粗细和字体大小进行相应调整 */
 | 
				
			||||||
    isFullscreen(val) {
 | 
					    isFullscreen(val) {
 | 
				
			||||||
      // this.actualOptions.series.map((item) => {
 | 
					      this.actualOptions.series.map((item) => {
 | 
				
			||||||
      //   item.barWidth = val ? 18 : 12;
 | 
					        item.barWidth = val ? 18 : 12;
 | 
				
			||||||
      // });
 | 
					      });
 | 
				
			||||||
      // this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
					      this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
				
			||||||
      // this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
					      this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
				
			||||||
      // this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
					      this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
				
			||||||
      // if (val === false && this.isOpen === true) {
 | 
					      // if (val === false && this.isOpen === true) {
 | 
				
			||||||
      //   console.log(val)
 | 
					      //   console.log(val)
 | 
				
			||||||
      //   this.width = 97 + '%'
 | 
					      //   this.width = 97 + '%'
 | 
				
			||||||
@@ -269,7 +241,7 @@ export default {
 | 
				
			|||||||
      // this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
					      // this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
				
			||||||
      // this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
					      // this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
				
			||||||
      // this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
					      // this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
				
			||||||
      this.initChart(this.options)
 | 
					      this.initChart(this.actualOptions)
 | 
				
			||||||
      this.canvasReset()
 | 
					      this.canvasReset()
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    series(val) {
 | 
					    series(val) {
 | 
				
			||||||
@@ -280,14 +252,14 @@ export default {
 | 
				
			|||||||
      // console.log('val', val)
 | 
					      // console.log('val', val)
 | 
				
			||||||
      const actualOptions = JSON.parse(JSON.stringify(this.options))
 | 
					      const actualOptions = JSON.parse(JSON.stringify(this.options))
 | 
				
			||||||
      console.log(actualOptions)
 | 
					      console.log(actualOptions)
 | 
				
			||||||
      this.options.series[0].data = val[0].data;
 | 
					      actualOptions.series[0].data = val[0].data;
 | 
				
			||||||
      this.options.series[0].name = val[0].name;
 | 
					      actualOptions.series[0].name = val[0].name;
 | 
				
			||||||
      this.options.series[1].data = val?.[1]?.data;
 | 
					      actualOptions.series[1].data = val?.[1]?.data;
 | 
				
			||||||
      this.options.series[1].name = val?.[1]?.name;
 | 
					      actualOptions.series[1].name = val?.[1]?.name;
 | 
				
			||||||
      this.options.series[2].data = val?.[2]?.data || [];
 | 
					      actualOptions.series[2].data = val?.[2]?.data || [];
 | 
				
			||||||
      this.options.series[2].name = val?.[2]?.name || "";
 | 
					      actualOptions.series[2].name = val?.[2]?.name || "";
 | 
				
			||||||
      this.actualOptions = actualOptions;
 | 
					      this.actualOptions = actualOptions;
 | 
				
			||||||
      this.initChart(this.options);
 | 
					      this.initChart(actualOptions);
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  mounted() {
 | 
					  mounted() {
 | 
				
			||||||
@@ -296,12 +268,12 @@ export default {
 | 
				
			|||||||
    //     this.isFullscreen = screenfull.isFullscreen;
 | 
					    //     this.isFullscreen = screenfull.isFullscreen;
 | 
				
			||||||
    //   });
 | 
					    //   });
 | 
				
			||||||
    // }
 | 
					    // }
 | 
				
			||||||
    if (screenfull.isEnabled) {
 | 
					    // if (screenfull.isEnabled) {
 | 
				
			||||||
      screenfull.on("change", () => {
 | 
					    //   screenfull.on("change", () => {
 | 
				
			||||||
        this.isFullscreen = screenfull.isFullscreen;
 | 
					    //     this.isFullscreen = screenfull.isFullscreen;
 | 
				
			||||||
      });
 | 
					    //   });
 | 
				
			||||||
    }
 | 
					    // }
 | 
				
			||||||
    // this.actualOptions = this.options
 | 
					    this.actualOptions = this.options
 | 
				
			||||||
    this.canvasReset();
 | 
					    this.canvasReset();
 | 
				
			||||||
    window.addEventListener("resize", this.canvasReset);
 | 
					    window.addEventListener("resize", this.canvasReset);
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
@@ -324,14 +296,13 @@ export default {
 | 
				
			|||||||
        this.chart.dispose();
 | 
					        this.chart.dispose();
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      this.chart = echarts.init(this.$refs.oeeChart);
 | 
					      this.chart = echarts.init(this.$refs.oeeChart);
 | 
				
			||||||
      this.chart.setOption(this.options);
 | 
					      this.chart.setOption(this.actualOptions);
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
</script>
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<style scoped lang="scss">
 | 
					<style scoped lang="scss">
 | 
				
			||||||
 | 
					 | 
				
			||||||
.bar-chart-base {
 | 
					.bar-chart-base {
 | 
				
			||||||
  // position: relative;
 | 
					  // position: relative;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -356,10 +327,7 @@ export default {
 | 
				
			|||||||
      margin-right: 0.22vw;
 | 
					      margin-right: 0.22vw;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
     .legend-item:nth-child(1) {
 | 
					 .legend-item:nth-child(3):before {
 | 
				
			||||||
       margin-left: 1vw;
 | 
					 | 
				
			||||||
     }
 | 
					 | 
				
			||||||
 .legend-item:nth-child(1):before {
 | 
					 | 
				
			||||||
   // width: 12px;
 | 
					   // width: 12px;
 | 
				
			||||||
   // height: 2px;
 | 
					   // height: 2px;
 | 
				
			||||||
   width: 1vw;
 | 
					   width: 1vw;
 | 
				
			||||||
@@ -368,11 +336,11 @@ export default {
 | 
				
			|||||||
   position: absolute;
 | 
					   position: absolute;
 | 
				
			||||||
   top: 50%;
 | 
					   top: 50%;
 | 
				
			||||||
   // left: -16px;
 | 
					   // left: -16px;
 | 
				
			||||||
   left: -1.3vw;
 | 
					   left: -0.951vw;
 | 
				
			||||||
   transform: translateY(-50%);
 | 
					   transform: translateY(-50%);
 | 
				
			||||||
 }
 | 
					 }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 .legend-item:nth-child(1):after {
 | 
					 .legend-item:nth-child(3):after {
 | 
				
			||||||
   background-color: #f3c000;
 | 
					   background-color: #f3c000;
 | 
				
			||||||
   content: "";
 | 
					   content: "";
 | 
				
			||||||
   display: inline-block;
 | 
					   display: inline-block;
 | 
				
			||||||
@@ -383,15 +351,15 @@ export default {
 | 
				
			|||||||
   height: 0.3191vw;
 | 
					   height: 0.3191vw;
 | 
				
			||||||
   border-radius: 100%;
 | 
					   border-radius: 100%;
 | 
				
			||||||
   top: 50%;
 | 
					   top: 50%;
 | 
				
			||||||
   left: -1.13vw;
 | 
					   left: -0.851vw;
 | 
				
			||||||
   // left: -16px;
 | 
					   // left: -16px;
 | 
				
			||||||
   transform: translateY(-50%) translateX(50%);
 | 
					   transform: translateY(-50%) translateX(50%);
 | 
				
			||||||
 }
 | 
					 }
 | 
				
			||||||
  .legend-item:nth-child(2):before {
 | 
					  .legend-item:nth-child(1):before {
 | 
				
			||||||
    background-color: #12f7f1;
 | 
					    background-color: #12f7f1;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  .legend-item:nth-child(3):before {
 | 
					  .legend-item:nth-child(2):before {
 | 
				
			||||||
    background-color: #58adfa;
 | 
					    background-color: #58adfa;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,7 +1,7 @@
 | 
				
			|||||||
<!--
 | 
					<!--
 | 
				
			||||||
 * @Author: zhp
 | 
					 * @Author: zhp
 | 
				
			||||||
 * @Date: 2024-05-23 15:50:44
 | 
					 * @Date: 2024-05-23 15:50:44
 | 
				
			||||||
 * @LastEditTime: 2024-07-09 14:57:49
 | 
					 * @LastEditTime: 2024-05-29 14:25:10
 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 * @LastEditors: zhp
 | 
				
			||||||
 * @Description:
 | 
					 * @Description:
 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
@@ -11,7 +11,7 @@
 | 
				
			|||||||
      <span v-for="(item,index) in legend" :key="index" class="legend-item"
 | 
					      <span v-for="(item,index) in legend" :key="index" class="legend-item"
 | 
				
			||||||
        :style="{ fontSize: isFullscreen ? '0.58vw' : '0.54vw' }">{{ item.label }}</span>
 | 
					        :style="{ fontSize: isFullscreen ? '0.58vw' : '0.54vw' }">{{ item.label }}</span>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div ref="oeeChart" style="height:94%;width:100%"></div>
 | 
					    <div ref="oeeChart" style="height:96%;width:100%"></div>
 | 
				
			||||||
  </chart-container>
 | 
					  </chart-container>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -22,7 +22,7 @@ import ChartContainer from "../../../../components/ChartContainer.vue";
 | 
				
			|||||||
import { debounce } from "@/utils/debounce";
 | 
					import { debounce } from "@/utils/debounce";
 | 
				
			||||||
import * as echarts from "echarts";
 | 
					import * as echarts from "echarts";
 | 
				
			||||||
export default {
 | 
					export default {
 | 
				
			||||||
  name: "barChartBaseoee",
 | 
					  name: "BarChartBase",
 | 
				
			||||||
  components: {
 | 
					  components: {
 | 
				
			||||||
    ChartContainer,
 | 
					    ChartContainer,
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
@@ -62,35 +62,7 @@ export default {
 | 
				
			|||||||
          top: "15%",
 | 
					          top: "15%",
 | 
				
			||||||
          containLabel: true,
 | 
					          containLabel: true,
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        tooltip: {
 | 
					        tooltip: {},
 | 
				
			||||||
          trigger: "axis",
 | 
					 | 
				
			||||||
          axisPointer: {
 | 
					 | 
				
			||||||
            // type: "cross",
 | 
					 | 
				
			||||||
            crossStyle: {
 | 
					 | 
				
			||||||
              color: "rgba(237,237,237,0.5)",
 | 
					 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
          },
 | 
					 | 
				
			||||||
          extraCssText: 'box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.38); border- radius: 4px;opacity: 0.6;backdrop- filter: blur(6px);',
 | 
					 | 
				
			||||||
          backgroundColor: '#001829',
 | 
					 | 
				
			||||||
          borderColor: '#001829',
 | 
					 | 
				
			||||||
          formatter: params => {
 | 
					 | 
				
			||||||
            console.log('params', params)
 | 
					 | 
				
			||||||
            var res = `<span style='color:rgba(255,255,255,0.85)'>${params[0].axisValueLabel}</span>`;
 | 
					 | 
				
			||||||
            for (var i = 0, l = params.length; i < l; i++) {
 | 
					 | 
				
			||||||
              let color = Object.prototype.toString.call(params[i].color) == "[object String]" ? params[i].color : params[i].color.colorStops ? params[i].color.colorStops[0].color : ''
 | 
					 | 
				
			||||||
              // console.log(item.color, color);
 | 
					 | 
				
			||||||
              res +=
 | 
					 | 
				
			||||||
                "<br/>" +
 | 
					 | 
				
			||||||
              `${params[i].seriesType === "line"
 | 
					 | 
				
			||||||
                ? '<img width="11" height="11" style="margin-right:4px;" src="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTIuNzIxNjM5NXB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDEyLjcyMTYzOTUgOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDx0aXRsZT7nvJbnu4QgNjwvdGl0bGU+CiAgICA8ZyBpZD0iMDTmiqXooajnrqHnkIYiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSLmjIfmoIflrozmiJDmg4XlhrUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDUxLjYzOTE4MCwgLTQyNS4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC025aSH5Lu9LTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwMjEuNTAwMDAwLCAzNDQuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0i57yW57uELTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI5LjUwMDAwMCwgNzguMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPHJlY3QgaWQ9IuefqeW9oiIgeD0iMCIgeT0iMCIgd2lkdGg9IjE0IiBoZWlnaHQ9IjE0Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTcuMTM5MTgwMjYsMyBDOS4wMDMxMDczNywzIDEwLjU2OTI2NzMsNC4yNzQ4OTI3MiAxMS4wMTMyMjU0LDYuMDAwMjQzNDcgTDEyLjM2MDgxOTcsNiBDMTIuOTEzMTA0NSw2IDEzLjM2MDgxOTcsNi40NDc3MTUyNSAxMy4zNjA4MTk3LDcgQzEzLjM2MDgxOTcsNy41NTIyODQ3NSAxMi45MTMxMDQ1LDggMTIuMzYwODE5Nyw4IEwxMS4wMTI5NjY3LDguMDAwNzYxMzQgQzEwLjU2ODY1OTIsOS43MjU2MDIyNCA5LjAwMjc0NTUxLDExIDcuMTM5MTgwMjYsMTEgQzUuMjc1NjE1MDEsMTEgMy43MDk3MDEzMSw5LjcyNTYwMjI0IDMuMjY1MzkzNzgsOC4wMDA3NjEzNCBMMS42MzkxODAyNiw4IEMxLjA4Njg5NTUxLDggMC42MzkxODAyNTgsNy41NTIyODQ3NSAwLjYzOTE4MDI1OCw3IEMwLjYzOTE4MDI1OCw2LjQ0NzcxNTI1IDEuMDg2ODk1NTEsNiAxLjYzOTE4MDI2LDYgTDMuMjY1MTM1MDksNi4wMDAyNDM0NyBDMy43MDkwOTMyLDQuMjc0ODkyNzIgNS4yNzUyNTMxNSwzIDcuMTM5MTgwMjYsMyBaIiBpZD0i5b2i54q257uT5ZCIIiBmaWxsPSIjRkZDRTZBIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+" />'
 | 
					 | 
				
			||||||
                : `<span style="display:inline-block;margin-right:4px;border-radius:2px;width:10px;height:10px;background-color:${color}"></span>`
 | 
					 | 
				
			||||||
              }` +
 | 
					 | 
				
			||||||
                `<span style='display:inline-block;width:150px;color:rgba(255,255,255,.85);font-size:14px;'>${params[i].seriesName}</span>` +
 | 
					 | 
				
			||||||
              `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${params[i].value ? params[i].value + '%' : 0 + '%'}</span>`;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            return res;
 | 
					 | 
				
			||||||
          },
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        xAxis: {
 | 
					        xAxis: {
 | 
				
			||||||
          axisTick: {
 | 
					          axisTick: {
 | 
				
			||||||
            show: false,
 | 
					            show: false,
 | 
				
			||||||
@@ -208,30 +180,30 @@ export default {
 | 
				
			|||||||
            itemStyle: {
 | 
					            itemStyle: {
 | 
				
			||||||
              color: "#f3c000",
 | 
					              color: "#f3c000",
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            // areaStyle: {
 | 
					            areaStyle: {
 | 
				
			||||||
            //   color: {
 | 
					              color: {
 | 
				
			||||||
            //     type: "linear",
 | 
					                type: "linear",
 | 
				
			||||||
            //     x: 0,
 | 
					                x: 0,
 | 
				
			||||||
            //     y: 0,
 | 
					                y: 0,
 | 
				
			||||||
            //     x2: 0,
 | 
					                x2: 0,
 | 
				
			||||||
            //     y2: 1,
 | 
					                y2: 1,
 | 
				
			||||||
            //     colorStops: [
 | 
					                colorStops: [
 | 
				
			||||||
            //       {
 | 
					                  {
 | 
				
			||||||
            //         offset: 0,
 | 
					                    offset: 0,
 | 
				
			||||||
            //         color: "#f3c000", // 0% 处的颜色
 | 
					                    color: "#f3c000", // 0% 处的颜色
 | 
				
			||||||
            //       },
 | 
					                  },
 | 
				
			||||||
            //       {
 | 
					                  {
 | 
				
			||||||
            //         offset: 0.55,
 | 
					                    offset: 0.55,
 | 
				
			||||||
            //         color: "#f3c00033",
 | 
					                    color: "#f3c00033",
 | 
				
			||||||
            //       },
 | 
					                  },
 | 
				
			||||||
            //       {
 | 
					                  {
 | 
				
			||||||
            //         offset: 1,
 | 
					                    offset: 1,
 | 
				
			||||||
            //         color: "transparent", // 100% 处的颜色
 | 
					                    color: "transparent", // 100% 处的颜色
 | 
				
			||||||
            //       },
 | 
					                  },
 | 
				
			||||||
            //     ],
 | 
					                ],
 | 
				
			||||||
            //     global: false, // 缺省为 false
 | 
					                global: false, // 缺省为 false
 | 
				
			||||||
            //   },
 | 
					              },
 | 
				
			||||||
            // },
 | 
					            },
 | 
				
			||||||
            data: [], // this.series[0].data,
 | 
					            data: [], // this.series[0].data,
 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
        ],
 | 
					        ],
 | 
				
			||||||
@@ -249,12 +221,12 @@ export default {
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    /** 全屏状态切换时,对柱子粗细和字体大小进行相应调整 */
 | 
					    /** 全屏状态切换时,对柱子粗细和字体大小进行相应调整 */
 | 
				
			||||||
    isFullscreen(val) {
 | 
					    isFullscreen(val) {
 | 
				
			||||||
      // this.actualOptions.series.map((item) => {
 | 
					      this.actualOptions.series.map((item) => {
 | 
				
			||||||
      //   item.barWidth = val ? 18 : 12;
 | 
					        item.barWidth = val ? 18 : 12;
 | 
				
			||||||
      // });
 | 
					      });
 | 
				
			||||||
      // this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
					      this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
				
			||||||
      // this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
					      this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
				
			||||||
      // this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
					      this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
				
			||||||
      // if (val === false && this.isOpen === true) {
 | 
					      // if (val === false && this.isOpen === true) {
 | 
				
			||||||
      //   console.log(val)
 | 
					      //   console.log(val)
 | 
				
			||||||
      //   this.width = 97 + '%'
 | 
					      //   this.width = 97 + '%'
 | 
				
			||||||
@@ -269,8 +241,8 @@ export default {
 | 
				
			|||||||
      // this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
					      // this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
				
			||||||
      // this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
					      // this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
				
			||||||
      // this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
					      // this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
				
			||||||
      this.initChart(this.options)
 | 
					      this.initChart(this.actualOptions)
 | 
				
			||||||
      this.canvasReset()
 | 
					      // this.canvasReset()
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    series(val) {
 | 
					    series(val) {
 | 
				
			||||||
      if (!val) {
 | 
					      if (!val) {
 | 
				
			||||||
@@ -278,15 +250,15 @@ export default {
 | 
				
			|||||||
        return;
 | 
					        return;
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      console.log(val)
 | 
					      console.log(val)
 | 
				
			||||||
      // const actualOptions = JSON.parse(JSON.stringify(this.options))
 | 
					      const actualOptions = JSON.parse(JSON.stringify(this.options))
 | 
				
			||||||
      this.options.series[0].data = val[0].data;
 | 
					      actualOptions.series[0].data = val[0].data;
 | 
				
			||||||
      this.options.series[0].name = val[0].name;
 | 
					      actualOptions.series[0].name = val[0].name;
 | 
				
			||||||
      this.options.series[1].data = val?.[1]?.data || [];
 | 
					      actualOptions.series[1].data = val?.[1]?.data || [];
 | 
				
			||||||
      this.options.series[1].name = val?.[1]?.name || "";
 | 
					      actualOptions.series[1].name = val?.[1]?.name || "";
 | 
				
			||||||
      this.options.series[2].data = val?.[2]?.data || [];
 | 
					      actualOptions.series[2].data = val?.[2]?.data || [];
 | 
				
			||||||
      this.options.series[2].name = val?.[2]?.name || "";
 | 
					      actualOptions.series[2].name = val?.[2]?.name || "";
 | 
				
			||||||
      // this.actualOptions = actualOptions;
 | 
					      this.actualOptions = actualOptions;
 | 
				
			||||||
      this.initChart(this.options);
 | 
					      this.initChart(actualOptions);
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  mounted() {
 | 
					  mounted() {
 | 
				
			||||||
@@ -295,12 +267,12 @@ export default {
 | 
				
			|||||||
    //     this.isFullscreen = screenfull.isFullscreen;
 | 
					    //     this.isFullscreen = screenfull.isFullscreen;
 | 
				
			||||||
    //   });
 | 
					    //   });
 | 
				
			||||||
    // }
 | 
					    // }
 | 
				
			||||||
    if (screenfull.isEnabled) {
 | 
					    // if (screenfull.isEnabled) {
 | 
				
			||||||
      screenfull.on("change", () => {
 | 
					    //   screenfull.on("change", () => {
 | 
				
			||||||
        this.isFullscreen = screenfull.isFullscreen;
 | 
					    //     this.isFullscreen = screenfull.isFullscreen;
 | 
				
			||||||
      });
 | 
					    //   });
 | 
				
			||||||
    }
 | 
					    // }
 | 
				
			||||||
    // this.actualOptions = this.options
 | 
					    this.actualOptions = this.options
 | 
				
			||||||
    this.canvasReset();
 | 
					    this.canvasReset();
 | 
				
			||||||
    window.addEventListener("resize", this.canvasReset);
 | 
					    window.addEventListener("resize", this.canvasReset);
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
@@ -323,14 +295,13 @@ export default {
 | 
				
			|||||||
        this.chart.dispose();
 | 
					        this.chart.dispose();
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      this.chart = echarts.init(this.$refs.oeeChart);
 | 
					      this.chart = echarts.init(this.$refs.oeeChart);
 | 
				
			||||||
      this.chart.setOption(this.options);
 | 
					      this.chart.setOption(this.actualOptions);
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
</script>
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<style scoped lang="scss">
 | 
					<style scoped lang="scss">
 | 
				
			||||||
 | 
					 | 
				
			||||||
.bar-chart-base {
 | 
					.bar-chart-base {
 | 
				
			||||||
  // position: relative;
 | 
					  // position: relative;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -355,43 +326,41 @@ export default {
 | 
				
			|||||||
      margin-right: 0.22vw;
 | 
					      margin-right: 0.22vw;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 .legend-item:nth-child(1) {
 | 
					
 | 
				
			||||||
   margin-left: 1vw;
 | 
					  .legend-item:nth-child(1):before {
 | 
				
			||||||
 }
 | 
					 | 
				
			||||||
  .legend-item:nth-child(2):before {
 | 
					 | 
				
			||||||
    background-color: #12f7f1;
 | 
					    background-color: #12f7f1;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  .legend-item:nth-child(3):before {
 | 
					  .legend-item:nth-child(2):before {
 | 
				
			||||||
    background-color: #58adfa;
 | 
					    background-color: #58adfa;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 .legend-item:nth-child(1):before {
 | 
					    .legend-item:nth-child(3):before {
 | 
				
			||||||
   // width: 12px;
 | 
					      // width: 12px;
 | 
				
			||||||
   // height: 2px;
 | 
					      // height: 2px;
 | 
				
			||||||
   width: 1vw;
 | 
					      width: 1vw;
 | 
				
			||||||
   height: 0.1064vw;
 | 
					      height: 0.1064vw;
 | 
				
			||||||
   background-color: #f3c000;
 | 
					      background-color: #f3c000;
 | 
				
			||||||
   position: absolute;
 | 
					      position: absolute;
 | 
				
			||||||
   top: 50%;
 | 
					      top: 50%;
 | 
				
			||||||
   // left: -16px;
 | 
					      // left: -16px;
 | 
				
			||||||
   left: -1.3vw;
 | 
					      left: -0.951vw;
 | 
				
			||||||
   transform: translateY(-50%);
 | 
					      transform: translateY(-50%);
 | 
				
			||||||
 }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 .legend-item:nth-child(1):after {
 | 
					    .legend-item:nth-child(3):after {
 | 
				
			||||||
   background-color: #f3c000;
 | 
					      background-color: #f3c000;
 | 
				
			||||||
   content: "";
 | 
					      content: "";
 | 
				
			||||||
   display: inline-block;
 | 
					      display: inline-block;
 | 
				
			||||||
   position: absolute;
 | 
					      position: absolute;
 | 
				
			||||||
   // width: 6px;
 | 
					      // width: 6px;
 | 
				
			||||||
   // height: 6px;
 | 
					      // height: 6px;
 | 
				
			||||||
   width: 0.3191vw;
 | 
					      width: 0.3191vw;
 | 
				
			||||||
   height: 0.3191vw;
 | 
					      height: 0.3191vw;
 | 
				
			||||||
   border-radius: 100%;
 | 
					      border-radius: 100%;
 | 
				
			||||||
   top: 50%;
 | 
					      top: 50%;
 | 
				
			||||||
   left: -1.13vw;
 | 
					      left: -0.851vw;
 | 
				
			||||||
   // left: -16px;
 | 
					      // left: -16px;
 | 
				
			||||||
   transform: translateY(-50%) translateX(50%);
 | 
					      transform: translateY(-50%) translateX(50%);
 | 
				
			||||||
 }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
</style>
 | 
					</style>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -13,11 +13,10 @@
 | 
				
			|||||||
    <!-- <div style="flex:1;padding: 0 20%;"> -->
 | 
					    <!-- <div style="flex:1;padding: 0 20%;"> -->
 | 
				
			||||||
    <div class="chart" ref="chart"></div>
 | 
					    <div class="chart" ref="chart"></div>
 | 
				
			||||||
    <!-- </div> -->
 | 
					    <!-- </div> -->
 | 
				
			||||||
    <div class="legend">
 | 
					    <div class="legend" >
 | 
				
			||||||
      <div class="legend-item" v-for="lgd in legend" :key="lgd.label">
 | 
					      <div class="legend-item" v-for="lgd in legend" :key="lgd.label">
 | 
				
			||||||
        <span class="legend-item__label">{{ lgd.label }}</span>
 | 
					 | 
				
			||||||
        <span class="legend-item__value">{{ lgd.value }}</span>
 | 
					        <span class="legend-item__value">{{ lgd.value }}</span>
 | 
				
			||||||
 | 
					        <span class="legend-item__label">{{ lgd.label }}</span>
 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
@@ -65,13 +64,13 @@ export default {
 | 
				
			|||||||
    valueTuple() {
 | 
					    valueTuple() {
 | 
				
			||||||
      const getter = this.chipRate;
 | 
					      const getter = this.chipRate;
 | 
				
			||||||
      // console.log(getter)
 | 
					      // console.log(getter)
 | 
				
			||||||
      // if (this.period === "日" || this.period === "周") {
 | 
					      if (this.period === "日" || this.period === "周") {
 | 
				
			||||||
      //   return [
 | 
					        return [
 | 
				
			||||||
      //     getter.previous[this.factoryId],
 | 
					          getter.previous[this.factoryId],
 | 
				
			||||||
      //     getter.current[this.factoryId],
 | 
					          getter.current[this.factoryId],
 | 
				
			||||||
      //     0,
 | 
					          0,
 | 
				
			||||||
      //   ];
 | 
					        ];
 | 
				
			||||||
      // }
 | 
					      }
 | 
				
			||||||
      // [100, 200, 200]
 | 
					      // [100, 200, 200]
 | 
				
			||||||
      return [
 | 
					      return [
 | 
				
			||||||
        getter.previous[this.factoryId],
 | 
					        getter.previous[this.factoryId],
 | 
				
			||||||
@@ -80,86 +79,27 @@ export default {
 | 
				
			|||||||
      ];
 | 
					      ];
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    options() {
 | 
					    options() {
 | 
				
			||||||
      // const single = this.period === "日" || this.period === "周";
 | 
					      const single = this.period === "日" || this.period === "周";
 | 
				
			||||||
      const today = new Date().getDate();
 | 
					 | 
				
			||||||
      const year = new Date().getFullYear();
 | 
					      const year = new Date().getFullYear();
 | 
				
			||||||
      const month = new Date().getMonth() + 1;
 | 
					      const month = new Date().getMonth() + 1;
 | 
				
			||||||
      const vt = this.valueTuple;
 | 
					      const vt = this.valueTuple;
 | 
				
			||||||
      let items = [];
 | 
					      let titleValue = single
 | 
				
			||||||
      var day1 = new Date();
 | 
					          ? (vt[1] != null && `${vt[1] * 100}%`) || "0%"
 | 
				
			||||||
      var day2 = new Date();
 | 
					          : vt[0] != null && vt[2] != null && vt[2] !== 0
 | 
				
			||||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
					          ? `${((vt[1] / vt[2]) * 100).toFixed(0)}%`
 | 
				
			||||||
      day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
					          : "0%",
 | 
				
			||||||
      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
					 | 
				
			||||||
      var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
					 | 
				
			||||||
      //今天的时间
 | 
					 | 
				
			||||||
      // var day2 = new Date();
 | 
					 | 
				
			||||||
      // day2.setTime(day2.getTime());
 | 
					 | 
				
			||||||
      // var s2 = (day2.getMonth() + 1) + "月" + day2.getDate() + '日';
 | 
					 | 
				
			||||||
      // const today = new Date().getDate();
 | 
					 | 
				
			||||||
      // let yesterday = new Date().getDate() -1;
 | 
					 | 
				
			||||||
      // const month = new Date().getMonth() + 1;
 | 
					 | 
				
			||||||
      const lastMonth = new Date().getMonth() + 1 === 12 ? 1 : new Date().getMonth() + 1 - 1;
 | 
					 | 
				
			||||||
      // const year = new Date().getFullYear();
 | 
					 | 
				
			||||||
      if (this.period === '日' && this.than === '同比') {
 | 
					 | 
				
			||||||
        items = [
 | 
					 | 
				
			||||||
          { label: `${yesterday}日良率`, },
 | 
					 | 
				
			||||||
          { label: `${year - 1}年${yesterday}日良率` },
 | 
					 | 
				
			||||||
          { label: `${yesterday}日目标` },
 | 
					 | 
				
			||||||
        ];
 | 
					 | 
				
			||||||
      } else if (this.period === '日' && this.than === '环比') {
 | 
					 | 
				
			||||||
        items = [
 | 
					 | 
				
			||||||
          { label: `${yesterday}日良率` },
 | 
					 | 
				
			||||||
          { label: `${dayBeYes}日良率` },
 | 
					 | 
				
			||||||
          { label: `${yesterday}日目标` },
 | 
					 | 
				
			||||||
        ];
 | 
					 | 
				
			||||||
      } else if (this.period === '周' && this.than === '同比') {
 | 
					 | 
				
			||||||
        items = [
 | 
					 | 
				
			||||||
          { label: `本周良率`, },
 | 
					 | 
				
			||||||
          { label: `${year - 1}年本周良率` },
 | 
					 | 
				
			||||||
          { label: `本周目标`, },
 | 
					 | 
				
			||||||
        ];
 | 
					 | 
				
			||||||
      } else if (this.period === '周' && this.than === '环比') {
 | 
					 | 
				
			||||||
        items = [
 | 
					 | 
				
			||||||
          { label: `本周良率`, },
 | 
					 | 
				
			||||||
          { label: `上周良率`, },
 | 
					 | 
				
			||||||
          { label: `本周目标`, },
 | 
					 | 
				
			||||||
        ];
 | 
					 | 
				
			||||||
      } else if (this.period === '月' && this.than === '同比') {
 | 
					 | 
				
			||||||
        items = [
 | 
					 | 
				
			||||||
          { label: `${month}月良率`, },
 | 
					 | 
				
			||||||
          { label: `${year-1}年${month}月良率`, },
 | 
					 | 
				
			||||||
          { label: `${month}月目标良率`, },
 | 
					 | 
				
			||||||
        ];
 | 
					 | 
				
			||||||
      } else if (this.period === '月' && this.than === '环比') {
 | 
					 | 
				
			||||||
        items = [
 | 
					 | 
				
			||||||
          { label: `${month}月良率`, },
 | 
					 | 
				
			||||||
          { label: `${lastMonth}月良率`, },
 | 
					 | 
				
			||||||
          { label: `${month}月目标良率`, },
 | 
					 | 
				
			||||||
        ];
 | 
					 | 
				
			||||||
      } else {
 | 
					 | 
				
			||||||
        items = [
 | 
					 | 
				
			||||||
          { label: `${year}年良率`, },
 | 
					 | 
				
			||||||
          { label: `${year - 1}年良率` },
 | 
					 | 
				
			||||||
          { label: `${year}年目标良率` },
 | 
					 | 
				
			||||||
        ];
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      let titleValue = vt[1] === null ? 0 + '%' : this.formatNumber(vt[1]) + '%',
 | 
					 | 
				
			||||||
        subtitle = {
 | 
					        subtitle = {
 | 
				
			||||||
          日: "昨日良率",
 | 
					          日: "本日良率",
 | 
				
			||||||
          周: "本周良率",
 | 
					          周: "本周良率",
 | 
				
			||||||
          月: `${month}月良率`,
 | 
					          月: `${month}月良率`,
 | 
				
			||||||
          年: `${year}良率`,
 | 
					          年: `${year}良率`,
 | 
				
			||||||
        }[this.period];
 | 
					        }[this.period];
 | 
				
			||||||
      console.log(vt[0]);
 | 
					
 | 
				
			||||||
      const t = getOptions({
 | 
					      const t = getOptions({
 | 
				
			||||||
        // single,
 | 
					        single,
 | 
				
			||||||
        color: this.color == 1 ? "#4CF0E8" : "#1065ff",
 | 
					        color: this.color == 1 ? "#4CF0E8" : "#1065ff",
 | 
				
			||||||
        titleValue,
 | 
					        titleValue,
 | 
				
			||||||
        subtitle,
 | 
					        subtitle,
 | 
				
			||||||
        yesterday,
 | 
					 | 
				
			||||||
        currentName: items[0].label,
 | 
					 | 
				
			||||||
        preName: items[1].label,
 | 
					 | 
				
			||||||
        previousSum: vt[0],
 | 
					        previousSum: vt[0],
 | 
				
			||||||
        currentSum: vt[1],
 | 
					        currentSum: vt[1],
 | 
				
			||||||
        targetSum: vt[2],
 | 
					        targetSum: vt[2],
 | 
				
			||||||
@@ -169,11 +109,8 @@ export default {
 | 
				
			|||||||
    legend() {
 | 
					    legend() {
 | 
				
			||||||
      let items = [];
 | 
					      let items = [];
 | 
				
			||||||
      var day1 = new Date();
 | 
					      var day1 = new Date();
 | 
				
			||||||
      var day2 = new Date();
 | 
					      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
				
			||||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
      day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
					      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
				
			||||||
      var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
					 | 
				
			||||||
      //今天的时间
 | 
					      //今天的时间
 | 
				
			||||||
      // var day2 = new Date();
 | 
					      // var day2 = new Date();
 | 
				
			||||||
      // day2.setTime(day2.getTime());
 | 
					      // day2.setTime(day2.getTime());
 | 
				
			||||||
@@ -185,48 +122,41 @@ export default {
 | 
				
			|||||||
      const year = new Date().getFullYear();
 | 
					      const year = new Date().getFullYear();
 | 
				
			||||||
      if (this.period === '日' && this.than === '同比') {
 | 
					      if (this.period === '日' && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${year - 1}年${yesterday}日良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[0]) ) + "%" },
 | 
					          { label: `${month}月${today}日良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.valueTuple[1]) + "%" },
 | 
				
			||||||
          { label: `${yesterday}日良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[1])) + "%" },
 | 
					          { label: `去年${month}月${today}日良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.valueTuple[0]) + "%" },
 | 
				
			||||||
          { label: `${yesterday}日目标`, value: isNaN(this.valueTuple[2]) || this.valueTuple[2] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[2])) + "%" },
 | 
					 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '日' && this.than === '环比') {
 | 
					      } else if (this.period === '日' && this.than === '环比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${dayBeYes}日良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[0])) + "%" },
 | 
					          { label: `${month}月${today}日良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.valueTuple[1]) + "%" },
 | 
				
			||||||
          { label: `${yesterday}日良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[1])) + "%" },
 | 
					          { label: `${yesterday}日良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.valueTuple[0]) + "%" },
 | 
				
			||||||
          { label: `${yesterday}日目标`, value: isNaN(this.valueTuple[2]) || this.valueTuple[2] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[2])) + "%" },
 | 
					 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '周' && this.than === '同比') {
 | 
					      } else if (this.period === '周' && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${year-1}年本周良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[0])) + "%" },
 | 
					          { label: `本周良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.valueTuple[1]) + "%" },
 | 
				
			||||||
          { label: `本周良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[1])) + "%" },
 | 
					          { label: `去年本周良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.valueTuple[0]) + "%" },
 | 
				
			||||||
          { label: `本周目标`, value: isNaN(this.valueTuple[2]) || this.valueTuple[2] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[2])) + "%" },
 | 
					 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '周' && this.than === '环比') {
 | 
					      } else if (this.period === '周' && this.than === '环比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `上周良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[0])) + "%" },
 | 
					          { label: `本周良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.valueTuple[1]) + "%" },
 | 
				
			||||||
          { label: `本周良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[1])) + "%" },
 | 
					          { label: `上周良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.valueTuple[0]) + "%" },
 | 
				
			||||||
          { label: `本周目标`, value: isNaN(this.valueTuple[2]) || this.valueTuple[2] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[2])) + "%" },
 | 
					 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '月' && this.than === '同比') {
 | 
					      } else if (this.period === '月' && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${year-1}年${month}月良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[0])) + "%" },
 | 
					          { label: `${month}月良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.valueTuple[1]) + "%" },
 | 
				
			||||||
          { label: `${month}月良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[1])) + "%" },
 | 
					          { label: `去年${month}月良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.valueTuple[0]) + "%" },
 | 
				
			||||||
 | 
					          { label: `${month}月目标良率`, value: isNaN(this.valueTuple[2]) || this.valueTuple[2] == null ? 0 + "%" : (this.valueTuple[2]) + "%" },
 | 
				
			||||||
          { label: `${month}月目标`, value: isNaN(this.valueTuple[2]) || this.valueTuple[2] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[2])) + "%" },
 | 
					 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '月' && this.than === '环比') {
 | 
					      } else if (this.period === '月' && this.than === '环比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${lastMonth}月良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[0])) + "%" },
 | 
					          { label: `${month}月良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.valueTuple[1]) + "%" },
 | 
				
			||||||
          { label: `${month}月良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[1])) + "%" },
 | 
					          { label: `${lastMonth}月良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.valueTuple[0]) + "%" },
 | 
				
			||||||
 | 
					          { label: `${month}月目标良率`, value: isNaN(this.valueTuple[2]) || this.valueTuple[2] == null ? 0 + "%" : (this.valueTuple[2]) + "%" },
 | 
				
			||||||
          { label: `${month}月目标`, value: isNaN(this.valueTuple[2]) || this.valueTuple[2] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[2])) + "%" },
 | 
					 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else {
 | 
					      } else {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${year - 1}年良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[0])) + "%" },
 | 
					          { label: `${year}年良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.valueTuple[1]) + "%" },
 | 
				
			||||||
          { label: `${year}年良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[1])) + "%" },
 | 
					          { label: `${year - 1}年良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null  ? 0 + "%" : (this.valueTuple[0]) + "%" },
 | 
				
			||||||
 | 
					          { label: `${year}年目标良率`, value: isNaN(this.valueTuple[2]) || this.valueTuple[2] == null ? 0 + "%" : (this.valueTuple[2]) + "%" },
 | 
				
			||||||
          { label: `${year}年目标`, value: isNaN(this.valueTuple[2]) || this.valueTuple[2] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[2])) + "%" },
 | 
					 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      return items
 | 
					      return items
 | 
				
			||||||
@@ -261,16 +191,6 @@ export default {
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  methods: {
 | 
					  methods: {
 | 
				
			||||||
    formatNumber(num) {
 | 
					 | 
				
			||||||
      console.log(num);
 | 
					 | 
				
			||||||
      // 判断是否为整数
 | 
					 | 
				
			||||||
      if (Number.isInteger(num)) {
 | 
					 | 
				
			||||||
        return num; // 如果是整数,直接转换为字符串
 | 
					 | 
				
			||||||
      } else {
 | 
					 | 
				
			||||||
        // 如果不是整数,保留两位小数并转换为字符串
 | 
					 | 
				
			||||||
        return num.toFixed(2);
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    handleCityUpdate(id) {
 | 
					    handleCityUpdate(id) {
 | 
				
			||||||
      this.factoryId = id;
 | 
					      this.factoryId = id;
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
@@ -286,8 +206,7 @@ export default {
 | 
				
			|||||||
    display: flex;
 | 
					    display: flex;
 | 
				
			||||||
    flex-direction: column;
 | 
					    flex-direction: column;
 | 
				
			||||||
    align-items: center;
 | 
					    align-items: center;
 | 
				
			||||||
    // padding: 0 3px;
 | 
					    justify-content: center;
 | 
				
			||||||
    // justify-content: center;
 | 
					 | 
				
			||||||
    gap: 3px;
 | 
					    gap: 3px;
 | 
				
			||||||
    backdrop-filter: blur(24px);
 | 
					    backdrop-filter: blur(24px);
 | 
				
			||||||
  .cities {
 | 
					  .cities {
 | 
				
			||||||
@@ -297,36 +216,29 @@ export default {
 | 
				
			|||||||
    .chart {
 | 
					    .chart {
 | 
				
			||||||
      // margin-left: 5%;
 | 
					      // margin-left: 5%;
 | 
				
			||||||
      // width: 290px;
 | 
					      // width: 290px;
 | 
				
			||||||
      flex: 1 1 auto;
 | 
					 | 
				
			||||||
      padding: 0 20%;
 | 
					 | 
				
			||||||
      /* margin: 10%; */
 | 
					 | 
				
			||||||
      height: 16vh;
 | 
					 | 
				
			||||||
      /* min-width: 300px; */
 | 
					 | 
				
			||||||
      align-self: stretch;
 | 
					      align-self: stretch;
 | 
				
			||||||
 | 
					      // flex: 1 1 auto;
 | 
				
			||||||
 | 
					    // align-items: center;
 | 
				
			||||||
 | 
					      // margin:0 auto;
 | 
				
			||||||
 | 
					      // padding: 0 10%;;
 | 
				
			||||||
 | 
					      /* margin: 10%; */
 | 
				
			||||||
 | 
					      /* min-width: 300px; */
 | 
				
			||||||
 | 
					      height: 200px;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  .legend {
 | 
					  .legend {
 | 
				
			||||||
    height: 80px;
 | 
					    height: 80px;
 | 
				
			||||||
    display: flex;
 | 
					    display: flex;
 | 
				
			||||||
    color: #fff;
 | 
					    gap: 40px;
 | 
				
			||||||
    justify-content: flex-end;
 | 
					    justify-content: space-around;
 | 
				
			||||||
    gap:20px;
 | 
					 | 
				
			||||||
    // justify-content: space-between;
 | 
					 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  // .legend:nth-child(3){
 | 
					
 | 
				
			||||||
  //   margin-left: 30px;
 | 
					 | 
				
			||||||
  // }
 | 
					 | 
				
			||||||
  .legend-item {
 | 
					  .legend-item {
 | 
				
			||||||
    margin-left: 15px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					    display: flex;
 | 
				
			||||||
    font-size: 16px;
 | 
					 | 
				
			||||||
    // font-weight: 600;
 | 
					 | 
				
			||||||
    flex-direction: column;
 | 
					    flex-direction: column;
 | 
				
			||||||
    // align-items: center;
 | 
					    align-items: center;
 | 
				
			||||||
    align-items: flex-start;
 | 
					 | 
				
			||||||
    gap: 3px;
 | 
					    gap: 3px;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    &:first-child {
 | 
					    &:first-child {
 | 
				
			||||||
      // margin-left: 5px;
 | 
					 | 
				
			||||||
      .legend-item__value {
 | 
					      .legend-item__value {
 | 
				
			||||||
        color: #0e61f5;
 | 
					        color: #0e61f5;
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
@@ -338,41 +250,10 @@ export default {
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
.legend-item__label {
 | 
					 | 
				
			||||||
  position: relative;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
.legend-item__label::before {
 | 
					 | 
				
			||||||
  content: "";
 | 
					 | 
				
			||||||
  position: absolute;
 | 
					 | 
				
			||||||
  width: 12px;
 | 
					 | 
				
			||||||
  height: 12px;
 | 
					 | 
				
			||||||
  background: #ccc;
 | 
					 | 
				
			||||||
  border-radius: 2px;
 | 
					 | 
				
			||||||
  top: 6px;
 | 
					 | 
				
			||||||
  left: -18px;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.legend-item:nth-child(2) .legend-item__label::before {
 | 
					 | 
				
			||||||
  background: #12fff5;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.legend-item:nth-child(2) .legend-item__value {
 | 
					 | 
				
			||||||
  color: #12fff5;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.legend-item:nth-child(1) .legend-item__label::before {
 | 
					 | 
				
			||||||
  background: #0f65ff;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.legend-item:nth-child(1) .legend-item__value {
 | 
					 | 
				
			||||||
  color: #0f65ff;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.legend-item:nth-child(3) .legend-item__label::before {
 | 
					 | 
				
			||||||
  background: #003982;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
  .legend-item__value {
 | 
					  .legend-item__value {
 | 
				
			||||||
 | 
					    font-size: 24px;
 | 
				
			||||||
 | 
					    font-weight: 600;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
</style>
 | 
					</style>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -132,19 +132,19 @@ function calculateItems(period, valueTuple) {
 | 
				
			|||||||
    case "日":
 | 
					    case "日":
 | 
				
			||||||
      items = [
 | 
					      items = [
 | 
				
			||||||
        { label: `${month}月${today}日累计`, value: valueTuple[1] },
 | 
					        { label: `${month}月${today}日累计`, value: valueTuple[1] },
 | 
				
			||||||
        { label: `${year-1}年${month}月${today}日累计`, value: valueTuple[0] },
 | 
					        { label: `去年${month}月${today}日累计`, value: valueTuple[0] },
 | 
				
			||||||
      ];
 | 
					      ];
 | 
				
			||||||
      break;
 | 
					      break;
 | 
				
			||||||
    case "周":
 | 
					    case "周":
 | 
				
			||||||
      items = [
 | 
					      items = [
 | 
				
			||||||
        { label: `本周累计`, value: valueTuple[1] },
 | 
					        { label: `本周累计`, value: valueTuple[1] },
 | 
				
			||||||
        { label: `${year-1}年本周累计`, value: valueTuple[0] },
 | 
					        { label: `去年本周累计`, value: valueTuple[0] },
 | 
				
			||||||
      ];
 | 
					      ];
 | 
				
			||||||
      break;
 | 
					      break;
 | 
				
			||||||
    case "月":
 | 
					    case "月":
 | 
				
			||||||
      items = [
 | 
					      items = [
 | 
				
			||||||
        { label: `${month}月累计`, value: valueTuple[1] },
 | 
					        { label: `${month}月累计`, value: valueTuple[1] },
 | 
				
			||||||
        { label: `${year-1}年${month}月累计`, value: valueTuple[0] },
 | 
					        { label: `去年${month}月累计`, value: valueTuple[0] },
 | 
				
			||||||
        { label: `${month}月目标`, value: valueTuple[2] },
 | 
					        { label: `${month}月目标`, value: valueTuple[2] },
 | 
				
			||||||
      ];
 | 
					      ];
 | 
				
			||||||
      break;
 | 
					      break;
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -6,7 +6,7 @@
 | 
				
			|||||||
-->
 | 
					-->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="progress-bar" :data-title="title" :data-rate="current + '%'">
 | 
					  <div class="progress-bar" :data-title="title" :data-rate="value + '%'">
 | 
				
			||||||
    <div class="progress-bar__rate" :style="{ width: dataRate == '-' ? 0 : dataRate }"></div>
 | 
					    <div class="progress-bar__rate" :style="{ width: dataRate == '-' ? 0 : dataRate }"></div>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
@@ -20,18 +20,6 @@ export default {
 | 
				
			|||||||
      type: Number,
 | 
					      type: Number,
 | 
				
			||||||
      default: 0,
 | 
					      default: 0,
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    target: {
 | 
					 | 
				
			||||||
      type: Number,
 | 
					 | 
				
			||||||
      default: 0,
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    previous: {
 | 
					 | 
				
			||||||
      type: Number,
 | 
					 | 
				
			||||||
      default: 0,
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    current: {
 | 
					 | 
				
			||||||
      type: Number,
 | 
					 | 
				
			||||||
      default: 0,
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    // total: {
 | 
					    // total: {
 | 
				
			||||||
    //   type: Number,
 | 
					    //   type: Number,
 | 
				
			||||||
    //   default: 0,
 | 
					    //   default: 0,
 | 
				
			||||||
@@ -46,16 +34,11 @@ export default {
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  computed: {
 | 
					  computed: {
 | 
				
			||||||
    dataRate() {
 | 
					    dataRate() {
 | 
				
			||||||
      // if (this.current != 0 && this.target != 0) {
 | 
					      return this.value == 0
 | 
				
			||||||
        console.log( '1111111111', this.current, this.target,this.previous);
 | 
					        ? "-"
 | 
				
			||||||
      return this.current == 0 && this.target == 0
 | 
					        : this.value > 1
 | 
				
			||||||
          ? 0
 | 
					          ?  100 + '%'
 | 
				
			||||||
        : this.current != 0 && this.target != 0
 | 
					          : `${(parseFloat(this.value)).toFixed(0)}%`;
 | 
				
			||||||
          ? `${((this.current / this.target) * 100).toFixed(2)}%`
 | 
					 | 
				
			||||||
          : this.current != 0 && this.target == 0 && this.current >= 100 ? 100 + '%' : this.current != 0 && this.target == 0 && this.current < 100 ? parseFloat(this.current).toFixed(2) + '%' : 0 + '%'
 | 
					 | 
				
			||||||
      // } else if(this.previous != 0) {
 | 
					 | 
				
			||||||
      //   return this.previous + '%'
 | 
					 | 
				
			||||||
      // }
 | 
					 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  methods: {},
 | 
					  methods: {},
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,7 +1,7 @@
 | 
				
			|||||||
<!--
 | 
					<!--
 | 
				
			||||||
 * @Author: zhp
 | 
					 * @Author: zhp
 | 
				
			||||||
 * @Date: 2024-05-07 10:25:10
 | 
					 * @Date: 2024-05-07 10:25:10
 | 
				
			||||||
 * @LastEditTime: 2024-07-09 15:04:24
 | 
					 * @LastEditTime: 2024-05-29 17:03:00
 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 * @LastEditors: zhp
 | 
				
			||||||
 * @Description:
 | 
					 * @Description:
 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
@@ -10,31 +10,31 @@
 | 
				
			|||||||
  <div v-if="period == '日'" class="std-rate-item">
 | 
					  <div v-if="period == '日'" class="std-rate-item">
 | 
				
			||||||
    <CityName :value="city.name" />
 | 
					    <CityName :value="city.name" />
 | 
				
			||||||
    <div class="std-rate-item__value">
 | 
					    <div class="std-rate-item__value">
 | 
				
			||||||
      <ProgressBar :period="period" :title="title" :target="city.target" :current="city.current" />
 | 
					      <ProgressBar :period="period" :title="title" :value="city.current" />
 | 
				
			||||||
      <preProgressBar :period="period" :title="titlePre" :previous="city.previous" />
 | 
					      <ProgressBar :period="period" :title="titlePre" :value="city.previous" />
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
  <div v-else-if="period == '周'" class="std-rate-item">
 | 
					  <div v-else-if="period == '周'" class="std-rate-item">
 | 
				
			||||||
    <CityName :value="city.name" />
 | 
					    <CityName :value="city.name" />
 | 
				
			||||||
    <div class="std-rate-item__value">
 | 
					    <div class="std-rate-item__value">
 | 
				
			||||||
      <ProgressBar :period="period" :title="title" :target="city.target" :current="city.current" />
 | 
					      <ProgressBar :period="period" :title="title" :value="city.current" />
 | 
				
			||||||
      <preProgressBar :period="period" :title="titlePre" :previous="city.previous" />
 | 
					      <ProgressBar :period="period" :title="titlePre" :value="city.previous" />
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
  <div v-else-if="period == '月'" class="std-rate-item">
 | 
					  <div v-else-if="period == '月'" class="std-rate-item">
 | 
				
			||||||
    <CityName :value="city.name" />
 | 
					    <CityName :value="city.name" />
 | 
				
			||||||
    <div class="std-rate-item__value">
 | 
					    <div class="std-rate-item__value">
 | 
				
			||||||
      <ProgressBar :period="period" :title="titleTarget" :target="city.target" :current="city.current" />
 | 
					      <ProgressBar :period="period" :title="titleTarget" :value="city.target" />
 | 
				
			||||||
      <preProgressBar :period="period" :title="titlePre" :previous="city.previous" />
 | 
					      <ProgressBar :period="period" :title="titlePre" :value="city.previous" />
 | 
				
			||||||
      <!-- <ProgressBar :period="period" :title="title" :value="city.current" /> -->
 | 
					      <ProgressBar :period="period" :title="title" :value="city.current" />
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
  <div v-else="period == '年'" class="std-rate-item">
 | 
					  <div v-else="period == '年'" class="std-rate-item">
 | 
				
			||||||
    <CityName :value="city.name" />
 | 
					    <CityName :value="city.name" />
 | 
				
			||||||
    <div class="std-rate-item__value">
 | 
					    <div class="std-rate-item__value">
 | 
				
			||||||
      <ProgressBar :period="period" :title="titleTarget" :target="city.target" :current="city.current" />
 | 
					      <ProgressBar :period="period" :title="titleTarget" :value="city.target" />
 | 
				
			||||||
      <preProgressBar :period="period" :title="titlePre" :previous="city.previous" />
 | 
					      <ProgressBar :period="period" :title="titlePre" :value="city.previous" />
 | 
				
			||||||
      <!-- <ProgressBar :period="period" :title="title" :value="city.current" /> -->
 | 
					      <ProgressBar :period="period" :title="title" :value="city.current" />
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
@@ -42,12 +42,10 @@
 | 
				
			|||||||
<script>
 | 
					<script>
 | 
				
			||||||
import CityName from "./CityName.vue";
 | 
					import CityName from "./CityName.vue";
 | 
				
			||||||
import ProgressBar from "./ProgressBar.vue";
 | 
					import ProgressBar from "./ProgressBar.vue";
 | 
				
			||||||
import preProgressBar from "./preProgressBar.vue";
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
export default {
 | 
					export default {
 | 
				
			||||||
  name: "StdRateItem",
 | 
					  name: "StdRateItem",
 | 
				
			||||||
  components: { CityName, ProgressBar, preProgressBar },
 | 
					  components: { CityName, ProgressBar },
 | 
				
			||||||
  props: {
 | 
					  props: {
 | 
				
			||||||
    city: {
 | 
					    city: {
 | 
				
			||||||
      type: Object,
 | 
					      type: Object,
 | 
				
			||||||
@@ -71,25 +69,22 @@ export default {
 | 
				
			|||||||
    titlePre() {
 | 
					    titlePre() {
 | 
				
			||||||
      console.log(this.city);
 | 
					      console.log(this.city);
 | 
				
			||||||
      var day1 = new Date();
 | 
					      var day1 = new Date();
 | 
				
			||||||
      var day2 = new Date();
 | 
					      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
				
			||||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
      day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
					      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
				
			||||||
      var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
					 | 
				
			||||||
      const today = new Date().getDate();
 | 
					      const today = new Date().getDate();
 | 
				
			||||||
      const month = new Date().getMonth() + 1;
 | 
					      const month = new Date().getMonth() + 1;
 | 
				
			||||||
      const lastMonth = new Date().getMonth() + 1 === 12 ? 1 : new Date().getMonth() + 1 - 1;
 | 
					      const lastMonth = new Date().getMonth() + 1 === 12 ? 1 : new Date().getMonth() + 1 - 1;
 | 
				
			||||||
      const year = new Date().getFullYear();
 | 
					      const year = new Date().getFullYear();
 | 
				
			||||||
      if (this.period === '日' && this.than === '同比') {
 | 
					      if (this.period === '日' && this.than === '同比') {
 | 
				
			||||||
        return `${year - 1}年${yesterday}日`
 | 
					        return `去年${month}月${today}日`
 | 
				
			||||||
      } else if (this.period === '日' && this.than === '环比') {
 | 
					      } else if (this.period === '日' && this.than === '环比') {
 | 
				
			||||||
        return `${dayBeYes}日`
 | 
					        return `${yesterday}日`
 | 
				
			||||||
      } else if (this.period === '周' && this.than === '同比') {
 | 
					      } else if (this.period === '周' && this.than === '同比') {
 | 
				
			||||||
        return `${year-1}年本周`
 | 
					        return `去年本周`
 | 
				
			||||||
      } else if (this.period === '周' && this.than === '环比') {
 | 
					      } else if (this.period === '周' && this.than === '环比') {
 | 
				
			||||||
        return `上周`
 | 
					        return `上周`
 | 
				
			||||||
      } else if (this.period === '月' && this.than === '同比') {
 | 
					      } else if (this.period === '月' && this.than === '同比') {
 | 
				
			||||||
        return `${year-1}年${month}月`
 | 
					        return `去年${month}月`
 | 
				
			||||||
      } else if (this.period === '月' && this.than === '环比') {
 | 
					      } else if (this.period === '月' && this.than === '环比') {
 | 
				
			||||||
        return `${lastMonth}月`
 | 
					        return `${lastMonth}月`
 | 
				
			||||||
      } else {
 | 
					      } else {
 | 
				
			||||||
@@ -98,18 +93,14 @@ export default {
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    title() {
 | 
					    title() {
 | 
				
			||||||
      var day1 = new Date();
 | 
					      var day1 = new Date();
 | 
				
			||||||
      var day2 = new Date();
 | 
					      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
				
			||||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
      day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
					 | 
				
			||||||
      var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
					 | 
				
			||||||
      const today = new Date().getDate();
 | 
					      const today = new Date().getDate();
 | 
				
			||||||
      const month = new Date().getMonth() + 1;
 | 
					      const month = new Date().getMonth() + 1;
 | 
				
			||||||
      const year = new Date().getFullYear();
 | 
					      const year = new Date().getFullYear();
 | 
				
			||||||
      if (this.period === '日' && this.than === '同比') {
 | 
					      if (this.period === '日' && this.than === '同比') {
 | 
				
			||||||
        return `${yesterday}日`
 | 
					        return `${month}月${today}日`
 | 
				
			||||||
      } else if (this.period === '日' && this.than === '环比') {
 | 
					      } else if (this.period === '日' && this.than === '环比') {
 | 
				
			||||||
        return `${yesterday}日`
 | 
					        return `${month}月${today}日`
 | 
				
			||||||
      } else if (this.period === '周' && this.than === '同比') {
 | 
					      } else if (this.period === '周' && this.than === '同比') {
 | 
				
			||||||
        return `本周`
 | 
					        return `本周`
 | 
				
			||||||
      } else if (this.period === '周' && this.than === '环比') {
 | 
					      } else if (this.period === '周' && this.than === '环比') {
 | 
				
			||||||
@@ -129,13 +120,9 @@ export default {
 | 
				
			|||||||
      const month = new Date().getMonth() + 1;
 | 
					      const month = new Date().getMonth() + 1;
 | 
				
			||||||
      const year = new Date().getFullYear();
 | 
					      const year = new Date().getFullYear();
 | 
				
			||||||
      if (this.period === '月') {
 | 
					      if (this.period === '月') {
 | 
				
			||||||
        return `${month}月目标${this.city.target}%`
 | 
					        return `${month}月目标`
 | 
				
			||||||
      } else if (this.period === '年') {
 | 
					      } else if (this.period === '年') {
 | 
				
			||||||
        return `${year}年目标${this.city.target}%`
 | 
					        return `${year}年目标`
 | 
				
			||||||
      } else if (this.period === '周') {
 | 
					 | 
				
			||||||
        return `本周目标${this.city.target}%`
 | 
					 | 
				
			||||||
      } else if (this.period === '日') {
 | 
					 | 
				
			||||||
        return `${month}月${today}日目标${this.city.target}%`
 | 
					 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
@@ -150,7 +137,7 @@ export default {
 | 
				
			|||||||
  align-items: center;
 | 
					  align-items: center;
 | 
				
			||||||
  gap: 8px;
 | 
					  gap: 8px;
 | 
				
			||||||
  flex: 1 1 auto;
 | 
					  flex: 1 1 auto;
 | 
				
			||||||
  padding: 16px;
 | 
					  padding: 12px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.std-rate-item__value {
 | 
					.std-rate-item__value {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,130 +0,0 @@
 | 
				
			|||||||
<!--
 | 
					 | 
				
			||||||
 * @Author: zhp
 | 
					 | 
				
			||||||
 * @Date: 2024-06-27 09:12:54
 | 
					 | 
				
			||||||
 * @LastEditTime: 2024-07-09 15:02:46
 | 
					 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<template>
 | 
					 | 
				
			||||||
  <div class="progress-bar" :data-title="title" :data-rate="previous + '%'">
 | 
					 | 
				
			||||||
    <div class="progress-bar__rate" :style="{ width: dataRate == '-' ? 0 : dataRate }"></div>
 | 
					 | 
				
			||||||
  </div>
 | 
					 | 
				
			||||||
</template>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<script>
 | 
					 | 
				
			||||||
export default {
 | 
					 | 
				
			||||||
  name: "ProgressBar",
 | 
					 | 
				
			||||||
  components: {},
 | 
					 | 
				
			||||||
  props: {
 | 
					 | 
				
			||||||
    value: {
 | 
					 | 
				
			||||||
      type: Number,
 | 
					 | 
				
			||||||
      default: 0,
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    target: {
 | 
					 | 
				
			||||||
      type: Number,
 | 
					 | 
				
			||||||
      default: 0,
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    previous: {
 | 
					 | 
				
			||||||
      type: Number,
 | 
					 | 
				
			||||||
      default: 0,
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    current: {
 | 
					 | 
				
			||||||
      type: Number,
 | 
					 | 
				
			||||||
      default: 0,
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    // total: {
 | 
					 | 
				
			||||||
    //   type: Number,
 | 
					 | 
				
			||||||
    //   default: 0,
 | 
					 | 
				
			||||||
    // },
 | 
					 | 
				
			||||||
    title: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  data() {
 | 
					 | 
				
			||||||
    return {};
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  computed: {
 | 
					 | 
				
			||||||
    dataRate() {
 | 
					 | 
				
			||||||
      // if (this.current != 0 && this.target != 0) {
 | 
					 | 
				
			||||||
        // console.log( '1111111111', this.current, this.target,this.previous);
 | 
					 | 
				
			||||||
      return this.previous >= 100 ? 100 + '%' : parseFloat(this.previous).toFixed(2) + '%';
 | 
					 | 
				
			||||||
      // } else if(this.previous != 0) {
 | 
					 | 
				
			||||||
      //   return this.previous + '%'
 | 
					 | 
				
			||||||
      // }
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  methods: {},
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
</script>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<style scoped lang="scss">
 | 
					 | 
				
			||||||
.progress-bar {
 | 
					 | 
				
			||||||
  height: 10px;
 | 
					 | 
				
			||||||
  background-color: #002f6b;
 | 
					 | 
				
			||||||
  border-radius: 4px;
 | 
					 | 
				
			||||||
  margin-bottom: 12px;
 | 
					 | 
				
			||||||
  position: relative;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &:before {
 | 
					 | 
				
			||||||
    content: attr(data-title);
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    color: #fff;
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    bottom: -200%;
 | 
					 | 
				
			||||||
    font-size: 12px;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &:after {
 | 
					 | 
				
			||||||
    content: attr(data-rate);
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    color: #fff;
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    bottom: -200%;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    font-size: 12px;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &:first-child {
 | 
					 | 
				
			||||||
    &:after {
 | 
					 | 
				
			||||||
      color: #11eae3;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &:nth-child(2) {
 | 
					 | 
				
			||||||
    &:after {
 | 
					 | 
				
			||||||
      color: #0e65fd;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .progress-bar__rate {
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    height: 100%;
 | 
					 | 
				
			||||||
    width: 0;
 | 
					 | 
				
			||||||
    border-radius: 4px;
 | 
					 | 
				
			||||||
     background: linear-gradient(to right,
 | 
					 | 
				
			||||||
          #004c5e11 10%,
 | 
					 | 
				
			||||||
          #004c5e,
 | 
					 | 
				
			||||||
          #0ac0c0,
 | 
					 | 
				
			||||||
          #11eae3);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &:first-child {
 | 
					 | 
				
			||||||
    .progress-bar__rate {
 | 
					 | 
				
			||||||
      background: linear-gradient(to right,
 | 
					 | 
				
			||||||
          #004c5e11 10%,
 | 
					 | 
				
			||||||
          #004c5e,
 | 
					 | 
				
			||||||
          #0ac0c0,
 | 
					 | 
				
			||||||
          #11eae3);
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &:nth-child(2) {
 | 
					 | 
				
			||||||
    .progress-bar__rate {
 | 
					 | 
				
			||||||
      background: linear-gradient(to right, #0048a811, #0048a8, #0e65fd);
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
</style>
 | 
					 | 
				
			||||||
@@ -1,48 +1,39 @@
 | 
				
			|||||||
<!--
 | 
					<!--
 | 
				
			||||||
 * @Author: zhp
 | 
					 * @Author: zhp
 | 
				
			||||||
 * @Date: 2024-05-07 10:04:53
 | 
					 * @Date: 2024-05-07 10:04:53
 | 
				
			||||||
 * @LastEditTime: 2024-07-09 15:16:43
 | 
					 * @LastEditTime: 2024-05-30 11:13:01
 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 * @LastEditors: zhp
 | 
				
			||||||
 * @Description:
 | 
					 * @Description:
 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="efficiency-copilot">
 | 
					  <div class="efficiency-copilot">
 | 
				
			||||||
    <section class="top flex">
 | 
					    <Container title="芯片良率" icon="chip2">
 | 
				
			||||||
      <Container title="芯片良率" icon="chip2">
 | 
					      <ChipRate :period="period" :than="than" />
 | 
				
			||||||
        <ChipRate :period="period" :than="than" />
 | 
					    </Container>
 | 
				
			||||||
      </Container>
 | 
					    <Container title="标准组件良率" icon="std">
 | 
				
			||||||
      <left-container title="标准组件良率" icon="std">
 | 
					      <StdRate :period="period" :than="than" />
 | 
				
			||||||
        <StdRate :period="period" :than="than" />
 | 
					    </Container>
 | 
				
			||||||
      </left-container>
 | 
					    <Container title="芯片OEE" icon="chip">
 | 
				
			||||||
    </section>
 | 
					      <ChipOee :chipOeeRate="chipOeeRate" :period="period" :than="than" />
 | 
				
			||||||
    <section class="bottom flex">
 | 
					    </Container>
 | 
				
			||||||
      <Container title="芯片OEE" icon="chip">
 | 
					    <Container title="转化效率" icon="cube">
 | 
				
			||||||
        <ChipOee :chipOeeRate="chipOeeRate" :period="period" :than="than" />
 | 
					      <TransformRate :transformRate="transformRate" :period="period" :than="than" />
 | 
				
			||||||
      </Container>
 | 
					    </Container>
 | 
				
			||||||
      <left-container title="转化效率" icon="cube">
 | 
					 | 
				
			||||||
        <TransformRate :transformRate="transformRate" :period="period" :than="than" />
 | 
					 | 
				
			||||||
      </left-container>
 | 
					 | 
				
			||||||
    </section>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<script>
 | 
					<script>
 | 
				
			||||||
import Container from "@/views/copilot/components/efficiencyRightContainer.vue";
 | 
					import Container from "@/views/copilot/components/Container.vue";
 | 
				
			||||||
import leftContainer from "@/views/copilot/components/efficiencyLeftContainer.vue";
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import ChipOeeVue from "./components/ChipOee.vue";
 | 
					import ChipOeeVue from "./components/ChipOee.vue";
 | 
				
			||||||
import ChipRateVue from "./components/ChipRate.vue";
 | 
					import ChipRateVue from "./components/ChipRate.vue";
 | 
				
			||||||
import StdRateVue from "./components/StdRate.vue";
 | 
					import StdRateVue from "./components/StdRate.vue";
 | 
				
			||||||
import TransformRateVue from "./components/TransformRate.vue";
 | 
					import TransformRateVue from "./components/TransformRate.vue";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export default {
 | 
					export default {
 | 
				
			||||||
  name: "efficiencyCopilot",
 | 
					  name: "EfficiencyCopilot",
 | 
				
			||||||
  components: {
 | 
					  components: {
 | 
				
			||||||
    Container,
 | 
					    Container,
 | 
				
			||||||
    leftContainer,
 | 
					 | 
				
			||||||
    ChipOee: ChipOeeVue,
 | 
					    ChipOee: ChipOeeVue,
 | 
				
			||||||
    ChipRate: ChipRateVue,
 | 
					    ChipRate: ChipRateVue,
 | 
				
			||||||
    StdRate: StdRateVue,
 | 
					    StdRate: StdRateVue,
 | 
				
			||||||
@@ -97,30 +88,7 @@ export default {
 | 
				
			|||||||
};
 | 
					};
 | 
				
			||||||
</script>
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
<style scoped>
 | 
					<style scoped>
 | 
				
			||||||
.efficiency-copilot {
 | 
					 | 
				
			||||||
  flex: 1;
 | 
					 | 
				
			||||||
  display: flex;
 | 
					 | 
				
			||||||
  flex-direction: column;
 | 
					 | 
				
			||||||
  gap: 20px;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.flex {
 | 
					 | 
				
			||||||
  display: flex;
 | 
					 | 
				
			||||||
  gap: 20px;
 | 
					 | 
				
			||||||
  flex: 1;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.top > div,
 | 
					 | 
				
			||||||
.bottom > div {
 | 
					 | 
				
			||||||
  height: 100%;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
</style>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<!-- <style scoped>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.efficiency-copilot {
 | 
					.efficiency-copilot {
 | 
				
			||||||
  flex: 1;
 | 
					  flex: 1;
 | 
				
			||||||
  display: grid;
 | 
					  display: grid;
 | 
				
			||||||
@@ -132,4 +100,4 @@ export default {
 | 
				
			|||||||
.efficiency-copilot > div {
 | 
					.efficiency-copilot > div {
 | 
				
			||||||
  height: 100%;
 | 
					  height: 100%;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
</style> -->
 | 
					</style>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,156 +1,163 @@
 | 
				
			|||||||
 export default ({
 | 
					export default function ({
 | 
				
			||||||
 | 
					  single = false,
 | 
				
			||||||
 | 
					  color,
 | 
				
			||||||
  titleValue,
 | 
					  titleValue,
 | 
				
			||||||
  subtitle,
 | 
					  subtitle,
 | 
				
			||||||
  previousSum,
 | 
					  previousSum,
 | 
				
			||||||
  currentSum,
 | 
					  currentSum,
 | 
				
			||||||
  targetSum,
 | 
					  targetSum,
 | 
				
			||||||
  currentName,
 | 
					}) {
 | 
				
			||||||
  preName,
 | 
					  return {
 | 
				
			||||||
  yesterday,
 | 
					    grid: {
 | 
				
			||||||
}) => ({
 | 
					      left: 0,
 | 
				
			||||||
  grid: {
 | 
					      right: 0,
 | 
				
			||||||
    left: 300,
 | 
					      bottom: 0,
 | 
				
			||||||
    right: 0,
 | 
					      top: 0,
 | 
				
			||||||
    bottom: 0,
 | 
					      containLabel: true,
 | 
				
			||||||
    top: 0,
 | 
					 | 
				
			||||||
    containLabel: true,
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  tooltip: {
 | 
					 | 
				
			||||||
    trigger: "item",
 | 
					 | 
				
			||||||
    extraCssText: 'box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.38); border- radius: 4px;opacity: 0.6;backdrop- filter: blur(6px);',
 | 
					 | 
				
			||||||
    backgroundColor: '#001829',
 | 
					 | 
				
			||||||
    borderColor: '#001829',
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  title: {
 | 
					 | 
				
			||||||
    text: titleValue,
 | 
					 | 
				
			||||||
    left: "48%",
 | 
					 | 
				
			||||||
    top: "37%",
 | 
					 | 
				
			||||||
    textAlign: "center",
 | 
					 | 
				
			||||||
    textStyle: {
 | 
					 | 
				
			||||||
      fontWeight: 600,
 | 
					 | 
				
			||||||
      fontSize: 36,
 | 
					 | 
				
			||||||
      color: "#fffd",
 | 
					 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    subtext: `\u2002${yesterday + '日良率'}\u2002`,
 | 
					    tooltip: {
 | 
				
			||||||
    subtextStyle: {
 | 
					      // formatter(params) {
 | 
				
			||||||
      fontSize: 16,
 | 
					      //   return `${params.name}: ${(params.value * 100).toFixed(0)}%`;
 | 
				
			||||||
      fontWeight: 100,
 | 
					      // }
 | 
				
			||||||
      color: "#fffd",
 | 
					 | 
				
			||||||
      align: "right",
 | 
					 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					    title: {
 | 
				
			||||||
  series: [
 | 
					      text: titleValue,
 | 
				
			||||||
    // 背景 series
 | 
					      left: "49%",
 | 
				
			||||||
    {
 | 
					      top: "39%",
 | 
				
			||||||
      type: "pie",
 | 
					      textAlign: "center",
 | 
				
			||||||
      name: "当前良率",
 | 
					      textStyle: {
 | 
				
			||||||
      radius: ["70%", "85%"],
 | 
					        fontWeight: 600,
 | 
				
			||||||
      center: ["50%", "52%"],
 | 
					        fontSize: 32,
 | 
				
			||||||
      emptyCircleStyle: {
 | 
					        color: "#fffd",
 | 
				
			||||||
        color: "#003982",
 | 
					      },
 | 
				
			||||||
 | 
					      subtext: `\u2002${subtitle}\u2002`,
 | 
				
			||||||
 | 
					      subtextStyle: {
 | 
				
			||||||
 | 
					        fontSize: 14,
 | 
				
			||||||
 | 
					        fontWeight: 100,
 | 
				
			||||||
 | 
					        color: "#fffd",
 | 
				
			||||||
 | 
					        align: "right",
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    // 数据 series
 | 
					    series: [
 | 
				
			||||||
    {
 | 
					      // 背景 series
 | 
				
			||||||
      type: "pie",
 | 
					      {
 | 
				
			||||||
      radius: ["70%", "85%"],
 | 
					        type: "pie",
 | 
				
			||||||
      center: ["50%", "52%"],
 | 
					        name: "当前目标",
 | 
				
			||||||
      avoidLabelOvervlap: false,
 | 
					        radius: ["70%", "85%"],
 | 
				
			||||||
      label: {
 | 
					        center: ["50%", "52%"],
 | 
				
			||||||
        show: false,
 | 
					        emptyCircleStyle: {
 | 
				
			||||||
 | 
					          color: "#040c5f45",
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      labelLine: {
 | 
					      // 数据 series
 | 
				
			||||||
        show: false,
 | 
					      {
 | 
				
			||||||
      },
 | 
					        type: "pie",
 | 
				
			||||||
      data: [
 | 
					        radius: ["70%", "85%"],
 | 
				
			||||||
        {
 | 
					        center: ["50%", "52%"],
 | 
				
			||||||
          value: currentSum,
 | 
					        avoidLabelOvervlap: false,
 | 
				
			||||||
          name: currentName,
 | 
					        label: {
 | 
				
			||||||
          tooltip: {
 | 
					          show: false,
 | 
				
			||||||
            formatter: `<span style='display:inline-block;width:150px;color:rgba(255,255,255,0855);font-size:14px;'>${currentName}</span>` +
 | 
					        },
 | 
				
			||||||
          `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${currentSum}</span>`
 | 
					        labelLine: {
 | 
				
			||||||
          },
 | 
					          show: false,
 | 
				
			||||||
          selected: false,
 | 
					        },
 | 
				
			||||||
          itemStyle: {
 | 
					        data: [
 | 
				
			||||||
            borderJoin: "round",
 | 
					          {
 | 
				
			||||||
            borderCap: "round",
 | 
					            value: currentSum,
 | 
				
			||||||
            borderWidth: 12,
 | 
					            name: "当前良率",
 | 
				
			||||||
            borderRadius: "50%",
 | 
					            selected: false,
 | 
				
			||||||
            color: {
 | 
					            itemStyle: {
 | 
				
			||||||
              type: "linear",
 | 
					              borderJoin: "round",
 | 
				
			||||||
              x: 1,
 | 
					              borderCap: "round",
 | 
				
			||||||
              y: 0,
 | 
					              borderWidth: 12,
 | 
				
			||||||
              x2: 0,
 | 
					              borderRadius: "50%",
 | 
				
			||||||
              y2: 1,
 | 
					              color: {
 | 
				
			||||||
              colorStops: [
 | 
					                type: "linear",
 | 
				
			||||||
                { offset: 0, color: "#4CF0E811" },
 | 
					                x: 1,
 | 
				
			||||||
                { offset: 1, color: "#4CF0E8" },
 | 
					                y: 0,
 | 
				
			||||||
              ],
 | 
					                x2: 0,
 | 
				
			||||||
 | 
					                y2: 1,
 | 
				
			||||||
 | 
					                colorStops: single
 | 
				
			||||||
 | 
					                  ? [
 | 
				
			||||||
 | 
					                      { offset: 0, color: `${color}11` },
 | 
				
			||||||
 | 
					                      { offset: 1, color: `${color}` },
 | 
				
			||||||
 | 
					                    ]
 | 
				
			||||||
 | 
					                  : [
 | 
				
			||||||
 | 
					                      { offset: 0, color: "#4CF0E811" },
 | 
				
			||||||
 | 
					                      { offset: 1, color: "#4CF0E8" },
 | 
				
			||||||
 | 
					                    ],
 | 
				
			||||||
 | 
					              },
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
        },
 | 
					          {
 | 
				
			||||||
        {
 | 
					            value:
 | 
				
			||||||
          value:(targetSum - currentSum) === 0 ? 1 : (targetSum - currentSum),
 | 
					              targetSum > currentSum
 | 
				
			||||||
          name: currentName,
 | 
					                ? targetSum - currentSum
 | 
				
			||||||
          tooltip: {
 | 
					                : targetSum == 0
 | 
				
			||||||
            formatter: `<span style='display:inline-block;width:150px;color:rgba(255,255,255,0855);font-size:14px;'>${currentName}</span>` +
 | 
					                ? currentSum == 0
 | 
				
			||||||
          `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${currentSum}</span>`
 | 
					                  ? 1
 | 
				
			||||||
 | 
					                  : 0
 | 
				
			||||||
 | 
					                : targetSum,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            name: "未达成",
 | 
				
			||||||
 | 
					            itemStyle: { color: "transparent" },
 | 
				
			||||||
 | 
					            label: { show: false },
 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
          itemStyle: { color: "transparent" },
 | 
					        ],
 | 
				
			||||||
          label: { show: false },
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
      ],
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    // 数据 series2 - 2023累计
 | 
					 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
      type: "pie",
 | 
					 | 
				
			||||||
      radius: ["55%", "70%"],
 | 
					 | 
				
			||||||
      center: ["50%", "52%"],
 | 
					 | 
				
			||||||
      avoidLabelOvervlap: false,
 | 
					 | 
				
			||||||
      label: {
 | 
					 | 
				
			||||||
        show: false,
 | 
					 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      labelLine: {
 | 
					      // 数据 series2 - 2023累计
 | 
				
			||||||
        show: false,
 | 
					      single
 | 
				
			||||||
      },
 | 
					        ? null
 | 
				
			||||||
      data: [
 | 
					        : {
 | 
				
			||||||
        {
 | 
					            type: "pie",
 | 
				
			||||||
          value: previousSum,
 | 
					            radius: ["55%", "70%"],
 | 
				
			||||||
          name: preName,
 | 
					            center: ["50%", "52%"],
 | 
				
			||||||
           tooltip: {
 | 
					            avoidLabelOvervlap: false,
 | 
				
			||||||
             formatter: `<span style='display:inline-block;width:150px;color:rgba(255,255,255,0855);font-size:14px;'>${preName}</span>` +
 | 
					            label: {
 | 
				
			||||||
          `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${previousSum}</span>`
 | 
					              show: false,
 | 
				
			||||||
          },
 | 
					 | 
				
			||||||
          selected: false,
 | 
					 | 
				
			||||||
          itemStyle: {
 | 
					 | 
				
			||||||
            borderJoin: "round",
 | 
					 | 
				
			||||||
            borderCap: "round",
 | 
					 | 
				
			||||||
            borderWidth: 12,
 | 
					 | 
				
			||||||
            borderRadius: "50%",
 | 
					 | 
				
			||||||
            color: {
 | 
					 | 
				
			||||||
              type: "linear",
 | 
					 | 
				
			||||||
              x: 1,
 | 
					 | 
				
			||||||
              y: 0,
 | 
					 | 
				
			||||||
              x2: 0,
 | 
					 | 
				
			||||||
              y2: 1,
 | 
					 | 
				
			||||||
              colorStops: [
 | 
					 | 
				
			||||||
                { offset: 0, color: "#1065ff66" },
 | 
					 | 
				
			||||||
                { offset: 1, color: "#1065ff" },
 | 
					 | 
				
			||||||
              ],
 | 
					 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
 | 
					            labelLine: {
 | 
				
			||||||
 | 
					              show: false,
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            data: [
 | 
				
			||||||
 | 
					              {
 | 
				
			||||||
 | 
					                value: previousSum,
 | 
				
			||||||
 | 
					                name: "上期良率",
 | 
				
			||||||
 | 
					                selected: false,
 | 
				
			||||||
 | 
					                itemStyle: {
 | 
				
			||||||
 | 
					                  borderJoin: "round",
 | 
				
			||||||
 | 
					                  borderCap: "round",
 | 
				
			||||||
 | 
					                  borderWidth: 12,
 | 
				
			||||||
 | 
					                  borderRadius: "50%",
 | 
				
			||||||
 | 
					                  color: {
 | 
				
			||||||
 | 
					                    type: "linear",
 | 
				
			||||||
 | 
					                    x: 1,
 | 
				
			||||||
 | 
					                    y: 0,
 | 
				
			||||||
 | 
					                    x2: 0,
 | 
				
			||||||
 | 
					                    y2: 1,
 | 
				
			||||||
 | 
					                    colorStops: [
 | 
				
			||||||
 | 
					                      { offset: 0, color: "#1065ff66" },
 | 
				
			||||||
 | 
					                      { offset: 1, color: "#1065ff" },
 | 
				
			||||||
 | 
					                    ],
 | 
				
			||||||
 | 
					                  },
 | 
				
			||||||
 | 
					                },
 | 
				
			||||||
 | 
					              },
 | 
				
			||||||
 | 
					              {
 | 
				
			||||||
 | 
					                value:
 | 
				
			||||||
 | 
					                  targetSum > previousSum
 | 
				
			||||||
 | 
					                    ? targetSum - previousSum
 | 
				
			||||||
 | 
					                    : previousSum == 0
 | 
				
			||||||
 | 
					                    ? 1
 | 
				
			||||||
 | 
					                    : 0,
 | 
				
			||||||
 | 
					                name: "-",
 | 
				
			||||||
 | 
					                formatter: {
 | 
				
			||||||
 | 
					                  show: false
 | 
				
			||||||
 | 
					                },
 | 
				
			||||||
 | 
					                itemStyle: { color: "transparent" },
 | 
				
			||||||
 | 
					                label: { show: false },
 | 
				
			||||||
 | 
					              },
 | 
				
			||||||
 | 
					            ],
 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
        },
 | 
					    ],
 | 
				
			||||||
        {
 | 
					  };
 | 
				
			||||||
          value:previousSum === 0 ? 1 : 0,
 | 
					}
 | 
				
			||||||
          name: preName,
 | 
					 | 
				
			||||||
          tooltip: {
 | 
					 | 
				
			||||||
              formatter: `<span style='display:inline-block;width:150px;color:rgba(255,255,255,0855);font-size:14px;'>${preName}</span>` +
 | 
					 | 
				
			||||||
          `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${previousSum}</span>`
 | 
					 | 
				
			||||||
          },
 | 
					 | 
				
			||||||
          itemStyle: { color: "transparent" },
 | 
					 | 
				
			||||||
          label: { show: false },
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
      ],
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  ],
 | 
					 | 
				
			||||||
});
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,13 +1,13 @@
 | 
				
			|||||||
<!--
 | 
					<!--
 | 
				
			||||||
 * @Author: zhp
 | 
					 * @Author: zhp
 | 
				
			||||||
 * @Date: 2024-05-20 16:04:18
 | 
					 * @Date: 2024-05-20 16:04:18
 | 
				
			||||||
 * @LastEditTime: 2024-06-03 16:46:11
 | 
					 * @LastEditTime: 2024-05-30 11:14:17
 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 * @LastEditors: zhp
 | 
				
			||||||
 * @Description:
 | 
					 * @Description:
 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <!-- <div class="copilot-layout" ref="copilot-layout"> -->
 | 
					  <!-- <div class="copilot-layout" ref="copilot-layout"> -->
 | 
				
			||||||
  <div class="copilot-layout" ref="copilot-layout">
 | 
					  <div class="copilot-layout other" ref="copilot-layout">
 | 
				
			||||||
    <CopilotHeaderVue :than="than" :active="page" :period="period" @update:active="updateActive"
 | 
					    <CopilotHeaderVue :than="than" :active="page" :period="period" @update:active="updateActive"
 | 
				
			||||||
      @update:period="period = $event" @update:than="updateThan" />
 | 
					      @update:period="period = $event" @update:than="updateThan" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -25,7 +25,7 @@ import CopilotHeaderVue from "./components/CopilotHeader.vue";
 | 
				
			|||||||
import EfficiencyCopilot from "./efficiency/index.vue";
 | 
					import EfficiencyCopilot from "./efficiency/index.vue";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export default {
 | 
					export default {
 | 
				
			||||||
  name: "copilotEfficiencyContainer",
 | 
					  name: "CopilotContainer",
 | 
				
			||||||
  components: {
 | 
					  components: {
 | 
				
			||||||
    CopilotHeaderVue,
 | 
					    CopilotHeaderVue,
 | 
				
			||||||
    EfficiencyCopilot,
 | 
					    EfficiencyCopilot,
 | 
				
			||||||
@@ -34,7 +34,7 @@ export default {
 | 
				
			|||||||
    return {
 | 
					    return {
 | 
				
			||||||
      than:'同比',
 | 
					      than:'同比',
 | 
				
			||||||
      page: "效率",
 | 
					      page: "效率",
 | 
				
			||||||
      period: "月",
 | 
					      period: "日",
 | 
				
			||||||
      currentsStyles: '',
 | 
					      currentsStyles: '',
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
@@ -95,14 +95,13 @@ export default {
 | 
				
			|||||||
</script>
 | 
					</script>
 | 
				
			||||||
<style>
 | 
					<style>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
.copilot-layout {
 | 
					.copilot-layout {
 | 
				
			||||||
  padding: 16px;
 | 
					  padding: 16px;
 | 
				
			||||||
  background: url(../../assets/images/copilot-bg.png) 0 0 / 100% 100% no-repeat;
 | 
					  background: url(../../assets/images/copilot-bg.png) 0 0 / 100% 100% no-repeat;
 | 
				
			||||||
  position: absolute;
 | 
					  position: absolute;
 | 
				
			||||||
  left: -16px;
 | 
					  left: -16px;
 | 
				
			||||||
  /* top: -8px; */
 | 
					  /* top: -8px; */
 | 
				
			||||||
  height: calc(100% + 30px);
 | 
					  /* height: calc(100% + 38px); */
 | 
				
			||||||
  width: calc(100% + 30px);
 | 
					  width: calc(100% + 30px);
 | 
				
			||||||
  z-index: 1001;
 | 
					  z-index: 1001;
 | 
				
			||||||
  color: #fff;
 | 
					  color: #fff;
 | 
				
			||||||
@@ -111,12 +110,12 @@ export default {
 | 
				
			|||||||
  gap: 8px;
 | 
					  gap: 8px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* .produce{
 | 
					.produce{
 | 
				
			||||||
  height: calc(100% + 38px);
 | 
					  height: calc(100% + 38px);
 | 
				
			||||||
} */
 | 
					}
 | 
				
			||||||
/* .other { */
 | 
					.other {
 | 
				
			||||||
  /* height: calc(100% + 240px); */
 | 
					  height: calc(100% + 240px);
 | 
				
			||||||
/* } */
 | 
					}
 | 
				
			||||||
.copilot-footer {
 | 
					.copilot-footer {
 | 
				
			||||||
  /** position: absolute;
 | 
					  /** position: absolute;
 | 
				
			||||||
  bottom: 10px; **/
 | 
					  bottom: 10px; **/
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,16 +1,16 @@
 | 
				
			|||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="factory-layout">
 | 
					  <div class="factory-layout">
 | 
				
			||||||
    <FactoryDataHeader :companyName="companyName" :companyId="companyId" :period="period"
 | 
					    <FactoryDataHeader :than="than" :companyName="companyName" :companyId="companyId" :period="period"
 | 
				
			||||||
      @update:period="updatePeriod" />
 | 
					      @update:than="updateThan" @update:period="updatePeriod" />
 | 
				
			||||||
    <div class="factory-section">
 | 
					    <div class="factory-section">
 | 
				
			||||||
      <section class="top flex">
 | 
					      <section class="top flex">
 | 
				
			||||||
        <db-container title="生产监控" icon="prod" @update:than="updateThan" :than="than">
 | 
					        <db-container title="生产监控" icon="prod">
 | 
				
			||||||
          <prod-monitor :companyId="companyId" :factoryData="factoryData" :than="than" :period="period" :data="data"
 | 
					          <prod-monitor :companyId="companyId" :factoryData="factoryData" :than="than" :period="period" :data="data"
 | 
				
			||||||
            :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
					            :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
				
			||||||
        </db-container>
 | 
					        </db-container>
 | 
				
			||||||
        <left-container title="工单监控" icon="order">
 | 
					        <db-container title="工单监控" icon="order">
 | 
				
			||||||
          <order :prodOrder="prodOrder" />
 | 
					          <order :prodOrder="prodOrder" />
 | 
				
			||||||
        </left-container>
 | 
					        </db-container>
 | 
				
			||||||
        <!-- <db-container title="" icon="store"> -->
 | 
					        <!-- <db-container title="" icon="store"> -->
 | 
				
			||||||
        <!-- <store :stock="stock" /> -->
 | 
					        <!-- <store :stock="stock" /> -->
 | 
				
			||||||
        <!-- </db-container> -->
 | 
					        <!-- </db-container> -->
 | 
				
			||||||
@@ -26,8 +26,7 @@
 | 
				
			|||||||
</template>
 | 
					</template>
 | 
				
			||||||
<script>
 | 
					<script>
 | 
				
			||||||
import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
					import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
				
			||||||
import Container from "./components/rightContainer.vue";
 | 
					import Container from "./components/Container.vue";
 | 
				
			||||||
import leftContainer from "./components/leftContainer.vue";
 | 
					 | 
				
			||||||
import ProdMonitor from "./components/ProdMonitor.vue";
 | 
					import ProdMonitor from "./components/ProdMonitor.vue";
 | 
				
			||||||
import { deepClone } from "@/utils";
 | 
					import { deepClone } from "@/utils";
 | 
				
			||||||
// import Store from "./components/Store.vue";
 | 
					// import Store from "./components/Store.vue";
 | 
				
			||||||
@@ -39,7 +38,6 @@ export default {
 | 
				
			|||||||
  components: {
 | 
					  components: {
 | 
				
			||||||
    FactoryDataHeader,
 | 
					    FactoryDataHeader,
 | 
				
			||||||
    DbContainer: Container,
 | 
					    DbContainer: Container,
 | 
				
			||||||
    LeftContainer: leftContainer,
 | 
					 | 
				
			||||||
    ProdMonitor,
 | 
					    ProdMonitor,
 | 
				
			||||||
    // Store,
 | 
					    // Store,
 | 
				
			||||||
    // Energy,
 | 
					    // Energy,
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -8,9 +8,9 @@
 | 
				
			|||||||
          <prod-monitor :companyId="companyId" :factoryData="factoryData" :than="than" :period="period" :data="data"
 | 
					          <prod-monitor :companyId="companyId" :factoryData="factoryData" :than="than" :period="period" :data="data"
 | 
				
			||||||
            :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
					            :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
				
			||||||
        </db-container>
 | 
					        </db-container>
 | 
				
			||||||
        <left-container title="工单监控" icon="order">
 | 
					        <db-container title="工单监控" icon="order">
 | 
				
			||||||
          <order :prodOrder="prodOrder" />
 | 
					          <order :prodOrder="prodOrder" />
 | 
				
			||||||
        </left-container>
 | 
					        </db-container>
 | 
				
			||||||
        <!-- <db-container title="" icon="store"> -->
 | 
					        <!-- <db-container title="" icon="store"> -->
 | 
				
			||||||
        <!-- <store :stock="stock" /> -->
 | 
					        <!-- <store :stock="stock" /> -->
 | 
				
			||||||
        <!-- </db-container> -->
 | 
					        <!-- </db-container> -->
 | 
				
			||||||
@@ -26,8 +26,7 @@
 | 
				
			|||||||
</template>
 | 
					</template>
 | 
				
			||||||
<script>
 | 
					<script>
 | 
				
			||||||
import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
					import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
				
			||||||
import Container from "./components/rightContainer.vue";
 | 
					import Container from "./components/Container.vue";
 | 
				
			||||||
import leftContainer from "./components/leftContainer.vue";
 | 
					 | 
				
			||||||
import ProdMonitor from "./components/ProdMonitor.vue";
 | 
					import ProdMonitor from "./components/ProdMonitor.vue";
 | 
				
			||||||
import { deepClone } from "@/utils";
 | 
					import { deepClone } from "@/utils";
 | 
				
			||||||
// import Store from "./components/Store.vue";
 | 
					// import Store from "./components/Store.vue";
 | 
				
			||||||
@@ -39,7 +38,6 @@ export default {
 | 
				
			|||||||
  components: {
 | 
					  components: {
 | 
				
			||||||
    FactoryDataHeader,
 | 
					    FactoryDataHeader,
 | 
				
			||||||
    DbContainer: Container,
 | 
					    DbContainer: Container,
 | 
				
			||||||
    LeftContainer: leftContainer,
 | 
					 | 
				
			||||||
    ProdMonitor,
 | 
					    ProdMonitor,
 | 
				
			||||||
    // Store,
 | 
					    // Store,
 | 
				
			||||||
    // Energy,
 | 
					    // Energy,
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,36 +1,22 @@
 | 
				
			|||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <chart-container class="bar-chart-base">
 | 
					  <div class="left-chart-base">
 | 
				
			||||||
    <div class="left-chart-base">
 | 
					    <!-- <div class="legend">
 | 
				
			||||||
      <!-- <div class="legend">
 | 
					 | 
				
			||||||
      <span v-for="item in legend" :key="item.label" class="legend-item"
 | 
					      <span v-for="item in legend" :key="item.label" class="legend-item"
 | 
				
			||||||
        :style="{ fontSize: isFullscreen ? '0.85vw' : '0.73vw' }">{{ item.label }}</span>
 | 
					        :style="{ fontSize: isFullscreen ? '0.85vw' : '0.73vw' }">{{ item.label }}</span>
 | 
				
			||||||
    </div> -->
 | 
					    </div> -->
 | 
				
			||||||
 | 
					    <div id="factoryEnergyChart" style="width: 100%; height: 100%"></div>
 | 
				
			||||||
      <div id="factoryEnergyChart" style="width: 100%; height: 100%"></div>
 | 
					  </div>
 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
  </chart-container>
 | 
					 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
<script>
 | 
					<script>
 | 
				
			||||||
import { debounce } from "@/utils/debounce";
 | 
					import { debounce } from "@/utils/debounce";
 | 
				
			||||||
import * as echarts from "echarts";
 | 
					import * as echarts from "echarts";
 | 
				
			||||||
import ChartContainer from "../../components/ChartContainer.vue";
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// import CopilotButton from "./chartButton"
 | 
					 | 
				
			||||||
export default {
 | 
					export default {
 | 
				
			||||||
  components: {
 | 
					 | 
				
			||||||
    ChartContainer
 | 
					 | 
				
			||||||
    // CopilotButton,
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  name: "Energy",
 | 
					  name: "Energy",
 | 
				
			||||||
  props: {
 | 
					  props: {
 | 
				
			||||||
    // legend: {
 | 
					    // legend: {
 | 
				
			||||||
    //   type: Array,
 | 
					    //   type: Array,
 | 
				
			||||||
    //   required: true,
 | 
					    //   required: true,
 | 
				
			||||||
    // },
 | 
					    // },
 | 
				
			||||||
    type: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default:'目标产量'
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    energyCockpits: {
 | 
					    energyCockpits: {
 | 
				
			||||||
      type: Array,
 | 
					      type: Array,
 | 
				
			||||||
      required: true,
 | 
					      required: true,
 | 
				
			||||||
@@ -41,49 +27,16 @@ export default {
 | 
				
			|||||||
      isFullscreen: false,
 | 
					      isFullscreen: false,
 | 
				
			||||||
      actualOptions: null,
 | 
					      actualOptions: null,
 | 
				
			||||||
      chart: "",
 | 
					      chart: "",
 | 
				
			||||||
      data: [],
 | 
					 | 
				
			||||||
      orderXAxis:[],
 | 
					 | 
				
			||||||
      // obj:{
 | 
					 | 
				
			||||||
      //   seriesArr: [],
 | 
					 | 
				
			||||||
      //   targetProduceArr: [],
 | 
					 | 
				
			||||||
      //   planIn: [],
 | 
					 | 
				
			||||||
      //   acIn: [],
 | 
					 | 
				
			||||||
      //   acProduceArr: [],
 | 
					 | 
				
			||||||
      //   scrapNum: [],
 | 
					 | 
				
			||||||
      //   processNum: [],
 | 
					 | 
				
			||||||
      // },
 | 
					 | 
				
			||||||
      options: {
 | 
					      options: {
 | 
				
			||||||
        color: ["#FFD160", "#2760FF", "#12FFF5"],
 | 
					        color: ["#FFD160", "#2760FF", "#12FFF5"],
 | 
				
			||||||
        grid: {
 | 
					        grid: {
 | 
				
			||||||
          left: "6%",
 | 
					          left: "7%",
 | 
				
			||||||
          right: "3%",
 | 
					          right: "7%",
 | 
				
			||||||
          bottom: "15%",
 | 
					          bottom: "8%",
 | 
				
			||||||
          top: "15%",
 | 
					          top: "15%",
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        tooltip: {
 | 
					        tooltip: {
 | 
				
			||||||
          trigger: "axis",
 | 
					          trigger: "axis",
 | 
				
			||||||
          axisPointer: {
 | 
					 | 
				
			||||||
            // type: "cross",
 | 
					 | 
				
			||||||
            crossStyle: {
 | 
					 | 
				
			||||||
              color: "rgba(237,237,237,0.5)",
 | 
					 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
          },
 | 
					 | 
				
			||||||
          extraCssText: 'box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.38); border- radius: 4px;opacity: 0.6;backdrop- filter: blur(6px);',
 | 
					 | 
				
			||||||
          backgroundColor: '#001829',
 | 
					 | 
				
			||||||
          borderColor: '#001829',
 | 
					 | 
				
			||||||
          formatter: params => {
 | 
					 | 
				
			||||||
            console.log('params', params)
 | 
					 | 
				
			||||||
            var res = ``;
 | 
					 | 
				
			||||||
            for (var i = 0, l = params.length; i < l; i++) {
 | 
					 | 
				
			||||||
              let color = Object.prototype.toString.call(params[i].color) == "[object String]" ? params[i].color : params[i].color.colorStops ? params[i].color.colorStops[0].color : ''
 | 
					 | 
				
			||||||
              // console.log(item.color, color);
 | 
					 | 
				
			||||||
              res +=
 | 
					 | 
				
			||||||
                `<span style='display:inline-block;margin-right:4px;width:10px;height:10px;background-color:${color}'></span>` +
 | 
					 | 
				
			||||||
              `<span style='display:inline-block;width:150px;color:rgba(255,255,255,0855);font-size:14px;'>${params[0].axisValueLabel}</span>` +
 | 
					 | 
				
			||||||
              `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${params[i].value ? params[i].value + '片' : 0 + '片'}</span>`;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            return res;
 | 
					 | 
				
			||||||
          },
 | 
					 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        xAxis: {
 | 
					        xAxis: {
 | 
				
			||||||
          axisTick: {
 | 
					          axisTick: {
 | 
				
			||||||
@@ -95,29 +48,14 @@ export default {
 | 
				
			|||||||
            },
 | 
					            },
 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
          axisLabel: {
 | 
					          axisLabel: {
 | 
				
			||||||
            interval: 0,//设置横坐标为斜
 | 
					 | 
				
			||||||
            rotate:45,
 | 
					 | 
				
			||||||
            color: "rgba(255, 255, 255, 0.7)",
 | 
					            color: "rgba(255, 255, 255, 0.7)",
 | 
				
			||||||
            fontSize: 12,
 | 
					            fontSize: 12,
 | 
				
			||||||
            // formatter: function (value) {
 | 
					 | 
				
			||||||
            //   console.log(value);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
            //   return value;
 | 
					 | 
				
			||||||
            // },
 | 
					 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
          data: [],
 | 
					          data: [],
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        // dataZoom: [
 | 
					 | 
				
			||||||
        //   {
 | 
					 | 
				
			||||||
        //     // show: true,
 | 
					 | 
				
			||||||
        //     start: 0,
 | 
					 | 
				
			||||||
        //     end: 50
 | 
					 | 
				
			||||||
        //   }
 | 
					 | 
				
			||||||
        //   ],
 | 
					 | 
				
			||||||
        yAxis: {
 | 
					        yAxis: {
 | 
				
			||||||
            type: "value",
 | 
					            type: "value",
 | 
				
			||||||
            name: "单位/片",
 | 
					            name: "单位/片",
 | 
				
			||||||
            position: 'left',
 | 
					 | 
				
			||||||
            nameTextStyle: {
 | 
					            nameTextStyle: {
 | 
				
			||||||
              color: "rgba(255, 255, 255, 0.7)",
 | 
					              color: "rgba(255, 255, 255, 0.7)",
 | 
				
			||||||
              fontSize: 12,
 | 
					              fontSize: 12,
 | 
				
			||||||
@@ -128,7 +66,7 @@ export default {
 | 
				
			|||||||
            },
 | 
					            },
 | 
				
			||||||
            axisLabel: {
 | 
					            axisLabel: {
 | 
				
			||||||
              color: "rgba(255, 255, 255, 0.7)",
 | 
					              color: "rgba(255, 255, 255, 0.7)",
 | 
				
			||||||
              fontSize: 10,
 | 
					              fontSize: 12,
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            axisLine: {
 | 
					            axisLine: {
 | 
				
			||||||
              show: true,
 | 
					              show: true,
 | 
				
			||||||
@@ -234,9 +172,6 @@ export default {
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  watch: {
 | 
					  watch: {
 | 
				
			||||||
    type(val) {
 | 
					 | 
				
			||||||
      this.initChart()
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    /** 全屏状态切换时,对柱子粗细和字体大小进行相应调整 */
 | 
					    /** 全屏状态切换时,对柱子粗细和字体大小进行相应调整 */
 | 
				
			||||||
    // isFullscreen(val) {
 | 
					    // isFullscreen(val) {
 | 
				
			||||||
    //   this.actualOptions.series.map((item) => {
 | 
					    //   this.actualOptions.series.map((item) => {
 | 
				
			||||||
@@ -262,9 +197,9 @@ export default {
 | 
				
			|||||||
    //   this.actualOptions = actualOptions;
 | 
					    //   this.actualOptions = actualOptions;
 | 
				
			||||||
    //   this.initOptions(actualOptions);
 | 
					    //   this.initOptions(actualOptions);
 | 
				
			||||||
    // },
 | 
					    // },
 | 
				
			||||||
    // energyCockpits() {
 | 
					    energyCockpits() {
 | 
				
			||||||
    //   this.initChart();
 | 
					      this.initChart();
 | 
				
			||||||
    // },
 | 
					    },
 | 
				
			||||||
    isOpen(val) {
 | 
					    isOpen(val) {
 | 
				
			||||||
      this.canvasReset();
 | 
					      this.canvasReset();
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
@@ -293,81 +228,17 @@ export default {
 | 
				
			|||||||
      }, 500)();
 | 
					      }, 500)();
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    initChart() {
 | 
					    initChart() {
 | 
				
			||||||
      if (this.type === '目标产量') {
 | 
					      console.log("this.energyCockpits", this.energyCockpits);
 | 
				
			||||||
        this.orderXAxis = []
 | 
					      let orderXAxis = ['目标产量', '计划投入量', '实际投入量', '实际产出量', '废品数量', '待再加工数量'];
 | 
				
			||||||
        this.data = []
 | 
					      // let n = 0;
 | 
				
			||||||
        if (this.energyCockpits) {
 | 
					      let seriesArr =[]
 | 
				
			||||||
          this.energyCockpits.forEach(ele => {
 | 
					      seriesArr[0] = this.energyCockpits.length != 0 && this.energyCockpits[0].targetProduction ? this.energyCockpits[0].targetProduction :0
 | 
				
			||||||
            this.data.push(ele.targetProduction)
 | 
					      seriesArr[1] = this.energyCockpits.length != 0 && this.energyCockpits[0].plannedInvestment ? this.energyCockpits[0].plannedInvestment : 0
 | 
				
			||||||
            if (ele.workOrderNumber.length > 4) {
 | 
					      seriesArr[2] = this.energyCockpits.length != 0 && this.energyCockpits[0].actualInvestment ? this.energyCockpits[0].actualInvestment : 0
 | 
				
			||||||
              ele.workOrderNumber = ele.workOrderNumber.substring(0, 4) + "..";
 | 
					      seriesArr[3] = this.energyCockpits.length != 0 && this.energyCockpits[0].actualProduction ? this.energyCockpits[0].actualProduction : 0
 | 
				
			||||||
            }
 | 
					      seriesArr[4] = this.energyCockpits.length != 0 && this.energyCockpits[0].wasteNum ? this.energyCockpits[0].wasteNum : 0
 | 
				
			||||||
            this.orderXAxis.push(ele.workOrderNumber)
 | 
					      seriesArr[5] = this.energyCockpits.length != 0 && this.energyCockpits[0].reworkNum ? this.energyCockpits[0].reworkNum : 0
 | 
				
			||||||
          });
 | 
					      console.log(seriesArr);
 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
        // this.initChart(targetProduceArr, orderXAxis)
 | 
					 | 
				
			||||||
      } else if (this.type === '计划投入') {
 | 
					 | 
				
			||||||
        this.orderXAxis = []
 | 
					 | 
				
			||||||
        this.data = []
 | 
					 | 
				
			||||||
        if (this.energyCockpits) {
 | 
					 | 
				
			||||||
          this.energyCockpits.forEach(ele => {
 | 
					 | 
				
			||||||
            this.data.push(ele.plannedInvestment)
 | 
					 | 
				
			||||||
            if (ele.workOrderNumber.length > 4) {
 | 
					 | 
				
			||||||
              ele.workOrderNumber = ele.workOrderNumber.substring(0, 4) + "..";
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            this.orderXAxis.push(ele.workOrderNumber)
 | 
					 | 
				
			||||||
          });
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      } else if (this.type === '实际投入') {
 | 
					 | 
				
			||||||
        this.orderXAxis = []
 | 
					 | 
				
			||||||
        this.data = []
 | 
					 | 
				
			||||||
        if (this.energyCockpits) {
 | 
					 | 
				
			||||||
          this.energyCockpits.forEach(ele => {
 | 
					 | 
				
			||||||
            this.data.push(ele.actualInvestment)
 | 
					 | 
				
			||||||
            if (ele.workOrderNumber.length > 4) {
 | 
					 | 
				
			||||||
              ele.workOrderNumber = ele.workOrderNumber.substring(0, 4) + "..";
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            this.orderXAxis.push(ele.workOrderNumber)
 | 
					 | 
				
			||||||
          });
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      } else if (this.type === '实际产出') {
 | 
					 | 
				
			||||||
        this.orderXAxis = []
 | 
					 | 
				
			||||||
        this.data = []
 | 
					 | 
				
			||||||
        if (this.energyCockpits) {
 | 
					 | 
				
			||||||
          this.energyCockpits.forEach(ele => {
 | 
					 | 
				
			||||||
            this.data.push(ele.actualProduction)
 | 
					 | 
				
			||||||
            if (ele.workOrderNumber.length > 4) {
 | 
					 | 
				
			||||||
              ele.workOrderNumber = ele.workOrderNumber.substring(0, 4) + "..";
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            this.orderXAxis.push(ele.workOrderNumber)
 | 
					 | 
				
			||||||
          });
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      } else if (this.type === '废品数量') {
 | 
					 | 
				
			||||||
        this.orderXAxis = []
 | 
					 | 
				
			||||||
        this.data  = []
 | 
					 | 
				
			||||||
        if (this.energyCockpits) {
 | 
					 | 
				
			||||||
          this.energyCockpits.forEach(ele => {
 | 
					 | 
				
			||||||
            this.data.push(ele.wasteNum)
 | 
					 | 
				
			||||||
            if (ele.workOrderNumber.length > 4) {
 | 
					 | 
				
			||||||
              ele.workOrderNumber = ele.workOrderNumber.substring(0, 4) + "..";
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            this.orderXAxis.push(ele.workOrderNumber)
 | 
					 | 
				
			||||||
          });
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      } else if (this.type === '待再加工') {
 | 
					 | 
				
			||||||
        this.orderXAxis = []
 | 
					 | 
				
			||||||
        this.data = []
 | 
					 | 
				
			||||||
        if (this.energyCockpits) {
 | 
					 | 
				
			||||||
          this.energyCockpits.forEach(ele => {
 | 
					 | 
				
			||||||
            console.log(ele.reworkNum);
 | 
					 | 
				
			||||||
            this.data.push(ele.reworkNum)
 | 
					 | 
				
			||||||
            if (ele.workOrderNumber.length > 4) {
 | 
					 | 
				
			||||||
              ele.workOrderNumber = ele.workOrderNumber.substring(0, 4) + "..";
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            this.orderXAxis.push(ele.workOrderNumber)
 | 
					 | 
				
			||||||
          });
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
      // let seriesArr = [
 | 
					      // let seriesArr = [
 | 
				
			||||||
      //   {
 | 
					      //   {
 | 
				
			||||||
@@ -409,21 +280,20 @@ export default {
 | 
				
			|||||||
      //     }
 | 
					      //     }
 | 
				
			||||||
      //   }
 | 
					      //   }
 | 
				
			||||||
      // }
 | 
					      // }
 | 
				
			||||||
 | 
					      if (this.chart) {
 | 
				
			||||||
 | 
					        this.chart.dispose();
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					      this.chart = echarts.init(document.getElementById("factoryEnergyChart"));
 | 
				
			||||||
 | 
					      const actualOptions = JSON.parse(JSON.stringify(this.options));
 | 
				
			||||||
 | 
					      actualOptions.xAxis.data = orderXAxis;
 | 
				
			||||||
 | 
					      actualOptions.series[0].data = seriesArr;
 | 
				
			||||||
      // actualOptions.series[0].name = seriesArr[0].name;
 | 
					      // actualOptions.series[0].name = seriesArr[0].name;
 | 
				
			||||||
      // actualOptions.series[1].data = seriesArr[1].data;
 | 
					      // actualOptions.series[1].data = seriesArr[1].data;
 | 
				
			||||||
      // actualOptions.series[1].name = seriesArr[1].name;
 | 
					      // actualOptions.series[1].name = seriesArr[1].name;
 | 
				
			||||||
      // actualOptions.series[2].data = seriesArr[2].data;
 | 
					      // actualOptions.series[2].data = seriesArr[2].data;
 | 
				
			||||||
      // actualOptions.series[2].name = seriesArr[2].name;
 | 
					      // actualOptions.series[2].name = seriesArr[2].name;
 | 
				
			||||||
      if (this.chart) {
 | 
					      this.actualOptions = actualOptions;
 | 
				
			||||||
        this.chart.dispose();
 | 
					      this.chart.setOption(actualOptions);
 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
      this.chart = echarts.init(document.getElementById("factoryEnergyChart"));
 | 
					 | 
				
			||||||
      // const actualOptions = JSON.parse(JSON.stringify(this.options));
 | 
					 | 
				
			||||||
      this.options.xAxis.data = this.orderXAxis;
 | 
					 | 
				
			||||||
      this.options.series[0].data = this.data;
 | 
					 | 
				
			||||||
      // this.actualOptions = actualOptions;
 | 
					 | 
				
			||||||
      this.chart.setOption(this.options);
 | 
					 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,7 +1,7 @@
 | 
				
			|||||||
<!--
 | 
					<!--
 | 
				
			||||||
 * @Author: zhp
 | 
					 * @Author: zhp
 | 
				
			||||||
 * @Date: 2024-05-30 08:58:39
 | 
					 * @Date: 2024-05-30 08:58:39
 | 
				
			||||||
 * @LastEditTime: 2024-07-03 14:10:06
 | 
					 * @LastEditTime: 2024-05-30 10:38:32
 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 * @LastEditors: zhp
 | 
				
			||||||
 * @Description:
 | 
					 * @Description:
 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
@@ -11,7 +11,7 @@
 | 
				
			|||||||
      <span v-for="(item,index) in legend" :key="index" class="legend-item"
 | 
					      <span v-for="(item,index) in legend" :key="index" class="legend-item"
 | 
				
			||||||
        :style="{ fontSize: isFullscreen ? '0.58vw' : '0.54vw' }">{{ item.label }}</span>
 | 
					        :style="{ fontSize: isFullscreen ? '0.58vw' : '0.54vw' }">{{ item.label }}</span>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div ref="oeeChart" style="height:100%"></div>
 | 
					    <div ref="oeeChart" style="height:96%;width:100%"></div>
 | 
				
			||||||
  </chart-container>
 | 
					  </chart-container>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -62,59 +62,7 @@ export default {
 | 
				
			|||||||
          top: "15%",
 | 
					          top: "15%",
 | 
				
			||||||
          containLabel: true,
 | 
					          containLabel: true,
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        // tooltip: {
 | 
					        tooltip: {},
 | 
				
			||||||
        //   trigger: "axis",
 | 
					 | 
				
			||||||
        //   axisPointer: {
 | 
					 | 
				
			||||||
        //     // type: "cross",
 | 
					 | 
				
			||||||
        //     crossStyle: {
 | 
					 | 
				
			||||||
        //       color: "rgba(237,237,237,0.5)",
 | 
					 | 
				
			||||||
        //     },
 | 
					 | 
				
			||||||
        //   },
 | 
					 | 
				
			||||||
        //   extraCssText: 'box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.38); border- radius: 4px;opacity: 0.6;backdrop- filter: blur(6px);',
 | 
					 | 
				
			||||||
        //   backgroundColor: '#001829',
 | 
					 | 
				
			||||||
        //   borderColor: '#001829',
 | 
					 | 
				
			||||||
        //   // textStyle: {
 | 
					 | 
				
			||||||
        //   //   color:'rgba(255, 255, 255, 0.85)'
 | 
					 | 
				
			||||||
        //   // },
 | 
					 | 
				
			||||||
        //   formatter: params => {
 | 
					 | 
				
			||||||
        //     console.log('params', params)
 | 
					 | 
				
			||||||
        //     var res = `<span style='color:rgba(255,255,255,0.85)'>${params[0].axisValueLabel}</span>`;
 | 
					 | 
				
			||||||
        //     for (var i = 0, l = params.length; i < l; i++) {
 | 
					 | 
				
			||||||
        //       res +=
 | 
					 | 
				
			||||||
        //         "<br/>" +
 | 
					 | 
				
			||||||
        //         `<span style='display:inline-block;margin-right:4px;width:10px;height:10px;background-color:${params[i].color}'></span>` +
 | 
					 | 
				
			||||||
        //         `<span style='display:inline-block;width:150px;color:rgba(255,255,255,0.65);font-size:14px;'>${params[i].seriesName}</span>` +
 | 
					 | 
				
			||||||
        //         `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${params[i].value}</span>`;
 | 
					 | 
				
			||||||
        //     }
 | 
					 | 
				
			||||||
        //     return res;
 | 
					 | 
				
			||||||
        //   },
 | 
					 | 
				
			||||||
        // },
 | 
					 | 
				
			||||||
        tooltip: {
 | 
					 | 
				
			||||||
          trigger: "axis",
 | 
					 | 
				
			||||||
          axisPointer: {
 | 
					 | 
				
			||||||
            // type: "cross",
 | 
					 | 
				
			||||||
            crossStyle: {
 | 
					 | 
				
			||||||
              color: "rgba(237,237,237,0.5)",
 | 
					 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
          },
 | 
					 | 
				
			||||||
            extraCssText: 'box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.38); border- radius: 4px;opacity: 0.6;backdrop- filter: blur(6px);',
 | 
					 | 
				
			||||||
            backgroundColor: '#001829',
 | 
					 | 
				
			||||||
          borderColor: '#001829',
 | 
					 | 
				
			||||||
            formatter: params => {
 | 
					 | 
				
			||||||
              console.log('params', params)
 | 
					 | 
				
			||||||
              var res = `<span style='color:rgba(255,255,255,0.85)'>${params[0].axisValueLabel}</span>`;
 | 
					 | 
				
			||||||
              for (var i = 0, l = params.length; i < l; i++) {
 | 
					 | 
				
			||||||
                let color = Object.prototype.toString.call(params[i].color) == "[object String]" ? params[i].color : params[i].color.colorStops ? params[i].color.colorStops[0].color : ''
 | 
					 | 
				
			||||||
                // console.log(item.color, color);
 | 
					 | 
				
			||||||
                res +=
 | 
					 | 
				
			||||||
                  "<br/>" +
 | 
					 | 
				
			||||||
                  `<span style='display:inline-block;margin-right:4px;width:10px;height:10px;background-color:${color}'></span>` +
 | 
					 | 
				
			||||||
                  `<span style='display:inline-block;width:150px;color:rgba(255,255,255,.85);font-size:14px;'>${params[i].seriesName}</span>` +
 | 
					 | 
				
			||||||
                  `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${params[i].value ? params[i].value + '片' : 0 + '片'}</span>`;
 | 
					 | 
				
			||||||
              }
 | 
					 | 
				
			||||||
              return res;
 | 
					 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        xAxis: {
 | 
					        xAxis: {
 | 
				
			||||||
          axisTick: {
 | 
					          axisTick: {
 | 
				
			||||||
            show: false,
 | 
					            show: false,
 | 
				
			||||||
@@ -131,12 +79,10 @@ export default {
 | 
				
			|||||||
          data: this.xAxis,
 | 
					          data: this.xAxis,
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        yAxis: {
 | 
					        yAxis: {
 | 
				
			||||||
          name: "单位/片",
 | 
					          name: "单位/%",
 | 
				
			||||||
          position: 'left',
 | 
					 | 
				
			||||||
          nameTextStyle: {
 | 
					          nameTextStyle: {
 | 
				
			||||||
            color: "#fff",
 | 
					            color: "#fff",
 | 
				
			||||||
            fontSize: 12,
 | 
					            fontSize: 12,
 | 
				
			||||||
            align: "right",
 | 
					 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
          axisTick: {
 | 
					          axisTick: {
 | 
				
			||||||
            show: false,
 | 
					            show: false,
 | 
				
			||||||
@@ -159,7 +105,7 @@ export default {
 | 
				
			|||||||
        },
 | 
					        },
 | 
				
			||||||
        series: [
 | 
					        series: [
 | 
				
			||||||
          {
 | 
					          {
 | 
				
			||||||
            name: "FTO", // this.series[0].name,
 | 
					            name: "fto", // this.series[0].name,
 | 
				
			||||||
            type: "bar",
 | 
					            type: "bar",
 | 
				
			||||||
            barWidth: 12,
 | 
					            barWidth: 12,
 | 
				
			||||||
            itemStyle: {
 | 
					            itemStyle: {
 | 
				
			||||||
@@ -227,11 +173,32 @@ export default {
 | 
				
			|||||||
          },
 | 
					          },
 | 
				
			||||||
          {
 | 
					          {
 | 
				
			||||||
            name: "", // "2024年目标值",
 | 
					            name: "", // "2024年目标值",
 | 
				
			||||||
            type: "line",
 | 
					            type: "bar",
 | 
				
			||||||
            barWidth: 12,
 | 
					            barWidth: 12,
 | 
				
			||||||
            itemStyle: {
 | 
					            itemStyle: {
 | 
				
			||||||
              borderRadius: [10, 10, 0, 0],
 | 
					              borderRadius: [10, 10, 0, 0],
 | 
				
			||||||
              color:'#f3c000'
 | 
					              color: {
 | 
				
			||||||
 | 
					                type: "linear",
 | 
				
			||||||
 | 
					                x: 0,
 | 
				
			||||||
 | 
					                y: 0,
 | 
				
			||||||
 | 
					                x2: 0,
 | 
				
			||||||
 | 
					                y2: 1,
 | 
				
			||||||
 | 
					                colorStops: [
 | 
				
			||||||
 | 
					                  {
 | 
				
			||||||
 | 
					                    offset: 0,
 | 
				
			||||||
 | 
					                    color: "#f3c000", // 0% 处的颜色
 | 
				
			||||||
 | 
					                  },
 | 
				
			||||||
 | 
					                  {
 | 
				
			||||||
 | 
					                    offset: 1,
 | 
				
			||||||
 | 
					                    color: "#f3c00033",
 | 
				
			||||||
 | 
					                  },
 | 
				
			||||||
 | 
					                  {
 | 
				
			||||||
 | 
					                    offset: 1,
 | 
				
			||||||
 | 
					                    color: "transparent", // 100% 处的颜色
 | 
				
			||||||
 | 
					                  },
 | 
				
			||||||
 | 
					                ],
 | 
				
			||||||
 | 
					                global: false, // 缺省为 false
 | 
				
			||||||
 | 
					              },
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            data: [], // this.series[0].data,
 | 
					            data: [], // this.series[0].data,
 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
@@ -254,12 +221,12 @@ export default {
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    /** 全屏状态切换时,对柱子粗细和字体大小进行相应调整 */
 | 
					    /** 全屏状态切换时,对柱子粗细和字体大小进行相应调整 */
 | 
				
			||||||
    isFullscreen(val) {
 | 
					    isFullscreen(val) {
 | 
				
			||||||
      this.options.series.map((item) => {
 | 
					      this.actualOptions.series.map((item) => {
 | 
				
			||||||
        item.barWidth = val ? 18 : 12;
 | 
					        item.barWidth = val ? 18 : 12;
 | 
				
			||||||
      });
 | 
					      });
 | 
				
			||||||
      this.options.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
					      this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
				
			||||||
      this.options.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
					      this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
				
			||||||
      this.options.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
					      this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
				
			||||||
      // if (val === false && this.isOpen === true) {
 | 
					      // if (val === false && this.isOpen === true) {
 | 
				
			||||||
      //   console.log(val)
 | 
					      //   console.log(val)
 | 
				
			||||||
      //   this.width = 97 + '%'
 | 
					      //   this.width = 97 + '%'
 | 
				
			||||||
@@ -274,7 +241,7 @@ export default {
 | 
				
			|||||||
      // this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
					      // this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
				
			||||||
      // this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
					      // this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
				
			||||||
      // this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
					      // this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
				
			||||||
      this.initChart(this.options)
 | 
					      this.initChart(this.actualOptions)
 | 
				
			||||||
      this.canvasReset()
 | 
					      this.canvasReset()
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    series(val) {
 | 
					    series(val) {
 | 
				
			||||||
@@ -284,17 +251,16 @@ export default {
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
      // console.log('val', val)
 | 
					      // console.log('val', val)
 | 
				
			||||||
      const actualOptions = JSON.parse(JSON.stringify(this.options))
 | 
					      const actualOptions = JSON.parse(JSON.stringify(this.options))
 | 
				
			||||||
      console.log(actualOptions);
 | 
					 | 
				
			||||||
      // actualOptions.xAxis.data = val
 | 
					      // actualOptions.xAxis.data = val
 | 
				
			||||||
      console.log(actualOptions)
 | 
					      console.log(actualOptions)
 | 
				
			||||||
      this.options.series[0].data = val[0].data;
 | 
					      actualOptions.series[0].data = val[0].data;
 | 
				
			||||||
      this.options.series[0].name = val[0].name;
 | 
					      actualOptions.series[0].name = val[0].name;
 | 
				
			||||||
      this.options.series[1].data = val?.[1]?.data;
 | 
					      actualOptions.series[1].data = val?.[1]?.data;
 | 
				
			||||||
      this.options.series[1].name = val?.[1]?.name;
 | 
					      actualOptions.series[1].name = val?.[1]?.name;
 | 
				
			||||||
      this.options.series[2].data = val?.[2]?.data || [];
 | 
					      actualOptions.series[2].data = val?.[2]?.data || [];
 | 
				
			||||||
      this.options.series[2].name = val?.[2]?.name || "";
 | 
					      actualOptions.series[2].name = val?.[2]?.name || "";
 | 
				
			||||||
      this.actualOptions = actualOptions;
 | 
					      this.actualOptions = actualOptions;
 | 
				
			||||||
      this.initChart(this.options);
 | 
					      this.initChart(actualOptions);
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  mounted() {
 | 
					  mounted() {
 | 
				
			||||||
@@ -331,28 +297,27 @@ export default {
 | 
				
			|||||||
        this.chart.dispose();
 | 
					        this.chart.dispose();
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      this.chart = echarts.init(this.$refs.oeeChart);
 | 
					      this.chart = echarts.init(this.$refs.oeeChart);
 | 
				
			||||||
      this.chart.setOption(this.options);
 | 
					      this.chart.setOption(this.actualOptions);
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
</script>
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<style scoped lang="scss">
 | 
					<style scoped lang="scss">
 | 
				
			||||||
 | 
					 | 
				
			||||||
.bar-chart-base {
 | 
					.bar-chart-base {
 | 
				
			||||||
  // position: relative;
 | 
					  // position: relative;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  .legend {
 | 
					  .legend {
 | 
				
			||||||
    position: absolute;
 | 
					    position: absolute;
 | 
				
			||||||
    top: 3vh;
 | 
					    top: 5.2vh;
 | 
				
			||||||
    right: 13vw;
 | 
					    right: 1vw;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  .legend-item {
 | 
					  .legend-item {
 | 
				
			||||||
    position: relative;
 | 
					    position: relative;
 | 
				
			||||||
    // font-size: 12px;
 | 
					    // font-size: 12px;
 | 
				
			||||||
    margin-right:1.2vw;
 | 
					    margin-right: 1.3vw;
 | 
				
			||||||
    color: #DFF1FE;
 | 
					
 | 
				
			||||||
    &::before {
 | 
					    &::before {
 | 
				
			||||||
      content: "";
 | 
					      content: "";
 | 
				
			||||||
      display: inline-block;
 | 
					      display: inline-block;
 | 
				
			||||||
@@ -363,9 +328,7 @@ export default {
 | 
				
			|||||||
      margin-right: 0.22vw;
 | 
					      margin-right: 0.22vw;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  .legend-item:nth-child(3) {
 | 
					
 | 
				
			||||||
      margin-left: 1vw;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  .legend-item:nth-child(1):before {
 | 
					  .legend-item:nth-child(1):before {
 | 
				
			||||||
    background-color: #12f7f1;
 | 
					    background-color: #12f7f1;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
@@ -373,37 +336,8 @@ export default {
 | 
				
			|||||||
  .legend-item:nth-child(2):before {
 | 
					  .legend-item:nth-child(2):before {
 | 
				
			||||||
    background-color: #58adfa;
 | 
					    background-color: #58adfa;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 .legend-item:nth-child(3):before {
 | 
					  .legend-item:nth-child(3):before {
 | 
				
			||||||
   // width: 12px;
 | 
					    background-color: #f3c000;
 | 
				
			||||||
   // height: 2px;
 | 
					  }
 | 
				
			||||||
   width: 1vw;
 | 
					 | 
				
			||||||
   height: 0.1064vw;
 | 
					 | 
				
			||||||
   background-color: #f3c000;
 | 
					 | 
				
			||||||
   position: absolute;
 | 
					 | 
				
			||||||
   top: 50%;
 | 
					 | 
				
			||||||
   // left: -16px;
 | 
					 | 
				
			||||||
   left: -0.951vw;
 | 
					 | 
				
			||||||
   transform: translateY(-50%);
 | 
					 | 
				
			||||||
 }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 .legend-item:nth-child(3):after {
 | 
					 | 
				
			||||||
   background-color: #f3c000;
 | 
					 | 
				
			||||||
   content: "";
 | 
					 | 
				
			||||||
   display: inline-block;
 | 
					 | 
				
			||||||
   position: absolute;
 | 
					 | 
				
			||||||
   // width: 6px;
 | 
					 | 
				
			||||||
   // height: 6px;
 | 
					 | 
				
			||||||
   width: 0.3191vw;
 | 
					 | 
				
			||||||
   height: 0.3191vw;
 | 
					 | 
				
			||||||
   border-radius: 100%;
 | 
					 | 
				
			||||||
   top: 50%;
 | 
					 | 
				
			||||||
   left: -0.851vw;
 | 
					 | 
				
			||||||
   // left: -16px;
 | 
					 | 
				
			||||||
   transform: translateY(-50%) translateX(50%);
 | 
					 | 
				
			||||||
 }
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 .echarts-tooltip-dark {
 | 
					 | 
				
			||||||
   background: #001829;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 }
 | 
					 | 
				
			||||||
</style>
 | 
					</style>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,7 +1,7 @@
 | 
				
			|||||||
<!--
 | 
					<!--
 | 
				
			||||||
 * @Author: zhp
 | 
					 * @Author: zhp
 | 
				
			||||||
 * @Date: 2024-05-29 14:48:06
 | 
					 * @Date: 2024-05-29 14:48:06
 | 
				
			||||||
 * @LastEditTime: 2024-06-18 14:49:25
 | 
					 * @LastEditTime: 2024-05-30 10:54:00
 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 * @LastEditors: zhp
 | 
				
			||||||
 * @Description:
 | 
					 * @Description:
 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
@@ -41,7 +41,7 @@ export default {
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  data() {
 | 
					  data() {
 | 
				
			||||||
    // 城市数组的顺序必须是固定的
 | 
					    // 城市数组的顺序必须是固定的
 | 
				
			||||||
    const cities = ["FTO投入", "芯片产量", "标准组件产量"];
 | 
					    const cities = ["fto投入", "芯片产量", "标准组件产量"];
 | 
				
			||||||
    return {
 | 
					    return {
 | 
				
			||||||
      // xAxis: cities,
 | 
					      // xAxis: cities,
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
@@ -49,25 +49,13 @@ export default {
 | 
				
			|||||||
  computed: {
 | 
					  computed: {
 | 
				
			||||||
    xAxis() {
 | 
					    xAxis() {
 | 
				
			||||||
      console.log(' this.companyId', this.companyId);
 | 
					      console.log(' this.companyId', this.companyId);
 | 
				
			||||||
      return this.companyId === 0 ? ["FTO投入", "芯片产量", "标准组件产量"] : ["FTO投入", "芯片产量", "标准组件产量", 'BIPV产量'];
 | 
					      return this.companyId === 0 ? ["fto投入", "芯片产量", "标准组件产量"] : ["fto投入", "芯片产量", "标准组件产量", 'BIPV产量'];
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    legend() {
 | 
					    legend() {
 | 
				
			||||||
      let items = [];
 | 
					      let items = [];
 | 
				
			||||||
      var day1 = new Date();
 | 
					      var day1 = new Date();
 | 
				
			||||||
      var day2 = new Date();
 | 
					      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
				
			||||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
      day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
					      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
				
			||||||
      var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
					 | 
				
			||||||
      //今天的时间
 | 
					 | 
				
			||||||
      // var day2 = new Date();
 | 
					 | 
				
			||||||
      // day2.setTime(day2.getTime());
 | 
					 | 
				
			||||||
      // var s2 = (day2.getMonth() + 1) + "月" + day2.getDate() + '日';
 | 
					 | 
				
			||||||
      // const today = new Date().getDate();
 | 
					 | 
				
			||||||
      // let yesterday = new Date().getDate() -1;
 | 
					 | 
				
			||||||
      // const month = new Date().getMonth() + 1;
 | 
					 | 
				
			||||||
      // const lastMonth = new Date().getMonth() + 1 === 12 ? 1 : new Date().getMonth() + 1 - 1;
 | 
					 | 
				
			||||||
      // const year = new Date().getFullYear();
 | 
					 | 
				
			||||||
      //今天的时间
 | 
					      //今天的时间
 | 
				
			||||||
      // var day2 = new Date();
 | 
					      // var day2 = new Date();
 | 
				
			||||||
      // day2.setTime(day2.getTime());
 | 
					      // day2.setTime(day2.getTime());
 | 
				
			||||||
@@ -77,22 +65,19 @@ export default {
 | 
				
			|||||||
      const month = new Date().getMonth() + 1;
 | 
					      const month = new Date().getMonth() + 1;
 | 
				
			||||||
      const lastMonth = new Date().getMonth() + 1 === 12 ? 1 : new Date().getMonth() + 1 - 1;
 | 
					      const lastMonth = new Date().getMonth() + 1 === 12 ? 1 : new Date().getMonth() + 1 - 1;
 | 
				
			||||||
      const year = new Date().getFullYear();
 | 
					      const year = new Date().getFullYear();
 | 
				
			||||||
      if (this.period === 1 && this.than === '同比') {
 | 
					      if (this.period === 1  && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${year - 1}年${yesterday}累计` },
 | 
					          { label: `去年${month}月${today}日`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${yesterday}日累计`, },
 | 
					          { label: `${month}月${today}日`, color: "#58adfa" },
 | 
				
			||||||
 | 
					 | 
				
			||||||
          // { label: `${month}月${today}日目标`, },
 | 
					 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === 1 && this.than === '环比') {
 | 
					      } else if (this.period ===1 && this.than === '环比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${dayBeYes}日累计` },
 | 
					          { label: `${yesterday}日`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${yesterday}日累计` },
 | 
					          { label: `${month}月${today}日`, color: "#58adfa" },
 | 
				
			||||||
          // { label: `${month}月${today}日目标`, },
 | 
					 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === 2 && this.than === '同比') {
 | 
					      } else if (this.period === 2 && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${year-1}年本周`, color: "#12f7f1" },
 | 
					          { label: `去年本周`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `本周`, color: "#58adfa" },
 | 
					          { label: `本周`, color: "#58adfa" },
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === 2 && this.than === '环比') {
 | 
					      } else if (this.period === 2 && this.than === '环比') {
 | 
				
			||||||
@@ -102,7 +87,7 @@ export default {
 | 
				
			|||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === 3 && this.than === '同比') {
 | 
					      } else if (this.period === 3 && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${year-1}年${month}月`, color: "#12f7f1" },
 | 
					          { label: `去年${month}月`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${month}月`, color: "#58adfa" },
 | 
					          { label: `${month}月`, color: "#58adfa" },
 | 
				
			||||||
          { label: `${month}月目标`, color: "#58adfa" },
 | 
					          { label: `${month}月目标`, color: "#58adfa" },
 | 
				
			||||||
          // { label: `${month}月目标`, value: valueTuple[2] },
 | 
					          // { label: `${month}月目标`, value: valueTuple[2] },
 | 
				
			||||||
@@ -173,11 +158,8 @@ function getTemplate(period, dataList, than) {
 | 
				
			|||||||
  // console.log('dataList',dataList);
 | 
					  // console.log('dataList',dataList);
 | 
				
			||||||
  let items = [];
 | 
					  let items = [];
 | 
				
			||||||
  var day1 = new Date();
 | 
					  var day1 = new Date();
 | 
				
			||||||
  var day2 = new Date();
 | 
					  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
				
			||||||
  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
  day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
  var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
					  var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
				
			||||||
  var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
					 | 
				
			||||||
  //今天的时间
 | 
					  //今天的时间
 | 
				
			||||||
  // var day2 = new Date();
 | 
					  // var day2 = new Date();
 | 
				
			||||||
  // day2.setTime(day2.getTime());
 | 
					  // day2.setTime(day2.getTime());
 | 
				
			||||||
@@ -190,11 +172,11 @@ function getTemplate(period, dataList, than) {
 | 
				
			|||||||
  if (period === 1 && than === '同比') {
 | 
					  if (period === 1 && than === '同比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${year - 1}年${yesterday}日`,
 | 
					        name: `去年${month}月${today}日`,
 | 
				
			||||||
        data: dataList ? dataList[0] : [],
 | 
					        data: dataList ? dataList[0] : [],
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${yesterday}日`,
 | 
					        name: `${month}月${today}日`,
 | 
				
			||||||
        data: dataList ? dataList[1] : [],
 | 
					        data: dataList ? dataList[1] : [],
 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
@@ -202,11 +184,11 @@ function getTemplate(period, dataList, than) {
 | 
				
			|||||||
  } else if (period ===1 && than === '环比') {
 | 
					  } else if (period ===1 && than === '环比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${dayBeYes}日`,
 | 
					        name: `${yesterday}日`,
 | 
				
			||||||
        data: dataList ? dataList[0] : [],
 | 
					        data: dataList ? dataList[0] : [],
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${yesterday}日`,
 | 
					        name: `${month}月${today}日`,
 | 
				
			||||||
        data: dataList ? dataList[1] : [],
 | 
					        data: dataList ? dataList[1] : [],
 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
@@ -214,7 +196,7 @@ function getTemplate(period, dataList, than) {
 | 
				
			|||||||
  } else if (period === 2 && than === '同比') {
 | 
					  } else if (period === 2 && than === '同比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${year-1}年本周`,
 | 
					        name: `去年本周`,
 | 
				
			||||||
        data: dataList ? dataList[0] : [],
 | 
					        data: dataList ? dataList[0] : [],
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
@@ -238,7 +220,7 @@ function getTemplate(period, dataList, than) {
 | 
				
			|||||||
  } else if (period === 3 && than === '同比') {
 | 
					  } else if (period === 3 && than === '同比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${year-1}年${month}月`,
 | 
					        name: `去年${month}月`,
 | 
				
			||||||
        data: dataList ? dataList[0] : [],
 | 
					        data: dataList ? dataList[0] : [],
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,10 +1,3 @@
 | 
				
			|||||||
<!--
 | 
					 | 
				
			||||||
 * @Author: zhp
 | 
					 | 
				
			||||||
 * @Date: 2024-06-05 09:48:37
 | 
					 | 
				
			||||||
 * @LastEditTime: 2024-07-09 15:35:04
 | 
					 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<!-- 
 | 
					<!-- 
 | 
				
			||||||
    filename: Container.vue
 | 
					    filename: Container.vue
 | 
				
			||||||
    author: liubin
 | 
					    author: liubin
 | 
				
			||||||
@@ -16,7 +9,7 @@
 | 
				
			|||||||
  <div class="copilot-container">
 | 
					  <div class="copilot-container">
 | 
				
			||||||
    <!-- refresh btn  -->
 | 
					    <!-- refresh btn  -->
 | 
				
			||||||
    <button
 | 
					    <button
 | 
				
			||||||
      v-if="0"
 | 
					      v-if="false"
 | 
				
			||||||
      style="
 | 
					      style="
 | 
				
			||||||
        appearance: none;
 | 
					        appearance: none;
 | 
				
			||||||
        outline: none;
 | 
					        outline: none;
 | 
				
			||||||
@@ -29,7 +22,7 @@
 | 
				
			|||||||
        right: 8px;
 | 
					        right: 8px;
 | 
				
			||||||
      "
 | 
					      "
 | 
				
			||||||
      @click="$emit('refresh')"
 | 
					      @click="$emit('refresh')"
 | 
				
			||||||
    >rotate
 | 
					    >
 | 
				
			||||||
      <svg
 | 
					      <svg
 | 
				
			||||||
        xmlns="http://www.w3.org/2000/svg"
 | 
					        xmlns="http://www.w3.org/2000/svg"
 | 
				
			||||||
        fill="none"
 | 
					        fill="none"
 | 
				
			||||||
@@ -48,14 +41,14 @@
 | 
				
			|||||||
    <!-- decoration  -->
 | 
					    <!-- decoration  -->
 | 
				
			||||||
    <div class="corner tl"></div>
 | 
					    <div class="corner tl"></div>
 | 
				
			||||||
    <div class="corner tr"></div>
 | 
					    <div class="corner tr"></div>
 | 
				
			||||||
    <div class="corner bl"></div>
 | 
					    <div v-if="side == 'left'" class="corner bl"></div>
 | 
				
			||||||
    <div class="corner br"></div>
 | 
					    <div v-if="side == 'right'" class="corner br"></div>
 | 
				
			||||||
    <!-- content  -->
 | 
					    <!-- content  -->
 | 
				
			||||||
    <div
 | 
					    <div
 | 
				
			||||||
      class="container-head"
 | 
					      class="container-head"
 | 
				
			||||||
      :class="[side == 'left' ? 'gradient-to-right' : 'gradient-to-left']"
 | 
					      :class="[side == 'left' ? 'gradient-to-right' : 'gradient-to-left']"
 | 
				
			||||||
    >
 | 
					    >
 | 
				
			||||||
      <Icon  :icon="icon"></Icon>
 | 
					      <Icon :icon="icon"></Icon>
 | 
				
			||||||
      <h2 class="container-title">{{ title }}</h2>
 | 
					      <h2 class="container-title">{{ title }}</h2>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div
 | 
					    <div
 | 
				
			||||||
@@ -99,7 +92,6 @@ export default {
 | 
				
			|||||||
</script>
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<style scoped lang="scss">
 | 
					<style scoped lang="scss">
 | 
				
			||||||
 | 
					 | 
				
			||||||
.copilot-container {
 | 
					.copilot-container {
 | 
				
			||||||
  height: 0;
 | 
					  height: 0;
 | 
				
			||||||
  flex: 1;
 | 
					  flex: 1;
 | 
				
			||||||
@@ -107,25 +99,23 @@ export default {
 | 
				
			|||||||
  flex-direction: column;
 | 
					  flex-direction: column;
 | 
				
			||||||
  position: relative;
 | 
					  position: relative;
 | 
				
			||||||
  box-shadow: inset 0 0 20px 1px #fff1;
 | 
					  box-shadow: inset 0 0 20px 1px #fff1;
 | 
				
			||||||
  border-right: 0.11415vw solid;
 | 
					 | 
				
			||||||
  border-image: linear-gradient(to bottom, transparent 10%,
 | 
					 | 
				
			||||||
          #024798 20%,
 | 
					 | 
				
			||||||
          transparent 90%) 1;
 | 
					 | 
				
			||||||
  backdrop-filter: blur(4px);
 | 
					  backdrop-filter: blur(4px);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  &::before {
 | 
					  &::before {
 | 
				
			||||||
    content: "";
 | 
					    content: "";
 | 
				
			||||||
    position: absolute;
 | 
					    position: absolute;
 | 
				
			||||||
    display: inline-block;
 | 
					    display: inline-block;
 | 
				
			||||||
    height: 92%;
 | 
					    height: 100%;
 | 
				
			||||||
    width: 0.11415vw;
 | 
					    width: 0.11415vw;
 | 
				
			||||||
    border-radius: 2px;
 | 
					    border-radius: 2px;
 | 
				
			||||||
    top: 0%;
 | 
					    top: 0%;
 | 
				
			||||||
    left: 0;
 | 
					    left: 0;
 | 
				
			||||||
    background: radial-gradient(circle at center,
 | 
					    background: radial-gradient(
 | 
				
			||||||
          #024798 2%,
 | 
					      circle at center,
 | 
				
			||||||
          #024798 100%,
 | 
					      #024798 2%,
 | 
				
			||||||
          transparent);
 | 
					      #024798 30%,
 | 
				
			||||||
 | 
					      transparent
 | 
				
			||||||
 | 
					    );
 | 
				
			||||||
    z-index: 1;
 | 
					    z-index: 1;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -136,7 +126,7 @@ export default {
 | 
				
			|||||||
    width: 60%;
 | 
					    width: 60%;
 | 
				
			||||||
    height: 0.31415vh;
 | 
					    height: 0.31415vh;
 | 
				
			||||||
    border-radius: 2px;
 | 
					    border-radius: 2px;
 | 
				
			||||||
    left: 6%;
 | 
					    left: 8%;
 | 
				
			||||||
    bottom: 0;
 | 
					    bottom: 0;
 | 
				
			||||||
    background: linear-gradient(to right, #024798, transparent);
 | 
					    background: linear-gradient(to right, #024798, transparent);
 | 
				
			||||||
    z-index: 0;
 | 
					    z-index: 0;
 | 
				
			||||||
@@ -151,7 +141,7 @@ export default {
 | 
				
			|||||||
    gap: 8px;
 | 
					    gap: 8px;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    .container-title {
 | 
					    .container-title {
 | 
				
			||||||
      font-size: 1vw;
 | 
					      font-size: 1.18vw;
 | 
				
			||||||
      line-height: 1.39vw;
 | 
					      line-height: 1.39vw;
 | 
				
			||||||
      font-weight: normal;
 | 
					      font-weight: normal;
 | 
				
			||||||
      letter-spacing: 2px;
 | 
					      letter-spacing: 2px;
 | 
				
			||||||
@@ -1,10 +1,3 @@
 | 
				
			|||||||
<!--
 | 
					 | 
				
			||||||
 * @Author: zhp
 | 
					 | 
				
			||||||
 * @Date: 2024-06-03 15:38:31
 | 
					 | 
				
			||||||
 * @LastEditTime: 2024-07-09 16:49:22
 | 
					 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<!-- 
 | 
					<!-- 
 | 
				
			||||||
    filename: ContainerIcon.vue
 | 
					    filename: ContainerIcon.vue
 | 
				
			||||||
    author: liubin
 | 
					    author: liubin
 | 
				
			||||||
@@ -56,8 +49,8 @@ export default {
 | 
				
			|||||||
.container-icon {
 | 
					.container-icon {
 | 
				
			||||||
  //   width: 32px;
 | 
					  //   width: 32px;
 | 
				
			||||||
  //   height: 32px;
 | 
					  //   height: 32px;
 | 
				
			||||||
  width: 1.4vw;
 | 
					  width: 1.701vw;
 | 
				
			||||||
  height: 1.4vw;
 | 
					  height: 1.701vw;
 | 
				
			||||||
  background: #ccc2;
 | 
					  background: #ccc2;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
</style>
 | 
					</style>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,19 +1,14 @@
 | 
				
			|||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="order-container">
 | 
					  <div class="order-container">
 | 
				
			||||||
    <div class="table">
 | 
					    <div class="table">
 | 
				
			||||||
      <dv-scroll-board v-if="showTable" :config="config" style="width: 100%; height: 100%; color: rgba(255, 255, 255, .6);" ref="orderScrollBoard" />
 | 
					      <dv-scroll-board v-if="showTable" :config="config" style="width: 100%; height: 100%" ref="orderScrollBoard" />
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="chart">
 | 
					    <div class="chart">
 | 
				
			||||||
      <div class="chart-title">
 | 
					      <div class="chart-title">
 | 
				
			||||||
        <span class="title">工单情况</span>
 | 
					        <span class="title">生产情况</span>
 | 
				
			||||||
        <span class="line"></span>
 | 
					        <span class="line"></span>
 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
      <div class="button-type" style="margin-left: auto;position: absolute;right: 3%;top: 57%;z-index: 999;">
 | 
					      <barChartBase :energyCockpits="prodOrder" ref="barChart" style="height: 0;flex:1"></barChartBase>
 | 
				
			||||||
        <CopilotButton v-for="i in ['目标产量', '计划投入', '实际投入', '实际产出', '废品数量', '待再加工']" :key="i" :label="i"
 | 
					 | 
				
			||||||
          :active="i === type" @click="() => $emit('update:type', i)" />
 | 
					 | 
				
			||||||
      </div>
 | 
					 | 
				
			||||||
      <barChartBase :type="type" :energyCockpits="prodOrder" ref="barChart"
 | 
					 | 
				
			||||||
        style="height: 0;flex:1"></barChartBase>
 | 
					 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -21,18 +16,14 @@
 | 
				
			|||||||
<script>
 | 
					<script>
 | 
				
			||||||
import { debounce } from "@/utils/debounce";
 | 
					import { debounce } from "@/utils/debounce";
 | 
				
			||||||
import barChartBase from './BarChartBase'
 | 
					import barChartBase from './BarChartBase'
 | 
				
			||||||
// import barChartBase from './BarChartBase'
 | 
					 | 
				
			||||||
import CopilotButton from "./chartButton"
 | 
					 | 
				
			||||||
export default {
 | 
					export default {
 | 
				
			||||||
  name: "Order",
 | 
					  name: "Order",
 | 
				
			||||||
  components: {
 | 
					  components: {
 | 
				
			||||||
    barChartBase,
 | 
					    barChartBase,
 | 
				
			||||||
    CopilotButton,
 | 
					 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  data() {
 | 
					  data() {
 | 
				
			||||||
    return {
 | 
					    return {
 | 
				
			||||||
      showTable: true,
 | 
					      showTable: true,
 | 
				
			||||||
      // type: '目标产量',
 | 
					 | 
				
			||||||
      config: {
 | 
					      config: {
 | 
				
			||||||
        header: ["工单号", "工单状态", "计划投入", "实际投入", "目标产量", "实际产量", "生产进度"],
 | 
					        header: ["工单号", "工单状态", "计划投入", "实际投入", "目标产量", "实际产量", "生产进度"],
 | 
				
			||||||
        headerBGC: "rgba(0, 106, 205, 0.22)",
 | 
					        headerBGC: "rgba(0, 106, 205, 0.22)",
 | 
				
			||||||
@@ -40,19 +31,14 @@ export default {
 | 
				
			|||||||
        evenRowBGC: "rgba(rgba(2, 13, 45, 0.18)",
 | 
					        evenRowBGC: "rgba(rgba(2, 13, 45, 0.18)",
 | 
				
			||||||
        data: [],
 | 
					        data: [],
 | 
				
			||||||
        rowNum: 12,
 | 
					        rowNum: 12,
 | 
				
			||||||
        fontSize:14,
 | 
					 | 
				
			||||||
        waitTime: 3000,
 | 
					        waitTime: 3000,
 | 
				
			||||||
        columnWidth: [150],
 | 
					        columnWidth: [100],
 | 
				
			||||||
        align: ["left"],
 | 
					        align: ["center"],
 | 
				
			||||||
        carousel: "page",
 | 
					        carousel: "page",
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  props: {
 | 
					  props: {
 | 
				
			||||||
    type: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "目标产量",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    prodOrder: {
 | 
					    prodOrder: {
 | 
				
			||||||
      type: Array,
 | 
					      type: Array,
 | 
				
			||||||
      default: [],
 | 
					      default: [],
 | 
				
			||||||
@@ -72,18 +58,9 @@ export default {
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  mounted() {
 | 
					  mounted() {
 | 
				
			||||||
    window.addEventListener("resize", this.tableReset)
 | 
					    window.addEventListener("resize", this.tableReset);
 | 
				
			||||||
    this.$nextTick(() => {
 | 
					 | 
				
			||||||
      let button = document.getElementsByClassName('button-type')
 | 
					 | 
				
			||||||
      console.log(button);
 | 
					 | 
				
			||||||
      button[0].children[0].style.borderRadius = '4px 0 0 4px'
 | 
					 | 
				
			||||||
      button[0].children[5].style.borderRadius = '0px 4px 4px 0px'
 | 
					 | 
				
			||||||
      // children[5].classList.add('skate')
 | 
					 | 
				
			||||||
      // console.log(button[0].children[5].classList);
 | 
					 | 
				
			||||||
    });
 | 
					 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  methods: {
 | 
					  methods: {
 | 
				
			||||||
 | 
					 | 
				
			||||||
    tableReset() {
 | 
					    tableReset() {
 | 
				
			||||||
      this.showTable = false;
 | 
					      this.showTable = false;
 | 
				
			||||||
      debounce(() => {
 | 
					      debounce(() => {
 | 
				
			||||||
@@ -102,37 +79,51 @@ export default {
 | 
				
			|||||||
          arr.push(
 | 
					          arr.push(
 | 
				
			||||||
            `<span title=${this.prodOrder[i].workOrderNumber || ""}>${
 | 
					            `<span title=${this.prodOrder[i].workOrderNumber || ""}>${
 | 
				
			||||||
            this.prodOrder[i].workOrderNumber || ""
 | 
					            this.prodOrder[i].workOrderNumber || ""
 | 
				
			||||||
            }</span>`,
 | 
					            }</span>`
 | 
				
			||||||
              `<span title=${this.prodOrder[i].orderStatus || ""}>${this.prodOrder[i].orderStatus === 1 ? '未开始' : this.prodOrder[i].orderStatus === 2 ? '进行中' : '已完成' || ""
 | 
					          );
 | 
				
			||||||
              }</span>`,
 | 
					          arr.push(
 | 
				
			||||||
              `<span title=${this.prodOrder[i].plannedInvestment || ""}>${this.prodOrder[i].plannedInvestment || ""
 | 
					            `<span title=${this.prodOrder[i].inStatus || ""}>${
 | 
				
			||||||
              }</span>`,
 | 
					            this.prodOrder[i].inStatus || ""
 | 
				
			||||||
              `<span title=${this.prodOrder[i].actualInvestment || ""}>${this.prodOrder[i].actualInvestment || ""
 | 
					            }</span>`
 | 
				
			||||||
              }</span>`,
 | 
					          );
 | 
				
			||||||
              `<span title=${this.prodOrder[i].targetProduction || ""}>${this.prodOrder[i].targetProduction || ""
 | 
					          arr.push(
 | 
				
			||||||
              }</span>`,
 | 
					            `<span title=${this.prodOrder[i].plannedInvestment || ""}>${
 | 
				
			||||||
              `<span title=${this.prodOrder[i].actualProduction || ""}>${this.prodOrder[i].actualProduction || ""
 | 
					            this.prodOrder[i].plannedInvestment || ""
 | 
				
			||||||
              }</span>`,
 | 
					            }</span>`
 | 
				
			||||||
              `<span style="display:inline-block;width:45px;">${this.prodOrder[i].productionProgress
 | 
					          );
 | 
				
			||||||
                ? this.prodOrder[i].productionProgress.toFixed(2) * 100 + "%"
 | 
					          arr.push(
 | 
				
			||||||
                : "0%"
 | 
					            `<span title=${this.prodOrder[i].actualInvestment || ""}>${this.prodOrder[i].actualInvestment || ""
 | 
				
			||||||
              }</span>
 | 
					            }</span>`
 | 
				
			||||||
 | 
					          );
 | 
				
			||||||
 | 
					          arr.push(
 | 
				
			||||||
 | 
					            `<span title=${this.prodOrder[i].targetProduction || ""}>${this.prodOrder[i].targetProduction || ""
 | 
				
			||||||
 | 
					            }</span>`
 | 
				
			||||||
 | 
					          );
 | 
				
			||||||
 | 
					          arr.push(
 | 
				
			||||||
 | 
					            `<span title=${this.prodOrder[i].actualProduction || ""}>${this.prodOrder[i].actualProduction || ""
 | 
				
			||||||
 | 
					            }</span>`
 | 
				
			||||||
 | 
					          );
 | 
				
			||||||
 | 
					          arr.push(`<span style="display:inline-block;width:45px;">${
 | 
				
			||||||
 | 
					            this.prodOrder[i].productionProgress
 | 
				
			||||||
 | 
					            ? this.prodOrder[i].productionProgress.toFixed(0) + "%"
 | 
				
			||||||
 | 
					              : "0%"
 | 
				
			||||||
 | 
					          }</span>
 | 
				
			||||||
            <div style="display:inline-block;height:20px;margin-top:-5px;vertical-align:middle;">
 | 
					            <div style="display:inline-block;height:20px;margin-top:-5px;vertical-align:middle;">
 | 
				
			||||||
            <svg xmlns="http://www.w3.org/200/svg" height="20" width="20">
 | 
					            <svg xmlns="http://www.w3.org/200/svg" height="20" width="20">
 | 
				
			||||||
              <circle cx="10" cy="10" r="6" fill="none" stroke="#283851" stroke-width="4" stroke-linecap="round"/>
 | 
					              <circle cx="10" cy="10" r="6" fill="none" stroke="#283851" stroke-width="4" stroke-linecap="round"/>
 | 
				
			||||||
              <circle style="transform-origin: center;transform: rotate(-90deg);" id="J_progress_bar" cx="10" cy="10" r="6" fill="none" stroke="#47FF27" stroke-width="4" stroke-dasharray="${this.prodOrder[i].productionProgress
 | 
					              <circle style="transform-origin: center;transform: rotate(-90deg);" id="J_progress_bar" cx="10" cy="10" r="6" fill="none" stroke="#47FF27" stroke-width="4" stroke-dasharray="${
 | 
				
			||||||
                ? this.prodOrder[i].productionProgress.toFixed(2) *100 *
 | 
					            this.prodOrder[i].productionProgress
 | 
				
			||||||
                37.68 *
 | 
					            ? this.prodOrder[i].productionProgress.toFixed(0) *
 | 
				
			||||||
                0.01 +
 | 
					                      37.68 *
 | 
				
			||||||
                "," +
 | 
					                      0.01 +
 | 
				
			||||||
                (1 -
 | 
					                    "," +
 | 
				
			||||||
                  this.prodOrder[i].productionProgress.toFixed(2) * 0.01) * 100 *
 | 
					                    (1 -
 | 
				
			||||||
                37.68
 | 
					              this.prodOrder[i].productionProgress.toFixed(0) * 0.01) *
 | 
				
			||||||
                : 0 + "," + 37.68
 | 
					                      37.68
 | 
				
			||||||
 | 
					                  : 0 + "," + 37.68
 | 
				
			||||||
              }"/>
 | 
					              }"/>
 | 
				
			||||||
            </svg>
 | 
					            </svg>
 | 
				
			||||||
          </div>`
 | 
					          </div>`);
 | 
				
			||||||
          )
 | 
					 | 
				
			||||||
          outArr.push(arr);
 | 
					          outArr.push(arr);
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        this.config.data = outArr;
 | 
					        this.config.data = outArr;
 | 
				
			||||||
@@ -189,7 +180,7 @@ export default {
 | 
				
			|||||||
              height: 1px; // display: inline-block;
 | 
					              height: 1px; // display: inline-block;
 | 
				
			||||||
              border: 1px solid;
 | 
					              border: 1px solid;
 | 
				
			||||||
              // display: inline-block;
 | 
					              // display: inline-block;
 | 
				
			||||||
              border-image: linear-gradient(90deg, rgba(25, 146, 255, 0) 0%, rgba(95, 190, 249, 1), rgba(0, 120, 228, 0) 90%, ) 2 2;
 | 
					              border-image: linear-gradient(90deg, rgba(25, 146, 255, 0) 10%, rgba(95, 190, 249, 1), rgba(0, 120, 228, 0) 90%, ) 2 2;
 | 
				
			||||||
              backdrop-filter: blur(3px);
 | 
					              backdrop-filter: blur(3px);
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
          }
 | 
					          }
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -8,11 +8,11 @@
 | 
				
			|||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
        <div class="middle-box">
 | 
					        <div class="middle-box">
 | 
				
			||||||
          <span class="type">玻璃类型</span>
 | 
					          <span class="type">玻璃类型</span>
 | 
				
			||||||
          <span class="type-name">FTO</span>
 | 
					          <span class="type-name">FTO投入</span>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
        <div class="right-box">
 | 
					        <div class="right-box">
 | 
				
			||||||
          <span class="type">投入数量</span>
 | 
					          <span class="type">投入数量</span>
 | 
				
			||||||
          <span class="num">{{ prodFto[0] ? prodFto[0].chipInput.toLocaleString() : 0 }}</span>
 | 
					          <span class="num">{{ prodFto[0] ? prodFto[0].chipInput : 0 }}</span>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
      <div class="std-box">
 | 
					      <div class="std-box">
 | 
				
			||||||
@@ -23,13 +23,13 @@
 | 
				
			|||||||
          <div class="separate">
 | 
					          <div class="separate">
 | 
				
			||||||
            <div>
 | 
					            <div>
 | 
				
			||||||
              <span class="type">玻璃类型</span>
 | 
					              <span class="type">玻璃类型</span>
 | 
				
			||||||
              <span class="type-name">标准组件</span>
 | 
					              <span class="type-name">标准组检产量</span>
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
            <div>
 | 
					            <div>
 | 
				
			||||||
              <span class="type">良品数量</span>
 | 
					              <span class="type">良品数量</span>
 | 
				
			||||||
              <span class="type-name">{{
 | 
					              <span class="type-name">{{
 | 
				
			||||||
                msgObj.stand.goodNumber ? msgObj.stand.goodNumber.toLocaleString() : 0
 | 
					              msgObj.stand.goodNumber ? msgObj.stand.goodNumber : 0
 | 
				
			||||||
                }}</span>
 | 
					              }}</span>
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
          </div>
 | 
					          </div>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
@@ -38,12 +38,12 @@
 | 
				
			|||||||
            <div>
 | 
					            <div>
 | 
				
			||||||
              <span class="type">生产数量</span>
 | 
					              <span class="type">生产数量</span>
 | 
				
			||||||
              <span class="num">{{
 | 
					              <span class="num">{{
 | 
				
			||||||
                msgObj.stand.outputNumber ? msgObj.stand.outputNumber.toLocaleString() : 0
 | 
					              msgObj.stand.outputNumber ? msgObj.stand.outputNumber : 0
 | 
				
			||||||
                }}</span>
 | 
					              }}</span>
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
            <div>
 | 
					            <div>
 | 
				
			||||||
              <span class="type1">良品率</span>
 | 
					              <span class="type1">良品率</span>
 | 
				
			||||||
              <span class="num">{{ msgObj.stand.yieldRate ? msgObj.stand.yieldRate.toFixed(2) : 0 }}%</span>
 | 
					              <span class="num">{{ msgObj.stand.yieldRate ? msgObj.stand.yieldRate : 0 }}%</span>
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
          </div>
 | 
					          </div>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
@@ -56,13 +56,13 @@
 | 
				
			|||||||
          <div class="separate">
 | 
					          <div class="separate">
 | 
				
			||||||
            <div>
 | 
					            <div>
 | 
				
			||||||
              <span class="type">玻璃类型</span>
 | 
					              <span class="type">玻璃类型</span>
 | 
				
			||||||
              <span class="type-name">芯片</span>
 | 
					              <span class="type-name">芯片产量</span>
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
            <div>
 | 
					            <div>
 | 
				
			||||||
              <span class="type">良品数量</span>
 | 
					              <span class="type">良品数量</span>
 | 
				
			||||||
              <span class="type-name">{{
 | 
					              <span class="type-name">{{
 | 
				
			||||||
                msgObj.chip.goodNumber ? msgObj.chip.goodNumber.toLocaleString() : 0
 | 
					              msgObj.chip.goodNumber ? msgObj.chip.goodNumber : 0
 | 
				
			||||||
                }}</span>
 | 
					              }}</span>
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
          </div>
 | 
					          </div>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
@@ -71,12 +71,12 @@
 | 
				
			|||||||
            <div>
 | 
					            <div>
 | 
				
			||||||
              <span class="type">生产数量</span>
 | 
					              <span class="type">生产数量</span>
 | 
				
			||||||
              <span class="num">{{
 | 
					              <span class="num">{{
 | 
				
			||||||
                msgObj.chip.outputNumber ? msgObj.chip.outputNumber.toLocaleString() : 0
 | 
					              msgObj.chip.outputNumber ? msgObj.chip.outputNumber : 0
 | 
				
			||||||
                }}</span>
 | 
					              }}</span>
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
            <div>
 | 
					            <div>
 | 
				
			||||||
              <span class="type1">良品率</span>
 | 
					              <span class="type1">良品率</span>
 | 
				
			||||||
              <span class="num">{{ msgObj.chip.yieldRate ? msgObj.chip.yieldRate.toFixed(2) : 0 }}%</span>
 | 
					              <span class="num">{{ msgObj.chip.yieldRate ? msgObj.chip.yieldRate : 0 }}%</span>
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
          </div>
 | 
					          </div>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
@@ -89,13 +89,13 @@
 | 
				
			|||||||
          <div class="separate">
 | 
					          <div class="separate">
 | 
				
			||||||
            <div>
 | 
					            <div>
 | 
				
			||||||
              <span class="type">玻璃类型</span>
 | 
					              <span class="type">玻璃类型</span>
 | 
				
			||||||
              <span class="type-name">BIPV</span>
 | 
					              <span class="type-name">BIPV产量</span>
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
            <div>
 | 
					            <div>
 | 
				
			||||||
              <span class="type">良品数量</span>
 | 
					              <span class="type">良品数量</span>
 | 
				
			||||||
              <span class="type-name">{{
 | 
					              <span class="type-name">{{
 | 
				
			||||||
                msgObj.bipv.goodNumber ? msgObj.bipv.goodNumber.toLocaleString() : 0
 | 
					              msgObj.bipv.goodNumber ? msgObj.bipv.goodNumber : 0
 | 
				
			||||||
                }}</span>
 | 
					              }}</span>
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
          </div>
 | 
					          </div>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
@@ -104,12 +104,12 @@
 | 
				
			|||||||
            <div>
 | 
					            <div>
 | 
				
			||||||
              <span class="type">生产数量</span>
 | 
					              <span class="type">生产数量</span>
 | 
				
			||||||
              <span class="num">{{
 | 
					              <span class="num">{{
 | 
				
			||||||
                msgObj.bipv.outputNumber ? msgObj.bipv.outputNumber.toLocaleString() : 0
 | 
					              msgObj.bipv.outputNumber ? msgObj.bipv.outputNumber : 0
 | 
				
			||||||
                }}</span>
 | 
					              }}</span>
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
            <div>
 | 
					            <div>
 | 
				
			||||||
              <span class="type1">良品率</span>
 | 
					              <span class="type1">良品率</span>
 | 
				
			||||||
              <span class="num">{{ msgObj.bipv.yieldRate ? msgObj.bipv.yieldRate.toFixed(2) : 0 }}%</span>
 | 
					              <span class="num">{{ msgObj.bipv.yieldRate ? msgObj.bipv.yieldRate : 0 }}%</span>
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
          </div>
 | 
					          </div>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
@@ -118,11 +118,7 @@
 | 
				
			|||||||
    <div class="chart">
 | 
					    <div class="chart">
 | 
				
			||||||
      <div class="chart-title">
 | 
					      <div class="chart-title">
 | 
				
			||||||
        <span class="title">生产情况</span>
 | 
					        <span class="title">生产情况</span>
 | 
				
			||||||
        <div class="button-than" style="position: absolute;right: 3%;">
 | 
					        <span class="line"></span>
 | 
				
			||||||
          <CopilotButton v-for="i in ['同比', '环比']" :key="i" :label="i" :active="i === than"
 | 
					 | 
				
			||||||
            @click="() => $emit('update:than', i)" />
 | 
					 | 
				
			||||||
        </div>
 | 
					 | 
				
			||||||
        <!-- <span class="line"></span> -->
 | 
					 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
      <barChartBase :companyId="companyId" :than="than" :period="period" :data="factoryData" ref="barChart"
 | 
					      <barChartBase :companyId="companyId" :than="than" :period="period" :data="factoryData" ref="barChart"
 | 
				
			||||||
        style="height: 0;flex:1">
 | 
					        style="height: 0;flex:1">
 | 
				
			||||||
@@ -133,12 +129,11 @@
 | 
				
			|||||||
<script>
 | 
					<script>
 | 
				
			||||||
import { number } from 'echarts';
 | 
					import { number } from 'echarts';
 | 
				
			||||||
import barChartBase from './ChipOee'
 | 
					import barChartBase from './ChipOee'
 | 
				
			||||||
import CopilotButton from "./button.vue"
 | 
					
 | 
				
			||||||
export default {
 | 
					export default {
 | 
				
			||||||
  name: "ProdMonitor",
 | 
					  name: "ProdMonitor",
 | 
				
			||||||
  components: {
 | 
					  components: {
 | 
				
			||||||
    barChartBase,
 | 
					    barChartBase,
 | 
				
			||||||
    CopilotButton
 | 
					 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  data() {
 | 
					  data() {
 | 
				
			||||||
    return {
 | 
					    return {
 | 
				
			||||||
@@ -159,9 +154,6 @@ export default {
 | 
				
			|||||||
      type: Number,
 | 
					      type: Number,
 | 
				
			||||||
      default:0
 | 
					      default:0
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    than: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    than: {
 | 
					    than: {
 | 
				
			||||||
      type: String,
 | 
					      type: String,
 | 
				
			||||||
      default: '同比',
 | 
					      default: '同比',
 | 
				
			||||||
@@ -190,14 +182,10 @@ export default {
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  mounted() {
 | 
					  mounted() {
 | 
				
			||||||
    this.makeData();
 | 
					    this.makeData();
 | 
				
			||||||
    this.$nextTick(() => {
 | 
					 | 
				
			||||||
      let button = document.getElementsByClassName('button-than')
 | 
					 | 
				
			||||||
      button[0].children[0].style.borderRadius = '4px 0 0 4px'
 | 
					 | 
				
			||||||
      button[0].children[1].style.borderRadius = '0px 4px 4px 0'
 | 
					 | 
				
			||||||
    })
 | 
					 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  methods: {
 | 
					  methods: {
 | 
				
			||||||
    makeData() {
 | 
					    makeData() {
 | 
				
			||||||
 | 
					      console.log('msgObj', this.msgObj);
 | 
				
			||||||
      this.msgObj.chip = {};
 | 
					      this.msgObj.chip = {};
 | 
				
			||||||
      this.msgObj.stand = {};
 | 
					      this.msgObj.stand = {};
 | 
				
			||||||
      this.msgObj.bipv = {};
 | 
					      this.msgObj.bipv = {};
 | 
				
			||||||
@@ -246,19 +234,19 @@ export default {
 | 
				
			|||||||
          // width: 5vw;
 | 
					          // width: 5vw;
 | 
				
			||||||
          color: #FFFFFF;
 | 
					          color: #FFFFFF;
 | 
				
			||||||
          line-height: 24px;
 | 
					          line-height: 24px;
 | 
				
			||||||
          // text-align: left;
 | 
					          text-align: left;
 | 
				
			||||||
          font-style: normal;
 | 
					          font-style: normal;
 | 
				
			||||||
          display: inline-block;
 | 
					          display: inline-block;
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      // .line{
 | 
					      .line{
 | 
				
			||||||
      //   flex: 1;
 | 
					        flex: 1;
 | 
				
			||||||
      //   // width: 80%;
 | 
					        // width: 80%;
 | 
				
			||||||
      //   height: 1px;        // display: inline-block;
 | 
					        height: 1px;        // display: inline-block;
 | 
				
			||||||
      //   border: 1px solid;
 | 
					        border: 1px solid;
 | 
				
			||||||
      //   // display: inline-block;
 | 
					        // display: inline-block;
 | 
				
			||||||
      //   border-image: linear-gradient(90deg, rgba(25, 146, 255, 0) 10%, rgba(95, 190, 249, 1), rgba(0, 120, 228, 0) 90%,) 2 2;
 | 
					        border-image: linear-gradient(90deg, rgba(25, 146, 255, 0) 10%, rgba(95, 190, 249, 1), rgba(0, 120, 228, 0) 90%,) 2 2;
 | 
				
			||||||
      //   backdrop-filter: blur(3px);
 | 
					        backdrop-filter: blur(3px);
 | 
				
			||||||
      // }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  .data{
 | 
					  .data{
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,99 +0,0 @@
 | 
				
			|||||||
<!--
 | 
					 | 
				
			||||||
 * @Author: zhp
 | 
					 | 
				
			||||||
 * @Date: 2024-06-06 14:22:56
 | 
					 | 
				
			||||||
 * @LastEditTime: 2024-07-02 13:54:08
 | 
					 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<template>
 | 
					 | 
				
			||||||
  <button
 | 
					 | 
				
			||||||
    class="copilot-btn"
 | 
					 | 
				
			||||||
    :class="[active ? 'active' : '']"
 | 
					 | 
				
			||||||
    @click="$emit('click', label)"
 | 
					 | 
				
			||||||
  >
 | 
					 | 
				
			||||||
    {{ label }}
 | 
					 | 
				
			||||||
  </button>
 | 
					 | 
				
			||||||
</template>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<script>
 | 
					 | 
				
			||||||
export default {
 | 
					 | 
				
			||||||
  name: "CopilotButton",
 | 
					 | 
				
			||||||
  props: {
 | 
					 | 
				
			||||||
    label: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      required: true,
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    active: {
 | 
					 | 
				
			||||||
      type: Boolean,
 | 
					 | 
				
			||||||
      default: false,
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
</script>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<style>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
button {
 | 
					 | 
				
			||||||
  appearance: none;
 | 
					 | 
				
			||||||
  outline: none;
 | 
					 | 
				
			||||||
  border: none;
 | 
					 | 
				
			||||||
  background: none;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
</style>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<style scoped>
 | 
					 | 
				
			||||||
.copilot-btn {
 | 
					 | 
				
			||||||
  /* flex: 1; */
 | 
					 | 
				
			||||||
  /* position: relative; */
 | 
					 | 
				
			||||||
  width: 88px;
 | 
					 | 
				
			||||||
  height: 32px;
 | 
					 | 
				
			||||||
  background: #01306C;
 | 
					 | 
				
			||||||
  /* border-radius: 4px 0px 0px 4px; */
 | 
					 | 
				
			||||||
  backdrop-filter: blur(3px);
 | 
					 | 
				
			||||||
  /* text-align: center;
 | 
					 | 
				
			||||||
  padding: 12px;
 | 
					 | 
				
			||||||
  padding-left: 20px;
 | 
					 | 
				
			||||||
  color: #fff;
 | 
					 | 
				
			||||||
  font-size: 18px; */
 | 
					 | 
				
			||||||
  font-family: PingFangSC, PingFang SC;
 | 
					 | 
				
			||||||
  font-weight: 400;
 | 
					 | 
				
			||||||
  font-size: 16px;
 | 
					 | 
				
			||||||
  color: #FFFFFF;
 | 
					 | 
				
			||||||
  line-height: 22px;
 | 
					 | 
				
			||||||
  /* letter-spacing: 5px; */
 | 
					 | 
				
			||||||
  text-align: center;
 | 
					 | 
				
			||||||
  font-style: normal;
 | 
					 | 
				
			||||||
  letter-spacing: 10px;
 | 
					 | 
				
			||||||
  cursor: pointer;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.copilot-btn.active {
 | 
					 | 
				
			||||||
  background: #1D74D8;
 | 
					 | 
				
			||||||
  /* border-radius: 4px;; */
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
/* .copilot-btn::before,
 | 
					 | 
				
			||||||
.copilot-btn::after {
 | 
					 | 
				
			||||||
  content: "";
 | 
					 | 
				
			||||||
  position: absolute;
 | 
					 | 
				
			||||||
  width: 16px;
 | 
					 | 
				
			||||||
  height: 16px;
 | 
					 | 
				
			||||||
  top: 0;
 | 
					 | 
				
			||||||
  background: transparent;
 | 
					 | 
				
			||||||
  border-style: solid;
 | 
					 | 
				
			||||||
  border-width: 2px;
 | 
					 | 
				
			||||||
  border-color: transparent;
 | 
					 | 
				
			||||||
  border-top-color: #007be4;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.copilot-btn::before {
 | 
					 | 
				
			||||||
  left: 0;
 | 
					 | 
				
			||||||
  border-left-color: #007be4;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.copilot-btn::after {
 | 
					 | 
				
			||||||
  right: 0;
 | 
					 | 
				
			||||||
  border-right-color: #007be4;
 | 
					 | 
				
			||||||
} */
 | 
					 | 
				
			||||||
</style>
 | 
					 | 
				
			||||||
@@ -1,148 +0,0 @@
 | 
				
			|||||||
<!--
 | 
					 | 
				
			||||||
 * @Author: zhp
 | 
					 | 
				
			||||||
 * @Date: 2024-06-07 08:37:17
 | 
					 | 
				
			||||||
 * @LastEditTime: 2024-06-07 11:04:41
 | 
					 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<template>
 | 
					 | 
				
			||||||
  <button
 | 
					 | 
				
			||||||
    class="chart-btn"
 | 
					 | 
				
			||||||
    :class="[active ? 'active' : '']"
 | 
					 | 
				
			||||||
    @click="$emit('click', label)"
 | 
					 | 
				
			||||||
  >
 | 
					 | 
				
			||||||
    {{ label }}
 | 
					 | 
				
			||||||
  </button>
 | 
					 | 
				
			||||||
</template>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<script>
 | 
					 | 
				
			||||||
export default {
 | 
					 | 
				
			||||||
  name: "CopilotButton",
 | 
					 | 
				
			||||||
  props: {
 | 
					 | 
				
			||||||
    label: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      required: true,
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    active: {
 | 
					 | 
				
			||||||
      type: Boolean,
 | 
					 | 
				
			||||||
      default: false,
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  mounted() {
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
</script>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<style>
 | 
					 | 
				
			||||||
button {
 | 
					 | 
				
			||||||
  appearance: none;
 | 
					 | 
				
			||||||
  outline: none;
 | 
					 | 
				
			||||||
  border: none;
 | 
					 | 
				
			||||||
  background: none;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
</style>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<style scoped>
 | 
					 | 
				
			||||||
.skate {
 | 
					 | 
				
			||||||
  /* flex: 1; */
 | 
					 | 
				
			||||||
  position: relative;
 | 
					 | 
				
			||||||
  width: 88px;
 | 
					 | 
				
			||||||
  height: 32px;
 | 
					 | 
				
			||||||
  background: #01306C;
 | 
					 | 
				
			||||||
  /* border-radius: 4px 0px 0px 4px; */
 | 
					 | 
				
			||||||
  backdrop-filter: blur(3px);
 | 
					 | 
				
			||||||
  /* text-align: center;
 | 
					 | 
				
			||||||
  padding: 12px;
 | 
					 | 
				
			||||||
  padding-left: 20px;
 | 
					 | 
				
			||||||
  color: #fff;
 | 
					 | 
				
			||||||
  font-size: 18px; */
 | 
					 | 
				
			||||||
  font-family: PingFangSC, PingFang SC;
 | 
					 | 
				
			||||||
  font-weight: 400;
 | 
					 | 
				
			||||||
  font-size: 12px;
 | 
					 | 
				
			||||||
  color: #FFFFFF;
 | 
					 | 
				
			||||||
  line-height: 22px;
 | 
					 | 
				
			||||||
  letter-spacing: 5px;
 | 
					 | 
				
			||||||
  text-align: center;
 | 
					 | 
				
			||||||
  font-style: normal;
 | 
					 | 
				
			||||||
  /* margin-right: 1px; */
 | 
					 | 
				
			||||||
  /* letter-spacing: 10px; */
 | 
					 | 
				
			||||||
  cursor: pointer;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.chart-btn:nth-child(6)::after {
 | 
					 | 
				
			||||||
  content: '';
 | 
					 | 
				
			||||||
  width: 0;
 | 
					 | 
				
			||||||
  height: 0;
 | 
					 | 
				
			||||||
  display: none;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
.chart-btn {
 | 
					 | 
				
			||||||
  /* flex: 1; */
 | 
					 | 
				
			||||||
  position: relative;
 | 
					 | 
				
			||||||
  width: 88px;
 | 
					 | 
				
			||||||
  height: 32px;
 | 
					 | 
				
			||||||
  background: #01306C;
 | 
					 | 
				
			||||||
  /* border-radius: 4px 0px 0px 4px; */
 | 
					 | 
				
			||||||
  backdrop-filter: blur(3px);
 | 
					 | 
				
			||||||
  /* text-align: center;
 | 
					 | 
				
			||||||
  padding: 12px;
 | 
					 | 
				
			||||||
  padding-left: 20px;
 | 
					 | 
				
			||||||
  color: #fff;
 | 
					 | 
				
			||||||
  font-size: 18px; */
 | 
					 | 
				
			||||||
  font-family: PingFangSC, PingFang SC;
 | 
					 | 
				
			||||||
  font-weight: 400;
 | 
					 | 
				
			||||||
  font-size: 12px;
 | 
					 | 
				
			||||||
  color: #FFFFFF;
 | 
					 | 
				
			||||||
  line-height: 22px;
 | 
					 | 
				
			||||||
  letter-spacing: 5px;
 | 
					 | 
				
			||||||
  text-align: center;
 | 
					 | 
				
			||||||
  font-style: normal;
 | 
					 | 
				
			||||||
  /* margin-right: 1px; */
 | 
					 | 
				
			||||||
  /* letter-spacing: 10px; */
 | 
					 | 
				
			||||||
  cursor: pointer;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
.chart-btn::after {
 | 
					 | 
				
			||||||
  /* flex: 1; */
 | 
					 | 
				
			||||||
  /* position: relative; */
 | 
					 | 
				
			||||||
  content: "";
 | 
					 | 
				
			||||||
  position: absolute;
 | 
					 | 
				
			||||||
    /* width: 16px; */
 | 
					 | 
				
			||||||
    /* height: 16px; */
 | 
					 | 
				
			||||||
  top: px;
 | 
					 | 
				
			||||||
  right: -1px;
 | 
					 | 
				
			||||||
  width: 1px;
 | 
					 | 
				
			||||||
  height: 23px;
 | 
					 | 
				
			||||||
  border: 1px solid #010D18;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
.chart-btn.active {
 | 
					 | 
				
			||||||
  background: #1D74D8;
 | 
					 | 
				
			||||||
  /* border-radius: 4px;; */
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
.chart-btn.active::after {
 | 
					 | 
				
			||||||
  display: none;
 | 
					 | 
				
			||||||
  /* border-radius: 4px;; */
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
/* .copilot-btn::before,
 | 
					 | 
				
			||||||
.copilot-btn::after {
 | 
					 | 
				
			||||||
  content: "";
 | 
					 | 
				
			||||||
  position: absolute;
 | 
					 | 
				
			||||||
  width: 16px;
 | 
					 | 
				
			||||||
  height: 16px;
 | 
					 | 
				
			||||||
  top: 0;
 | 
					 | 
				
			||||||
  background: transparent;
 | 
					 | 
				
			||||||
  border-style: solid;
 | 
					 | 
				
			||||||
  border-width: 2px;
 | 
					 | 
				
			||||||
  border-color: transparent;
 | 
					 | 
				
			||||||
  border-top-color: #007be4;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.copilot-btn::before {
 | 
					 | 
				
			||||||
  left: 0;
 | 
					 | 
				
			||||||
  border-left-color: #007be4;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.copilot-btn::after {
 | 
					 | 
				
			||||||
  right: 0;
 | 
					 | 
				
			||||||
  border-right-color: #007be4;
 | 
					 | 
				
			||||||
} */
 | 
					 | 
				
			||||||
</style>
 | 
					 | 
				
			||||||
@@ -1,225 +0,0 @@
 | 
				
			|||||||
<!--
 | 
					 | 
				
			||||||
 * @Author: zhp
 | 
					 | 
				
			||||||
 * @Date: 2024-06-05 09:36:07
 | 
					 | 
				
			||||||
 * @LastEditTime: 2024-07-09 16:54:24
 | 
					 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<!--
 | 
					 | 
				
			||||||
    filename: Container.vue
 | 
					 | 
				
			||||||
    author: liubin
 | 
					 | 
				
			||||||
    date: 2024-04-09 10:44:09
 | 
					 | 
				
			||||||
    description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<template>
 | 
					 | 
				
			||||||
  <div class="copilot-container">
 | 
					 | 
				
			||||||
    <!-- refresh btn  -->
 | 
					 | 
				
			||||||
    <button v-if="false" style="
 | 
					 | 
				
			||||||
        appearance: none;
 | 
					 | 
				
			||||||
        outline: none;
 | 
					 | 
				
			||||||
        border: none;
 | 
					 | 
				
			||||||
        background: none;
 | 
					 | 
				
			||||||
        color: #fff;
 | 
					 | 
				
			||||||
        cursor: pointer;
 | 
					 | 
				
			||||||
        position: absolute;
 | 
					 | 
				
			||||||
        top: 8px;
 | 
					 | 
				
			||||||
        right: 8px;
 | 
					 | 
				
			||||||
      " @click="$emit('refresh')">
 | 
					 | 
				
			||||||
      <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"
 | 
					 | 
				
			||||||
        style="width: 24px; height: 24px">
 | 
					 | 
				
			||||||
        <path stroke-linecap="round" stroke-linejoin="round"
 | 
					 | 
				
			||||||
          d="M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99" />
 | 
					 | 
				
			||||||
      </svg>
 | 
					 | 
				
			||||||
    </button>
 | 
					 | 
				
			||||||
    <!-- decoration  -->
 | 
					 | 
				
			||||||
    <div class="corner tl"></div>
 | 
					 | 
				
			||||||
    <div class="corner tr"></div>
 | 
					 | 
				
			||||||
    <div class="corner bl"></div>
 | 
					 | 
				
			||||||
    <div class="corner br"></div>
 | 
					 | 
				
			||||||
    <!-- content  -->
 | 
					 | 
				
			||||||
    <div class="container-head" :class="[side == 'left' ? 'gradient-to-right' : 'gradient-to-left']">
 | 
					 | 
				
			||||||
      <Icon style="margin-left: 16px;" :icon="icon"></Icon>
 | 
					 | 
				
			||||||
      <h2 class="container-title">{{ title }}</h2>
 | 
					 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
    <div class="container-body" :class="[
 | 
					 | 
				
			||||||
        side == 'left' ? 'body-gradient-to-right' : 'body-gradient-to-left',
 | 
					 | 
				
			||||||
      ]">
 | 
					 | 
				
			||||||
      <slot />
 | 
					 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
  </div>
 | 
					 | 
				
			||||||
</template>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<script>
 | 
					 | 
				
			||||||
import ContainerIconVue from "./ContainerIcon.vue";
 | 
					 | 
				
			||||||
export default {
 | 
					 | 
				
			||||||
  name: "DashboardContainer",
 | 
					 | 
				
			||||||
  components: {
 | 
					 | 
				
			||||||
    Icon: ContainerIconVue,
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  props: {
 | 
					 | 
				
			||||||
    side: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "left",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    icon: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "cube",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    title: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "Default Title",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  data() {
 | 
					 | 
				
			||||||
    return {};
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  computed: {},
 | 
					 | 
				
			||||||
  methods: {},
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
</script>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<style scoped lang="scss">
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.copilot-container {
 | 
					 | 
				
			||||||
  height: 0;
 | 
					 | 
				
			||||||
  flex: 1;
 | 
					 | 
				
			||||||
  display: flex;
 | 
					 | 
				
			||||||
  flex-direction: column;
 | 
					 | 
				
			||||||
  position: relative;
 | 
					 | 
				
			||||||
  box-shadow: inset 0 0 20px 1px #fff1;
 | 
					 | 
				
			||||||
  border-left: 0.11415vw solid;
 | 
					 | 
				
			||||||
  border-image: linear-gradient(to bottom, transparent 2%, rgba(5, 138, 237, .7) 20%, rgba(2, 82, 215, 0.24) 70%, ) 71 71;
 | 
					 | 
				
			||||||
  backdrop-filter: blur(4px);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &::before {
 | 
					 | 
				
			||||||
    content: "";
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    height: 96%;
 | 
					 | 
				
			||||||
    width: 0.11415vw;
 | 
					 | 
				
			||||||
    border-radius: 2px;
 | 
					 | 
				
			||||||
    top: 0%;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    background: radial-gradient(
 | 
					 | 
				
			||||||
      circle at center,
 | 
					 | 
				
			||||||
      #024798 2%,
 | 
					 | 
				
			||||||
      #024798 100%,
 | 
					 | 
				
			||||||
      transparent
 | 
					 | 
				
			||||||
    );
 | 
					 | 
				
			||||||
    z-index: 1;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &::after {
 | 
					 | 
				
			||||||
    content: "";
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    width: 80%;
 | 
					 | 
				
			||||||
    height: 0.31415vh;
 | 
					 | 
				
			||||||
    border-radius: 2px;
 | 
					 | 
				
			||||||
    right: 4%;
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, transparent 10%, #024798 95%, transparent 98%);
 | 
					 | 
				
			||||||
    z-index: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .container-head {
 | 
					 | 
				
			||||||
    // height: 40px;
 | 
					 | 
				
			||||||
    height: 3.8vh;
 | 
					 | 
				
			||||||
    padding: 8px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    align-items: center;
 | 
					 | 
				
			||||||
    gap: 8px;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    .container-title {
 | 
					 | 
				
			||||||
      font-size: 1vw;
 | 
					 | 
				
			||||||
      line-height: 1.39vw;
 | 
					 | 
				
			||||||
      font-weight: normal;
 | 
					 | 
				
			||||||
      letter-spacing: 2px;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .container-body {
 | 
					 | 
				
			||||||
    padding: 12px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    flex-direction: column;
 | 
					 | 
				
			||||||
    flex: 1;
 | 
					 | 
				
			||||||
    height: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner {
 | 
					 | 
				
			||||||
    z-index: 1;
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    // width: 16px;
 | 
					 | 
				
			||||||
    // height: 16px;
 | 
					 | 
				
			||||||
    width: 0.95vw;
 | 
					 | 
				
			||||||
    height: 0.95vw;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.tl {
 | 
					 | 
				
			||||||
    border-top: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    border-left: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.tr {
 | 
					 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    border-top: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    border-right: 2px solid #0175dc;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.bl {
 | 
					 | 
				
			||||||
    // width: 20px;
 | 
					 | 
				
			||||||
    // height: 20px;
 | 
					 | 
				
			||||||
    width: 1.064vw;
 | 
					 | 
				
			||||||
    height: 1.064vw;
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
    // border-left: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-bottom: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-top: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-right: 10px solid transparent;
 | 
					 | 
				
			||||||
    border-left: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-bottom: .6vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-top: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-right: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.br {
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    // width: 20px;
 | 
					 | 
				
			||||||
    // height: 20px;
 | 
					 | 
				
			||||||
    width: 1.064vw;
 | 
					 | 
				
			||||||
    height: 1.064vw;
 | 
					 | 
				
			||||||
    border-left: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-bottom: 0.532vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-top: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-right: 0.532vw solid #0175dc;
 | 
					 | 
				
			||||||
    // border-left: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-bottom: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-top: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-right: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // transform: rotate(-90deg);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .gradient-to-right {
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, #0c3f68cc, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .gradient-to-left {
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, #0c3f68cc, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .body-gradient-to-right {
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, #0003, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .body-gradient-to-left {
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, #0003, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
</style>
 | 
					 | 
				
			||||||
@@ -1,219 +0,0 @@
 | 
				
			|||||||
<!--
 | 
					 | 
				
			||||||
    filename: Container.vue
 | 
					 | 
				
			||||||
    author: liubin
 | 
					 | 
				
			||||||
    date: 2024-04-09 10:44:09
 | 
					 | 
				
			||||||
    description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<template>
 | 
					 | 
				
			||||||
  <div class="copilot-container">
 | 
					 | 
				
			||||||
    <!-- refresh btn  -->
 | 
					 | 
				
			||||||
    <button v-if="false" style="
 | 
					 | 
				
			||||||
        appearance: none;
 | 
					 | 
				
			||||||
        outline: none;
 | 
					 | 
				
			||||||
        border: none;
 | 
					 | 
				
			||||||
        background: none;
 | 
					 | 
				
			||||||
        color: #fff;
 | 
					 | 
				
			||||||
        cursor: pointer;
 | 
					 | 
				
			||||||
        position: absolute;
 | 
					 | 
				
			||||||
        top: 8px;
 | 
					 | 
				
			||||||
        right: 8px;
 | 
					 | 
				
			||||||
      " @click="$emit('refresh')">
 | 
					 | 
				
			||||||
      <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"
 | 
					 | 
				
			||||||
        style="width: 24px; height: 24px">
 | 
					 | 
				
			||||||
        <path stroke-linecap="round" stroke-linejoin="round"
 | 
					 | 
				
			||||||
          d="M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99" />
 | 
					 | 
				
			||||||
      </svg>
 | 
					 | 
				
			||||||
    </button>
 | 
					 | 
				
			||||||
    <!-- decoration  -->
 | 
					 | 
				
			||||||
    <div class="corner tl"></div>
 | 
					 | 
				
			||||||
    <div class="corner tr"></div>
 | 
					 | 
				
			||||||
    <div class="corner bl"></div>
 | 
					 | 
				
			||||||
    <div class="corner br"></div>
 | 
					 | 
				
			||||||
    <!-- content  -->
 | 
					 | 
				
			||||||
    <div class="container-head" ref="container-head"
 | 
					 | 
				
			||||||
      :class="[side == 'left' ? 'gradient-to-right' : 'gradient-to-left']">
 | 
					 | 
				
			||||||
      <Icon style="margin-left: 16px;" :icon="icon"></Icon>
 | 
					 | 
				
			||||||
      <h2 class="container-title">{{ title }}</h2>
 | 
					 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
    <div class="container-body" :class="[
 | 
					 | 
				
			||||||
      side == 'left' ? 'body-gradient-to-right' : 'body-gradient-to-left',
 | 
					 | 
				
			||||||
    ]">
 | 
					 | 
				
			||||||
      <slot />
 | 
					 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
  </div>
 | 
					 | 
				
			||||||
</template>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<script>
 | 
					 | 
				
			||||||
import ContainerIconVue from "./ContainerIcon.vue"
 | 
					 | 
				
			||||||
export default {
 | 
					 | 
				
			||||||
  name: "DashboardContainer",
 | 
					 | 
				
			||||||
  components: {
 | 
					 | 
				
			||||||
    Icon: ContainerIconVue,
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  props: {
 | 
					 | 
				
			||||||
    side: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "left",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    icon: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "cube",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    title: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "Default Title",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  data() {
 | 
					 | 
				
			||||||
    return {
 | 
					 | 
				
			||||||
    };
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  computed: {},
 | 
					 | 
				
			||||||
  mounted() {
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  methods: {},
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
</script>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<style scoped lang="scss">
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.copilot-container {
 | 
					 | 
				
			||||||
  height: 100%;
 | 
					 | 
				
			||||||
  flex: 1;
 | 
					 | 
				
			||||||
  display: flex;
 | 
					 | 
				
			||||||
  flex-direction: column;
 | 
					 | 
				
			||||||
  position: relative;
 | 
					 | 
				
			||||||
  box-shadow: inset 0 0 20px 1px #fff1;
 | 
					 | 
				
			||||||
  border-right: 0.11415vw solid;
 | 
					 | 
				
			||||||
  border-image: linear-gradient(to bottom,transparent 0%,rgba(5, 138, 237, .7) 40%, rgba(2, 82, 215, 0.24) 70%,) 71 71;
 | 
					 | 
				
			||||||
  backdrop-filter: blur(4px);
 | 
					 | 
				
			||||||
  &::before {
 | 
					 | 
				
			||||||
    content: "";
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    height: 96%;
 | 
					 | 
				
			||||||
      width: 0.11415vw;
 | 
					 | 
				
			||||||
      border-radius: 2px;
 | 
					 | 
				
			||||||
      top: 0%;
 | 
					 | 
				
			||||||
      left: 0;
 | 
					 | 
				
			||||||
      background: radial-gradient(circle at center,
 | 
					 | 
				
			||||||
          #024798 2%,
 | 
					 | 
				
			||||||
          #024798 100%,
 | 
					 | 
				
			||||||
          transparent);
 | 
					 | 
				
			||||||
    z-index: 1;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &::after {
 | 
					 | 
				
			||||||
    content: "";
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    width: 80%;
 | 
					 | 
				
			||||||
    height: 0.31415vh;
 | 
					 | 
				
			||||||
    border-radius: 2px;
 | 
					 | 
				
			||||||
    left: 3%;
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, transparent 10%, #024798 95%, transparent 98%);
 | 
					 | 
				
			||||||
    z-index: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .container-head {
 | 
					 | 
				
			||||||
    // height: 40px;
 | 
					 | 
				
			||||||
    height: 3.8vh;
 | 
					 | 
				
			||||||
    padding: 8px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    align-items: center;
 | 
					 | 
				
			||||||
    gap: 8px;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    .container-title {
 | 
					 | 
				
			||||||
      font-size: 1vw;
 | 
					 | 
				
			||||||
      line-height: 1.39vw;
 | 
					 | 
				
			||||||
      font-weight: normal;
 | 
					 | 
				
			||||||
      letter-spacing: 2px;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .container-body {
 | 
					 | 
				
			||||||
    padding: 12px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    flex-direction: column;
 | 
					 | 
				
			||||||
    flex: 1;
 | 
					 | 
				
			||||||
    height: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner {
 | 
					 | 
				
			||||||
    z-index: 1;
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    // width: 16px;
 | 
					 | 
				
			||||||
    // height: 16px;
 | 
					 | 
				
			||||||
    width: 0.95vw;
 | 
					 | 
				
			||||||
    height: 0.95vw;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.tl {
 | 
					 | 
				
			||||||
    border-top: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    border-left: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.tr {
 | 
					 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    border-top: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    border-right: 2px solid #0175dc;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.bl {
 | 
					 | 
				
			||||||
    // width: 20px;
 | 
					 | 
				
			||||||
    // height: 20px;
 | 
					 | 
				
			||||||
    width: 1.064vw;
 | 
					 | 
				
			||||||
    height: 1.064vw;
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
    // border-left: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-bottom: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-top: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-right: 10px solid transparent;
 | 
					 | 
				
			||||||
    border-left: 0.532vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-bottom: 0.532vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-top: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-right: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.br {
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    // width: 20px;
 | 
					 | 
				
			||||||
    // height: 20px;
 | 
					 | 
				
			||||||
    width: 1.064vw;
 | 
					 | 
				
			||||||
    height: 1.064vw;
 | 
					 | 
				
			||||||
    // border-left: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-bottom: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-top: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-right: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // transform: rotate(-90deg);
 | 
					 | 
				
			||||||
    border-left: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-bottom: .6vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-top: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-right: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .gradient-to-right {
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, #0c3f68cc, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .gradient-to-left {
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, #0c3f68cc, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .body-gradient-to-right {
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, #0003, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .body-gradient-to-left {
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, #0003, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
</style>
 | 
					 | 
				
			||||||
@@ -5,12 +5,12 @@
 | 
				
			|||||||
    <div class="factory-section">
 | 
					    <div class="factory-section">
 | 
				
			||||||
      <section class="top flex">
 | 
					      <section class="top flex">
 | 
				
			||||||
        <db-container title="生产监控" icon="prod">
 | 
					        <db-container title="生产监控" icon="prod">
 | 
				
			||||||
          <prod-monitor @update:than="updateThan" :companyId="companyId" :factoryData="factoryData" :than="than"
 | 
					          <prod-monitor :companyId="companyId" :factoryData="factoryData" :than="than" :period="period" :data="data"
 | 
				
			||||||
            :period="period" :data="data" :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
					            :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
				
			||||||
 | 
					        </db-container>
 | 
				
			||||||
 | 
					        <db-container title="工单监控" icon="order">
 | 
				
			||||||
 | 
					          <order :prodOrder="prodOrder" />
 | 
				
			||||||
        </db-container>
 | 
					        </db-container>
 | 
				
			||||||
        <left-container title="工单监控" icon="order">
 | 
					 | 
				
			||||||
          <order @update:type="updateType" :type="type" :prodOrder="prodOrder" />
 | 
					 | 
				
			||||||
        </left-container>
 | 
					 | 
				
			||||||
        <!-- <db-container title="" icon="store"> -->
 | 
					        <!-- <db-container title="" icon="store"> -->
 | 
				
			||||||
        <!-- <store :stock="stock" /> -->
 | 
					        <!-- <store :stock="stock" /> -->
 | 
				
			||||||
        <!-- </db-container> -->
 | 
					        <!-- </db-container> -->
 | 
				
			||||||
@@ -26,8 +26,7 @@
 | 
				
			|||||||
</template>
 | 
					</template>
 | 
				
			||||||
<script>
 | 
					<script>
 | 
				
			||||||
import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
					import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
				
			||||||
import Container from "./components/rightContainer.vue";
 | 
					import Container from "./components/Container.vue";
 | 
				
			||||||
import leftContainer from "./components/leftContainer.vue";
 | 
					 | 
				
			||||||
import ProdMonitor from "./components/ProdMonitor.vue";
 | 
					import ProdMonitor from "./components/ProdMonitor.vue";
 | 
				
			||||||
import { deepClone } from "@/utils";
 | 
					import { deepClone } from "@/utils";
 | 
				
			||||||
// import Store from "./components/Store.vue";
 | 
					// import Store from "./components/Store.vue";
 | 
				
			||||||
@@ -39,7 +38,6 @@ export default {
 | 
				
			|||||||
  components: {
 | 
					  components: {
 | 
				
			||||||
    FactoryDataHeader,
 | 
					    FactoryDataHeader,
 | 
				
			||||||
    DbContainer: Container,
 | 
					    DbContainer: Container,
 | 
				
			||||||
    LeftContainer: leftContainer,
 | 
					 | 
				
			||||||
    ProdMonitor,
 | 
					    ProdMonitor,
 | 
				
			||||||
    // Store,
 | 
					    // Store,
 | 
				
			||||||
    // Energy,
 | 
					    // Energy,
 | 
				
			||||||
@@ -47,7 +45,6 @@ export default {
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  data() {
 | 
					  data() {
 | 
				
			||||||
    return {
 | 
					    return {
 | 
				
			||||||
      type: '目标产量',
 | 
					 | 
				
			||||||
      companyId: 1,
 | 
					      companyId: 1,
 | 
				
			||||||
      companyName: "邯郸中建材光电材料有限公司",
 | 
					      companyName: "邯郸中建材光电材料有限公司",
 | 
				
			||||||
      period: 1,
 | 
					      period: 1,
 | 
				
			||||||
@@ -76,10 +73,6 @@ export default {
 | 
				
			|||||||
    this.getMes();
 | 
					    this.getMes();
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  methods: {
 | 
					  methods: {
 | 
				
			||||||
    updateType(val) {
 | 
					 | 
				
			||||||
      console.log(val)
 | 
					 | 
				
			||||||
      this.type = val
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    updateCompany(obj) {
 | 
					    updateCompany(obj) {
 | 
				
			||||||
      this.companyId = obj.companyId;
 | 
					      this.companyId = obj.companyId;
 | 
				
			||||||
      this.companyName = obj.companyName;
 | 
					      this.companyName = obj.companyName;
 | 
				
			||||||
@@ -88,7 +81,7 @@ export default {
 | 
				
			|||||||
    updateThan(val) {
 | 
					    updateThan(val) {
 | 
				
			||||||
      console.log(val);
 | 
					      console.log(val);
 | 
				
			||||||
      this.than = val;
 | 
					      this.than = val;
 | 
				
			||||||
      this.getMes()
 | 
					      // this.getMes();
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    updatePeriod(val) {
 | 
					    updatePeriod(val) {
 | 
				
			||||||
      this.period = val;
 | 
					      this.period = val;
 | 
				
			||||||
@@ -134,11 +127,11 @@ export default {
 | 
				
			|||||||
        if (preData && preData[0] != null) {
 | 
					        if (preData && preData[0] != null) {
 | 
				
			||||||
          for (const factory of preData) {
 | 
					          for (const factory of preData) {
 | 
				
			||||||
            if (factory.previousGlassType === 0) {
 | 
					            if (factory.previousGlassType === 0) {
 | 
				
			||||||
              preDataDetail[1] = factory.previousOutputNumber
 | 
					              preDataDetail[1] = factory.previousYearOutputNumber
 | 
				
			||||||
            } else if (factory.previousGlassType === 1) {
 | 
					            } else if (factory.previousGlassType === 1) {
 | 
				
			||||||
              preDataDetail[2] = factory.previousOutputNumber
 | 
					              preDataDetail[2] = factory.previousYearOutputNumber
 | 
				
			||||||
            } else if (factory.previousGlassType === 2) {
 | 
					            } else if (factory.previousYearOutputNumber === 2) {
 | 
				
			||||||
              preDataDetail[3] = factory.previousOutputNumber
 | 
					              currentDataDetail[3] = factory.outputNumber
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
          }
 | 
					          }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,16 +1,16 @@
 | 
				
			|||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="factory-layout">
 | 
					  <div class="factory-layout">
 | 
				
			||||||
    <FactoryDataHeader :companyName="companyName" :companyId="companyId" :period="period"
 | 
					    <FactoryDataHeader :than="than" :companyName="companyName" :companyId="companyId" :period="period"
 | 
				
			||||||
      @update:period="updatePeriod" />
 | 
					      @update:than="updateThan" @update:period="updatePeriod" />
 | 
				
			||||||
    <div class="factory-section">
 | 
					    <div class="factory-section">
 | 
				
			||||||
      <section class="top flex">
 | 
					      <section class="top flex">
 | 
				
			||||||
        <db-container title="生产监控" icon="prod">
 | 
					        <db-container title="生产监控" icon="prod">
 | 
				
			||||||
          <prod-monitor @update:than="updateThan" :than="than" :companyId="companyId" :factoryData="factoryData"
 | 
					          <prod-monitor :companyId="companyId" :factoryData="factoryData" :than="than" :period="period" :data="data"
 | 
				
			||||||
             :period="period" :data="data" :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
					            :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
				
			||||||
 | 
					        </db-container>
 | 
				
			||||||
 | 
					        <db-container title="工单监控" icon="order">
 | 
				
			||||||
 | 
					          <order :prodOrder="prodOrder" />
 | 
				
			||||||
        </db-container>
 | 
					        </db-container>
 | 
				
			||||||
        <left-container title="工单监控" icon="order">
 | 
					 | 
				
			||||||
          <order @update:type="updateType" :type="type" :prodOrder="prodOrder" />
 | 
					 | 
				
			||||||
        </left-container>
 | 
					 | 
				
			||||||
        <!-- <db-container title="" icon="store"> -->
 | 
					        <!-- <db-container title="" icon="store"> -->
 | 
				
			||||||
        <!-- <store :stock="stock" /> -->
 | 
					        <!-- <store :stock="stock" /> -->
 | 
				
			||||||
        <!-- </db-container> -->
 | 
					        <!-- </db-container> -->
 | 
				
			||||||
@@ -26,9 +26,7 @@
 | 
				
			|||||||
</template>
 | 
					</template>
 | 
				
			||||||
<script>
 | 
					<script>
 | 
				
			||||||
import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
					import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
				
			||||||
import Container from "./components/rightContainer.vue";
 | 
					import Container from "./components/Container.vue";
 | 
				
			||||||
import leftContainer from "./components/leftContainer.vue";
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import ProdMonitor from "./components/ProdMonitor.vue";
 | 
					import ProdMonitor from "./components/ProdMonitor.vue";
 | 
				
			||||||
import { deepClone } from "@/utils";
 | 
					import { deepClone } from "@/utils";
 | 
				
			||||||
// import Store from "./components/Store.vue";
 | 
					// import Store from "./components/Store.vue";
 | 
				
			||||||
@@ -40,7 +38,6 @@ export default {
 | 
				
			|||||||
  components: {
 | 
					  components: {
 | 
				
			||||||
    FactoryDataHeader,
 | 
					    FactoryDataHeader,
 | 
				
			||||||
    DbContainer: Container,
 | 
					    DbContainer: Container,
 | 
				
			||||||
    LeftContainer:leftContainer,
 | 
					 | 
				
			||||||
    ProdMonitor,
 | 
					    ProdMonitor,
 | 
				
			||||||
    // Store,
 | 
					    // Store,
 | 
				
			||||||
    // Energy,
 | 
					    // Energy,
 | 
				
			||||||
@@ -49,7 +46,6 @@ export default {
 | 
				
			|||||||
  data() {
 | 
					  data() {
 | 
				
			||||||
    return {
 | 
					    return {
 | 
				
			||||||
      companyId: 0,
 | 
					      companyId: 0,
 | 
				
			||||||
      type:'目标产量',
 | 
					 | 
				
			||||||
      companyName: "瑞昌中建材光电材料有限公司",
 | 
					      companyName: "瑞昌中建材光电材料有限公司",
 | 
				
			||||||
      period: 1,
 | 
					      period: 1,
 | 
				
			||||||
      show:false,
 | 
					      show:false,
 | 
				
			||||||
@@ -77,10 +73,6 @@ export default {
 | 
				
			|||||||
    this.getMes();
 | 
					    this.getMes();
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  methods: {
 | 
					  methods: {
 | 
				
			||||||
    updateType(val) {
 | 
					 | 
				
			||||||
      console.log(val)
 | 
					 | 
				
			||||||
      this.type = val
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    updateCompany(obj) {
 | 
					    updateCompany(obj) {
 | 
				
			||||||
      this.companyId = obj.companyId;
 | 
					      this.companyId = obj.companyId;
 | 
				
			||||||
      this.companyName = obj.companyName;
 | 
					      this.companyName = obj.companyName;
 | 
				
			||||||
@@ -89,7 +81,7 @@ export default {
 | 
				
			|||||||
    updateThan(val) {
 | 
					    updateThan(val) {
 | 
				
			||||||
      console.log(val);
 | 
					      console.log(val);
 | 
				
			||||||
      this.than = val;
 | 
					      this.than = val;
 | 
				
			||||||
      this.getMes()
 | 
					      // this.getMes();
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    updatePeriod(val) {
 | 
					    updatePeriod(val) {
 | 
				
			||||||
      this.period = val;
 | 
					      this.period = val;
 | 
				
			||||||
@@ -132,17 +124,16 @@ export default {
 | 
				
			|||||||
            // }
 | 
					            // }
 | 
				
			||||||
          }
 | 
					          }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        if (preData) {
 | 
					        if (preData && preData[0] != null) {
 | 
				
			||||||
          for (const factory of preData) {
 | 
					          for (const factory of preData) {
 | 
				
			||||||
            if (factory.previousGlassType === 0) {
 | 
					            if (factory.previousGlassType === 0) {
 | 
				
			||||||
              console.log('factory', factory)
 | 
					              preDataDetail[1] = factory.previousYearOutputNumber
 | 
				
			||||||
              preDataDetail[1] = factory.previousOutputNumber
 | 
					 | 
				
			||||||
            } else if (factory.previousGlassType === 1) {
 | 
					            } else if (factory.previousGlassType === 1) {
 | 
				
			||||||
              preDataDetail[2] = factory.previousOutputNumber
 | 
					              preDataDetail[2] = factory.previousYearOutputNumber
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
          }
 | 
					          }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        if (targetListResponse) {
 | 
					        if (targetListResponse && targetListResponse[0] != null) {
 | 
				
			||||||
          for (const factory of targetListResponse) {
 | 
					          for (const factory of targetListResponse) {
 | 
				
			||||||
            targetDataDetail[0] = factory.ftoInput
 | 
					            targetDataDetail[0] = factory.ftoInput
 | 
				
			||||||
            // if (factory.previousGlassType === 0) {
 | 
					            // if (factory.previousGlassType === 0) {
 | 
				
			||||||
@@ -154,7 +145,7 @@ export default {
 | 
				
			|||||||
          }
 | 
					          }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        // console.log('ftoInvest',ftoInvest)
 | 
					        // console.log('ftoInvest',ftoInvest)
 | 
				
			||||||
        if (factoryListResponse) {
 | 
					        if (factoryListResponse && factoryListResponse[0] != null) {
 | 
				
			||||||
          for (const factory of factoryListResponse) {
 | 
					          for (const factory of factoryListResponse) {
 | 
				
			||||||
            // targetDataDetail[0] = factory.ftoInput
 | 
					            // targetDataDetail[0] = factory.ftoInput
 | 
				
			||||||
            if (factory.glassType === 0) {
 | 
					            if (factory.glassType === 0) {
 | 
				
			||||||
@@ -164,7 +155,6 @@ export default {
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
          }
 | 
					          }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        console.log('  this.factoryData.preDataDetail', preDataDetail);
 | 
					 | 
				
			||||||
        this.factoryData.preDataDetail = preDataDetail
 | 
					        this.factoryData.preDataDetail = preDataDetail
 | 
				
			||||||
        this.factoryData.currentDataDetail = currentDataDetail
 | 
					        this.factoryData.currentDataDetail = currentDataDetail
 | 
				
			||||||
        this.factoryData.targetDataDetail = targetDataDetail
 | 
					        this.factoryData.targetDataDetail = targetDataDetail
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -8,9 +8,9 @@
 | 
				
			|||||||
          <prod-monitor :companyId="companyId" :factoryData="factoryData" :than="than" :period="period" :data="data"
 | 
					          <prod-monitor :companyId="companyId" :factoryData="factoryData" :than="than" :period="period" :data="data"
 | 
				
			||||||
            :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
					            :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
				
			||||||
        </db-container>
 | 
					        </db-container>
 | 
				
			||||||
        <left-container title="工单监控" icon="order">
 | 
					        <db-container title="工单监控" icon="order">
 | 
				
			||||||
          <order :prodOrder="prodOrder" />
 | 
					          <order :prodOrder="prodOrder" />
 | 
				
			||||||
        </left-container>
 | 
					        </db-container>
 | 
				
			||||||
        <!-- <db-container title="" icon="store"> -->
 | 
					        <!-- <db-container title="" icon="store"> -->
 | 
				
			||||||
        <!-- <store :stock="stock" /> -->
 | 
					        <!-- <store :stock="stock" /> -->
 | 
				
			||||||
        <!-- </db-container> -->
 | 
					        <!-- </db-container> -->
 | 
				
			||||||
@@ -26,8 +26,7 @@
 | 
				
			|||||||
</template>
 | 
					</template>
 | 
				
			||||||
<script>
 | 
					<script>
 | 
				
			||||||
import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
					import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
				
			||||||
import Container from "./components/rightContainer.vue";
 | 
					import Container from "./components/Container.vue";
 | 
				
			||||||
import leftContainer from "./components/leftContainer.vue";
 | 
					 | 
				
			||||||
import ProdMonitor from "./components/ProdMonitor.vue";
 | 
					import ProdMonitor from "./components/ProdMonitor.vue";
 | 
				
			||||||
import { deepClone } from "@/utils";
 | 
					import { deepClone } from "@/utils";
 | 
				
			||||||
// import Store from "./components/Store.vue";
 | 
					// import Store from "./components/Store.vue";
 | 
				
			||||||
@@ -39,7 +38,6 @@ export default {
 | 
				
			|||||||
  components: {
 | 
					  components: {
 | 
				
			||||||
    FactoryDataHeader,
 | 
					    FactoryDataHeader,
 | 
				
			||||||
    DbContainer: Container,
 | 
					    DbContainer: Container,
 | 
				
			||||||
    LeftContainer: leftContainer,
 | 
					 | 
				
			||||||
    ProdMonitor,
 | 
					    ProdMonitor,
 | 
				
			||||||
    // Store,
 | 
					    // Store,
 | 
				
			||||||
    // Energy,
 | 
					    // Energy,
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -8,9 +8,9 @@
 | 
				
			|||||||
          <prod-monitor :companyId="companyId" :factoryData="factoryData" :than="than" :period="period" :data="data"
 | 
					          <prod-monitor :companyId="companyId" :factoryData="factoryData" :than="than" :period="period" :data="data"
 | 
				
			||||||
            :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
					            :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
				
			||||||
        </db-container>
 | 
					        </db-container>
 | 
				
			||||||
        <left-container title="工单监控" icon="order">
 | 
					        <db-container title="工单监控" icon="order">
 | 
				
			||||||
          <order :prodOrder="prodOrder" />
 | 
					          <order :prodOrder="prodOrder" />
 | 
				
			||||||
        </left-container>
 | 
					        </db-container>
 | 
				
			||||||
        <!-- <db-container title="" icon="store"> -->
 | 
					        <!-- <db-container title="" icon="store"> -->
 | 
				
			||||||
        <!-- <store :stock="stock" /> -->
 | 
					        <!-- <store :stock="stock" /> -->
 | 
				
			||||||
        <!-- </db-container> -->
 | 
					        <!-- </db-container> -->
 | 
				
			||||||
@@ -26,8 +26,7 @@
 | 
				
			|||||||
</template>
 | 
					</template>
 | 
				
			||||||
<script>
 | 
					<script>
 | 
				
			||||||
import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
					import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
				
			||||||
import Container from "./components/rightContainer.vue";
 | 
					import Container from "./components/Container.vue";
 | 
				
			||||||
import leftContainer from "./components/leftContainer.vue";
 | 
					 | 
				
			||||||
import ProdMonitor from "./components/ProdMonitor.vue";
 | 
					import ProdMonitor from "./components/ProdMonitor.vue";
 | 
				
			||||||
import { deepClone } from "@/utils";
 | 
					import { deepClone } from "@/utils";
 | 
				
			||||||
// import Store from "./components/Store.vue";
 | 
					// import Store from "./components/Store.vue";
 | 
				
			||||||
@@ -39,7 +38,6 @@ export default {
 | 
				
			|||||||
  components: {
 | 
					  components: {
 | 
				
			||||||
    FactoryDataHeader,
 | 
					    FactoryDataHeader,
 | 
				
			||||||
    DbContainer: Container,
 | 
					    DbContainer: Container,
 | 
				
			||||||
    LeftContainer: leftContainer,
 | 
					 | 
				
			||||||
    ProdMonitor,
 | 
					    ProdMonitor,
 | 
				
			||||||
    // Store,
 | 
					    // Store,
 | 
				
			||||||
    // Energy,
 | 
					    // Energy,
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,7 +1,7 @@
 | 
				
			|||||||
<!--
 | 
					<!--
 | 
				
			||||||
 * @Author: zhp
 | 
					 * @Author: zhp
 | 
				
			||||||
 * @Date: 2024-05-21 13:24:03
 | 
					 * @Date: 2024-05-21 13:24:03
 | 
				
			||||||
 * @LastEditTime: 2024-06-05 09:43:30
 | 
					 * @LastEditTime: 2024-05-21 13:24:03
 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 * @LastEditors: zhp
 | 
				
			||||||
 * @Description:
 | 
					 * @Description:
 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
@@ -37,7 +37,7 @@
 | 
				
			|||||||
</template>
 | 
					</template>
 | 
				
			||||||
<script>
 | 
					<script>
 | 
				
			||||||
import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
					import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
				
			||||||
// import Container from "./components/Container.vue";
 | 
					import Container from "./components/Container.vue";
 | 
				
			||||||
import ProdMonitor from "./components/ProdMonitor.vue";
 | 
					import ProdMonitor from "./components/ProdMonitor.vue";
 | 
				
			||||||
import Store from "./components/Store.vue";
 | 
					import Store from "./components/Store.vue";
 | 
				
			||||||
import Energy from "./components/Energy.vue";
 | 
					import Energy from "./components/Energy.vue";
 | 
				
			||||||
@@ -47,7 +47,7 @@ export default {
 | 
				
			|||||||
  name: "factoryData",
 | 
					  name: "factoryData",
 | 
				
			||||||
  components: {
 | 
					  components: {
 | 
				
			||||||
    FactoryDataHeader,
 | 
					    FactoryDataHeader,
 | 
				
			||||||
    // DbContainer: Container,
 | 
					    DbContainer: Container,
 | 
				
			||||||
    ProdMonitor,
 | 
					    ProdMonitor,
 | 
				
			||||||
    Store,
 | 
					    Store,
 | 
				
			||||||
    Energy,
 | 
					    Energy,
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -8,9 +8,9 @@
 | 
				
			|||||||
          <prod-monitor :companyId="companyId" :factoryData="factoryData" :than="than" :period="period" :data="data"
 | 
					          <prod-monitor :companyId="companyId" :factoryData="factoryData" :than="than" :period="period" :data="data"
 | 
				
			||||||
            :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
					            :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
				
			||||||
        </db-container>
 | 
					        </db-container>
 | 
				
			||||||
        <left-container title="工单监控" icon="order">
 | 
					        <db-container title="工单监控" icon="order">
 | 
				
			||||||
          <order :prodOrder="prodOrder" />
 | 
					          <order :prodOrder="prodOrder" />
 | 
				
			||||||
        </left-container>
 | 
					        </db-container>
 | 
				
			||||||
        <!-- <db-container title="" icon="store"> -->
 | 
					        <!-- <db-container title="" icon="store"> -->
 | 
				
			||||||
        <!-- <store :stock="stock" /> -->
 | 
					        <!-- <store :stock="stock" /> -->
 | 
				
			||||||
        <!-- </db-container> -->
 | 
					        <!-- </db-container> -->
 | 
				
			||||||
@@ -26,9 +26,7 @@
 | 
				
			|||||||
</template>
 | 
					</template>
 | 
				
			||||||
<script>
 | 
					<script>
 | 
				
			||||||
import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
					import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
				
			||||||
import Container from "./components/rightContainer.vue";
 | 
					import Container from "./components/Container.vue";
 | 
				
			||||||
import leftContainer from "./components/leftContainer.vue";
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
import ProdMonitor from "./components/ProdMonitor.vue";
 | 
					import ProdMonitor from "./components/ProdMonitor.vue";
 | 
				
			||||||
import { deepClone } from "@/utils";
 | 
					import { deepClone } from "@/utils";
 | 
				
			||||||
// import Store from "./components/Store.vue";
 | 
					// import Store from "./components/Store.vue";
 | 
				
			||||||
@@ -40,7 +38,6 @@ export default {
 | 
				
			|||||||
  components: {
 | 
					  components: {
 | 
				
			||||||
    FactoryDataHeader,
 | 
					    FactoryDataHeader,
 | 
				
			||||||
    DbContainer: Container,
 | 
					    DbContainer: Container,
 | 
				
			||||||
    LeftContainer: leftContainer,
 | 
					 | 
				
			||||||
    ProdMonitor,
 | 
					    ProdMonitor,
 | 
				
			||||||
    // Store,
 | 
					    // Store,
 | 
				
			||||||
    // Energy,
 | 
					    // Energy,
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -23,10 +23,7 @@ export default {
 | 
				
			|||||||
  components: { BarChartBase },
 | 
					  components: { BarChartBase },
 | 
				
			||||||
  data() {
 | 
					  data() {
 | 
				
			||||||
    // 城市数组的顺序必须是固定的
 | 
					    // 城市数组的顺序必须是固定的
 | 
				
			||||||
    const cities = ["瑞昌", "邯郸",
 | 
					    const cities = ["瑞昌", "邯郸", "株洲", "佳木斯", "成都", "凯盛", "蚌埠"];
 | 
				
			||||||
      // "株洲", "佳木斯", "成都", "凯盛", "蚌埠"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    ];
 | 
					 | 
				
			||||||
    return {
 | 
					    return {
 | 
				
			||||||
      xAxis: cities,
 | 
					      xAxis: cities,
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
@@ -45,11 +42,8 @@ export default {
 | 
				
			|||||||
    legend() {
 | 
					    legend() {
 | 
				
			||||||
      let items = [];
 | 
					      let items = [];
 | 
				
			||||||
      var day1 = new Date();
 | 
					      var day1 = new Date();
 | 
				
			||||||
      var day2 = new Date();
 | 
					      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
				
			||||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
      day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
					      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
				
			||||||
      var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
					 | 
				
			||||||
      //今天的时间
 | 
					      //今天的时间
 | 
				
			||||||
      // var day2 = new Date();
 | 
					      // var day2 = new Date();
 | 
				
			||||||
      // day2.setTime(day2.getTime());
 | 
					      // day2.setTime(day2.getTime());
 | 
				
			||||||
@@ -61,17 +55,17 @@ export default {
 | 
				
			|||||||
      const year = new Date().getFullYear();
 | 
					      const year = new Date().getFullYear();
 | 
				
			||||||
      if (this.period === '日' && this.than === '同比') {
 | 
					      if (this.period === '日' && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${year - 1}年${yesterday}日`, color: "#12f7f1" },
 | 
					          { label: `去年${month}月${today}日`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${yesterday}日`, color: "#58adfa" },
 | 
					          { label: `${month}月${today}日`, color: "#58adfa" },
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '日' && this.than === '环比') {
 | 
					      } else if (this.period === '日' && this.than === '环比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${dayBeYes}日`, color: "#12f7f1" },
 | 
					          { label: `${yesterday}日`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${yesterday}日`, color: "#58adfa" },
 | 
					          { label: `${month}月${today}日`, color: "#58adfa" },
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '周' && this.than === '同比') {
 | 
					      } else if (this.period === '周' && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${year-1}年本周`, color: "#12f7f1" },
 | 
					          { label: `去年本周`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `本周`, color: "#58adfa" },
 | 
					          { label: `本周`, color: "#58adfa" },
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '周' && this.than === '环比') {
 | 
					      } else if (this.period === '周' && this.than === '环比') {
 | 
				
			||||||
@@ -81,7 +75,7 @@ export default {
 | 
				
			|||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '月' && this.than === '同比') {
 | 
					      } else if (this.period === '月' && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${year-1}年${month}月`, color: "#12f7f1" },
 | 
					          { label: `去年${month}月`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${month}月`, color: "#58adfa" },
 | 
					          { label: `${month}月`, color: "#58adfa" },
 | 
				
			||||||
          // { label: `${month}月目标`, value: valueTuple[2] },
 | 
					          // { label: `${month}月目标`, value: valueTuple[2] },
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
@@ -152,11 +146,8 @@ export default {
 | 
				
			|||||||
function getTemplate(period, dataList,than) {
 | 
					function getTemplate(period, dataList,than) {
 | 
				
			||||||
  let items = [];
 | 
					  let items = [];
 | 
				
			||||||
  var day1 = new Date();
 | 
					  var day1 = new Date();
 | 
				
			||||||
  var day2 = new Date();
 | 
					  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
				
			||||||
  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
  day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
  var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
					  var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
				
			||||||
  var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
					 | 
				
			||||||
  //今天的时间
 | 
					  //今天的时间
 | 
				
			||||||
  // var day2 = new Date();
 | 
					  // var day2 = new Date();
 | 
				
			||||||
  // day2.setTime(day2.getTime());
 | 
					  // day2.setTime(day2.getTime());
 | 
				
			||||||
@@ -169,11 +160,11 @@ function getTemplate(period, dataList,than) {
 | 
				
			|||||||
  if (period === '日' && than === '同比') {
 | 
					  if (period === '日' && than === '同比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${year - 1}年${yesterday}日`,
 | 
					        name: `去年${month}月${today}日`,
 | 
				
			||||||
        data: dataList ? dataList[0] : [],
 | 
					        data: dataList ? dataList[0] : [],
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${yesterday}日`,
 | 
					        name: `${month}月${today}日`,
 | 
				
			||||||
        data: dataList ? dataList[1] : [],
 | 
					        data: dataList ? dataList[1] : [],
 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
@@ -181,11 +172,11 @@ function getTemplate(period, dataList,than) {
 | 
				
			|||||||
  } else if (period === '日' && than === '环比') {
 | 
					  } else if (period === '日' && than === '环比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${dayBeYes}日`,
 | 
					        name: `${yesterday}日`,
 | 
				
			||||||
        data: dataList ? dataList[0] : [],
 | 
					        data: dataList ? dataList[0] : [],
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${yesterday}日`,
 | 
					        name: `${month}月${today}日`,
 | 
				
			||||||
        data: dataList ? dataList[1] : [],
 | 
					        data: dataList ? dataList[1] : [],
 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
@@ -193,7 +184,7 @@ function getTemplate(period, dataList,than) {
 | 
				
			|||||||
  } else if (period === '周' && than === '同比') {
 | 
					  } else if (period === '周' && than === '同比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${year-1}年本周`,
 | 
					        name: `去年本周`,
 | 
				
			||||||
        data: dataList ? dataList[0] : [],
 | 
					        data: dataList ? dataList[0] : [],
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
@@ -217,7 +208,7 @@ function getTemplate(period, dataList,than) {
 | 
				
			|||||||
  } else if (period === '月' && than === '同比') {
 | 
					  } else if (period === '月' && than === '同比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${year-1}年${month}月`,
 | 
					        name: `去年${month}月`,
 | 
				
			||||||
        data: dataList ? dataList[0] : [],
 | 
					        data: dataList ? dataList[0] : [],
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -23,10 +23,7 @@ export default {
 | 
				
			|||||||
  components: { BarChartBase },
 | 
					  components: { BarChartBase },
 | 
				
			||||||
  data() {
 | 
					  data() {
 | 
				
			||||||
    // 城市数组的顺序必须是固定的
 | 
					    // 城市数组的顺序必须是固定的
 | 
				
			||||||
    const cities = ["瑞昌", "邯郸",
 | 
					    const cities = ["瑞昌", "邯郸", "株洲", "佳木斯", "成都", "凯盛", "蚌埠"];
 | 
				
			||||||
      // "株洲", "佳木斯", "成都", "凯盛", "蚌埠"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    ];
 | 
					 | 
				
			||||||
    return {
 | 
					    return {
 | 
				
			||||||
      xAxis: cities,
 | 
					      xAxis: cities,
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
@@ -45,11 +42,8 @@ export default {
 | 
				
			|||||||
    legend() {
 | 
					    legend() {
 | 
				
			||||||
      let items = [];
 | 
					      let items = [];
 | 
				
			||||||
      var day1 = new Date();
 | 
					      var day1 = new Date();
 | 
				
			||||||
      var day2 = new Date();
 | 
					      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
				
			||||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
      day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
					      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
				
			||||||
      var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
					 | 
				
			||||||
      //今天的时间
 | 
					      //今天的时间
 | 
				
			||||||
      // var day2 = new Date();
 | 
					      // var day2 = new Date();
 | 
				
			||||||
      // day2.setTime(day2.getTime());
 | 
					      // day2.setTime(day2.getTime());
 | 
				
			||||||
@@ -61,17 +55,17 @@ export default {
 | 
				
			|||||||
      const year = new Date().getFullYear();
 | 
					      const year = new Date().getFullYear();
 | 
				
			||||||
      if (this.period === '日' && this.than === '同比') {
 | 
					      if (this.period === '日' && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${year - 1}年${yesterday}日`, color: "#12f7f1" },
 | 
					          { label: `去年${month}月${today}日`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${yesterday}日`, color: "#58adfa" },
 | 
					          { label: `${month}月${today}日`, color: "#58adfa" },
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '日' && this.than === '环比') {
 | 
					      } else if (this.period === '日' && this.than === '环比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${dayBeYes}日`, color: "#12f7f1" },
 | 
					          { label: `${yesterday}日`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${yesterday}日`, color: "#58adfa" },
 | 
					          { label: `${month}月${today}日`, color: "#58adfa" },
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '周' && this.than === '同比') {
 | 
					      } else if (this.period === '周' && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${year-1}年本周`, color: "#12f7f1" },
 | 
					          { label: `去年本周`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `本周`, color: "#58adfa" },
 | 
					          { label: `本周`, color: "#58adfa" },
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '周' && this.than === '环比') {
 | 
					      } else if (this.period === '周' && this.than === '环比') {
 | 
				
			||||||
@@ -81,7 +75,7 @@ export default {
 | 
				
			|||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '月' && this.than === '同比') {
 | 
					      } else if (this.period === '月' && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${year-1}年${month}月`, color: "#12f7f1" },
 | 
					          { label: `去年${month}月`, color: "#12f7f1" },
 | 
				
			||||||
          { label: `${month}月`, color: "#58adfa" },
 | 
					          { label: `${month}月`, color: "#58adfa" },
 | 
				
			||||||
          // { label: `${month}月目标`, value: valueTuple[2] },
 | 
					          // { label: `${month}月目标`, value: valueTuple[2] },
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
@@ -153,15 +147,9 @@ export default {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
function getTemplate(period, dataList,than) {
 | 
					function getTemplate(period, dataList,than) {
 | 
				
			||||||
  let items = [];
 | 
					  let items = [];
 | 
				
			||||||
  // var day1 = new Date();
 | 
					 | 
				
			||||||
  // day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
					 | 
				
			||||||
  // var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
					 | 
				
			||||||
  var day1 = new Date();
 | 
					  var day1 = new Date();
 | 
				
			||||||
  var day2 = new Date();
 | 
					  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
				
			||||||
  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
  day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
  var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
					  var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
				
			||||||
  var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
					 | 
				
			||||||
  //今天的时间
 | 
					  //今天的时间
 | 
				
			||||||
  // var day2 = new Date();
 | 
					  // var day2 = new Date();
 | 
				
			||||||
  // day2.setTime(day2.getTime());
 | 
					  // day2.setTime(day2.getTime());
 | 
				
			||||||
@@ -174,11 +162,11 @@ function getTemplate(period, dataList,than) {
 | 
				
			|||||||
  if (period === '日' && than === '同比') {
 | 
					  if (period === '日' && than === '同比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${year - 1}年${yesterday}日`,
 | 
					        name: `去年${month}月${today}日`,
 | 
				
			||||||
        data: dataList ? dataList[0] : [],
 | 
					        data: dataList ? dataList[0] : [],
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${yesterday}日`,
 | 
					        name: `${month}月${today}日`,
 | 
				
			||||||
        data: dataList ? dataList[1] : [],
 | 
					        data: dataList ? dataList[1] : [],
 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
@@ -186,11 +174,11 @@ function getTemplate(period, dataList,than) {
 | 
				
			|||||||
  } else if (period === '日' && than === '环比') {
 | 
					  } else if (period === '日' && than === '环比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${dayBeYes}日`,
 | 
					        name: `${yesterday}日`,
 | 
				
			||||||
        data: dataList ? dataList[0] : [],
 | 
					        data: dataList ? dataList[0] : [],
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${yesterday}日`,
 | 
					        name: `${month}月${today}日`,
 | 
				
			||||||
        data: dataList ? dataList[1] : [],
 | 
					        data: dataList ? dataList[1] : [],
 | 
				
			||||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
					        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
@@ -198,7 +186,7 @@ function getTemplate(period, dataList,than) {
 | 
				
			|||||||
  } else if (period === '周' && than === '同比') {
 | 
					  } else if (period === '周' && than === '同比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${year-1}年本周`,
 | 
					        name: `去年本周`,
 | 
				
			||||||
        data: dataList ? dataList[0] : [],
 | 
					        data: dataList ? dataList[0] : [],
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
@@ -222,7 +210,7 @@ function getTemplate(period, dataList,than) {
 | 
				
			|||||||
  } else if (period === '月' && than === '同比') {
 | 
					  } else if (period === '月' && than === '同比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name: `${year-1}年${month}月`,
 | 
					        name: `去年${month}月`,
 | 
				
			||||||
        data: dataList ? dataList[0] : [],
 | 
					        data: dataList ? dataList[0] : [],
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,7 +1,7 @@
 | 
				
			|||||||
<!--
 | 
					<!--
 | 
				
			||||||
 * @Author: zhp
 | 
					 * @Author: zhp
 | 
				
			||||||
 * @Date: 2024-05-20 13:32:59
 | 
					 * @Date: 2024-05-20 13:32:59
 | 
				
			||||||
 * @LastEditTime: 2024-07-09 08:58:47
 | 
					 * @LastEditTime: 2024-05-30 13:35:00
 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 * @LastEditors: zhp
 | 
				
			||||||
 * @Description:
 | 
					 * @Description:
 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
@@ -78,13 +78,13 @@ export default {
 | 
				
			|||||||
    valueTuple() {
 | 
					    valueTuple() {
 | 
				
			||||||
      // [previousValue, currentValue, sumValue?]
 | 
					      // [previousValue, currentValue, sumValue?]
 | 
				
			||||||
      const getter = this.$store.getters.copilot.yield[this.dataSourceField];
 | 
					      const getter = this.$store.getters.copilot.yield[this.dataSourceField];
 | 
				
			||||||
      // if (this.period === "日" || this.period === "周") {
 | 
					      if (this.period === "日" || this.period === "周") {
 | 
				
			||||||
      //   console.log(this.period)
 | 
					        console.log(this.period)
 | 
				
			||||||
      //   return [
 | 
					        return [
 | 
				
			||||||
      //     getter.previous[this.factoryId],
 | 
					          getter.previous[this.factoryId],
 | 
				
			||||||
      //     getter.current[this.factoryId],
 | 
					          getter.current[this.factoryId],
 | 
				
			||||||
      //   ];
 | 
					        ];
 | 
				
			||||||
      // }
 | 
					      }
 | 
				
			||||||
      // [100, 200, 200]
 | 
					      // [100, 200, 200]
 | 
				
			||||||
      return [
 | 
					      return [
 | 
				
			||||||
        getter.previous[this.factoryId],
 | 
					        getter.previous[this.factoryId],
 | 
				
			||||||
@@ -100,11 +100,8 @@ export default {
 | 
				
			|||||||
      const vt = this.valueTuple;
 | 
					      const vt = this.valueTuple;
 | 
				
			||||||
      let items = [];
 | 
					      let items = [];
 | 
				
			||||||
      var day1 = new Date();
 | 
					      var day1 = new Date();
 | 
				
			||||||
      var day2 = new Date();
 | 
					      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
				
			||||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
      day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
					      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
				
			||||||
      var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
					 | 
				
			||||||
      //今天的时间
 | 
					      //今天的时间
 | 
				
			||||||
      // var day2 = new Date();
 | 
					      // var day2 = new Date();
 | 
				
			||||||
      // day2.setTime(day2.getTime());
 | 
					      // day2.setTime(day2.getTime());
 | 
				
			||||||
@@ -116,32 +113,28 @@ export default {
 | 
				
			|||||||
      // const year = new Date().getFullYear();
 | 
					      // const year = new Date().getFullYear();
 | 
				
			||||||
      if (this.period === '日' && this.than === '同比') {
 | 
					      if (this.period === '日' && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${yesterday}日累计`,},
 | 
					          { label: `${month}月${today}日累计`,},
 | 
				
			||||||
          { label: `${year - 1}年${yesterday}累计` },
 | 
					          { label: `去年${month}月${today}日累计` },
 | 
				
			||||||
          { label: `${yesterday}日目标`, },
 | 
					 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '日' && this.than === '环比') {
 | 
					      } else if (this.period === '日' && this.than === '环比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
 | 
					          { label: `${month}月${today}日累计`},
 | 
				
			||||||
          { label: `${yesterday}日累计`},
 | 
					          { label: `${yesterday}日累计`},
 | 
				
			||||||
          { label: `${dayBeYes}日累计` },
 | 
					 | 
				
			||||||
          { label: `${yesterday}日目标`, },
 | 
					 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '周' && this.than === '同比') {
 | 
					      } else if (this.period === '周' && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `本周累计`,},
 | 
					          { label: `本周累计`,},
 | 
				
			||||||
          { label: `${year-1}年本周累计` },
 | 
					          { label: `去年本周累计`},
 | 
				
			||||||
          { label: `本周目标`, },
 | 
					 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '周' && this.than === '环比') {
 | 
					      } else if (this.period === '周' && this.than === '环比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `本周累计`,},
 | 
					          { label: `本周累计`,},
 | 
				
			||||||
          { label: `上周累计`, },
 | 
					          { label: `上周累计`,},
 | 
				
			||||||
          { label: `本周目标`, },
 | 
					 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '月' && this.than === '同比') {
 | 
					      } else if (this.period === '月' && this.than === '同比') {
 | 
				
			||||||
        items = [
 | 
					        items = [
 | 
				
			||||||
          { label: `${month}月累计`,},
 | 
					          { label: `${month}月累计`,},
 | 
				
			||||||
          { label: `${year-1}年${month}月累计`, },
 | 
					          { label: `去年${month}月累计`, },
 | 
				
			||||||
          { label: `${month}月目标`,},
 | 
					          { label: `${month}月目标`,},
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      } else if (this.period === '月' && this.than === '环比') {
 | 
					      } else if (this.period === '月' && this.than === '环比') {
 | 
				
			||||||
@@ -158,14 +151,13 @@ export default {
 | 
				
			|||||||
        ];
 | 
					        ];
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      let titleValue =
 | 
					      let titleValue =
 | 
				
			||||||
        vt[1] != null && (vt[2] !== 0 && vt[2] !== undefined)
 | 
					          vt[0] != null && vt[2] != null && vt[2] !== 0
 | 
				
			||||||
          ? this.formatNumber((vt[1] / vt[2] * 100)) + '%'
 | 
					            ? `${vt[1] / vt[2]}%`
 | 
				
			||||||
          : (vt[1] != 0 && vt[1] != null) && vt[2] == 0
 | 
					            : "0%",
 | 
				
			||||||
            ? "100%" : '0%',
 | 
					 | 
				
			||||||
        subtitle =
 | 
					        subtitle =
 | 
				
			||||||
          this.period == "日" ? `${yesterday}日累计完成值` : this.period == "周" ? `本周累计完成值` : this.period == "月" ? `${month}月累计完成值` : `${year}年累计完成值`;
 | 
					      this.period == "日" ? `${month}月${today}日累计` : this.period == "周" ? `本周` : this.period == "月" ? `${month}月累计产出` : `${year}年累计产出`;
 | 
				
			||||||
      console.log('titleValue', items)
 | 
					      console.log(this.valueTuple[0], this.valueTuple[1], this.valueTuple[2],)
 | 
				
			||||||
      // console.log(this.valueTuple[2]- this.valueTuple[1])
 | 
					      console.log(items)
 | 
				
			||||||
      return getOptions({
 | 
					      return getOptions({
 | 
				
			||||||
        titleValue,
 | 
					        titleValue,
 | 
				
			||||||
        subtitle,
 | 
					        subtitle,
 | 
				
			||||||
@@ -173,7 +165,7 @@ export default {
 | 
				
			|||||||
        preName: items[1].label,
 | 
					        preName: items[1].label,
 | 
				
			||||||
        previousSum: this.valueTuple[0],
 | 
					        previousSum: this.valueTuple[0],
 | 
				
			||||||
        currentSum: this.valueTuple[1],
 | 
					        currentSum: this.valueTuple[1],
 | 
				
			||||||
        targetSum: this.valueTuple[2] ? this.valueTuple[2] :0,
 | 
					        targetSum: this.valueTuple[2] ? this.valueTuple[2] :0 ,
 | 
				
			||||||
      });
 | 
					      });
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -204,15 +196,6 @@ export default {
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  methods: {
 | 
					  methods: {
 | 
				
			||||||
    formatNumber(num) {
 | 
					 | 
				
			||||||
      // 判断是否为整数
 | 
					 | 
				
			||||||
      if (Number.isInteger(num)) {
 | 
					 | 
				
			||||||
        return num; // 如果是整数,直接转换为字符串
 | 
					 | 
				
			||||||
      } else {
 | 
					 | 
				
			||||||
        // 如果不是整数,保留两位小数并转换为字符串
 | 
					 | 
				
			||||||
        return num.toFixed(2);
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
    // fullscreen mixin 需要的回调
 | 
					    // fullscreen mixin 需要的回调
 | 
				
			||||||
    // fullscreenCallback(isFullscreen) {
 | 
					    // fullscreenCallback(isFullscreen) {
 | 
				
			||||||
    //   console.log("isFullscreen--->", isFullscreen);
 | 
					    //   console.log("isFullscreen--->", isFullscreen);
 | 
				
			||||||
@@ -220,16 +203,11 @@ export default {
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
function calculateItems(period, valueTuple, than) {
 | 
					function calculateItems(period, valueTuple,than) {
 | 
				
			||||||
  console.log('valueTuple', valueTuple);
 | 
					 | 
				
			||||||
  let items = [];
 | 
					  let items = [];
 | 
				
			||||||
  var day1 = new Date();
 | 
					  var day1 = new Date();
 | 
				
			||||||
  var day2 = new Date();
 | 
					  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
				
			||||||
  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
  day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
					 | 
				
			||||||
  var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
					  var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
				
			||||||
  var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  //今天的时间
 | 
					  //今天的时间
 | 
				
			||||||
  // var day2 = new Date();
 | 
					  // var day2 = new Date();
 | 
				
			||||||
  // day2.setTime(day2.getTime());
 | 
					  // day2.setTime(day2.getTime());
 | 
				
			||||||
@@ -241,44 +219,40 @@ function calculateItems(period, valueTuple, than) {
 | 
				
			|||||||
  const year = new Date().getFullYear();
 | 
					  const year = new Date().getFullYear();
 | 
				
			||||||
  if (period === '日' && than === '同比') {
 | 
					  if (period === '日' && than === '同比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      { label: `${year - 1}年${yesterday}累计`, value: valueTuple[0] },
 | 
					      { label: `${month}月${today}日累计`, value: valueTuple[1] },
 | 
				
			||||||
      { label: `${yesterday}累计`, value: valueTuple[1] },
 | 
					      { label: `去年${month}月${today}日累计`, value: valueTuple[0] },
 | 
				
			||||||
      { label: `${yesterday}日目标`, value: valueTuple[2] },
 | 
					 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
  } else if (period === '日' && than === '环比') {
 | 
					  } else if (period === '日' && than === '环比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      { label: `${dayBeYes}日累计`, value: valueTuple[0] },
 | 
					      { label: `${month}月${today}日累计`, value: valueTuple[1] },
 | 
				
			||||||
      { label: `${yesterday}日累计`, value: valueTuple[1] },
 | 
					      { label: `${yesterday}日累计`, value: valueTuple[0] },
 | 
				
			||||||
      { label: `${yesterday}日目标`, value: valueTuple[2] },
 | 
					 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
  } else if (period === '周' && than === '同比') {
 | 
					  } else if (period === '周' && than === '同比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      { label: `${year-1}年本周累计`, value: valueTuple[0] },
 | 
					 | 
				
			||||||
      { label: `本周累计`, value: valueTuple[1] },
 | 
					      { label: `本周累计`, value: valueTuple[1] },
 | 
				
			||||||
      { label: `本周目标`, value: valueTuple[2] },
 | 
					      { label: `去年本周累计`, value: valueTuple[0] },
 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
  } else if (period === '周' && than === '环比') {
 | 
					  } else if (period === '周' && than === '环比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      { label: `上周累计`, value: valueTuple[0] },
 | 
					 | 
				
			||||||
      { label: `本周累计`, value: valueTuple[1] },
 | 
					      { label: `本周累计`, value: valueTuple[1] },
 | 
				
			||||||
      { label: `本周目标`, value: valueTuple[2] },
 | 
					      { label: `上周累计`, value: valueTuple[0] },
 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
  } else if (period === '月' && than === '同比') {
 | 
					  } else if (period === '月' && than === '同比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      { label: `${year-1}年${month}月累计`, value: valueTuple[0] },
 | 
					 | 
				
			||||||
      { label: `${month}月累计`, value: valueTuple[1] },
 | 
					      { label: `${month}月累计`, value: valueTuple[1] },
 | 
				
			||||||
 | 
					      { label: `去年${month}月累计`, value: valueTuple[0] },
 | 
				
			||||||
      { label: `${month}月目标`, value: valueTuple[2] },
 | 
					      { label: `${month}月目标`, value: valueTuple[2] },
 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
  } else if (period === '月' && than === '环比') {
 | 
					  } else if (period === '月' && than === '环比') {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      { label: `${lastMonth}月累计`, value: valueTuple[0] },
 | 
					 | 
				
			||||||
      { label: `${month}月累计`, value: valueTuple[1] },
 | 
					      { label: `${month}月累计`, value: valueTuple[1] },
 | 
				
			||||||
 | 
					      { label: `${lastMonth}月累计`, value: valueTuple[0] },
 | 
				
			||||||
      { label: `${month}月目标`, value: valueTuple[2] },
 | 
					      { label: `${month}月目标`, value: valueTuple[2] },
 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
  } else {
 | 
					  } else {
 | 
				
			||||||
    items = [
 | 
					    items = [
 | 
				
			||||||
      { label: `${year - 1}年累计`, value: valueTuple[0] },
 | 
					 | 
				
			||||||
      { label: `${year}年累计`, value: valueTuple[1] },
 | 
					      { label: `${year}年累计`, value: valueTuple[1] },
 | 
				
			||||||
 | 
					      { label: `${year - 1}年累计`, value: valueTuple[0] },
 | 
				
			||||||
      { label: `${year}年目标`, value: valueTuple[2] },
 | 
					      { label: `${year}年目标`, value: valueTuple[2] },
 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
@@ -312,7 +286,7 @@ function calculateItems(period, valueTuple, than) {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.double-ring-chart__legend {
 | 
					.double-ring-chart__legend {
 | 
				
			||||||
  /* padding: 12px; */
 | 
					  padding: 12px;
 | 
				
			||||||
  color: #fff;
 | 
					  color: #fff;
 | 
				
			||||||
  display: flex;
 | 
					  display: flex;
 | 
				
			||||||
  justify-content: center;
 | 
					  justify-content: center;
 | 
				
			||||||
@@ -340,17 +314,17 @@ function calculateItems(period, valueTuple, than) {
 | 
				
			|||||||
  left: -18px;
 | 
					  left: -18px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.legend-item:nth-child(2) .legend-item__label::before {
 | 
					.legend-item:nth-child(1) .legend-item__label::before {
 | 
				
			||||||
  background: #12fff5;
 | 
					  background: #12fff5;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.legend-item:nth-child(2) .legend-item__value {
 | 
					.legend-item:nth-child(1) .legend-item__value {
 | 
				
			||||||
  color: #12fff5;
 | 
					  color: #12fff5;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.legend-item:nth-child(1) .legend-item__label::before {
 | 
					.legend-item:nth-child(2) .legend-item__label::before {
 | 
				
			||||||
  background: #0f65ff;
 | 
					  background: #0f65ff;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.legend-item:nth-child(1) .legend-item__value {
 | 
					.legend-item:nth-child(2) .legend-item__value {
 | 
				
			||||||
  color: #0f65ff;
 | 
					  color: #0f65ff;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,10 +1,10 @@
 | 
				
			|||||||
<!--
 | 
					<!--
 | 
				
			||||||
 * @Author: zhp
 | 
					    filename: DoubleRingWrapper.vue
 | 
				
			||||||
 * @Date: 2024-05-30 16:00:50
 | 
					    author: liubin
 | 
				
			||||||
 * @LastEditTime: 2024-07-09 09:09:07
 | 
					    date: 2024-04-17 09:55:12
 | 
				
			||||||
 * @LastEditors: zhp
 | 
					    description:
 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="double-ring-wrapper">
 | 
					  <div class="double-ring-wrapper">
 | 
				
			||||||
    <template>
 | 
					    <template>
 | 
				
			||||||
@@ -42,14 +42,13 @@ export default {
 | 
				
			|||||||
    return {
 | 
					    return {
 | 
				
			||||||
      factoryId: 4, // 默认成都
 | 
					      factoryId: 4, // 默认成都
 | 
				
			||||||
      cityOptions: [
 | 
					      cityOptions: [
 | 
				
			||||||
        "瑞昌",
 | 
					        "成都",
 | 
				
			||||||
        // "成都",
 | 
					 | 
				
			||||||
        "邯郸",
 | 
					        "邯郸",
 | 
				
			||||||
        // "株洲",
 | 
					        "株洲",
 | 
				
			||||||
 | 
					        "瑞昌",
 | 
				
			||||||
        // "佳木斯",
 | 
					        "佳木斯",
 | 
				
			||||||
        // "凯盛光伏",
 | 
					        "凯盛光伏",
 | 
				
			||||||
        // "蚌埠兴科",
 | 
					        "蚌埠兴科",
 | 
				
			||||||
      ],
 | 
					      ],
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
@@ -64,7 +63,7 @@ export default {
 | 
				
			|||||||
<style scoped lang="scss">
 | 
					<style scoped lang="scss">
 | 
				
			||||||
.double-ring-wrapper {
 | 
					.double-ring-wrapper {
 | 
				
			||||||
  height: 100%;
 | 
					  height: 100%;
 | 
				
			||||||
  padding: 0px 24px;
 | 
					  padding: 12px 24px;
 | 
				
			||||||
  display: flex;
 | 
					  display: flex;
 | 
				
			||||||
  gap: 12px;
 | 
					  gap: 12px;
 | 
				
			||||||
  flex-direction: column;
 | 
					  flex-direction: column;
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,7 +1,7 @@
 | 
				
			|||||||
<!--
 | 
					<!--
 | 
				
			||||||
 * @Author: zhp
 | 
					 * @Author: zhp
 | 
				
			||||||
 * @Date: 2024-05-24 15:15:00
 | 
					 * @Date: 2024-05-24 15:15:00
 | 
				
			||||||
 * @LastEditTime: 2024-07-09 09:27:12
 | 
					 * @LastEditTime: 2024-05-28 08:42:36
 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 * @LastEditors: zhp
 | 
				
			||||||
 * @Description:
 | 
					 * @Description:
 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
@@ -54,12 +54,12 @@ export default {
 | 
				
			|||||||
    return {
 | 
					    return {
 | 
				
			||||||
      factoryId: 4, // 默认成都
 | 
					      factoryId: 4, // 默认成都
 | 
				
			||||||
      cityOptions: [
 | 
					      cityOptions: [
 | 
				
			||||||
        // "成都",
 | 
					        "成都",
 | 
				
			||||||
        "邯郸",
 | 
					        "邯郸",
 | 
				
			||||||
        // "株洲",
 | 
					        "株洲",
 | 
				
			||||||
        // "佳木斯",
 | 
					        "佳木斯",
 | 
				
			||||||
        // "凯盛光伏",
 | 
					        "凯盛光伏",
 | 
				
			||||||
        // "蚌埠兴科",
 | 
					        "蚌埠兴科",
 | 
				
			||||||
      ],
 | 
					      ],
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
@@ -74,7 +74,7 @@ export default {
 | 
				
			|||||||
<style scoped lang="scss">
 | 
					<style scoped lang="scss">
 | 
				
			||||||
.double-ring-wrapper {
 | 
					.double-ring-wrapper {
 | 
				
			||||||
  height: 100%;
 | 
					  height: 100%;
 | 
				
			||||||
  padding: 0px 24px;
 | 
					  padding: 12px 24px;
 | 
				
			||||||
  display: flex;
 | 
					  display: flex;
 | 
				
			||||||
  gap: 12px;
 | 
					  gap: 12px;
 | 
				
			||||||
  flex-direction: column;
 | 
					  flex-direction: column;
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,7 +1,7 @@
 | 
				
			|||||||
<!--
 | 
					<!--
 | 
				
			||||||
 * @Author: zhp
 | 
					 * @Author: zhp
 | 
				
			||||||
 * @Date: 2024-05-10 11:10:54
 | 
					 * @Date: 2024-05-10 11:10:54
 | 
				
			||||||
 * @LastEditTime: 2024-07-09 15:09:27
 | 
					 * @LastEditTime: 2024-05-28 13:36:07
 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 * @LastEditors: zhp
 | 
				
			||||||
 * @Description:
 | 
					 * @Description:
 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
@@ -9,33 +9,29 @@
 | 
				
			|||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="yield-copilot">
 | 
					  <div class="yield-copilot">
 | 
				
			||||||
    <section class="top flex">
 | 
					    <section class="top flex">
 | 
				
			||||||
      <right-container class="std-yield" title="标准组件产出" icon="std">
 | 
					      <db-container class="std-yield" title="标准组件产出" icon="std">
 | 
				
			||||||
        <std-output v-if="show" :period="period" :than="than" />
 | 
					        <std-output v-if="show" :period="period" :than="than" />
 | 
				
			||||||
      </right-container>
 | 
					      </db-container>
 | 
				
			||||||
      <db-container class="chip-yield" title="芯片产出" icon="chip2">
 | 
					      <db-container class="chip-yield" title="芯片产出" icon="chip2">
 | 
				
			||||||
        <chip-output v-if="show" :period="period" :than="than" />
 | 
					        <chip-output v-if="show" :period="period" :than="than" />
 | 
				
			||||||
      </db-container>
 | 
					      </db-container>
 | 
				
			||||||
      <left-container class="bipv-yield" title="BIPV产出" icon="bipv">
 | 
					      <db-container class="bipv-yield" title="BIPV产出" icon="bipv">
 | 
				
			||||||
        <bipv-output v-if="show" :period="period" :than="than" />
 | 
					        <bipv-output v-if="show" :period="period" :than="than" />
 | 
				
			||||||
      </left-container>
 | 
					      </db-container>
 | 
				
			||||||
    </section>
 | 
					    </section>
 | 
				
			||||||
    <section class="bottom flex">
 | 
					    <section class="bottom flex">
 | 
				
			||||||
      <bottom-right-container class="fto-involve" title="FTO投入">
 | 
					      <db-container class="fto-involve" title="FTO投入">
 | 
				
			||||||
        <fto-invest :period="period" :than="than" />
 | 
					        <fto-invest :period="period" :than="than" />
 | 
				
			||||||
      </bottom-right-container>
 | 
					      </db-container>
 | 
				
			||||||
      <bottom-left-container class="chip-involve" title="芯片投入" icon="chip">
 | 
					      <db-container class="chip-involve" title="芯片投入" icon="chip">
 | 
				
			||||||
        <chip-invest :period="period" :than="than" />
 | 
					        <chip-invest :period="period" :than="than" />
 | 
				
			||||||
        </bottom-left-container>
 | 
					      </db-container>
 | 
				
			||||||
    </section>
 | 
					    </section>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<script>
 | 
					<script>
 | 
				
			||||||
import twoContainer from "@/views/copilot/components/twoContainer.vue";
 | 
					import Container from "@/views/copilot/components/Container.vue";
 | 
				
			||||||
import leftContainer from "@/views/copilot/components/leftContainer.vue";
 | 
					 | 
				
			||||||
import rightContainer from "@/views/copilot/components/rightContainer.vue";
 | 
					 | 
				
			||||||
import bottomRightContainer from "@/views/copilot/components/bottomRightContainer.vue";
 | 
					 | 
				
			||||||
import bottomLeftContainer from "@/views/copilot/components/bottomLeftContainer.vue";
 | 
					 | 
				
			||||||
import StdOutput from "./components/StdOutput.vue";
 | 
					import StdOutput from "./components/StdOutput.vue";
 | 
				
			||||||
import ChipOutput from "./components/ChipOutput.vue";
 | 
					import ChipOutput from "./components/ChipOutput.vue";
 | 
				
			||||||
import FtoInvest from "./components/FtoInvest.vue";
 | 
					import FtoInvest from "./components/FtoInvest.vue";
 | 
				
			||||||
@@ -45,11 +41,7 @@ import ChipInvest from "./components/ChipInvest.vue";
 | 
				
			|||||||
export default {
 | 
					export default {
 | 
				
			||||||
  name: "YieldCopilot",
 | 
					  name: "YieldCopilot",
 | 
				
			||||||
  components: {
 | 
					  components: {
 | 
				
			||||||
    DbContainer: twoContainer,
 | 
					    DbContainer: Container,
 | 
				
			||||||
    bottomRightContainer,
 | 
					 | 
				
			||||||
    bottomLeftContainer,
 | 
					 | 
				
			||||||
    leftContainer,
 | 
					 | 
				
			||||||
    rightContainer,
 | 
					 | 
				
			||||||
    StdOutput,
 | 
					    StdOutput,
 | 
				
			||||||
    ChipOutput,
 | 
					    ChipOutput,
 | 
				
			||||||
    BipvOutput,
 | 
					    BipvOutput,
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -14,19 +14,14 @@ export default ({
 | 
				
			|||||||
    top: 0,
 | 
					    top: 0,
 | 
				
			||||||
    containLabel: true,
 | 
					    containLabel: true,
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  tooltip: {
 | 
					  tooltip: {},
 | 
				
			||||||
    trigger: "item",
 | 
					 | 
				
			||||||
    extraCssText: 'box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.38); border- radius: 4px;opacity: 0.6;backdrop- filter: blur(6px);',
 | 
					 | 
				
			||||||
    backgroundColor: '#001829',
 | 
					 | 
				
			||||||
    borderColor: '#001829',
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  title: {
 | 
					  title: {
 | 
				
			||||||
    text: titleValue,
 | 
					    text: titleValue,
 | 
				
			||||||
    left: "48.5%",
 | 
					    left: "44%",
 | 
				
			||||||
    top: "35%",
 | 
					    top: "37%",
 | 
				
			||||||
    textAlign: "center",
 | 
					    textAlign: "center",
 | 
				
			||||||
    textStyle: {
 | 
					    textStyle: {
 | 
				
			||||||
      fontWeight: 400,
 | 
					      fontWeight: 600,
 | 
				
			||||||
      fontSize: 32,
 | 
					      fontSize: 32,
 | 
				
			||||||
      color: "#fffd",
 | 
					      color: "#fffd",
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
@@ -43,8 +38,8 @@ export default ({
 | 
				
			|||||||
    {
 | 
					    {
 | 
				
			||||||
      type: "pie",
 | 
					      type: "pie",
 | 
				
			||||||
      name: "当前目标",
 | 
					      name: "当前目标",
 | 
				
			||||||
      radius: ["80%", "95%"],
 | 
					      radius: ["70%", "85%"],
 | 
				
			||||||
      center: ["50%", "48%"],
 | 
					      center: ["45%", "52%"],
 | 
				
			||||||
      emptyCircleStyle: {
 | 
					      emptyCircleStyle: {
 | 
				
			||||||
        color: "#042c5f33",
 | 
					        color: "#042c5f33",
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
@@ -52,8 +47,8 @@ export default ({
 | 
				
			|||||||
    // 数据 series
 | 
					    // 数据 series
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      type: "pie",
 | 
					      type: "pie",
 | 
				
			||||||
      radius: ["80%", "95%"],
 | 
					      radius: ["70%", "85%"],
 | 
				
			||||||
      center: ["50%", "48%"],
 | 
					      center: ["45%", "52%"],
 | 
				
			||||||
      avoidLabelOvervlap: false,
 | 
					      avoidLabelOvervlap: false,
 | 
				
			||||||
      label: {
 | 
					      label: {
 | 
				
			||||||
        show: false,
 | 
					        show: false,
 | 
				
			||||||
@@ -66,10 +61,6 @@ export default ({
 | 
				
			|||||||
          value: currentSum,
 | 
					          value: currentSum,
 | 
				
			||||||
          name: currentName,
 | 
					          name: currentName,
 | 
				
			||||||
          selected: false,
 | 
					          selected: false,
 | 
				
			||||||
           tooltip: {
 | 
					 | 
				
			||||||
           formatter: `<span style='display:inline-block;width:150px;color:rgba(255,255,255,0855);font-size:14px;'>${currentName}</span>` +
 | 
					 | 
				
			||||||
          `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${currentSum}</span>`
 | 
					 | 
				
			||||||
          },
 | 
					 | 
				
			||||||
          itemStyle: {
 | 
					          itemStyle: {
 | 
				
			||||||
            borderJoin: "round",
 | 
					            borderJoin: "round",
 | 
				
			||||||
            borderCap: "round",
 | 
					            borderCap: "round",
 | 
				
			||||||
@@ -89,12 +80,16 @@ export default ({
 | 
				
			|||||||
          },
 | 
					          },
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
          value:(targetSum - currentSum) === 0 ? 1 : (targetSum - currentSum),
 | 
					          value:
 | 
				
			||||||
          name: currentName,
 | 
					            targetSum > currentSum
 | 
				
			||||||
          tooltip: {
 | 
					              ? targetSum - currentSum
 | 
				
			||||||
            formatter: `<span style='display:inline-block;width:150px;color:rgba(255,255,255,0855);font-size:14px;'>${currentName}</span>` +
 | 
					              : targetSum == 0
 | 
				
			||||||
          `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${currentSum}</span>`
 | 
					              ? currentSum == 0
 | 
				
			||||||
          },
 | 
					                ? 1
 | 
				
			||||||
 | 
					                : 0
 | 
				
			||||||
 | 
					              : 0,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					          name: "未达成累计",
 | 
				
			||||||
          itemStyle: { color: "transparent" },
 | 
					          itemStyle: { color: "transparent" },
 | 
				
			||||||
          label: { show: false },
 | 
					          label: { show: false },
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
@@ -103,8 +98,8 @@ export default ({
 | 
				
			|||||||
    // 数据 series2 - 2023累计
 | 
					    // 数据 series2 - 2023累计
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      type: "pie",
 | 
					      type: "pie",
 | 
				
			||||||
      radius: ["65%", "80%"],
 | 
					      radius: ["55%", "70%"],
 | 
				
			||||||
      center: ["50%", "48%"],
 | 
					      center: ["45%", "52%"],
 | 
				
			||||||
      avoidLabelOvervlap: false,
 | 
					      avoidLabelOvervlap: false,
 | 
				
			||||||
      label: {
 | 
					      label: {
 | 
				
			||||||
        show: false,
 | 
					        show: false,
 | 
				
			||||||
@@ -117,10 +112,6 @@ export default ({
 | 
				
			|||||||
          value: previousSum,
 | 
					          value: previousSum,
 | 
				
			||||||
          name: preName,
 | 
					          name: preName,
 | 
				
			||||||
          selected: false,
 | 
					          selected: false,
 | 
				
			||||||
          tooltip: {
 | 
					 | 
				
			||||||
             formatter: `<span style='display:inline-block;width:150px;color:rgba(255,255,255,0855);font-size:14px;'>${preName}</span>` +
 | 
					 | 
				
			||||||
          `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${previousSum}</span>`
 | 
					 | 
				
			||||||
          },
 | 
					 | 
				
			||||||
          itemStyle: {
 | 
					          itemStyle: {
 | 
				
			||||||
            borderJoin: "round",
 | 
					            borderJoin: "round",
 | 
				
			||||||
            borderCap: "round",
 | 
					            borderCap: "round",
 | 
				
			||||||
@@ -140,13 +131,13 @@ export default ({
 | 
				
			|||||||
          },
 | 
					          },
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
 | 
					          value:
 | 
				
			||||||
          value:previousSum === 0 ? 1 : 0,
 | 
					            targetSum > previousSum
 | 
				
			||||||
          name: preName,
 | 
					              ? targetSum - previousSum
 | 
				
			||||||
           tooltip: {
 | 
					              : previousSum == 0
 | 
				
			||||||
            formatter: `<span style='display:inline-block;width:150px;color:rgba(255,255,255,0855);font-size:14px;'>${preName}</span>` +
 | 
					              ? 1
 | 
				
			||||||
            `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${previousSum}</span>`
 | 
					              : 0,
 | 
				
			||||||
          },
 | 
					          name: "-",
 | 
				
			||||||
          itemStyle: { color: "transparent" },
 | 
					          itemStyle: { color: "transparent" },
 | 
				
			||||||
          label: { show: false },
 | 
					          label: { show: false },
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,9 +1,8 @@
 | 
				
			|||||||
<!-- 
 | 
					<!-- 
 | 
				
			||||||
 * @Author: zhp
 | 
					    filename: Bipv.vue
 | 
				
			||||||
 * @Date: 2024-04-28 13:42:51
 | 
					    author: liubin
 | 
				
			||||||
 * @LastEditTime: 2024-06-03 08:55:42
 | 
					    date: 2024-04-10 15:39:54
 | 
				
			||||||
 * @LastEditors: zhp
 | 
					    description: 
 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
@@ -25,10 +24,7 @@ export default {
 | 
				
			|||||||
  data() {
 | 
					  data() {
 | 
				
			||||||
    const year = new Date().getFullYear();
 | 
					    const year = new Date().getFullYear();
 | 
				
			||||||
    // 城市数组的顺序必须是固定的
 | 
					    // 城市数组的顺序必须是固定的
 | 
				
			||||||
    const cities = [ "邯郸",
 | 
					    const cities = ["瑞昌", "邯郸", "株洲", "佳木斯", "成都", "凯盛", "蚌埠"];
 | 
				
			||||||
      // "株洲", "佳木斯", "成都", "凯盛", "蚌埠"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    ];
 | 
					 | 
				
			||||||
    return {
 | 
					    return {
 | 
				
			||||||
      legend: [
 | 
					      legend: [
 | 
				
			||||||
        { label: `${year}年目标值`, color: "#f3c000" },
 | 
					        { label: `${year}年目标值`, color: "#f3c000" },
 | 
				
			||||||
@@ -74,15 +70,15 @@ export default {
 | 
				
			|||||||
      return [
 | 
					      return [
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
          name: `${new Date().getFullYear()}年目标值`,
 | 
					          name: `${new Date().getFullYear()}年目标值`,
 | 
				
			||||||
          data: bipvOutput.target.splice(0, 1),
 | 
					          data: bipvOutput.target,
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
          name: `${new Date().getFullYear() - 1}年`,
 | 
					          name: `${new Date().getFullYear() - 1}年`,
 | 
				
			||||||
          data: bipvOutput.previous.splice(0, 1)
 | 
					          data: bipvOutput.previous,
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
          name: `${new Date().getFullYear()}年`,
 | 
					          name: `${new Date().getFullYear()}年`,
 | 
				
			||||||
          data: bipvOutput.current.splice(0, 1),
 | 
					          data: bipvOutput.current,
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
      ];
 | 
					      ];
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,9 +1,8 @@
 | 
				
			|||||||
<!-- 
 | 
					<!-- 
 | 
				
			||||||
 * @Author: zhp
 | 
					    filename: chip-invest.vue
 | 
				
			||||||
 * @Date: 2024-06-03 15:38:31
 | 
					    author: liubin
 | 
				
			||||||
 * @LastEditTime: 2024-06-21 15:06:39
 | 
					    date: 2024-04-10 08:59:28
 | 
				
			||||||
 * @LastEditors: zhp
 | 
					    description: 
 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
@@ -24,9 +23,7 @@ export default {
 | 
				
			|||||||
  data() {
 | 
					  data() {
 | 
				
			||||||
    const year = new Date().getFullYear();
 | 
					    const year = new Date().getFullYear();
 | 
				
			||||||
    // 城市数组的顺序必须是固定的
 | 
					    // 城市数组的顺序必须是固定的
 | 
				
			||||||
    const cities = ["瑞昌", "邯郸",
 | 
					    const cities = ["瑞昌", "邯郸", "株洲", "佳木斯", "成都", "凯盛", "蚌埠"];
 | 
				
			||||||
      // "株洲", "佳木斯", "成都", "凯盛", "蚌埠"
 | 
					 | 
				
			||||||
    ];
 | 
					 | 
				
			||||||
    return {
 | 
					    return {
 | 
				
			||||||
      legend: [
 | 
					      legend: [
 | 
				
			||||||
        { label: `${year - 1}年`, color: "#12f7f1" },
 | 
					        { label: `${year - 1}年`, color: "#12f7f1" },
 | 
				
			||||||
@@ -35,7 +32,6 @@ export default {
 | 
				
			|||||||
      xAxis: cities,
 | 
					      xAxis: cities,
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
 | 
					 | 
				
			||||||
  computed: {
 | 
					  computed: {
 | 
				
			||||||
    series() {
 | 
					    series() {
 | 
				
			||||||
      const chipInvest = this.$store.getters.home.chipInvest;
 | 
					      const chipInvest = this.$store.getters.home.chipInvest;
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -11,24 +11,24 @@
 | 
				
			|||||||
    <section class="right-part">
 | 
					    <section class="right-part">
 | 
				
			||||||
      <div class="yield-location">
 | 
					      <div class="yield-location">
 | 
				
			||||||
        <section class="btn-group">
 | 
					        <section class="btn-group">
 | 
				
			||||||
          <!-- <button
 | 
					          <button
 | 
				
			||||||
            @click="activeLoc = '1'"
 | 
					            @click="activeLoc = '1'"
 | 
				
			||||||
            :class="activeLoc === '1' ? 'active' : ''"
 | 
					            :class="activeLoc === '1' ? 'active' : ''"
 | 
				
			||||||
          >
 | 
					          >
 | 
				
			||||||
            成都
 | 
					            成都
 | 
				
			||||||
          </button> -->
 | 
					          </button>
 | 
				
			||||||
          <button
 | 
					          <button
 | 
				
			||||||
            @click="activeLoc = '2'"
 | 
					            @click="activeLoc = '2'"
 | 
				
			||||||
            :class="activeLoc === '2' ? 'active' : ''"
 | 
					            :class="activeLoc === '2' ? 'active' : ''"
 | 
				
			||||||
          >
 | 
					          >
 | 
				
			||||||
            邯郸
 | 
					            邯郸
 | 
				
			||||||
          </button>
 | 
					          </button>
 | 
				
			||||||
          <!-- <button
 | 
					          <button
 | 
				
			||||||
            @click="activeLoc = '3'"
 | 
					            @click="activeLoc = '3'"
 | 
				
			||||||
            :class="activeLoc === '3' ? 'active' : ''"
 | 
					            :class="activeLoc === '3' ? 'active' : ''"
 | 
				
			||||||
          >
 | 
					          >
 | 
				
			||||||
            株洲
 | 
					            株洲
 | 
				
			||||||
          </button> -->
 | 
					          </button>
 | 
				
			||||||
          <button
 | 
					          <button
 | 
				
			||||||
            @click="activeLoc = '4'"
 | 
					            @click="activeLoc = '4'"
 | 
				
			||||||
            :class="activeLoc === '4' ? 'active' : ''"
 | 
					            :class="activeLoc === '4' ? 'active' : ''"
 | 
				
			||||||
@@ -37,7 +37,7 @@
 | 
				
			|||||||
          </button>
 | 
					          </button>
 | 
				
			||||||
        </section>
 | 
					        </section>
 | 
				
			||||||
        <section class="btn-group">
 | 
					        <section class="btn-group">
 | 
				
			||||||
          <!-- <button
 | 
					          <button
 | 
				
			||||||
            @click="activeLoc = '5'"
 | 
					            @click="activeLoc = '5'"
 | 
				
			||||||
            :class="activeLoc === '5' ? 'active' : ''"
 | 
					            :class="activeLoc === '5' ? 'active' : ''"
 | 
				
			||||||
            class="fixwidth"
 | 
					            class="fixwidth"
 | 
				
			||||||
@@ -55,7 +55,7 @@
 | 
				
			|||||||
            :class="activeLoc === '7' ? 'active' : ''"
 | 
					            :class="activeLoc === '7' ? 'active' : ''"
 | 
				
			||||||
          >
 | 
					          >
 | 
				
			||||||
            蚌埠兴科
 | 
					            蚌埠兴科
 | 
				
			||||||
          </button> -->
 | 
					          </button>
 | 
				
			||||||
        </section>
 | 
					        </section>
 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
      <div class="yield-summary">
 | 
					      <div class="yield-summary">
 | 
				
			||||||
@@ -85,14 +85,13 @@ export default {
 | 
				
			|||||||
  props: {},
 | 
					  props: {},
 | 
				
			||||||
  data() {
 | 
					  data() {
 | 
				
			||||||
    return {
 | 
					    return {
 | 
				
			||||||
      activeLoc: "2",
 | 
					      activeLoc: "1",
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  computed: {
 | 
					  computed: {
 | 
				
			||||||
    output() {
 | 
					    output() {
 | 
				
			||||||
      // ["瑞昌", "邯郸", "株洲", "佳木斯", "成都", "凯盛", "蚌埠"]
 | 
					      // ["瑞昌", "邯郸", "株洲", "佳木斯", "成都", "凯盛", "蚌埠"]
 | 
				
			||||||
      const chipOutput = this.$store.getters.home.chipOutput;
 | 
					      const chipOutput = this.$store.getters.home.chipOutput;
 | 
				
			||||||
      console.log('chipOutput', chipOutput);
 | 
					 | 
				
			||||||
      if (
 | 
					      if (
 | 
				
			||||||
        !chipOutput ||
 | 
					        !chipOutput ||
 | 
				
			||||||
        !chipOutput.target ||
 | 
					        !chipOutput.target ||
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,10 +1,3 @@
 | 
				
			|||||||
<!--
 | 
					 | 
				
			||||||
 * @Author: zhp
 | 
					 | 
				
			||||||
 * @Date: 2024-04-28 13:42:51
 | 
					 | 
				
			||||||
 * @LastEditTime: 2024-07-08 13:43:52
 | 
					 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<!-- 
 | 
					<!-- 
 | 
				
			||||||
    filename: ChipYield.vue
 | 
					    filename: ChipYield.vue
 | 
				
			||||||
    author: liubin
 | 
					    author: liubin
 | 
				
			||||||
@@ -53,32 +46,7 @@ export default {
 | 
				
			|||||||
          top: 0,
 | 
					          top: 0,
 | 
				
			||||||
          containLabel: true,
 | 
					          containLabel: true,
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        tooltip: {
 | 
					        tooltip: {},
 | 
				
			||||||
          trigger: "item",
 | 
					 | 
				
			||||||
          // axisPointer: {
 | 
					 | 
				
			||||||
          //   // type: "cross",
 | 
					 | 
				
			||||||
          //   crossStyle: {
 | 
					 | 
				
			||||||
          //     color: "rgba(237,237,237,0.5)",
 | 
					 | 
				
			||||||
          //   },
 | 
					 | 
				
			||||||
          // },
 | 
					 | 
				
			||||||
          extraCssText: 'box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.38); border- radius: 4px;opacity: 0.6;backdrop- filter: blur(6px);',
 | 
					 | 
				
			||||||
          backgroundColor: '#001829',
 | 
					 | 
				
			||||||
          borderColor: '#001829',
 | 
					 | 
				
			||||||
          // formatter: params => {
 | 
					 | 
				
			||||||
          //   console.log('params', params)
 | 
					 | 
				
			||||||
          //   var res = ``;
 | 
					 | 
				
			||||||
          //   for (var i = 0, l = params.length; i < l; i++) {
 | 
					 | 
				
			||||||
          //     let color = Object.prototype.toString.call(params[i].color) == "[object String]" ? params[i].color : params[i].color.colorStops ? params[i].color.colorStops[0].color : ''
 | 
					 | 
				
			||||||
          //     // console.log(item.color, color);
 | 
					 | 
				
			||||||
          //     res +=
 | 
					 | 
				
			||||||
          //       // `<span style='display:inline-block;margin-right:4px;width:10px;height:10px;background-color:${color}'></span>` +
 | 
					 | 
				
			||||||
          //       `<span style='display:inline-block;width:150px;color:rgba(255,255,255,0855);font-size:14px;'>${params[0].axisValueLabel}</span>` +
 | 
					 | 
				
			||||||
          //       `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${params[i].value ? params[i].value + '片' : 0 + '片'}</span>`;
 | 
					 | 
				
			||||||
          //   }
 | 
					 | 
				
			||||||
          //   console.log('res',res)
 | 
					 | 
				
			||||||
          //   return res;
 | 
					 | 
				
			||||||
          // },
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        title: {
 | 
					        title: {
 | 
				
			||||||
          text: "0%",
 | 
					          text: "0%",
 | 
				
			||||||
          left: "48%",
 | 
					          left: "48%",
 | 
				
			||||||
@@ -91,7 +59,7 @@ export default {
 | 
				
			|||||||
          },
 | 
					          },
 | 
				
			||||||
          subtext: `\u2002${year}年累计产出\u2002`,
 | 
					          subtext: `\u2002${year}年累计产出\u2002`,
 | 
				
			||||||
          subtextStyle: {
 | 
					          subtextStyle: {
 | 
				
			||||||
            fontSize: 15,
 | 
					            fontSize: 12,
 | 
				
			||||||
            fontWeight: 100,
 | 
					            fontWeight: 100,
 | 
				
			||||||
            color: "#fffd",
 | 
					            color: "#fffd",
 | 
				
			||||||
            align: "right",
 | 
					            align: "right",
 | 
				
			||||||
@@ -123,12 +91,9 @@ export default {
 | 
				
			|||||||
            },
 | 
					            },
 | 
				
			||||||
            data: [
 | 
					            data: [
 | 
				
			||||||
              {
 | 
					              {
 | 
				
			||||||
                value: 0,
 | 
					                value: 90,
 | 
				
			||||||
                name: `${year}累计产出`,
 | 
					                name: `${year}累计产出`,
 | 
				
			||||||
                selected: false,
 | 
					                selected: false,
 | 
				
			||||||
                tooltip: {
 | 
					 | 
				
			||||||
                  formatter: null,
 | 
					 | 
				
			||||||
                },
 | 
					 | 
				
			||||||
                itemStyle: {
 | 
					                itemStyle: {
 | 
				
			||||||
                  borderJoin: "round",
 | 
					                  borderJoin: "round",
 | 
				
			||||||
                  borderCap: "round",
 | 
					                  borderCap: "round",
 | 
				
			||||||
@@ -148,11 +113,8 @@ export default {
 | 
				
			|||||||
                },
 | 
					                },
 | 
				
			||||||
              },
 | 
					              },
 | 
				
			||||||
              {
 | 
					              {
 | 
				
			||||||
                value: 0,
 | 
					                value: 20,
 | 
				
			||||||
                name: `${year}目标`,
 | 
					                name: "-",
 | 
				
			||||||
                tooltip: {
 | 
					 | 
				
			||||||
                  formatter: null,
 | 
					 | 
				
			||||||
                },
 | 
					 | 
				
			||||||
                itemStyle: { color: "transparent" },
 | 
					                itemStyle: { color: "transparent" },
 | 
				
			||||||
                label: { show: false },
 | 
					                label: { show: false },
 | 
				
			||||||
              },
 | 
					              },
 | 
				
			||||||
@@ -172,12 +134,9 @@ export default {
 | 
				
			|||||||
            },
 | 
					            },
 | 
				
			||||||
            data: [
 | 
					            data: [
 | 
				
			||||||
              {
 | 
					              {
 | 
				
			||||||
                value: 0,
 | 
					                value: 90,
 | 
				
			||||||
                name: `${year - 1}累计产出`,
 | 
					                name: `${year - 1}累计产出`,
 | 
				
			||||||
                selected: false,
 | 
					                selected: false,
 | 
				
			||||||
                tooltip: {
 | 
					 | 
				
			||||||
                  formatter: null,
 | 
					 | 
				
			||||||
                },
 | 
					 | 
				
			||||||
                itemStyle: {
 | 
					                itemStyle: {
 | 
				
			||||||
                  borderJoin: "round",
 | 
					                  borderJoin: "round",
 | 
				
			||||||
                  borderCap: "round",
 | 
					                  borderCap: "round",
 | 
				
			||||||
@@ -198,10 +157,7 @@ export default {
 | 
				
			|||||||
              },
 | 
					              },
 | 
				
			||||||
              {
 | 
					              {
 | 
				
			||||||
                value: 0,
 | 
					                value: 0,
 | 
				
			||||||
                name: `${year - 1}累计产出`,
 | 
					                name: "-",
 | 
				
			||||||
                tooltip: {
 | 
					 | 
				
			||||||
                  formatter:null,
 | 
					 | 
				
			||||||
                },
 | 
					 | 
				
			||||||
                itemStyle: { color: "transparent" },
 | 
					                itemStyle: { color: "transparent" },
 | 
				
			||||||
                label: { show: false },
 | 
					                label: { show: false },
 | 
				
			||||||
              },
 | 
					              },
 | 
				
			||||||
@@ -246,53 +202,32 @@ export default {
 | 
				
			|||||||
      };
 | 
					      };
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    actualOptions() {
 | 
					    actualOptions() {
 | 
				
			||||||
      console.log('this.output.current / this.output.target', this.output.current/this.output.target);
 | 
					      const options = JSON.parse(JSON.stringify(this.options));
 | 
				
			||||||
      const year = new Date().getFullYear()
 | 
					 | 
				
			||||||
      const options = this.options
 | 
					 | 
				
			||||||
      // console.log('options', options);
 | 
					 | 
				
			||||||
      // 标题
 | 
					      // 标题
 | 
				
			||||||
      if (!this.output.target && !this.output.current) options.title.text = "0%";
 | 
					      if (!this.output.target) options.title.text = "0%";
 | 
				
			||||||
      else if (!this.output.target && this.output.current) options.title.text = "100%";
 | 
					      else
 | 
				
			||||||
      else options.title.text =
 | 
					        options.title.text =
 | 
				
			||||||
        ((this.output.current / this.output.target).toFixed(2)) * 100 + "%";
 | 
					          (this.output.current / this.output.target) * 100 + "%";
 | 
				
			||||||
      // 外环
 | 
					      // 外环
 | 
				
			||||||
      if (
 | 
					      if (
 | 
				
			||||||
        this.output.current == this.output.target &&
 | 
					        this.output.current == this.output.target &&
 | 
				
			||||||
        this.output.current == 0
 | 
					        this.output.current == 0
 | 
				
			||||||
      ) {
 | 
					      ) {
 | 
				
			||||||
        this.options.series[1].data[0].value = 0;
 | 
					        options.series[1].data[0].value = 0;
 | 
				
			||||||
        this.options.series[1].data[1].value = 1;
 | 
					        options.series[1].data[1].value = 100;
 | 
				
			||||||
        this.options.series[1].data[0].tooltip.formatter =
 | 
					 | 
				
			||||||
          `<span style='display:inline-block;width:150px;color:rgba(255,255,255,0855);font-size:14px;'>${year + '累计完成'}</span>` +
 | 
					 | 
				
			||||||
          `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${0 + '片'}</span>`;
 | 
					 | 
				
			||||||
        this.options.series[1].data[1].tooltip.formatter = `<span style='display:inline-block;width:150px;color:rgba(255,255,255,0855);font-size:14px;'>${year + '累计完成'}</span>` +
 | 
					 | 
				
			||||||
          `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${0 + '片'}</span>`;
 | 
					 | 
				
			||||||
      } else {
 | 
					      } else {
 | 
				
			||||||
        this.options.series[1].data[0].value = this.output.current;
 | 
					        options.series[1].data[0].value = this.output.current;
 | 
				
			||||||
        this.options.series[1].data[1].value =
 | 
					        options.series[1].data[1].value =
 | 
				
			||||||
          this.output.target - this.output.current;
 | 
					          this.output.target - this.output.current;
 | 
				
			||||||
        this.options.series[1].data[0].tooltip.formatter = `<span style='display:inline-block;width:150px;color:rgba(255,255,255,0855);font-size:14px;'>${year + '累计完成'}</span>` +
 | 
					 | 
				
			||||||
          `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${this.output.current + '片'}</span>`;
 | 
					 | 
				
			||||||
        this.options.series[1].data[1].tooltip.formatter = `<span style='display:inline-block;width:150px;color:rgba(255,255,255,0855);font-size:14px;'>${year + '累计完成'}</span>` +
 | 
					 | 
				
			||||||
          `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${this.output.current + '片'}</span>`;
 | 
					 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      // 内环
 | 
					      // 内环
 | 
				
			||||||
      if (this.output.previous == 0) {
 | 
					      if (this.output.previous == 0) {
 | 
				
			||||||
        this.options.series[2].data[0].value = 0;
 | 
					        options.series[2].data[0].value = 0;
 | 
				
			||||||
        this.options.series[2].data[1].value = 1;
 | 
					        options.series[2].data[1].value = 100;
 | 
				
			||||||
        this.options.series[2].data[0].tooltip.formatter = `<span style='display:inline-block;width:150px;color:rgba(255,255,255,0855);font-size:14px;'>${year -1 + '累计完成'}</span>` +
 | 
					 | 
				
			||||||
          `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${0 + '片'}</span>`;
 | 
					 | 
				
			||||||
        this.options.series[2].data[1].tooltip.formatter = `<span style='display:inline-block;width:150px;color:rgba(255,255,255,0855);font-size:14px;'>${year -1 + '累计完成'}</span>` +
 | 
					 | 
				
			||||||
          `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${0 + '片'}</span>`;
 | 
					 | 
				
			||||||
      } else {
 | 
					      } else {
 | 
				
			||||||
        this.options.series[2].data[0].value = this.output.previous;
 | 
					        options.series[2].data[0].value = this.output.previous;
 | 
				
			||||||
        this.options.series[2].data[1].value = 0;
 | 
					        options.series[2].data[1].value = 0;
 | 
				
			||||||
        this.options.series[2].data[0].tooltip.formatter = `<span style='display:inline-block;width:150px;color:rgba(255,255,255,0855);font-size:14px;'>${year -1 + '累计完成'}</span>` +
 | 
					 | 
				
			||||||
          `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${this.output.previous + '片'}</span>`;
 | 
					 | 
				
			||||||
        this.options.series[2].data[1].tooltip.formatter = `<span style='display:inline-block;width:150px;color:rgba(255,255,255,0855);font-size:14px;'>${year - 1 + '累计完成'}</span>` +
 | 
					 | 
				
			||||||
          `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${this.output.previous + '片'}</span>`;
 | 
					 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      console.log('options', options);
 | 
					 | 
				
			||||||
      return options;
 | 
					      return options;
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
@@ -308,9 +243,6 @@ export default {
 | 
				
			|||||||
    factory(val) {
 | 
					    factory(val) {
 | 
				
			||||||
      this.initOptions(this.actualOptions);
 | 
					      this.initOptions(this.actualOptions);
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    actualOptions() {
 | 
					 | 
				
			||||||
      this.initOptions(this.actualOptions);
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  mounted() {
 | 
					  mounted() {
 | 
				
			||||||
    console.log("mounted", this.actualOptions);
 | 
					    console.log("mounted", this.actualOptions);
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,9 +1,8 @@
 | 
				
			|||||||
<!-- 
 | 
					<!-- 
 | 
				
			||||||
 * @Author: zhp
 | 
					    filename: fto.vue
 | 
				
			||||||
 * @Date: 2024-04-28 13:42:51
 | 
					    author: liubin
 | 
				
			||||||
 * @LastEditTime: 2024-06-27 16:30:58
 | 
					    date: 2024-04-10 08:59:28
 | 
				
			||||||
 * @LastEditors: zhp
 | 
					    description: 
 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
@@ -24,9 +23,7 @@ export default {
 | 
				
			|||||||
  data() {
 | 
					  data() {
 | 
				
			||||||
    const year = new Date().getFullYear();
 | 
					    const year = new Date().getFullYear();
 | 
				
			||||||
    // 城市数组的顺序必须是固定的
 | 
					    // 城市数组的顺序必须是固定的
 | 
				
			||||||
    const cities = ["瑞昌", "邯郸",
 | 
					    const cities = ["瑞昌", "邯郸", "株洲", "佳木斯", "成都", "凯盛", "蚌埠"];
 | 
				
			||||||
      // "株洲", "佳木斯", "成都", "凯盛", "蚌埠"
 | 
					 | 
				
			||||||
    ];
 | 
					 | 
				
			||||||
    return {
 | 
					    return {
 | 
				
			||||||
      legend: [
 | 
					      legend: [
 | 
				
			||||||
        { label: `${year - 1}年`, color: "#12f7f1" },
 | 
					        { label: `${year - 1}年`, color: "#12f7f1" },
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -12,7 +12,7 @@
 | 
				
			|||||||
        v-for="item in legend"
 | 
					        v-for="item in legend"
 | 
				
			||||||
        :key="item.label"
 | 
					        :key="item.label"
 | 
				
			||||||
        class="legend-item"
 | 
					        class="legend-item"
 | 
				
			||||||
        :style="{ fontSize: isFullscreen ? '0.72vw' : '0.7vw' }"
 | 
					        :style="{ fontSize: isFullscreen ? '0.58vw' : '0.54vw' }"
 | 
				
			||||||
        >{{ item.label }}</span
 | 
					        >{{ item.label }}</span
 | 
				
			||||||
      >
 | 
					      >
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
@@ -59,38 +59,13 @@ export default {
 | 
				
			|||||||
      actualOptions: null,
 | 
					      actualOptions: null,
 | 
				
			||||||
      options: {
 | 
					      options: {
 | 
				
			||||||
        grid: {
 | 
					        grid: {
 | 
				
			||||||
          left: "5%",
 | 
					          left: "3%",
 | 
				
			||||||
          right: "4%",
 | 
					          right: "4%",
 | 
				
			||||||
          bottom: "0",
 | 
					          bottom: "0",
 | 
				
			||||||
          top: "15%",
 | 
					          top: "15%",
 | 
				
			||||||
          containLabel: true,
 | 
					          containLabel: true,
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        tooltip: {
 | 
					        tooltip: {},
 | 
				
			||||||
          trigger: "axis",
 | 
					 | 
				
			||||||
          axisPointer: {
 | 
					 | 
				
			||||||
            // type: "cross",
 | 
					 | 
				
			||||||
            crossStyle: {
 | 
					 | 
				
			||||||
              color: "rgba(237,237,237,0.5)",
 | 
					 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
          },
 | 
					 | 
				
			||||||
          extraCssText: 'box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.38); border- radius: 4px;opacity: 0.6;backdrop- filter: blur(6px);',
 | 
					 | 
				
			||||||
          backgroundColor: '#001829',
 | 
					 | 
				
			||||||
          borderColor: '#001829',
 | 
					 | 
				
			||||||
          formatter: params => {
 | 
					 | 
				
			||||||
            console.log('params', params)
 | 
					 | 
				
			||||||
            var res = `<span style='color:rgba(255,255,255,0.85)'>${params[0].axisValueLabel}</span>`;
 | 
					 | 
				
			||||||
            for (var i = 0, l = params.length; i < l; i++) {
 | 
					 | 
				
			||||||
              let color = Object.prototype.toString.call(params[i].color) == "[object String]" ? params[i].color : params[i].color.colorStops ? params[i].color.colorStops[0].color : ''
 | 
					 | 
				
			||||||
              // console.log(item.color, color);
 | 
					 | 
				
			||||||
              res +=
 | 
					 | 
				
			||||||
                "<br/>" +
 | 
					 | 
				
			||||||
                `<span style='display:inline-block;margin-right:4px;border-radius:2px;width:10px;height:10px;background-color:${color}'></span>` +
 | 
					 | 
				
			||||||
                `<span style='display:inline-block;width:150px;color:rgba(255,255,255,.85);font-size:14px;'>${params[i].seriesName}</span>` +
 | 
					 | 
				
			||||||
                `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${params[i].value ? params[i].value + '片' : 0 + '片'}</span>`;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            return res;
 | 
					 | 
				
			||||||
          },
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        xAxis: {
 | 
					        xAxis: {
 | 
				
			||||||
          axisTick: {
 | 
					          axisTick: {
 | 
				
			||||||
            show: false,
 | 
					            show: false,
 | 
				
			||||||
@@ -102,24 +77,22 @@ export default {
 | 
				
			|||||||
          },
 | 
					          },
 | 
				
			||||||
          axisLabel: {
 | 
					          axisLabel: {
 | 
				
			||||||
            color: "#fff",
 | 
					            color: "#fff",
 | 
				
			||||||
            fontSize: 14,
 | 
					            fontSize: 12,
 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
          data: this.xAxis,
 | 
					          data: this.xAxis,
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        yAxis: {
 | 
					        yAxis: {
 | 
				
			||||||
          name: "单位/片",
 | 
					          name: "单位/片",
 | 
				
			||||||
          position:'left',
 | 
					 | 
				
			||||||
          nameTextStyle: {
 | 
					          nameTextStyle: {
 | 
				
			||||||
            color: "#fff",
 | 
					            color: "#fff",
 | 
				
			||||||
            fontSize: 14,
 | 
					            fontSize: 12,
 | 
				
			||||||
            align:'right'
 | 
					 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
          axisTick: {
 | 
					          axisTick: {
 | 
				
			||||||
            show: false,
 | 
					            show: false,
 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
          axisLabel: {
 | 
					          axisLabel: {
 | 
				
			||||||
            color: "#fff",
 | 
					            color: "#fff",
 | 
				
			||||||
            fontSize: 14,
 | 
					            fontSize: 12,
 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
          axisLine: {
 | 
					          axisLine: {
 | 
				
			||||||
            show: true,
 | 
					            show: true,
 | 
				
			||||||
@@ -137,16 +110,7 @@ export default {
 | 
				
			|||||||
          {
 | 
					          {
 | 
				
			||||||
            name: '', // this.series[0].name,
 | 
					            name: '', // this.series[0].name,
 | 
				
			||||||
            type: "bar",
 | 
					            type: "bar",
 | 
				
			||||||
            barWidth: 16,
 | 
					            barWidth: 12,
 | 
				
			||||||
            label: {
 | 
					 | 
				
			||||||
              show: true, //开启显示
 | 
					 | 
				
			||||||
              align: 'right', //在上方显示
 | 
					 | 
				
			||||||
              position: 'top', //在上方显示
 | 
					 | 
				
			||||||
              textStyle: { //数值样式
 | 
					 | 
				
			||||||
                color: '#DFF1FE',
 | 
					 | 
				
			||||||
                fontSize: 14
 | 
					 | 
				
			||||||
              }
 | 
					 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
            itemStyle: {
 | 
					            itemStyle: {
 | 
				
			||||||
              borderRadius: [10, 10, 0, 0],
 | 
					              borderRadius: [10, 10, 0, 0],
 | 
				
			||||||
              color: {
 | 
					              color: {
 | 
				
			||||||
@@ -181,21 +145,14 @@ export default {
 | 
				
			|||||||
          {
 | 
					          {
 | 
				
			||||||
            name: '', // this.series[1].name,
 | 
					            name: '', // this.series[1].name,
 | 
				
			||||||
            type: "bar",
 | 
					            type: "bar",
 | 
				
			||||||
            barWidth: 16,
 | 
					            barWidth: 12,
 | 
				
			||||||
            label: {
 | 
					            // tooltip: {
 | 
				
			||||||
              show: true, //开启显示
 | 
					            //   valueFormatter: function (value) {
 | 
				
			||||||
              align: 'left', //在上方显示
 | 
					            //     return value + " ml";
 | 
				
			||||||
              position: 'top', //在上方显示
 | 
					            //   },
 | 
				
			||||||
              textStyle: { //数值样式
 | 
					            // },
 | 
				
			||||||
                color: '#DFF1FE',
 | 
					 | 
				
			||||||
                fontSize: 14
 | 
					 | 
				
			||||||
              }
 | 
					 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
            itemStyle: {
 | 
					            itemStyle: {
 | 
				
			||||||
              borderRadius: [10, 10, 0, 0],
 | 
					              borderRadius: [10, 10, 0, 0],
 | 
				
			||||||
              // normal: {
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
              // },
 | 
					 | 
				
			||||||
              color: {
 | 
					              color: {
 | 
				
			||||||
                type: "linear",
 | 
					                type: "linear",
 | 
				
			||||||
                x: 0,
 | 
					                x: 0,
 | 
				
			||||||
@@ -227,9 +184,9 @@ export default {
 | 
				
			|||||||
      this.actualOptions.series.map((item) => {
 | 
					      this.actualOptions.series.map((item) => {
 | 
				
			||||||
        item.barWidth = val ? 18 : 12;
 | 
					        item.barWidth = val ? 18 : 12;
 | 
				
			||||||
      });
 | 
					      });
 | 
				
			||||||
      this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 14;
 | 
					      this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
				
			||||||
      this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 14;
 | 
					      this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
				
			||||||
      this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 14;
 | 
					      this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
				
			||||||
      this.initOptions(this.actualOptions);
 | 
					      this.initOptions(this.actualOptions);
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    series(val) {
 | 
					    series(val) {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,10 +1,3 @@
 | 
				
			|||||||
<!--
 | 
					 | 
				
			||||||
 * @Author: zhp
 | 
					 | 
				
			||||||
 * @Date: 2024-04-28 13:42:51
 | 
					 | 
				
			||||||
 * @LastEditTime: 2024-07-08 14:30:44
 | 
					 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<!-- 
 | 
					<!-- 
 | 
				
			||||||
    filename: right-chart-base
 | 
					    filename: right-chart-base
 | 
				
			||||||
    author: liubin
 | 
					    author: liubin
 | 
				
			||||||
@@ -19,7 +12,7 @@
 | 
				
			|||||||
        v-for="item in legend"
 | 
					        v-for="item in legend"
 | 
				
			||||||
        :key="item.label"
 | 
					        :key="item.label"
 | 
				
			||||||
        class="legend-item"
 | 
					        class="legend-item"
 | 
				
			||||||
        :style="{ fontSize: isFullscreen ? '0.72vw' : '0.7vw' }"
 | 
					        :style="{ fontSize: isFullscreen ? '0.58vw' : '0.54vw' }"
 | 
				
			||||||
        >{{ item.label }}</span
 | 
					        >{{ item.label }}</span
 | 
				
			||||||
      >
 | 
					      >
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
@@ -65,42 +58,13 @@ export default {
 | 
				
			|||||||
      isFullscreen: false,
 | 
					      isFullscreen: false,
 | 
				
			||||||
      options: {
 | 
					      options: {
 | 
				
			||||||
        grid: {
 | 
					        grid: {
 | 
				
			||||||
          left: "5%",
 | 
					          left: "3%",
 | 
				
			||||||
          right: "4%",
 | 
					          right: "4%",
 | 
				
			||||||
          bottom: "0",
 | 
					          bottom: "0",
 | 
				
			||||||
          top: "18%",
 | 
					          top: "18%",
 | 
				
			||||||
          containLabel: true,
 | 
					          containLabel: true,
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        tooltip: {
 | 
					        tooltip: {},
 | 
				
			||||||
          trigger: "axis",
 | 
					 | 
				
			||||||
          axisPointer: {
 | 
					 | 
				
			||||||
            // type: "cross",
 | 
					 | 
				
			||||||
            crossStyle: {
 | 
					 | 
				
			||||||
              color: "rgba(237,237,237,0.5)",
 | 
					 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
          },
 | 
					 | 
				
			||||||
          extraCssText: 'box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.38); border- radius: 4px;opacity: 0.6;backdrop- filter: blur(6px);',
 | 
					 | 
				
			||||||
          backgroundColor: '#001829',
 | 
					 | 
				
			||||||
          borderColor: '#001829',
 | 
					 | 
				
			||||||
          formatter: params => {
 | 
					 | 
				
			||||||
            console.log('params', params)
 | 
					 | 
				
			||||||
            var res = `<span style='color:rgba(255,255,255,0.85)'>${params[0].axisValueLabel}</span>`;
 | 
					 | 
				
			||||||
            for (var i = 0, l = params.length; i < l; i++) {
 | 
					 | 
				
			||||||
              let color = Object.prototype.toString.call(params[i].color) == "[object String]" ? params[i].color : params[i].color.colorStops ? params[i].color.colorStops[0].color : ''
 | 
					 | 
				
			||||||
              // console.log(item.color, color);
 | 
					 | 
				
			||||||
              res +=
 | 
					 | 
				
			||||||
                "<br/>" +
 | 
					 | 
				
			||||||
              `${params[i].seriesType === "line"
 | 
					 | 
				
			||||||
                ? '<img width="11" height="11" style="margin-right:4px;" src="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTIuNzIxNjM5NXB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDEyLjcyMTYzOTUgOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDx0aXRsZT7nvJbnu4QgNjwvdGl0bGU+CiAgICA8ZyBpZD0iMDTmiqXooajnrqHnkIYiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSLmjIfmoIflrozmiJDmg4XlhrUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDUxLjYzOTE4MCwgLTQyNS4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC025aSH5Lu9LTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwMjEuNTAwMDAwLCAzNDQuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0i57yW57uELTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI5LjUwMDAwMCwgNzguMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPHJlY3QgaWQ9IuefqeW9oiIgeD0iMCIgeT0iMCIgd2lkdGg9IjE0IiBoZWlnaHQ9IjE0Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTcuMTM5MTgwMjYsMyBDOS4wMDMxMDczNywzIDEwLjU2OTI2NzMsNC4yNzQ4OTI3MiAxMS4wMTMyMjU0LDYuMDAwMjQzNDcgTDEyLjM2MDgxOTcsNiBDMTIuOTEzMTA0NSw2IDEzLjM2MDgxOTcsNi40NDc3MTUyNSAxMy4zNjA4MTk3LDcgQzEzLjM2MDgxOTcsNy41NTIyODQ3NSAxMi45MTMxMDQ1LDggMTIuMzYwODE5Nyw4IEwxMS4wMTI5NjY3LDguMDAwNzYxMzQgQzEwLjU2ODY1OTIsOS43MjU2MDIyNCA5LjAwMjc0NTUxLDExIDcuMTM5MTgwMjYsMTEgQzUuMjc1NjE1MDEsMTEgMy43MDk3MDEzMSw5LjcyNTYwMjI0IDMuMjY1MzkzNzgsOC4wMDA3NjEzNCBMMS42MzkxODAyNiw4IEMxLjA4Njg5NTUxLDggMC42MzkxODAyNTgsNy41NTIyODQ3NSAwLjYzOTE4MDI1OCw3IEMwLjYzOTE4MDI1OCw2LjQ0NzcxNTI1IDEuMDg2ODk1NTEsNiAxLjYzOTE4MDI2LDYgTDMuMjY1MTM1MDksNi4wMDAyNDM0NyBDMy43MDkwOTMyLDQuMjc0ODkyNzIgNS4yNzUyNTMxNSwzIDcuMTM5MTgwMjYsMyBaIiBpZD0i5b2i54q257uT5ZCIIiBmaWxsPSIjRkZDRTZBIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+" />'
 | 
					 | 
				
			||||||
                : `<span style="display:inline-block;margin-right:4px;border-radius:2px;width:10px;height:10px;background-color:${color}"></span>`
 | 
					 | 
				
			||||||
              }` +
 | 
					 | 
				
			||||||
                `<span style='display:inline-block;width:150px;color:rgba(255,255,255,.85);font-size:14px;'>${params[i].seriesName}</span>` +
 | 
					 | 
				
			||||||
                `<span style='color:rgba(255,255,255,0.65);font-size:14px;'>${params[i].value ? params[i].value + '片' : 0 + '片'}</span>`;
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            return res;
 | 
					 | 
				
			||||||
          },
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        xAxis: {
 | 
					        xAxis: {
 | 
				
			||||||
          axisTick: {
 | 
					          axisTick: {
 | 
				
			||||||
            show: false,
 | 
					            show: false,
 | 
				
			||||||
@@ -112,24 +76,22 @@ export default {
 | 
				
			|||||||
          },
 | 
					          },
 | 
				
			||||||
          axisLabel: {
 | 
					          axisLabel: {
 | 
				
			||||||
            color: "#fff",
 | 
					            color: "#fff",
 | 
				
			||||||
            fontSize: 14,
 | 
					            fontSize: 12,
 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
          data: this.xAxis,
 | 
					          data: this.xAxis,
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        yAxis: {
 | 
					        yAxis: {
 | 
				
			||||||
          name: "单位/片",
 | 
					          name: "单位/片",
 | 
				
			||||||
          position: 'left',
 | 
					 | 
				
			||||||
          nameTextStyle: {
 | 
					          nameTextStyle: {
 | 
				
			||||||
            color: "#fff",
 | 
					            color: "#fff",
 | 
				
			||||||
            fontSize: 14,
 | 
					            fontSize: 12,
 | 
				
			||||||
            align: 'right'
 | 
					 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
          axisTick: {
 | 
					          axisTick: {
 | 
				
			||||||
            show: false,
 | 
					            show: false,
 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
          axisLabel: {
 | 
					          axisLabel: {
 | 
				
			||||||
            color: "#fff",
 | 
					            color: "#fff",
 | 
				
			||||||
            fontSize: 14,
 | 
					            fontSize: 12,
 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
          axisLine: {
 | 
					          axisLine: {
 | 
				
			||||||
            show: true,
 | 
					            show: true,
 | 
				
			||||||
@@ -153,36 +115,36 @@ export default {
 | 
				
			|||||||
            itemStyle: {
 | 
					            itemStyle: {
 | 
				
			||||||
              color: "#f3c000",
 | 
					              color: "#f3c000",
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            // areaStyle: {
 | 
					            areaStyle: {
 | 
				
			||||||
            //   color: {
 | 
					              color: {
 | 
				
			||||||
            //     type: "linear",
 | 
					                type: "linear",
 | 
				
			||||||
            //     x: 0,
 | 
					                x: 0,
 | 
				
			||||||
            //     y: 0,
 | 
					                y: 0,
 | 
				
			||||||
            //     x2: 0,
 | 
					                x2: 0,
 | 
				
			||||||
            //     y2: 1,
 | 
					                y2: 1,
 | 
				
			||||||
            //     colorStops: [
 | 
					                colorStops: [
 | 
				
			||||||
            //       {
 | 
					                  {
 | 
				
			||||||
            //         offset: 0,
 | 
					                    offset: 0,
 | 
				
			||||||
            //         color: "#f3c000", // 0% 处的颜色
 | 
					                    color: "#f3c000", // 0% 处的颜色
 | 
				
			||||||
            //       },
 | 
					                  },
 | 
				
			||||||
            //       {
 | 
					                  {
 | 
				
			||||||
            //         offset: 0.55,
 | 
					                    offset: 0.55,
 | 
				
			||||||
            //         color: "#f3c00033",
 | 
					                    color: "#f3c00033",
 | 
				
			||||||
            //       },
 | 
					                  },
 | 
				
			||||||
            //       {
 | 
					                  {
 | 
				
			||||||
            //         offset: 1,
 | 
					                    offset: 1,
 | 
				
			||||||
            //         color: "transparent", // 100% 处的颜色
 | 
					                    color: "transparent", // 100% 处的颜色
 | 
				
			||||||
            //       },
 | 
					                  },
 | 
				
			||||||
            //     ],
 | 
					                ],
 | 
				
			||||||
            //     global: false, // 缺省为 false
 | 
					                global: false, // 缺省为 false
 | 
				
			||||||
            //   },
 | 
					              },
 | 
				
			||||||
            // },
 | 
					            },
 | 
				
			||||||
            data: [], // this.series[0].data,
 | 
					            data: [], // this.series[0].data,
 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
          {
 | 
					          {
 | 
				
			||||||
            name: "", // "2023年",
 | 
					            name: "", // "2023年",
 | 
				
			||||||
            type: "bar",
 | 
					            type: "bar",
 | 
				
			||||||
            barWidth: 16,
 | 
					            barWidth: 12,
 | 
				
			||||||
            itemStyle: {
 | 
					            itemStyle: {
 | 
				
			||||||
              borderRadius: [10, 10, 0, 0],
 | 
					              borderRadius: [10, 10, 0, 0],
 | 
				
			||||||
              color: {
 | 
					              color: {
 | 
				
			||||||
@@ -217,7 +179,7 @@ export default {
 | 
				
			|||||||
          {
 | 
					          {
 | 
				
			||||||
            name: "", // "2024年",
 | 
					            name: "", // "2024年",
 | 
				
			||||||
            type: "bar",
 | 
					            type: "bar",
 | 
				
			||||||
            barWidth: 16,
 | 
					            barWidth: 12,
 | 
				
			||||||
            // tooltip: {
 | 
					            // tooltip: {
 | 
				
			||||||
            //   valueFormatter: function (value) {
 | 
					            //   valueFormatter: function (value) {
 | 
				
			||||||
            //     return value + " ml";
 | 
					            //     return value + " ml";
 | 
				
			||||||
@@ -257,9 +219,9 @@ export default {
 | 
				
			|||||||
      this.actualOptions.series.map((item) => {
 | 
					      this.actualOptions.series.map((item) => {
 | 
				
			||||||
        item.barWidth = val ? 18 : 12;
 | 
					        item.barWidth = val ? 18 : 12;
 | 
				
			||||||
      });
 | 
					      });
 | 
				
			||||||
      this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 14;
 | 
					      this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
				
			||||||
      this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 14;
 | 
					      this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
				
			||||||
      this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 14;
 | 
					      this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
				
			||||||
      this.initOptions(this.actualOptions);
 | 
					      this.initOptions(this.actualOptions);
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    series(val) {
 | 
					    series(val) {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -25,9 +25,7 @@ export default {
 | 
				
			|||||||
  data() {
 | 
					  data() {
 | 
				
			||||||
    const year = new Date().getFullYear();
 | 
					    const year = new Date().getFullYear();
 | 
				
			||||||
    // 城市数组的顺序必须是固定的
 | 
					    // 城市数组的顺序必须是固定的
 | 
				
			||||||
    const cities = ["瑞昌", "邯郸",
 | 
					    const cities = ["瑞昌", "邯郸", "株洲", "佳木斯", "成都", "凯盛", "蚌埠"];
 | 
				
			||||||
      // "株洲", "佳木斯", "成都", "凯盛", "蚌埠"
 | 
					 | 
				
			||||||
    ];
 | 
					 | 
				
			||||||
    return {
 | 
					    return {
 | 
				
			||||||
      legend: [
 | 
					      legend: [
 | 
				
			||||||
        { label: `${year}年目标值`, color: "#f3c000" },
 | 
					        { label: `${year}年目标值`, color: "#f3c000" },
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -83,7 +83,7 @@ export default {
 | 
				
			|||||||
  // backdrop-filter: blur(2px);
 | 
					  // backdrop-filter: blur(2px);
 | 
				
			||||||
  // border-radius: 4px;
 | 
					  // border-radius: 4px;
 | 
				
			||||||
  transform: translate(-50%, -100%);
 | 
					  transform: translate(-50%, -100%);
 | 
				
			||||||
  // box-shadow: inset 0 0 12px 2px #fff3;
 | 
					  box-shadow: inset 0 0 12px 2px #fff3;
 | 
				
			||||||
  background: url(../../../assets/images/homeindex/info.png) no-repeat 0 0 / 100% 100%;
 | 
					  background: url(../../../assets/images/homeindex/info.png) no-repeat 0 0 / 100% 100%;
 | 
				
			||||||
    // background: radial-gradient(circle farthest-corner at bottom center,rgba(255,239,162,.7)  10%, #021842 30%);
 | 
					    // background: radial-gradient(circle farthest-corner at bottom center,rgba(255,239,162,.7)  10%, #021842 30%);
 | 
				
			||||||
  // 在这里设置一个总的字体大小 不失为一个好的选择
 | 
					  // 在这里设置一个总的字体大小 不失为一个好的选择
 | 
				
			||||||
@@ -96,8 +96,7 @@ h2 {
 | 
				
			|||||||
  margin: 6px 0;
 | 
					  margin: 6px 0;
 | 
				
			||||||
  font-family: 优设标题黑;
 | 
					  font-family: 优设标题黑;
 | 
				
			||||||
  color: #fff;
 | 
					  color: #fff;
 | 
				
			||||||
  letter-spacing:4px;
 | 
					  letter-spacing:5px;
 | 
				
			||||||
  text-align: left;
 | 
					 | 
				
			||||||
  // font-size: 24px;
 | 
					  // font-size: 24px;
 | 
				
			||||||
  font-size: 1.276em;
 | 
					  font-size: 1.276em;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -38,7 +38,7 @@
 | 
				
			|||||||
      class="container-head"
 | 
					      class="container-head"
 | 
				
			||||||
      :class="[side == 'left' ? 'gradient-to-right' : 'gradient-to-left']"
 | 
					      :class="[side == 'left' ? 'gradient-to-right' : 'gradient-to-left']"
 | 
				
			||||||
    >
 | 
					    >
 | 
				
			||||||
      <Icon style="margin-left: 16px;" :icon="icon"></Icon>
 | 
					      <Icon :icon="icon"></Icon>
 | 
				
			||||||
      <h2 class="container-title">{{ title }}</h2>
 | 
					      <h2 class="container-title">{{ title }}</h2>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div
 | 
					    <div
 | 
				
			||||||
@@ -90,29 +90,29 @@ export default {
 | 
				
			|||||||
  position: relative;
 | 
					  position: relative;
 | 
				
			||||||
  box-shadow: inset 0 0 20px 1px #fff1;
 | 
					  box-shadow: inset 0 0 20px 1px #fff1;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  &::after {
 | 
					  // &::after {
 | 
				
			||||||
    content: "";
 | 
					  //   content: "";
 | 
				
			||||||
    position: absolute;
 | 
					  //   position: absolute;
 | 
				
			||||||
    display: inline-block;
 | 
					  //   display: inline-block;
 | 
				
			||||||
    width: 85%;
 | 
					  //   width: 60%;
 | 
				
			||||||
    height: 0.31415vh;
 | 
					  //   height: 0.31415vh;
 | 
				
			||||||
    border-radius: 2px;
 | 
					  //   border-radius: 2px;
 | 
				
			||||||
    left: 8%;
 | 
					  //   left: 8%;
 | 
				
			||||||
    bottom: 0;
 | 
					  //   bottom: 0;
 | 
				
			||||||
    background: linear-gradient(to left, #024798, transparent);
 | 
					  //   background: linear-gradient(to right, #024798, transparent);
 | 
				
			||||||
    z-index: 0;
 | 
					  //   z-index: 0;
 | 
				
			||||||
  }
 | 
					  // }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  .container-head {
 | 
					  .container-head {
 | 
				
			||||||
    // height: 40px;
 | 
					    // height: 40px;
 | 
				
			||||||
    height:4vh;
 | 
					    height: 3.8vh;
 | 
				
			||||||
    padding: 8px;
 | 
					    padding: 8px;
 | 
				
			||||||
    display: flex;
 | 
					    display: flex;
 | 
				
			||||||
    align-items: center;
 | 
					    align-items: center;
 | 
				
			||||||
    gap: 8px;
 | 
					    gap: 8px;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    .container-title {
 | 
					    .container-title {
 | 
				
			||||||
      font-size: 1vw;
 | 
					      font-size: 1.18vw;
 | 
				
			||||||
      line-height: 1.39vw;
 | 
					      line-height: 1.39vw;
 | 
				
			||||||
      font-weight: normal;
 | 
					      font-weight: normal;
 | 
				
			||||||
      letter-spacing: 2px;
 | 
					      letter-spacing: 2px;
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -51,8 +51,8 @@ export default {
 | 
				
			|||||||
.container-icon {
 | 
					.container-icon {
 | 
				
			||||||
  //   width: 32px;
 | 
					  //   width: 32px;
 | 
				
			||||||
  //   height: 32px;
 | 
					  //   height: 32px;
 | 
				
			||||||
  width: 1.4vw;
 | 
					  width: 1.701vw;
 | 
				
			||||||
  height: 1.4vw;
 | 
					  height: 1.701vw;
 | 
				
			||||||
  background: #ccc2;
 | 
					  background: #ccc2;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
</style>
 | 
					</style>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -153,7 +153,7 @@ h1 {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
.side {
 | 
					.side {
 | 
				
			||||||
  position: absolute;
 | 
					  position: absolute;
 | 
				
			||||||
  font-size: 1vw;
 | 
					  font-size: 1.18vw;
 | 
				
			||||||
  // line-height: 24px;
 | 
					  // line-height: 24px;
 | 
				
			||||||
  line-height: 1.277vw;
 | 
					  line-height: 1.277vw;
 | 
				
			||||||
  letter-spacing: 2px;
 | 
					  letter-spacing: 2px;
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,204 +0,0 @@
 | 
				
			|||||||
<!--
 | 
					 | 
				
			||||||
 * @Author: zhp
 | 
					 | 
				
			||||||
 * @Date: 2024-07-08 13:51:30
 | 
					 | 
				
			||||||
 * @LastEditTime: 2024-07-08 13:53:26
 | 
					 | 
				
			||||||
 * @LastEditors: zhp
 | 
					 | 
				
			||||||
 * @Description:
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<template>
 | 
					 | 
				
			||||||
  <div class="dashboard-container">
 | 
					 | 
				
			||||||
    <!-- refresh btn  -->
 | 
					 | 
				
			||||||
    <button
 | 
					 | 
				
			||||||
      v-if="0"
 | 
					 | 
				
			||||||
      style="appearance: none; outline: none; border: none; background: none; color:#fff; cursor: pointer; position: absolute; top: 8px; right: 8px"
 | 
					 | 
				
			||||||
      @click="$emit('refresh')"
 | 
					 | 
				
			||||||
    >
 | 
					 | 
				
			||||||
      <svg
 | 
					 | 
				
			||||||
        xmlns="http://www.w3.org/2000/svg"
 | 
					 | 
				
			||||||
        fill="none"
 | 
					 | 
				
			||||||
        viewBox="0 0 24 24"
 | 
					 | 
				
			||||||
        stroke-width="1.5"
 | 
					 | 
				
			||||||
        stroke="currentColor"
 | 
					 | 
				
			||||||
        style="width: 24px; height: 24px"
 | 
					 | 
				
			||||||
      >
 | 
					 | 
				
			||||||
        <path
 | 
					 | 
				
			||||||
          stroke-linecap="round"
 | 
					 | 
				
			||||||
          stroke-linejoin="round"
 | 
					 | 
				
			||||||
          d="M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99"
 | 
					 | 
				
			||||||
        />
 | 
					 | 
				
			||||||
      </svg>
 | 
					 | 
				
			||||||
    </button>
 | 
					 | 
				
			||||||
    <!-- decoration  -->
 | 
					 | 
				
			||||||
    <div class="corner tl"></div>
 | 
					 | 
				
			||||||
    <div class="corner tr"></div>
 | 
					 | 
				
			||||||
    <div v-if="side == 'left'" class="corner bl"></div>
 | 
					 | 
				
			||||||
    <div v-if="side == 'right'" class="corner br"></div>
 | 
					 | 
				
			||||||
    <!-- content  -->
 | 
					 | 
				
			||||||
    <div
 | 
					 | 
				
			||||||
      class="container-head"
 | 
					 | 
				
			||||||
      :class="[side == 'left' ? 'gradient-to-right' : 'gradient-to-left']"
 | 
					 | 
				
			||||||
    >
 | 
					 | 
				
			||||||
      <Icon style="margin-left: 16px;" :icon="icon"></Icon>
 | 
					 | 
				
			||||||
      <h2 class="container-title">{{ title }}</h2>
 | 
					 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
    <div
 | 
					 | 
				
			||||||
      class="container-body"
 | 
					 | 
				
			||||||
      :class="[
 | 
					 | 
				
			||||||
        side == 'left' ? 'body-gradient-to-right' : 'body-gradient-to-left',
 | 
					 | 
				
			||||||
      ]"
 | 
					 | 
				
			||||||
    >
 | 
					 | 
				
			||||||
      <slot />
 | 
					 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
  </div>
 | 
					 | 
				
			||||||
</template>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<script>
 | 
					 | 
				
			||||||
import ContainerIconVue from "./ContainerIcon.vue";
 | 
					 | 
				
			||||||
export default {
 | 
					 | 
				
			||||||
  name: "DashboardContainer",
 | 
					 | 
				
			||||||
  components: {
 | 
					 | 
				
			||||||
    Icon: ContainerIconVue,
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  props: {
 | 
					 | 
				
			||||||
    side: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "left",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    icon: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "cube",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    title: {
 | 
					 | 
				
			||||||
      type: String,
 | 
					 | 
				
			||||||
      default: "Default Title",
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  data() {
 | 
					 | 
				
			||||||
    return {};
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  computed: {},
 | 
					 | 
				
			||||||
  methods: {},
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
</script>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<style scoped lang="scss">
 | 
					 | 
				
			||||||
.dashboard-container {
 | 
					 | 
				
			||||||
  height: 0;
 | 
					 | 
				
			||||||
  flex: 1;
 | 
					 | 
				
			||||||
  display: flex;
 | 
					 | 
				
			||||||
  flex-direction: column;
 | 
					 | 
				
			||||||
  position: relative;
 | 
					 | 
				
			||||||
  box-shadow: inset 0 0 20px 1px #fff1;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  &::after {
 | 
					 | 
				
			||||||
    content: "";
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    display: inline-block;
 | 
					 | 
				
			||||||
    width: 85%;
 | 
					 | 
				
			||||||
    height: 0.31415vh;
 | 
					 | 
				
			||||||
    border-radius: 2px;
 | 
					 | 
				
			||||||
    left: 8%;
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, #024798, transparent);
 | 
					 | 
				
			||||||
    z-index: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .container-head {
 | 
					 | 
				
			||||||
    // height: 40px;
 | 
					 | 
				
			||||||
    height:4vh;
 | 
					 | 
				
			||||||
    padding: 8px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    align-items: center;
 | 
					 | 
				
			||||||
    gap: 8px;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    .container-title {
 | 
					 | 
				
			||||||
      font-size: 1vw;
 | 
					 | 
				
			||||||
      line-height: 1.39vw;
 | 
					 | 
				
			||||||
      font-weight: normal;
 | 
					 | 
				
			||||||
      letter-spacing: 2px;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .container-body {
 | 
					 | 
				
			||||||
    padding: 12px;
 | 
					 | 
				
			||||||
    display: flex;
 | 
					 | 
				
			||||||
    flex-direction: column;
 | 
					 | 
				
			||||||
    flex: 1;
 | 
					 | 
				
			||||||
    height: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner {
 | 
					 | 
				
			||||||
    z-index: 1;
 | 
					 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    // width: 16px;
 | 
					 | 
				
			||||||
    // height: 16px;
 | 
					 | 
				
			||||||
    width: 0.95vw;
 | 
					 | 
				
			||||||
    height: 0.95vw;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.tl {
 | 
					 | 
				
			||||||
    border-top: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    border-left: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.tr {
 | 
					 | 
				
			||||||
    top: 0;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    border-top: 2px solid #0175dc;
 | 
					 | 
				
			||||||
    border-right: 2px solid #0175dc;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.bl {
 | 
					 | 
				
			||||||
    // width: 20px;
 | 
					 | 
				
			||||||
    // height: 20px;
 | 
					 | 
				
			||||||
    width: 1.064vw;
 | 
					 | 
				
			||||||
    height: 1.064vw;
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    left: 0;
 | 
					 | 
				
			||||||
    // border-left: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-bottom: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-top: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-right: 10px solid transparent;
 | 
					 | 
				
			||||||
    border-left: 0.532vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-bottom: 0.532vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-top: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-right: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .corner.br {
 | 
					 | 
				
			||||||
    bottom: 0;
 | 
					 | 
				
			||||||
    right: 0;
 | 
					 | 
				
			||||||
    // width: 20px;
 | 
					 | 
				
			||||||
    // height: 20px;
 | 
					 | 
				
			||||||
    width: 1.064vw;
 | 
					 | 
				
			||||||
    height: 1.064vw;
 | 
					 | 
				
			||||||
    // border-left: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-bottom: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    // border-top: 10px solid transparent;
 | 
					 | 
				
			||||||
    // border-right: 10px solid #0175dc;
 | 
					 | 
				
			||||||
    border-left: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-bottom: 0.532vw solid #0175dc;
 | 
					 | 
				
			||||||
    border-top: 0.532vw solid transparent;
 | 
					 | 
				
			||||||
    border-right: 0.532vw solid #0175dc;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .gradient-to-right {
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, #0c3f68cc, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .gradient-to-left {
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, #0c3f68cc, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .body-gradient-to-right {
 | 
					 | 
				
			||||||
    background: linear-gradient(to right, #0003, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .body-gradient-to-left {
 | 
					 | 
				
			||||||
    background: linear-gradient(to left, #0003, transparent);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
</style>
 | 
					 | 
				
			||||||
@@ -1,28 +1,28 @@
 | 
				
			|||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="dashboard-factory-all">
 | 
					  <div class="dashboard-factory-all">
 | 
				
			||||||
    <div id="map-container">
 | 
					    <div id="map-container">
 | 
				
			||||||
      <!-- <div v-if="visible" class="cdLine"></div> -->
 | 
					      <div v-if="visible" class="cdLine"></div>
 | 
				
			||||||
      <!-- <div v-if="visible" class="zzLine"></div> -->
 | 
					      <div v-if="visible" class="zzLine"></div>
 | 
				
			||||||
      <!-- <div v-if="visible" class="rcLine"></div> -->
 | 
					      <div v-if="visible" class="rcLine"></div>
 | 
				
			||||||
      <!-- <div v-if="visible" class="rcLineTwo"></div> -->
 | 
					      <div v-if="visible" class="rcLineTwo"></div>
 | 
				
			||||||
      <!-- <div v-if="visible" class="hdLine"></div> -->
 | 
					      <div v-if="visible" class="hdLine"></div>
 | 
				
			||||||
      <!-- <div v-if="visible" class="hdLineTwo"></div> -->
 | 
					      <div v-if="visible" class="hdLineTwo"></div>
 | 
				
			||||||
      <!-- <div v-if="visible" class="ksLine"></div> -->
 | 
					      <div v-if="visible" class="ksLine"></div>
 | 
				
			||||||
      <!-- <div v-if="visible" class="bbLine"></div> -->
 | 
					      <div v-if="visible" class="bbLine"></div>
 | 
				
			||||||
      <!-- <div v-if="visible" class="bbLineTwo"></div> -->
 | 
					      <div v-if="visible" class="bbLineTwo"></div>
 | 
				
			||||||
      <!-- <div v-if="visible" class="bbLineThree"></div> -->
 | 
					      <div v-if="visible" class="bbLineThree"></div>
 | 
				
			||||||
      <!-- <div v-if="visible" class="jmsLine"></div> -->
 | 
					      <div v-if="visible" class="jmsLine"></div>
 | 
				
			||||||
      <!-- <div v-if="visible" class="jmsLineTwo"></div> -->
 | 
					      <div v-if="visible" class="jmsLineTwo"></div>
 | 
				
			||||||
      <div class="databoard">
 | 
					      <div class="databoard">
 | 
				
			||||||
        <db-header class="db-header"></db-header>
 | 
					        <db-header class="db-header"></db-header>
 | 
				
			||||||
        <div class="db-body">
 | 
					        <div class="db-body">
 | 
				
			||||||
          <div class="db-left">
 | 
					          <div class="db-left">
 | 
				
			||||||
            <left-container icon="cube" title="FTO投入" @refresh="() => (ftoKey = Math.random())">
 | 
					            <db-container icon="cube" title="FTO投入" @refresh="() => (ftoKey = Math.random())">
 | 
				
			||||||
              <fto-chart :key="ftoKey" />
 | 
					              <fto-chart :key="ftoKey" />
 | 
				
			||||||
            </left-container>
 | 
					            </db-container>
 | 
				
			||||||
            <left-container icon="chip2" title="芯片投入" @refresh="() => (chipInvestKey = Math.random())">
 | 
					            <db-container icon="chip2" title="芯片投入" @refresh="() => (chipInvestKey = Math.random())">
 | 
				
			||||||
              <chip-invest-chart :key="chipInvestKey" />
 | 
					              <chip-invest-chart :key="chipInvestKey" />
 | 
				
			||||||
            </left-container>
 | 
					            </db-container>
 | 
				
			||||||
          </div>
 | 
					          </div>
 | 
				
			||||||
          <div class="db-right">
 | 
					          <div class="db-right">
 | 
				
			||||||
            <db-container side="right" icon="chip" title="芯片产出" @refresh="() => (chipYieldKey = Math.random())">
 | 
					            <db-container side="right" icon="chip" title="芯片产出" @refresh="() => (chipYieldKey = Math.random())">
 | 
				
			||||||
@@ -39,12 +39,12 @@
 | 
				
			|||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <company-info v-if="visible" :info="info" :position="rcHintPosition" />
 | 
					    <company-info v-if="visible" :info="info" :position="rcHintPosition" />
 | 
				
			||||||
    <!-- <ks-company-info v-if="visible" :info="ksInfo" :position="ksHintPosition" /> -->
 | 
					    <ks-company-info v-if="visible" :info="ksInfo" :position="ksHintPosition" />
 | 
				
			||||||
    <!-- <jms-company-info v-if="visible" :info="jmsInfo" :position="jmsHintPosition" /> -->
 | 
					    <jms-company-info v-if="visible" :info="jmsInfo" :position="jmsHintPosition" />
 | 
				
			||||||
    <hd-company-info v-if="visible" :info="hdInfo" :position="hdHintPosition" />
 | 
					    <hd-company-info v-if="visible" :info="hdInfo" :position="hdHintPosition" />
 | 
				
			||||||
    <!-- <bb-company-info v-if="visible" :info="bbInfo" :position="bbHintPosition" /> -->
 | 
					    <bb-company-info v-if="visible" :info="bbInfo" :position="bbHintPosition" />
 | 
				
			||||||
    <!-- <cd-company-info v-if="visible" :info="cdInfo" :position="cdHintPosition" /> -->
 | 
					    <cd-company-info v-if="visible" :info="cdInfo" :position="cdHintPosition" />
 | 
				
			||||||
    <!-- <zz-company-info v-if="visible" :info="zzInfo" :position="zzHintPosition" /> -->
 | 
					    <zz-company-info v-if="visible" :info="zzInfo" :position="zzHintPosition" />
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -53,7 +53,6 @@ import store from "@/store";
 | 
				
			|||||||
import DashboardHeader from "./dashboard/components/Header.vue";
 | 
					import DashboardHeader from "./dashboard/components/Header.vue";
 | 
				
			||||||
import CompanyInfo from "./dashboard/components/CompanyInfo.vue";
 | 
					import CompanyInfo from "./dashboard/components/CompanyInfo.vue";
 | 
				
			||||||
import Container from "./dashboard/components/Container.vue";
 | 
					import Container from "./dashboard/components/Container.vue";
 | 
				
			||||||
import leftContainer from "./dashboard/components/leftContainer.vue";
 | 
					 | 
				
			||||||
import FtoChart from "./dashboard/charts/Fto.vue";
 | 
					import FtoChart from "./dashboard/charts/Fto.vue";
 | 
				
			||||||
import ChipInvestChart from "./dashboard/charts/ChipInvest.vue";
 | 
					import ChipInvestChart from "./dashboard/charts/ChipInvest.vue";
 | 
				
			||||||
import BipvChart from "./dashboard/charts/Bipv.vue";
 | 
					import BipvChart from "./dashboard/charts/Bipv.vue";
 | 
				
			||||||
@@ -62,30 +61,25 @@ import StdChart from "./dashboard/charts/StdChart.vue";
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
const LOCATIONS = [
 | 
					const LOCATIONS = [
 | 
				
			||||||
  // 佳木斯
 | 
					  // 佳木斯
 | 
				
			||||||
  // { x: 67, y: 20, tx: 60, ty: 29, path: 'factoryData/jmsIndex' },
 | 
					  { x: 67, y: 20, tx: 60, ty: 29,  path: 'copilot/jmsIndex' },
 | 
				
			||||||
  // 成都
 | 
					  // 成都
 | 
				
			||||||
  // { x: 46, y: 56, tx: 46, ty: 93, path: 'factoryData/cdIndex' },
 | 
					  { x: 46, y: 56,tx:46,ty:93, path: 'copilot/cdIndex' },
 | 
				
			||||||
  // 蚌埠1
 | 
					  // 蚌埠1
 | 
				
			||||||
  // { x: 60, y: 52, tx: 35.5, ty: 48.3, path: 'factoryData/bbIndex' },
 | 
					  { x: 60, y: 52, tx: 35.5, ty: 48.3, path: 'copilot/bbIndex' },
 | 
				
			||||||
  // 蚌埠2
 | 
					  // 蚌埠2
 | 
				
			||||||
  // { x: 61, y: 53, tx: 39, ty: 68, path: 'factoryData/ksIndex' },
 | 
					  { x: 61, y: 53,tx:39,ty:68, path: 'copilot/ksIndex' },
 | 
				
			||||||
  // 江西 瑞昌
 | 
					  // 江西 瑞昌
 | 
				
			||||||
  { x: 60, y: 58, tx: 68, ty: 52,lx:61,ly:61.5,ltx:69.5,lty:52, path: 'factoryData/factory-data' },
 | 
					  { x: 60, y: 58, tx: 68, ty: 52, path: 'copilot/factory-data' },
 | 
				
			||||||
  // 湖南 株洲
 | 
					  // 湖南 株洲
 | 
				
			||||||
  // { x: 56, y: 60, tx: 60, ty: 95, path: 'factoryData/zzIndex' },
 | 
					  { x: 56, y: 60, tx: 60, ty: 95, path: 'copilot/zzIndex' },
 | 
				
			||||||
  // 邯郸
 | 
					  // 邯郸
 | 
				
			||||||
  { x: 58, y: 45, tx: 47.4, ty: 34.3, lx: 58.7, ly: 34, ltx: 53.2, lty: 34, path: 'factoryData/hdIndex' },
 | 
					  { x: 58, y: 45, tx: 47, ty: 34, path: 'copilot/hdIndex' },
 | 
				
			||||||
];
 | 
					];
 | 
				
			||||||
// rcLine.style.left = `66.8%`;
 | 
					
 | 
				
			||||||
// rcLine.style.top = `52%`;
 | 
					 | 
				
			||||||
// rcLineTwo.className = "rcLineTwo";
 | 
					 | 
				
			||||||
// rcLineTwo.style.left = `58.7%`;
 | 
					 | 
				
			||||||
// rcLineTwo.style.top = `34%`;
 | 
					 | 
				
			||||||
export default {
 | 
					export default {
 | 
				
			||||||
  name: "Index",
 | 
					  name: "Index",
 | 
				
			||||||
  components: {
 | 
					  components: {
 | 
				
			||||||
    CompanyInfo,
 | 
					    CompanyInfo,
 | 
				
			||||||
    leftContainer,
 | 
					 | 
				
			||||||
    ksCompanyInfo: CompanyInfo,
 | 
					    ksCompanyInfo: CompanyInfo,
 | 
				
			||||||
    hdCompanyInfo: CompanyInfo,
 | 
					    hdCompanyInfo: CompanyInfo,
 | 
				
			||||||
    bbCompanyInfo: CompanyInfo,
 | 
					    bbCompanyInfo: CompanyInfo,
 | 
				
			||||||
@@ -219,51 +213,39 @@ export default {
 | 
				
			|||||||
          { label: "标准组件产出", value: 0 }, // Math.floor(Math.random() * 1000000) },
 | 
					          { label: "标准组件产出", value: 0 }, // Math.floor(Math.random() * 1000000) },
 | 
				
			||||||
        ],
 | 
					        ],
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
      if
 | 
					      if (position === LOCATIONS[0]) {
 | 
				
			||||||
        // (position === LOCATIONS[0]) {
 | 
					        templateInfo.companyName = "佳木斯中建材";
 | 
				
			||||||
        // templateInfo.companyName = "佳木斯中建材";
 | 
					        this.jmsHintPosition = position;
 | 
				
			||||||
        // this.jmsHintPosition = position;
 | 
					        templateInfo.items[0].value = this.homeStore.ftoInvest.current[3];
 | 
				
			||||||
        // templateInfo.items[0].value = this.homeStore.ftoInvest.current[3];
 | 
					        templateInfo.items[2].value = this.homeStore.chipInvest.current[3];
 | 
				
			||||||
        // templateInfo.items[2].value = this.homeStore.chipInvest.current[3];
 | 
					        templateInfo.items[1].value = this.homeStore.chipOutput.current[3];
 | 
				
			||||||
        // templateInfo.items[1].value = this.homeStore.chipOutput.current[3];
 | 
					        templateInfo.items[3].value = this.homeStore.stdOutput.current[3];
 | 
				
			||||||
        // templateInfo.items[3].value = this.homeStore.stdOutput.current[3];
 | 
					        this.jmsInfo = templateInfo;
 | 
				
			||||||
        // this.jmsInfo = templateInfo;
 | 
					      } else if (position === LOCATIONS[1]) {
 | 
				
			||||||
      // } else if (position === LOCATIONS[1]) {
 | 
					        this.cdHintPosition = position;
 | 
				
			||||||
        // this.cdHintPosition = position;
 | 
					        templateInfo.companyName = "成都中建材";
 | 
				
			||||||
        // templateInfo.companyName = "成都中建材";
 | 
					        templateInfo.items[0].value = this.homeStore.ftoInvest?.current[4];
 | 
				
			||||||
        // templateInfo.items[0].value = this.homeStore.ftoInvest?.current[4];
 | 
					        templateInfo.items[2].value = this.homeStore.chipInvest.current[4];
 | 
				
			||||||
        // templateInfo.items[2].value = this.homeStore.chipInvest.current[4];
 | 
					        templateInfo.items[1].value = this.homeStore.chipOutput.current[4];
 | 
				
			||||||
        // templateInfo.items[1].value = this.homeStore.chipOutput.current[4];
 | 
					        templateInfo.items[3].value = this.homeStore.stdOutput.current[4];
 | 
				
			||||||
        // templateInfo.items[3].value = this.homeStore.stdOutput.current[4];
 | 
					        this.cdInfo = templateInfo;
 | 
				
			||||||
        // this.cdInfo = templateInfo;
 | 
					      } else if (position === LOCATIONS[2]) {
 | 
				
			||||||
      // } else if (position === LOCATIONS[2]) {
 | 
					        this.bbHintPosition = position;
 | 
				
			||||||
        // this.bbHintPosition = position;
 | 
					        templateInfo.companyName = "蚌埠兴科";
 | 
				
			||||||
        // templateInfo.companyName = "蚌埠兴科";
 | 
					        templateInfo.items[0].value = this.homeStore.ftoInvest?.current[6];
 | 
				
			||||||
        // templateInfo.items[0].value = this.homeStore.ftoInvest?.current[6];
 | 
					        templateInfo.items[2].value = this.homeStore.chipInvest.current[6];
 | 
				
			||||||
        // templateInfo.items[2].value = this.homeStore.chipInvest.current[6];
 | 
					        templateInfo.items[1].value = this.homeStore.chipOutput?.current[6];
 | 
				
			||||||
        // templateInfo.items[1].value = this.homeStore.chipOutput?.current[6];
 | 
					        templateInfo.items[3].value = this.homeStore.stdOutput.current[6];
 | 
				
			||||||
        // templateInfo.items[3].value = this.homeStore.stdOutput.current[6];
 | 
					        this.bbInfo = templateInfo;
 | 
				
			||||||
        // this.bbInfo = templateInfo;
 | 
					      } else if (position === LOCATIONS[3]) {
 | 
				
			||||||
      // } else if (position === LOCATIONS[3]) {
 | 
					        this.ksHintPosition = position;
 | 
				
			||||||
        // this.ksHintPosition = position;
 | 
					        templateInfo.companyName = "凯盛光伏";
 | 
				
			||||||
        // templateInfo.companyName = "凯盛光伏";
 | 
					        templateInfo.items[0].value = this.homeStore.ftoInvest?.current[5];
 | 
				
			||||||
        // templateInfo.items[0].value = this.homeStore.ftoInvest?.current[5];
 | 
					        templateInfo.items[2].value = this.homeStore.chipInvest.current[5];
 | 
				
			||||||
        // templateInfo.items[2].value = this.homeStore.chipInvest.current[5];
 | 
					        templateInfo.items[1].value = this.homeStore.chipOutput.current[5];
 | 
				
			||||||
        // templateInfo.items[1].value = this.homeStore.chipOutput.current[5];
 | 
					        templateInfo.items[3].value = this.homeStore.stdOutput.current[5];
 | 
				
			||||||
        // templateInfo.items[3].value = this.homeStore.stdOutput.current[5];
 | 
					        this.ksInfo = templateInfo;
 | 
				
			||||||
        // this.ksInfo = templateInfo;
 | 
					      } else if (position === LOCATIONS[4]) {
 | 
				
			||||||
      // }
 | 
					 | 
				
			||||||
        (position === LOCATIONS[0]) {
 | 
					 | 
				
			||||||
        const rcLine = document.createElement("div");
 | 
					 | 
				
			||||||
        const rcLineTwo = document.createElement("div");
 | 
					 | 
				
			||||||
        rcLine.className = "rcLine";
 | 
					 | 
				
			||||||
        rcLine.style.left = `${position.lx}%`;
 | 
					 | 
				
			||||||
        rcLine.style.top = `${position.ly}%`;
 | 
					 | 
				
			||||||
        rcLineTwo.className = "rcLineTwo";
 | 
					 | 
				
			||||||
        rcLineTwo.style.left = `${position.ltx}%`;
 | 
					 | 
				
			||||||
        rcLineTwo.style.top = `${position.lty}%`;
 | 
					 | 
				
			||||||
        document.getElementById("map-container").appendChild(rcLine);
 | 
					 | 
				
			||||||
        document.getElementById("map-container").appendChild(rcLineTwo);
 | 
					 | 
				
			||||||
        this.rcHintPosition = position;
 | 
					        this.rcHintPosition = position;
 | 
				
			||||||
        templateInfo.companyName = "瑞昌中建材";
 | 
					        templateInfo.companyName = "瑞昌中建材";
 | 
				
			||||||
        templateInfo.items[0].value = this.homeStore.ftoInvest?.current[0];
 | 
					        templateInfo.items[0].value = this.homeStore.ftoInvest?.current[0];
 | 
				
			||||||
@@ -271,25 +253,15 @@ export default {
 | 
				
			|||||||
        templateInfo.items[1].value = this.homeStore.chipOutput.current[0];
 | 
					        templateInfo.items[1].value = this.homeStore.chipOutput.current[0];
 | 
				
			||||||
        templateInfo.items[3].value = this.homeStore.stdOutput.current[0];
 | 
					        templateInfo.items[3].value = this.homeStore.stdOutput.current[0];
 | 
				
			||||||
        this.info = templateInfo;
 | 
					        this.info = templateInfo;
 | 
				
			||||||
      // } else if (position === LOCATIONS[5]) {
 | 
					      } else if (position === LOCATIONS[5]) {
 | 
				
			||||||
        // this.zzHintPosition = position;
 | 
					        this.zzHintPosition = position;
 | 
				
			||||||
        // templateInfo.companyName = "株洲中建材";
 | 
					        templateInfo.companyName = "株洲中建材";
 | 
				
			||||||
        // templateInfo.items[0].value = this.homeStore.ftoInvest?.current[2];
 | 
					        templateInfo.items[0].value = this.homeStore.ftoInvest?.current[2];
 | 
				
			||||||
        // templateInfo.items[2].value = this.homeStore.chipInvest.current[2];
 | 
					        templateInfo.items[2].value = this.homeStore.chipInvest.current[2];
 | 
				
			||||||
        // templateInfo.items[1].value = this.homeStore.chipOutput.current[2];
 | 
					        templateInfo.items[1].value = this.homeStore.chipOutput.current[2];
 | 
				
			||||||
        // templateInfo.items[3].value = this.homeStore.stdOutput.current[2];
 | 
					        templateInfo.items[3].value = this.homeStore.stdOutput.current[2];
 | 
				
			||||||
        // this.zzInfo = templateInfo;
 | 
					        this.zzInfo = templateInfo;
 | 
				
			||||||
      } else if (position === LOCATIONS[1]) {
 | 
					      } else if (position === LOCATIONS[6]) {
 | 
				
			||||||
        const hdLine = document.createElement("div");
 | 
					 | 
				
			||||||
        const hdLineTwo = document.createElement("div");
 | 
					 | 
				
			||||||
        hdLine.className = "hdLine";
 | 
					 | 
				
			||||||
        hdLine.style.left = `${position.lx}%`;
 | 
					 | 
				
			||||||
        hdLine.style.top = `${position.ly}%`;
 | 
					 | 
				
			||||||
        hdLineTwo.className = "hdLineTwo";
 | 
					 | 
				
			||||||
        hdLineTwo.style.left = `${position.ltx}%`;
 | 
					 | 
				
			||||||
        hdLineTwo.style.top = `${position.lty}%`;
 | 
					 | 
				
			||||||
        document.getElementById("map-container").appendChild(hdLine);
 | 
					 | 
				
			||||||
        document.getElementById("map-container").appendChild(hdLineTwo);
 | 
					 | 
				
			||||||
        this.hdHintPosition = position;
 | 
					        this.hdHintPosition = position;
 | 
				
			||||||
        templateInfo.companyName = "邯郸中建材";
 | 
					        templateInfo.companyName = "邯郸中建材";
 | 
				
			||||||
        templateInfo.items[0].value = this.homeStore.ftoInvest?.current[1];
 | 
					        templateInfo.items[0].value = this.homeStore.ftoInvest?.current[1];
 | 
				
			||||||
@@ -342,7 +314,7 @@ export default {
 | 
				
			|||||||
  .db-left,
 | 
					  .db-left,
 | 
				
			||||||
  .db-right {
 | 
					  .db-right {
 | 
				
			||||||
    // width: 420px;
 | 
					    // width: 420px;
 | 
				
			||||||
    width: 24.5vw;
 | 
					    width: 24vw;
 | 
				
			||||||
    padding: 20px;
 | 
					    padding: 20px;
 | 
				
			||||||
    display: flex;
 | 
					    display: flex;
 | 
				
			||||||
    flex-direction: column;
 | 
					    flex-direction: column;
 | 
				
			||||||
@@ -376,40 +348,40 @@ export default {
 | 
				
			|||||||
.rcLine {
 | 
					.rcLine {
 | 
				
			||||||
  display: inline-block;
 | 
					  display: inline-block;
 | 
				
			||||||
  position: absolute;
 | 
					  position: absolute;
 | 
				
			||||||
  /* left: 61%; */
 | 
					  left: 61%;
 | 
				
			||||||
  width: 7.9vw;
 | 
					  width: 100px;
 | 
				
			||||||
  /* top: 61.5%; */
 | 
					  top: 61.5%;
 | 
				
			||||||
  /* x: 60, y: 58, */
 | 
					  /* x: 60, y: 58, */
 | 
				
			||||||
  height: 1px;
 | 
					    height: 1px;
 | 
				
			||||||
  border: 2px dashed #FFCF00;
 | 
					  border: 2px dashed #FFCF00;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.rcLineTwo {
 | 
					.rcLineTwo {
 | 
				
			||||||
  position: absolute;
 | 
					  position: absolute;
 | 
				
			||||||
  /* left: 66.8%; */
 | 
					  left: 66.8%;
 | 
				
			||||||
  width: 1px;
 | 
					  width: 1px;
 | 
				
			||||||
  /* top: 52%; */
 | 
					  top: 52%;
 | 
				
			||||||
  display: inline-block;
 | 
					  display: inline-block;
 | 
				
			||||||
  /* // x: 60, y: 58, */
 | 
					  /* // x: 60, y: 58, */
 | 
				
			||||||
  height: 5vw;
 | 
					  height: 90px;
 | 
				
			||||||
  border: 2px dashed #FFCF00;
 | 
					  border: 2px dashed #FFCF00;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.hdLine {
 | 
					.hdLine {
 | 
				
			||||||
  position: absolute;
 | 
					  position: absolute;
 | 
				
			||||||
  /* left: 58.7%; */
 | 
					  left: 58.7%;
 | 
				
			||||||
  width: 1px;
 | 
					  width: 1px;
 | 
				
			||||||
  /* top: 34%; */
 | 
					  top: 34%;
 | 
				
			||||||
  display: inline-block;
 | 
					  display: inline-block;
 | 
				
			||||||
  /* // x: 60, y: 58, */
 | 
					  /* // x: 60, y: 58, */
 | 
				
			||||||
  height: 6vw;
 | 
					  height: 100px;
 | 
				
			||||||
  border: 2px dashed #FFCF00;
 | 
					  border: 2px dashed #FFCF00;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.hdLineTwo {
 | 
					.hdLineTwo {
 | 
				
			||||||
  position: absolute;
 | 
					  position: absolute;
 | 
				
			||||||
  /* left: 53%; */
 | 
					  left: 53%;
 | 
				
			||||||
  width: 5vw;
 | 
					  width: 90px;
 | 
				
			||||||
  /* top: 34%; */
 | 
					  top: 34%;
 | 
				
			||||||
  display: inline-block;
 | 
					  display: inline-block;
 | 
				
			||||||
  /* // x: 60, y: 58, */
 | 
					  /* // x: 60, y: 58, */
 | 
				
			||||||
  height: 1px;
 | 
					  height: 1px;
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -10,7 +10,7 @@
 | 
				
			|||||||
          style="
 | 
					          style="
 | 
				
			||||||
            position: absolute;
 | 
					            position: absolute;
 | 
				
			||||||
            top: 12%;
 | 
					            top: 12%;
 | 
				
			||||||
            left: 15%;
 | 
					            left: 20%;
 | 
				
			||||||
            user-select: none;
 | 
					            user-select: none;
 | 
				
			||||||
            display: flex;
 | 
					            display: flex;
 | 
				
			||||||
            flex-direction: column;
 | 
					            flex-direction: column;
 | 
				
			||||||
@@ -31,7 +31,7 @@
 | 
				
			|||||||
          <p
 | 
					          <p
 | 
				
			||||||
            style="
 | 
					            style="
 | 
				
			||||||
              margin: 0;
 | 
					              margin: 0;
 | 
				
			||||||
              font-size: 24px;
 | 
					              font-size: 26px;
 | 
				
			||||||
              letter-spacing: 1px;
 | 
					              letter-spacing: 1px;
 | 
				
			||||||
              color: #26b9de;
 | 
					              color: #26b9de;
 | 
				
			||||||
              opacity: 75%;
 | 
					              opacity: 75%;
 | 
				
			||||||
@@ -52,8 +52,8 @@
 | 
				
			|||||||
          </p>
 | 
					          </p>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
        <img
 | 
					        <img
 | 
				
			||||||
          src="../assets/images/map.png"
 | 
					          src="../assets/images/login.png"
 | 
				
			||||||
          style="position: absolute; top: 00%; left: 11%; width: 50vw"
 | 
					          style="position: absolute; top: 30%; left: 15%; width: 40vw"
 | 
				
			||||||
          alt=""
 | 
					          alt=""
 | 
				
			||||||
        />
 | 
					        />
 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
@@ -218,7 +218,7 @@ export default {
 | 
				
			|||||||
  data() {
 | 
					  data() {
 | 
				
			||||||
    return {
 | 
					    return {
 | 
				
			||||||
      codeUrl: "",
 | 
					      codeUrl: "",
 | 
				
			||||||
      captchaEnable: false,
 | 
					      captchaEnable: true,
 | 
				
			||||||
      tenantEnable: true,
 | 
					      tenantEnable: true,
 | 
				
			||||||
      mobileCodeTimer: 0,
 | 
					      mobileCodeTimer: 0,
 | 
				
			||||||
      loginForm: {
 | 
					      loginForm: {
 | 
				
			||||||
 
 | 
				
			|||||||