|
@@ -11,7 +11,7 @@
|
|
|
<input type="text" :placeholder="$t('dosugar.placeholder')" v-model="searchClientId" />
|
|
|
</view>
|
|
|
<view class="search-button">
|
|
|
- <button type="primary" class="" @click="search()">
|
|
|
+ <button type="primary" size="mini" class="" @click="search()">
|
|
|
<p class="">{{$t('dosugar.search')}}</P>
|
|
|
</button>
|
|
|
</view>
|
|
@@ -32,7 +32,7 @@
|
|
|
</view>
|
|
|
<view >
|
|
|
<view class="body">
|
|
|
- <p class="p">炉头工作温度:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.headTemperature')}}:</p>
|
|
|
<input class="input" type="text" v-model="D418" />
|
|
|
<button type="primary" class="button" @click="update('D418',D418)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -40,7 +40,7 @@
|
|
|
</view>
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">炉头中速:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.headMediumSpeed')}}:</p>
|
|
|
<input class="input" type="text" v-model="D406" />
|
|
|
<button type="primary" class="button" @click="update('D406',D406)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -48,7 +48,7 @@
|
|
|
</view>
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">水泵开启时间:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.pumpOpeningtime')}}:</p>
|
|
|
<input class="input" type="text" v-model="D408" />
|
|
|
<button type="primary" class="button" @click="update('D408',D408)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -56,7 +56,7 @@
|
|
|
</view>
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">风机吹气时间:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.blowerBlowingTime')}}:</p>
|
|
|
<input class="input" type="text" v-model="D409" />
|
|
|
<button type="primary" class="button" @click="update('D409',D409)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -64,7 +64,7 @@
|
|
|
</view>
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">下糖粗细系数:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.lowerSugarThickness')}}:</p>
|
|
|
<input class="input" type="text" v-model="D416" />
|
|
|
<button type="primary" class="button" @click="update('D416',D416)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -72,7 +72,7 @@
|
|
|
</view>
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">柜内允许做糖温度误差:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.sugarTemperatureError')}}:</p>
|
|
|
<input class="input" type="text" v-model="D419" />
|
|
|
<button type="primary" class="button" @click="update('D419',D419)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -80,7 +80,7 @@
|
|
|
</view>
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">回差调节:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.returnAdjustment')}}:</p>
|
|
|
<input class="input" type="text" v-model="M504" />
|
|
|
<button type="primary" class="button" @click="update('M504',M504)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -91,7 +91,7 @@
|
|
|
<view class="" v-show="equimentType=='MG301'||equimentType=='MG320'">
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">炉头低速:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.headLowSpeed')}}:</p>
|
|
|
<input class="input" type="text" v-model="D405" />
|
|
|
<button type="primary" class="button" @click="update('D405',D405)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -99,7 +99,7 @@
|
|
|
</view>
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">炉头高速:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.headHighSpeed')}}:</p>
|
|
|
<input class="input" type="text" v-model="D407" />
|
|
|
<button type="primary" class="button" @click="update('D407',D407)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -107,7 +107,7 @@
|
|
|
</view>
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">手动门关闭等待时间:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.closingWaitTime')}}:</p>
|
|
|
<input class="input" type="text" v-model="D412" />
|
|
|
<button type="primary" class="button" @click="update('D412',D412)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -115,7 +115,7 @@
|
|
|
</view>
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">低温环境设定(炉头升柜温):</p>
|
|
|
+ <p class="p">{{$t('generalParameters.lowTemperatureEnvironment')}}:</p>
|
|
|
<input class="input" type="text" v-model="D460" />
|
|
|
<button type="primary" class="button" @click="update('D460',D460)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -123,7 +123,7 @@
|
|
|
</view>
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">高温环境设定(外循环风机):</p>
|
|
|
+ <p class="p">{{$t('generalParameters.highTemperatureEnvironment')}}:</p>
|
|
|
<input class="input" type="text" v-model="D461" />
|
|
|
<button type="primary" class="button" @click="update('D461',D461)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -134,7 +134,7 @@
|
|
|
<view class="" v-show="equimentType=='MG320'">
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">加湿时炉头升温N度:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.headDuringHumidification')}}:</p>
|
|
|
<input class="input" type="text" v-model="D467" />
|
|
|
<button type="primary" class="button" @click="update('D467',D467)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -142,7 +142,7 @@
|
|
|
</view>
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">加湿时候监控时间:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.humidificationMonitoringTime')}}:</p>
|
|
|
<input class="input" type="text" v-model="D468" />
|
|
|
<button type="primary" class="button" @click="update('D468',D468)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -150,7 +150,7 @@
|
|
|
</view>
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">加湿OFF时间:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.humidificationOFFTime')}}:</p>
|
|
|
<input class="input" type="text" v-model="D475" />
|
|
|
<button type="primary" class="button" @click="update('D475',D475)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -158,7 +158,7 @@
|
|
|
</view>
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">加湿ON时间:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.humidificationONTime')}}:</p>
|
|
|
<input class="input" type="text" v-model="D476" />
|
|
|
<button type="primary" class="button" @click="update('D476',D476)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -166,7 +166,7 @@
|
|
|
</view>
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">加湿启动延时:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.humidificationStartDelay')}}:</p>
|
|
|
<input class="input" type="text" v-model="D477" />
|
|
|
<button type="primary" class="button" @click="update('D477',D477)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -174,7 +174,7 @@
|
|
|
</view>
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">加湿停止延时:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.humidificationStopDelay')}}:</p>
|
|
|
<input class="input" type="text" v-model="D478" />
|
|
|
<button type="primary" class="button" @click="update('D478',D478)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -182,7 +182,7 @@
|
|
|
</view>
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">出棍后机械手等待时间:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.manipulatorWaitingTime')}}:</p>
|
|
|
<input class="input" type="text" v-model="D471" />
|
|
|
<button type="primary" class="button" @click="update('D471',D471)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -193,7 +193,7 @@
|
|
|
<view class="" v-show="equimentType=='MG301'||equimentType=='MG280'">
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">基准系数:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.referenceCoefficient')}}:</p>
|
|
|
<input class="input" type="text" v-model="D444" />
|
|
|
<button type="primary" class="button" @click="update('D444',D444)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -201,7 +201,7 @@
|
|
|
</view>
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">基准湿度:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.referenceHumidity')}}:</p>
|
|
|
<input class="input" type="text" v-model="D445" />
|
|
|
<button type="primary" class="button" @click="update('D445',D445)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -212,7 +212,7 @@
|
|
|
<view class="" v-show="equimentType=='MG280'">
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">加湿OFF时间:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.humidificationOFFTime')}}:</p>
|
|
|
<input class="input" type="text" v-model="D472" />
|
|
|
<button type="primary" class="button" @click="update('D472',D472)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -220,7 +220,7 @@
|
|
|
</view>
|
|
|
<view class="line2"></view>
|
|
|
<view class="body">
|
|
|
- <p class="p">加湿ON时间:</p>
|
|
|
+ <p class="p">{{$t('generalParameters.humidificationONTime')}}:</p>
|
|
|
<input class="input" type="text" v-model="D473" />
|
|
|
<button type="primary" class="button" @click="update('D473',D473)">
|
|
|
<p class="p2">{{$t('parameters.update')}}</P>
|
|
@@ -277,6 +277,9 @@
|
|
|
onShow() {
|
|
|
var token = uni.getStorageSync("token");
|
|
|
this.globalUser = uni.getStorageSync("globalUser");
|
|
|
+ uni.setNavigationBarTitle({
|
|
|
+ title: this.$t('parameters.general')
|
|
|
+ });
|
|
|
if (token.length > 1) {
|
|
|
this.getEquipmentListData();
|
|
|
// this.getParam();
|
|
@@ -531,17 +534,21 @@
|
|
|
font-family: "PingFang-SC-Bold";
|
|
|
}
|
|
|
.search-input{
|
|
|
- width: 45%;
|
|
|
+ width: 48%;
|
|
|
+ height: 25px;
|
|
|
text-align: center;
|
|
|
font-size: 26upx;
|
|
|
- font-family: "PingFang-SC-Bold";
|
|
|
+ /* font-family: "PingFang-SC-Bold"; */
|
|
|
box-shadow: 0upx 0upx 20upx #D3D3D3;
|
|
|
border-radius: 5upx;
|
|
|
}
|
|
|
.search-button{
|
|
|
width: 20%;
|
|
|
- padding-left: 7upx;
|
|
|
+ padding-left: 10px;
|
|
|
+ padding-bottom: 5px;
|
|
|
text-align: center;
|
|
|
+ height: 60upx;
|
|
|
+ text-align: left;
|
|
|
}
|
|
|
.line {
|
|
|
height: 50upx;
|
|
@@ -553,7 +560,7 @@
|
|
|
|
|
|
.body {
|
|
|
background-color: #FFFFFF;
|
|
|
- width: 700upx;
|
|
|
+ width: 98%;
|
|
|
padding: 10upx 10upx 10upx 10upx;
|
|
|
display: flex;
|
|
|
flex-direction: row;
|
|
@@ -562,19 +569,21 @@
|
|
|
}
|
|
|
|
|
|
.p {
|
|
|
- width: 350upx;
|
|
|
+ width: 50%;
|
|
|
text-align: right;
|
|
|
}
|
|
|
|
|
|
.input {
|
|
|
- width: 200upx;
|
|
|
+ width: 20%;
|
|
|
box-shadow: 0upx 0upx 20upx #D3D3D3;
|
|
|
border-radius: 5upx;
|
|
|
+ margin-left: 10px;
|
|
|
+ padding-top: 5px;
|
|
|
text-align: center;
|
|
|
}
|
|
|
|
|
|
.button {
|
|
|
- width: 120upx;
|
|
|
+ width: 15%;
|
|
|
height: 60upx;
|
|
|
text-align: left;
|
|
|
border-radius: 10upx;
|
|
@@ -582,7 +591,7 @@
|
|
|
}
|
|
|
|
|
|
.p2 {
|
|
|
- font-size: 30upx;
|
|
|
+ font-size: 25upx;
|
|
|
/* #ifndef H5 */
|
|
|
padding-top: 3upx;
|
|
|
/* #endif */
|