pc-master #93

Merged
xiaomeng merged 3 commits from pc-master into portal 2024-01-15 07:03:02 +00:00
2 changed files with 15 additions and 0 deletions
Showing only changes of commit 2dd2c97636 - Show all commits

View File

@ -43,6 +43,15 @@
五号风组
</div>
</div>
</div>
<div class="flex-view padding-none">
<div class="input-main-80" style="width: auto;">
<span>温度确认时间</span>
<input @blur="blurChange('21665', $event)" v-model="inputData['21665']" @input="change('21665', $event)"
type="text" value="60" placeholder="60" />
<span>分钟</span>
</div>
</div>
<div class="bold-title">通道输入信号类型</div>
<div class="input-100-view">

View File

@ -43,6 +43,12 @@
<div v-else class="sel"></div>
有雨量桶检测
</div>
<div class="input-main-80" style="width: auto;">
<span>温度确认时间</span>
<input @blur="blurChange('21666', $event)" v-model="inputData['21666']" @input="change('21666', $event)"
type="text" value="60" placeholder="60" />
<span>分钟</span>
</div>
</div>
<div class="flex-view border-bottom">
<div class="input-main border-right">