feat: 平价区利润显示

This commit is contained in:
黄泽群
2026-07-23 14:00:03 +08:00
committed by charles
parent ff0a8febbb
commit 3d1bd2a9e1
@@ -143,7 +143,7 @@
<canvas
:id="cid"
:canvasId="cid"
:style="{ width: cWidth + 'px', height: cHeight + 'px', background: background }"
:style="{ height: cHeight + 'px', background: background }"
:disable-scroll="disScroll"
@tap="_tap"
@error="_error"