Kaynağa Gözat

修復 抽獎圖片路徑錯誤

maa3520 2 yıl önce
ebeveyn
işleme
5f3f7c56e7
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      resources/js/src/views/lottery/Slot.vue

+ 1 - 1
resources/js/src/views/lottery/Slot.vue

@@ -499,7 +499,7 @@ body {
 
 body {
 	background-color: white;
-	background-image: url('http://127.0.0.1:3000/MAA03.jpg');
+	background-image: url('/MAA03.jpg');
 	background-size: 100%;
 	background-repeat: no-repeat;
 	background-position: left top;