半成品入库

This commit is contained in:
2023-09-12 10:53:21 +08:00
parent 1a7fb25f88
commit 486453888b
4 changed files with 50 additions and 22 deletions

View File

@@ -5,15 +5,15 @@
<view class="zd_wrapper">
<view class="input-wrap">
<view class="input-label">服务器地址</view>
<input type="text" class="setup-input" placeholder="请输入服务器地址" v-model="addrip">
<input type="text" class="setup-input" placeholder="请输入服务器地址" v-model.trim="addrip">
</view>
</view>
<view class="zd_wrapper">
<!-- <view class="zd_wrapper">
<view class="input-wrap">
<view class="input-label">刷新时间(s)</view>
<input type="text" class="setup-input" placeholder="请输入刷新时间" v-model="setTime">
</view>
</view>
</view> -->
<!-- <view class="zd_wrapper">
<view class="input-wrap">
<view class="input-label" style="margin-right: 20upx;">客户标签打印</view>