websocket改定时刷新
This commit is contained in:
@@ -43,12 +43,12 @@
|
||||
<input type="text" placeholder="域名地址" v-model.trim="baseUrl" class="inputStyle">
|
||||
</view>
|
||||
</view>
|
||||
<!-- <view class="zd-row mgb20">
|
||||
<view class="zd-row mgb20">
|
||||
<view class="zd-col-7 login_label">刷新时间(s)</view>
|
||||
<view class="zd-col-17">
|
||||
<input type="number" placeholder="刷新时间" v-model.trim="setTime" class="inputStyle">
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
</view>
|
||||
<view class="zd-row mgt20 mgb20">
|
||||
<button class="primary-button" :disabled="disabled" @tap="toConfig">配 置</button>
|
||||
|
||||
Reference in New Issue
Block a user