This commit is contained in:
hzz 2025-01-14 16:44:44 +08:00
parent b209a6aba0
commit 53835d046e
44 changed files with 61 additions and 61 deletions

View File

@ -2,7 +2,7 @@
<div class="container">
<div class="header">
<div class="title">
<header2 ref="headerref" :width="'100%'" :height="'100px'" :title="'再登工况物联管理系统'" :titleTip="[]"
<header2 ref="headerref" :width="'100%'" :height="'100px'" :title="'再登工况物联管理系统'" :titleTip="[]"
:typeFun="['time', 'comback']" :alarmType="[]"></header2>
</div>
</div>

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-16 11:04:06
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>

View File

@ -5,7 +5,7 @@
* @Date: 2023-04-28 08:01:55
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div ref="ringRef" class="ring" ></div>

View File

@ -3,7 +3,7 @@
<div class="container">
<div class="header">
<div class="title">
<header2 ref="headerref" :width="'100%'" :height="'100px'" :title="'再登工况物联管理系统'" :titleTip="[]"
<header2 ref="headerref" :width="'100%'" :height="'100px'" :title="'再登工况物联管理系统'" :titleTip="[]"
:typeFun="['time']" :alarmType="[]"></header2>
</div>
</div>
@ -71,27 +71,27 @@ let qbj_data = ref([
{ key: '机架号', value: '102014422' },
{ key: '设备状态', value: 2 },
{ key: '稼动率', value: '90%' },
{ key: '工作时长', value: '0min' },
{ key: '工作时长', value: '1385min' },
])
let hxj_data = ref([
{ key: '机架号', value: '102014422' },
{ key: '设备状态', value: 2 },
{ key: '稼动率', value: '90%' },
{ key: '工作时长', value: '0min' },
{ key: '工作时长', value: '2411min' },
])
let xhj_data = ref([
{ key: '机架号', value: '102014422' },
{ key: '设备状态', value: 2 },
{ key: '稼动率', value: '90%' },
{ key: '工作时长', value: '0min' },
{ key: '工作时长', value: '1685min' },
])
let ldd_data = ref([
{ key: '机架号', value: '102014422' },
{ key: '设备状态', value: 2 },
{ key: '稼动率', value: '90%' },
{ key: '工作时长', value: '0min' },
{ key: '工作时长', value: '2208min' },
])
let status_data = ref([])
function scatteredLayoutExhibitionDeviceFun() {

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-16 11:04:06
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>

View File

@ -5,7 +5,7 @@
* @Date: 2023-04-28 08:01:55
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div ref="ringRef" class="ring" ></div>

View File

@ -4,7 +4,7 @@
<div class="container">
<div class="header">
<div class="title">
<header2 ref="headerref" :width="'100%'" :height="'100px'" :title="'再登工况物联系统'" :titleTip="[]"
<header2 ref="headerref" :width="'100%'" :height="'100px'" :title="'再登工况物联系统'" :titleTip="[]"
:typeFun="['time']" :alarmType="[]"></header2>
</div>
</div>

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-13 14:43:28
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div>

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-10 13:27:36
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-10 13:27:36
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-13 08:22:35
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div ref="numBox1" :key="keynum" :style="{height:boxSize.height,width:boxSize.width,position:'relative'}">

View File

@ -5,7 +5,7 @@
* @Date: 2023-04-11 13:50:05
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div class="container">
@ -15,7 +15,7 @@
ref="headerref"
:width="'100%'"
:height="'150px'"
:title="'再登-环境物联管理系统'"
:title="'再登-环境物联管理系统'"
:titleTip="titleTip"
:typeFun="['time']"
:alarmType="[]"
@ -136,7 +136,7 @@ function errWebsocket(val) {
onMounted(() => {
let contentBox = Acontent.value;
// let Timedombox=Timedom.value
window.document.title = "再登-环境物联管理系统";
window.document.title = "再登-环境物联管理系统";
WH(contentBox);
window.addEventListener("resize", () => {
if (time.value) {

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-13 14:43:28
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div>

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-13 14:43:28
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div>

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-16 11:30:31
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-16 11:51:32
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div :style="{ width: '95%', height: '100%' }">

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-16 15:09:06
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-16 11:51:32
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div :style="{width:itemSize.width,height:itemSize.height}">

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-16 11:51:32
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-17 11:05:00
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div class="header1" :style="{ width: props.width, height: props.height }">

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-16 11:51:32
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div>

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-16 11:51:32
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div :key="keynum" class="box">

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-16 11:51:32
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div :style="{width:itemSize.width,height:itemSize.height}">

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-16 11:51:32
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div :style="{width:itemSize.width,height:itemSize.height}">

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-16 11:51:32
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div>

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-16 11:51:32
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div class="tipbox" :style="{ width: itemSize.width, height: itemSize.height }">

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-17 15:04:50
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div :class="$style['container']">
@ -167,8 +167,8 @@ async function getDeviceDetailfun() {
"productModel": "RPQP-NM-S1S-1-3200×3200-SDM-RH-VR2-SBD-1P220",
"partnerName": "",
"soldToDestination": "国内",
"productName": "再登大幅面轮廓智能缝",
"customerName": "再登",
"productName": "大幅面轮廓智能缝",
"customerName": "再登",
"realityTime": "",
"planProductionDate": "2023年04月11日",
"customerSalesman": "王佳美",

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-16 11:30:31
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
@ -69,7 +69,7 @@ watch(
//
let originData=[
[t('messages.RackNum'),'11201104'],
[t('messages.DevName'),'再登大幅面轮廓智能缝'],
[t('messages.DevName'),'大幅面轮廓智能缝'],
// ['',newVal.devInfo.partnerName],
['贸易类型',newVal.devInfo.tradeType],
['机器型号',newVal.devInfo.productModel],

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-16 11:30:31
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-16 11:30:31
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>

View File

@ -5,7 +5,7 @@
* @Date: 2023-04-12 08:46:57
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div class="content-center">

View File

@ -5,7 +5,7 @@
* @Date: 2023-04-12 10:21:10
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div ref="marginbox">

View File

@ -5,7 +5,7 @@
* @Date: 2023-04-12 10:21:10
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div ref="marginbox">

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-16 11:51:32
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div ref="marginbox">

View File

@ -5,7 +5,7 @@
* @Date: 2023-04-12 13:03:15
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div ref="marginbox">

View File

@ -5,7 +5,7 @@
* @Date: 2023-04-12 08:46:57
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div class="content-left">

View File

@ -5,7 +5,7 @@
* @Date: 2023-04-13 09:09:03
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div class="content-right">

View File

@ -5,13 +5,13 @@
* @Date: 2023-04-11 13:50:05
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div class="container">
<div class="header">
<div class="title">
<header2 ref="headerref" :width="'100%'" :height="'100px'" :title="'再登-东莞产品物联管理系统'" :titleTip="[]"
<header2 ref="headerref" :width="'100%'" :height="'100px'" :title="'再登-东莞产品物联管理系统'" :titleTip="[]"
:typeFun="['comback', 'time']" :alarmType="[]"></header2>
</div>
</div>
@ -136,7 +136,7 @@ onMounted(() => {
getdata()
let contentBox = Acontent.value
// let Timedombox=Timedom.value
window.document.title = "再登-东莞产品物联管理系统"
window.document.title = "再登-东莞产品物联管理系统"
WH(contentBox)
window.addEventListener('resize', () => {
if (time.value) {

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-17 11:05:00
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div class="header1" :style="{ width: props.width, height: props.height }">

View File

@ -21,7 +21,7 @@ const props = defineProps<{ title: string }>()
let list1 = [
{
name: "设备名称",
value: "再登电脑簇绒机"
value: "电脑簇绒机"
},
{
name: "机架号",
@ -33,11 +33,11 @@ let list1 = [
},
{
name: "装配组",
value: "再登科技"
value: "再登科技"
},
{
name: "电装组",
value: "再登软件"
value: "再登软件"
},
]

View File

@ -34,7 +34,7 @@ let header1Config = {
borderWidth: 3,
}
let features_list = [
'再登自主研发簇绒机控制系统,友好的人机界面,触控灵活,存储量大,确保整机的高精度运行',
'再登自主研发簇绒机控制系统,友好的人机界面,触控灵活,存储量大,确保整机的高精度运行',
'15.6寸高清触控一体机,操作简单',
'机头可任意角度旋转,可任意方向簇绒,图案表现力更生动',
'机头马达升降升降行程100mm方便换框利于跨步簇绒',
@ -42,7 +42,7 @@ let features_list = [
'机头X向丝杠+导轨运动,确保高精度,稳定可靠',
'采用全伺服马达控制驱动,设备稳定性高,保证高品质簇绒效果',
'专业割绒结构,动作稳定快速',
'配套再登智能簇绒CAD软件图案设计简单易学',
'配套再登智能簇绒CAD软件图案设计简单易学',
'可选配定制绷框'
]
window.document.title = "设备详情";

View File

@ -5,7 +5,7 @@
* @Date: 2023-02-17 11:05:00
* @Description:
*
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
* 版权信息 : 2023 by ${再登软件}, All Rights Reserved.
-->
<template>
<div class="header1" :style="{ width: props.width, height: props.height }">

View File

@ -21,7 +21,7 @@ const props = defineProps<{ title: string }>()
let list1 = [
{
name: "设备名称",
value: "再登通用缝纫绕线机"
value: "通用缝纫绕线机"
},
{
name: "机架号",
@ -33,11 +33,11 @@ let list1 = [
},
{
name: "装配组",
value: "再登科技"
value: "再登科技"
},
{
name: "电装组",
value: "再登软件"
value: "再登软件"
},
]

View File

@ -44,7 +44,7 @@ let header1Config = {
borderWidth: 3,
}
let features_list = [
'再登自主研发簇绒机控制系统,友好的人机界面,触控灵活,存储量大,确保整机的高精度运行',
'再登自主研发簇绒机控制系统,友好的人机界面,触控灵活,存储量大,确保整机的高精度运行',
'15.6寸高清触控一体机,操作简单',
'机头可任意角度旋转,可任意方向簇绒,图案表现力更生动',
'机头马达升降升降行程100mm方便换框利于跨步簇绒',
@ -52,7 +52,7 @@ let features_list = [
'机头X向丝杠+导轨运动,确保高精度,稳定可靠',
'采用全伺服马达控制驱动,设备稳定性高,保证高品质簇绒效果',
'专业割绒结构,动作稳定快速',
'配套再登智能簇绒CAD软件图案设计简单易学',
'配套再登智能簇绒CAD软件图案设计简单易学',
'可选配定制绷框'
]
window.document.title = "设备详情";