소스 검색

抽奖转盘

常志远 8 달 전
부모
커밋
da32fb46ce
2개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      components/lottery/index.vue
  2. BIN
      components/lottery/national-2024-1.png

+ 4 - 1
components/lottery/index.vue

@@ -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>

BIN
components/lottery/national-2024-1.png