#
whycq
2022-05-16 f1befa80c8e88d3c2cd7d2f268c4b8678d2108e8
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>