|
@@ -6,7 +6,10 @@
|
|
|
<view v-if="options.length>0" class="canvas-container">
|
|
|
<canvas canvas-id="canvas" id="canvas" :style="canvasStyle" />
|
|
|
|
|
|
- </view>
|
|
|
+ </view>
|
|
|
+ <!-- <image src="./national-2024-1.png"
|
|
|
+ style="width: 560rpx; height: 560rpx;z-index: 999; margin-top: -560rpx;"
|
|
|
+ ></image> -->
|
|
|
<image src="./national-2024-7.png"
|
|
|
style="width: 660rpx; height: 640rpx;z-index: 999; margin-top: -600rpx;"
|
|
|
></image>
|