uniapp vue3.2 setup语法糖
用canvas在真机上运行会报错
只是加个canvas标签也会
<canvas class="canvasCCT" canvas-id="canvasCCT" disable-scroll="true" @click="onclickStart"
@touchstart="ontouchStart" @touchmove="ontouchMove">
<canvas class="pointCCT" canvas-id="pointCCT" disable-scroll="true"></canvas>
</canvas>
[WARNING] :Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently at uni-app-view.umd.js:1