秒
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user