feat: 平价区利润显示
This commit is contained in:
+1
-1
@@ -143,7 +143,7 @@
|
|||||||
<canvas
|
<canvas
|
||||||
:id="cid"
|
:id="cid"
|
||||||
:canvasId="cid"
|
:canvasId="cid"
|
||||||
:style="{ width: cWidth + 'px', height: cHeight + 'px', background: background }"
|
:style="{ height: cHeight + 'px', background: background }"
|
||||||
:disable-scroll="disScroll"
|
:disable-scroll="disScroll"
|
||||||
@tap="_tap"
|
@tap="_tap"
|
||||||
@error="_error"
|
@error="_error"
|
||||||
|
|||||||
Reference in New Issue
Block a user