|
@ -1,7 +1,7 @@ |
|
|
<template> |
|
|
<template> |
|
|
<div class="component-page overflow-auto p-4 text-title"> |
|
|
<div class="component-page overflow-auto p-4 text-title"> |
|
|
<div class="frame"> |
|
|
<div class="frame"> |
|
|
<div class="flex items-center gap-4"> |
|
|
|
|
|
|
|
|
<div class="flex items-center gap-4 flex-wrap"> |
|
|
<label>加热区编号:</label> |
|
|
<label>加热区编号:</label> |
|
|
<input type="number" class="rounded-sm px-2" placeholder="输入加热区编号" /> |
|
|
<input type="number" class="rounded-sm px-2" placeholder="输入加热区编号" /> |
|
|
<label>异常区编号:</label> |
|
|
<label>异常区编号:</label> |
|
@ -19,7 +19,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="frame"> |
|
|
<div class="frame"> |
|
|
<div class="flex items-center gap-4"> |
|
|
|
|
|
|
|
|
<div class="flex items-center gap-4 flex-wrap"> |
|
|
<label for="">加液枪编号:</label> |
|
|
<label for="">加液枪编号:</label> |
|
|
<input type="number" class="rounded-sm px-2" placeholder="输入加液枪编号" /> |
|
|
<input type="number" class="rounded-sm px-2" placeholder="输入加液枪编号" /> |
|
|
<label for="">注入量:</label> |
|
|
<label for="">注入量:</label> |
|
@ -33,7 +33,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="frame"> |
|
|
<div class="frame"> |
|
|
<div class="flex items-center gap-4"> |
|
|
|
|
|
|
|
|
<div class="flex items-center gap-4 flex-wrap"> |
|
|
<label>加热区编号:</label> |
|
|
<label>加热区编号:</label> |
|
|
<input type="number" class="rounded-sm px-2" placeholder="输入加热区编号" /> |
|
|
<input type="number" class="rounded-sm px-2" placeholder="输入加热区编号" /> |
|
|
<label>温度:</label> |
|
|
<label>温度:</label> |
|
@ -56,7 +56,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="frame"> |
|
|
<div class="frame"> |
|
|
<div class="flex items-center gap-4"> |
|
|
|
|
|
|
|
|
<div class="flex items-center gap-4 flex-wrap"> |
|
|
X:<input type="number" class="rounded-sm px-1 w-16" /> Y:<input type="number" class="rounded-sm px-1 w-16" /> |
|
|
X:<input type="number" class="rounded-sm px-1 w-16" /> Y:<input type="number" class="rounded-sm px-1 w-16" /> |
|
|
Z:<input type="number" class="rounded-sm px-1 w-16" /> |
|
|
Z:<input type="number" class="rounded-sm px-1 w-16" /> |
|
|
<label for="">当前位置:</label> |
|
|
<label for="">当前位置:</label> |
|
|