#
whycq
2022-04-09 8cfe3b775e16a3e7e04544451c513d65280b34c0
1
<view><view class="cu-form-group margin-top"><text class="title">产品代号</text><input type="text" placeholder="扫码 / 输入" name="input" autocomplete="off"/></view><view class="cu-form-group margin-top"><text class="title">产品名称</text><input type="text" name="input" autocomplete="off"/></view><view class="cu-form-group margin-top"><text class="title">单位</text><input type="text" name="input" autocomplete="off"/></view><view class="cu-form-group margin-top"><text class="title">数量</text><uni-number-box bind:change="__e" vue-id="b5c1bb06-1" data-event-opts="{{[['^change',[['changeValue']]]]}}" bind:__l="__l"></uni-number-box></view><button class="cu-btn bg-yellow pda-btn2">提取</button></view>