| 1 |
- <view class="ex-page data-v-24338037"><view class="title data-v-24338037">请设置每个等级客户需要消费的最低数量和金额:</view><view class="recharge-list data-v-24338037"><view class="data-v-24338037"><view class="item data-v-24338037"><view class="data-v-24338037">标准会员:<input class="tui-input data-v-24338037" placeholder-class="phcolor" type="number" data-event-opts="{{[['tap',[['e0',['$event']]]],['input',[['__set_model',['$0','num','$event',[]],['levelInfo']]]]]}}" value="{{levelInfo.num}}" bindtap="__e" bindinput="__e"/>扎<input class="tui-input data-v-24338037" placeholder-class="phcolor" type="digit" data-event-opts="{{[['tap',[['e1',['$event']]]],['input',[['__set_model',['$0','amount','$event',[]],['levelInfo']]]]]}}" value="{{levelInfo.amount}}" bindtap="__e" bindinput="__e"/>元</view></view></view><view class="data-v-24338037"><view class="item data-v-24338037"><view class="data-v-24338037">黄金会员:<input class="tui-input data-v-24338037" placeholder-class="phcolor" type="number" data-event-opts="{{[['tap',[['e2',['$event']]]],['input',[['__set_model',['$0','hjNum','$event',[]],['levelInfo']]]]]}}" value="{{levelInfo.hjNum}}" bindtap="__e" bindinput="__e"/>扎<input class="tui-input data-v-24338037" placeholder-class="phcolor" type="digit" data-event-opts="{{[['tap',[['e3',['$event']]]],['input',[['__set_model',['$0','hjAmount','$event',[]],['levelInfo']]]]]}}" value="{{levelInfo.hjAmount}}" bindtap="__e" bindinput="__e"/>元</view></view></view><view class="data-v-24338037"><view class="item data-v-24338037"><view class="data-v-24338037">钻石会员:<input class="tui-input data-v-24338037" placeholder-class="phcolor" type="number" data-event-opts="{{[['tap',[['e4',['$event']]]],['input',[['__set_model',['$0','zsNum','$event',[]],['levelInfo']]]]]}}" value="{{levelInfo.zsNum}}" bindtap="__e" bindinput="__e"/>扎<input class="tui-input data-v-24338037" placeholder-class="phcolor" type="digit" data-event-opts="{{[['tap',[['e5',['$event']]]],['input',[['__set_model',['$0','zsAmount','$event',[]],['levelInfo']]]]]}}" value="{{levelInfo.zsAmount}}" bindtap="__e" bindinput="__e"/>元</view></view></view></view><view class="footer data-v-24338037"><button data-event-opts="{{[['tap',[['saveData']]]]}}" class="admin-button-com big blue data-v-24338037" bindtap="__e">保存</button></view></view>
|