diff --git a/src/components/Setting/components/User.vue b/src/components/Setting/components/User.vue
index e111a41..f4ed8d7 100644
--- a/src/components/Setting/components/User.vue
+++ b/src/components/Setting/components/User.vue
@@ -8,12 +8,14 @@
@focus="showAddPasswordKey"
type="text"
class="username_form"
+ placeholder="请输入用户名"
/>
{{ updateUserInfoTip }}
diff --git a/src/components/a.vue b/src/components/a.vue
deleted file mode 100644
index 33eb01d..0000000
--- a/src/components/a.vue
+++ /dev/null
@@ -1,815 +0,0 @@
-
-
-
-
-
消毒停止过氧化氢浓度(ppm)
-
-
-
-
-
-
消毒继续过氧化氢浓度(ppm)
-
-
-
-
-
-
-
-
消毒停止过氧化氢相对饱和度(%RS)
-
-
-
-
-
-
消毒继续过氧化氢相对饱和度(%RS)
-
-
-
-
-
-
-
handleInput(val, 1)"
- theme="custom"
- close-button-text="配置"
- @close="setAddliquidVal"
- @blur="addLiquidConfigValShow = false"
- />
- handleInput(val, 2)"
- :title="sprayLiquidConfigVal"
- :show="sprayLiquidConfigValShow"
- theme="custom"
- @close="setSprayLiquidVal"
- close-button-text="配置"
- @blur="sprayLiquidConfigValShow = false"
- />
- handleInput(val, 3)"
- :title="stoped_gs"
- :show="stoped_gsShow"
- theme="custom"
- @close="setStopedGsVal"
- close-button-text="配置"
- @blur="stoped_gsShow = false"
- />
- handleInput(val, 4)"
- :title="continued_gs"
- @close="setcontinuedGsVal"
- :show="continued_gsShow"
- theme="custom"
- close-button-text="配置"
- @blur="continued_gsShow = false"
- />
- handleInput(val, 5)"
- :title="stoped_satur"
- @close="setstopedSaturVal"
- :show="stoped_saturShow"
- theme="custom"
- close-button-text="配置"
- @blur="stoped_saturShow = false"
- />
- handleInput(val, 6)"
- :title="continued_satur"
- @close="setContinuedSaturVal"
- :show="continued_saturShow"
- theme="custom"
- close-button-text="配置"
- @blur="continued_saturShow = false"
- />
- handleInput(val, 7)"
- :title="max_humidity"
- @close="setMaxHumidityVal"
- :show="max_humidityShow"
- theme="custom"
- close-button-text="配置"
- @blur="max_humidityShow = false"
- />
- handleInput(val, 8)"
- @close="setHeat_timeVal"
- v-model="pre_heat_time_s"
- :title="pre_heat_time_s"
- :show="pre_heat_time_sShow"
- @blur="pre_heat_time_sShow = false"
- />
- handleInput(val, 9)"
- theme="custom"
- close-button-text="配置"
- @close="setstoped_humiVal"
- v-model="stoped_humi"
- :title="stoped_humi"
- :show="stoped_humiShow"
- @blur="stoped_humiShow = false"
- />
- handleInput(val, 10)"
- close-button-text="配置"
- @close="setcontinued_humiVal"
- v-model="continued_humi"
- :title="continued_humi"
- :show="continued_humiShow"
- @blur="continued_humiShow = false"
- />
-
-
-
-
-
-
-
-
-
-
-