单应用项目,可以创建很多独立工具类页面 ,不用登录 初始化的页面
gx
chenyc
2025-02-17 58b033401168edbc56761db1f755190d34388ae1
gx
1个文件已修改
15 ■■■■ 已修改文件
src/views/Home.vue 15 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/Home.vue
@@ -364,6 +364,14 @@
        </el-row>
        <el-row style="height: 20%;background-color: #ffffff; ">
        
          <div v-if="isinitXy" style="font-size: 300%; color: cornflowerblue;height: 80%; width: 100%;" class="grid-container">
              <div style="text-align: center;width: 100%;" class="flash-text">
                高压:{{床旁血压计.sbp}},低压: {{床旁血压计.dbp}}, 心率: {{床旁血压计.pulseRate}}
              </div>
          </div>
          <div v-if="isinitXy" style="color: cornflowerblue;height: 20%; width: 100%;" class="grid-container">
              <div style="text-align: center;width: 100%; color: #909399;">
                <!-- {{isShowXY}} -->
@@ -372,13 +380,6 @@
                  {{床旁血压计.date_time}}
              </div>
              
          </div>
          <div v-if="isinitXy" style="font-size: 300%; color: cornflowerblue;height: 80%; width: 100%;" class="grid-container">
              <div style="text-align: center;width: 100%;" class="flash-text">
                高压:{{床旁血压计.sbp}},低压: {{床旁血压计.dbp}}, 心率: {{床旁血压计.pulseRate}}
              </div>
          </div>
          <div v-else style="font-size: 200%;height: 100%;text-align: center;padding: 5px; font-weight: 1000;" class="grid-container">
            透析器:{{deviceData.透析器}}