Your Name
2022-08-16 aeaace1cf0c48cc9b2dffbc5d5ab9eb4ecfad4a1
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>