| | |
| | | { |
| | | "name": "sign-tool", |
| | | "version": "2.7.5", |
| | | "version": "2.7.7", |
| | | "icon": "public/favicon.ico", |
| | | "main": "dist/electron/main/index.js", |
| | | "author": "", |
| | |
| | | if(value.length>=20){ |
| | | sockteStore().setxyjSockte( |
| | | { |
| | | deviceName:'TM2655VP', |
| | | deviceName:'mbp7000', |
| | | type:"血压计", |
| | | result:value[14]+','+value[16]+','+value[18], |
| | | resultTime:new Date().toString(), |
| | |
| | | <div style="height: 77%;"> |
| | | <div style="display: grid;grid-template-columns: minmax(250px, 40%) 1fr; height: 100%; padding-left: 20px;padding-top: 20px;"> |
| | | <!-- 头像 --> |
| | | <div :style="{backgroundImage:`url(${patientInfo.patientAvatarIcon})`}" style="background-size:100% 100%;height: 100%;"> |
| | | |
| | | <div :style="{backgroundImage:`url(${patientInfo.patientAvatarIcon})`}" style="background-size:100% 100%;height: 100%;" > |
| | | <div style="width:140px; height: 50px; line-height: 50px; font-size: 25px; background: #DFB144;color: #FFFFFF; font-weight: 500; text-align: center; border-radius: 0px 8px 0px 30px; float: right;"> |
| | | {{patientInfo.name}} |
| | | </div> |
| | | </div> |
| | | <div style="display: grid;place-items: center;font-size: 120px;font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;font-weight: 800;color: #65AAF6;"> |
| | | <template v-if="configData.deviceType==='体重秤'"> |
| | |
| | | const xAxisData: any[]=[] |
| | | const series=[ |
| | | { |
| | | name: '透前伸缩压', |
| | | name: '透前收缩压', |
| | | type: 'line', |
| | | color:'#E6A23C', |
| | | smooth: true, |
| | |
| | | data: <any>[] |
| | | }, |
| | | { |
| | | name: '透后伸缩压', |
| | | name: '透后收缩压', |
| | | type: 'line', |
| | | color:'#606266', |
| | | smooth: true, |
| | |
| | | },{ |
| | | name: '透后舒张压', |
| | | type: 'line', |
| | | color:'#E6A23C', |
| | | color:'#F56C6C', |
| | | smooth: true, |
| | | data: [] |
| | | } |
| | |
| | | series[2].data.push(e.透后伸缩压) |
| | | series[3].data.push(e.透后舒张压) |
| | | }) |
| | | const legendData=['透前伸缩压', '透前舒张压', '透后伸缩压','透后舒张压'] |
| | | const legendData=['透前收缩压', '透前舒张压', '透后收缩压','透后舒张压'] |
| | | huatu2(series,xAxisData,legendData,'血压趋势图') |
| | | } |
| | | }) |