半成品入库

This commit is contained in:
2023-09-12 10:54:05 +08:00
parent 72edb92e70
commit 7747ec2448
4 changed files with 48 additions and 20 deletions

View File

@@ -5,7 +5,7 @@
<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">