set.wxml 1.7 KB

1
  1. <view class="app-content _div data-v-9895cc5e"><view class="_div data-v-9895cc5e"><form data-event-opts="{{[['submit',[['formSubmit',['$event']]]]]}}" bindsubmit="__e" class="data-v-9895cc5e"><view class="module-com input-line-wrap _div data-v-9895cc5e"><tui-list-cell class="line-cell data-v-9895cc5e" vue-id="40f2d7a1-1" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title _div data-v-9895cc5e">采购模式:</view><radio-group data-event-opts="{{[['change',[['cgModelChange',['$event']]]]]}}" class="tui-input data-v-9895cc5e" bindchange="__e"><label class="list data-v-9895cc5e" for="cModeJy"><radio id="cModeJy" value="1" checked="{{cgModel==1}}" class="data-v-9895cc5e"></radio><label class="checkbox-text _span data-v-9895cc5e">简约</label></label><label class="list data-v-9895cc5e" for="cModelBz"><radio id="cModelBz" value="0" checked="{{cgModel==0}}" class="data-v-9895cc5e"></radio><label class="checkbox-text _span data-v-9895cc5e">标准</label></label></radio-group></tui-list-cell><block wx:if="{{cgModel==1}}"><tui-list-cell class="line-cell data-v-9895cc5e" vue-id="40f2d7a1-2" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title _div data-v-9895cc5e">每公斤运费:</view><input class="tui-input data-v-9895cc5e" type="digit" placeholder-class="phcolor" name="cgPerCost" placeholder data-event-opts="{{[['focus',[['e0',['$event']]]],['input',[['__set_model',['$0','cgPerCost','$event',[]],['form']]]]]}}" value="{{form.cgPerCost}}" bindfocus="__e" bindinput="__e"/></tui-list-cell></block></view><view class="confirm-btn _div data-v-9895cc5e"><button class="admin-button-com big blue data-v-9895cc5e" formType="submit">保存</button></view></form></view></view>