This commit is contained in:
2022-08-01 13:51:19 +08:00
parent a01bfa857a
commit 57321311ef

View File

@@ -28,11 +28,11 @@
<input type="text" class="inputStyle" v-model="baseUrl">
</div>
<div class="inputOuter">
<label>刷新时间</label>
<label>刷新时间</label>
<input type="number" class="inputStyle" v-model="setTime">
</div>
<div class="inputOuter">
<label>切换时间</label>
<label>切换时间</label>
<input type="number" class="inputStyle" v-model="setTime1">
</div>
<!-- <div class="inputOuter">
@@ -179,7 +179,7 @@ export default {
width 100%
margin-bottom 12px
.inputStyle, select
width 330px
width 290px
font-size 16px
float right
background none