#
whycq
2022-06-20 d57f0f17e7daed9a14cee89a4a38154aed9f6e74
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>