1 line
734 B
Plaintext
1 line
734 B
Plaintext
<view class="contents"><canvas class="firstCanvas" canvas-id="firstCanvas" disable-scroll="true" data-event-opts="{{[['touchmove',[['move',['$event']]]],['touchstart',[['start',['$event']]]],['touchend',[['end',['$event']]]],['touchcancel',[['cancel',['$event']]]],['longtap',[['tap',['$event']]]],['error',[['error',['$event']]]]]}}" bindtouchmove="__e" bindtouchstart="__e" bindtouchend="__e" bindtouchcancel="__e" bindlongtap="__e" binderror="__e"></canvas><view class="caozuo"><view data-event-opts="{{[['tap',[['clearClick',['$event']]]]]}}" class="chongqian" bindtap="__e">{{''+$root.m0+''}}</view><view data-event-opts="{{[['tap',[['overSign',['$event']]]]]}}" class="over" bindtap="__e">{{''+$root.m1+''}}</view></view></view> |