kitchendDevice/unpackage/dist/dev/mp-weixin/pageTwo/count/KcalEdit.wxml

1 line
598 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<view class="content data-v-4ba2b026"><view class="title data-v-4ba2b026">自定义卡路里量<text class="desc data-v-4ba2b026">可选范围是1000~4000千卡修改时请谨慎</text></view><view class="input data-v-4ba2b026"><input type="digit" placeholder="请输入" data-event-opts="{{[['input',[['__set_model',['','kcal','$event',[]]]]]]}}" value="{{kcal}}" bindinput="__e" class="data-v-4ba2b026"/><text class="data-v-4ba2b026">千卡</text></view><view data-event-opts="{{[['tap',[['handlesub',['$event']]]]]}}" class="btn data-v-4ba2b026" bindtap="__e">确认修改</view></view>