admin
2024-01-06 8586e12f416e34ff7ec9fe44844a1a3ccdfd9be3
修改工位终端
已修改1个文件
已删除1个文件
295 ■■■■ 文件已修改
jcdm-ui/src/views/main/kb/stationTerminal/index.vue 67 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
jcdm-ui/src/views/main/kb/stationTerminal/index1.vue 228 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
jcdm-ui/src/views/main/kb/stationTerminal/index.vue
@@ -3,24 +3,20 @@
   <el-row :gutter="5">
     <el-col :span="6">
       <el-card shadow="hover">
         å·¥ä½ç¼–号:OP1010
         å·¥ä½ç¼–号 : OP1010
       </el-card>
     </el-col>
     <el-col :span="6">
       <el-card shadow="hover">
         å·¥ä½åç§°:贴标机-贴码
         å·¥ä½åç§° : è´´æ ‡æœº-贴码
       </el-card>
     </el-col>
     <el-col :span="6">
     <el-col :span="12">
       <el-card shadow="hover">
         æ€»æˆç¼–码:1000000000000001
         æ€»æˆç¼–码 : 1000000000000001
       </el-card>
     </el-col>
     <el-col :span="6">
       <el-card shadow="hover">
         é¼ æ ‡æ‚¬æµ®æ—¶æ˜¾ç¤º
       </el-card>
     </el-col>
   </el-row>
   <el-row :gutter="5" style="margin-top: 5px">
     <el-col :span="6" >
@@ -31,69 +27,64 @@
         <el-descriptions :column="1" border>
           <el-descriptions-item>
             <template slot="label">
               <i class="el-icon-user"></i>
               <span>总成编号</span>
               <span>工单编号</span>
             </template>
             kooriookami
               <span>test00000001</span>
           </el-descriptions-item>
           <el-descriptions-item>
             <template slot="label">
               <i class="el-icon-mobile-phone"></i>
               æ‰‹æœºå·
               <span>产品编号</span>
             </template>
             18100000000
             <span>test00000001</span>
           </el-descriptions-item>
           <el-descriptions-item>
             <template slot="label">
               <i class="el-icon-location-outline"></i>
               å±…住地
               <span>产品型号</span>
             </template>
             è‹å·žå¸‚
             <span>test00000001</span>
           </el-descriptions-item>
           <el-descriptions-item>
             <template slot="label">
               <i class="el-icon-tickets"></i>
               å¤‡æ³¨
               <span>产品名称</span>
             </template>
             <el-tag size="small">学校</el-tag>
             <span>test00000001</span>
           </el-descriptions-item>
           <el-descriptions-item>
             <template slot="label">
               <i class="el-icon-office-building"></i>
               è”系地址
               <span>节拍</span>
             </template>
             æ±Ÿè‹çœè‹å·žå¸‚吴中区吴中大道 1188 å·
             <span>江苏省苏州市吴中区吴中</span>
           </el-descriptions-item>
         </el-descriptions>
         <el-divider></el-divider>
         <el-row>
           <el-col :span="12">
             <el-button class="circle-button" circle></el-button>
             <span>OPC心跳</span>
             <span>&nbsp;PLC状态</span>
           </el-col>
           <el-col :span="12">
             <el-button class="circle-button" circle></el-button>
             <span>扫码枪状态</span>
             <span>&nbsp;扫码枪状态</span>
           </el-col>
         </el-row>
         <el-row style="margin-top: 20px">
           <el-col :span="12">
             <el-button class="circle-button" circle></el-button>
             <span>工件到位</span>
             <span>&nbsp;工件到位</span>
           </el-col>
           <el-col :span="12">
             <el-button class="circle-button" circle></el-button>
             <span>扫码完成</span>
             <span>&nbsp;扫码完成</span>
           </el-col>
         </el-row>
         <el-row style="margin-top: 20px">
           <el-col :span="12">
             <el-button class="circle-button" circle></el-button>
             <span>开始作业</span>
             <span>&nbsp;开始作业</span>
           </el-col>
           <el-col :span="12">
             <el-button class="circle-button" circle></el-button>
             <span>允许放行</span>
             <span>&nbsp;允许放行</span>
           </el-col>
         </el-row>
       </el-card>
@@ -105,8 +96,8 @@
           <span slot="label"> <a class="el-icon-date"></a>首页</span>
           <el-col :span="8">
             <el-table>
               <el-table-column label="序号" align="center" prop="repairIdentification" width="60px"/>
               <el-table-column label="操作内容" align="center" prop="boxCode"  width="320px"/>
               <el-table-column label="序号" align="center" prop="repairIdentification" width="50px"/>
               <el-table-column label="操作内容" align="center" prop="boxCode"  width="300px"/>
             </el-table>
           </el-col>
           <el-col :span="16">
@@ -166,8 +157,14 @@
  height: 600px;
}
.circle-button{
  height: 40px;
  width: 40px;
  background-color: #ce0b0b;
  height: 30px;
  width: 30px;
  //background-color: #ce0b0b;
  //background-color: #00afff;
  background-color: #13ce66;
}
span{
  font-size: 15px;
}
</style>
jcdm-ui/src/views/main/kb/stationTerminal/index1.vue
ÎļþÒÑɾ³ý