| 1 |
- <view class="app-content _div data-v-7ddab4e3"><view class="_div data-v-7ddab4e3"><form data-event-opts="{{[['submit',[['formSubmit',['$event']]]],['reset',[['formReset',['$event']]]]]}}" bindsubmit="__e" bindreset="__e" class="data-v-7ddab4e3"><view class="module-com input-line-wrap _div data-v-7ddab4e3"><tui-list-cell class="line-cell data-v-7ddab4e3" vue-id="40f2d7a1-1" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title _div data-v-7ddab4e3">简约模式:</view><switch style="transform:scale(0.8,0.8);" checked="{{cgModel==0?false:true}}" data-event-opts="{{[['change',[['cgModelChange',['$event']]]]]}}" bindchange="__e" class="data-v-7ddab4e3"></switch><block wx:if="{{cgModel==0}}"><text class="data-v-7ddab4e3">关闭</text></block><block wx:else><text class="data-v-7ddab4e3">开启</text></block></tui-list-cell><block wx:if="{{cgModel==1}}"><tui-list-cell class="line-cell data-v-7ddab4e3" vue-id="40f2d7a1-2" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title _div data-v-7ddab4e3">运费成本:</view><input class="tui-input data-v-7ddab4e3" 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-7ddab4e3"><button class="admin-button-com big blue data-v-7ddab4e3" formType="submit">保存</button></view></form></view></view>
|