#
LSH
2023-02-10 f681b210692b079455a53afd5bd83b4401ef9320
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>