- <view class="container">
- <view class="home">
- <view class="home__bottom">
- <canvas id="homeCanvas" type="2d" canvas-id="homeCanvas" style="width:{{canvasWidth}}px; height:{{canvasHeight}}px; border: 1px solid; margin-left: 5px; margin-right: 5px;" disable-scroll="true" />
- </view>
- </view>
- </view>
|