| 1 |
- <view class="change-input-box data-v-342163f7"><view class="change-input data-v-342163f7"><input style="{{(isActive?'caret-color:rgba(0,0,0,0)':'caret-color:rgba(0,0,0,1)')}}" focus="{{isFocus}}" type="number" data-event-opts="{{[['focus',[['initAllInput',['$event']]]],['blur',[['moveAllInput',['$event']]]],['input',[['__set_model',['','inputVal','$event',[]]],['changeAllInput',['$event']]]]]}}" value="{{inputVal}}" bindfocus="__e" bindblur="__e" bindinput="__e" class="data-v-342163f7"/><text class="{{['data-v-342163f7',isActive?'active':'']}}">{{value?value:''}}</text></view><view class="unit data-v-342163f7">扎</view><view class="change-input data-v-342163f7"><input style="{{(isActiveOne?'caret-color:rgba(0,0,0,0)':'caret-color:rgba(0,0,0,1)')}}" focus="{{isFocusOne}}" type="number" data-event-opts="{{[['focus',[['initAllInputOne',['$event']]]],['blur',[['moveAllInputOne',['$event']]]],['input',[['__set_model',['','inputValOne','$event',[]]],['changeAllInputOne',['$event']]]]]}}" value="{{inputValOne}}" bindfocus="__e" bindblur="__e" bindinput="__e" class="data-v-342163f7"/><text class="{{['data-v-342163f7',isActiveOne?'active':'']}}">{{valueOne?valueOne:''}}</text></view><view class="unit data-v-342163f7">支</view></view>
|