Explorar el Código

更新img 路径 assets/images/dhamma-wheel.svg

visuddhinanda hace 2 meses
padre
commit
f8ee632301
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      api-v12/resources/views/wiki/home.blade.php

+ 1 - 1
api-v12/resources/views/wiki/home.blade.php

@@ -5,7 +5,7 @@
 <div class="wiki-home-container">
 <div class="wiki-home-container">
     {{-- 中央法轮图 --}}
     {{-- 中央法轮图 --}}
     <div class="dharma-wheel-wrapper">
     <div class="dharma-wheel-wrapper">
-        <img src="{{ asset('images/dharma-wheel.svg') }}" alt="Dharma Wheel" class="dharma-wheel-img">
+        <img src="{{ asset('assets/images/dhamma-wheel.svg') }}" alt="Dharma Wheel" class="dharma-wheel-img">
     </div>
     </div>
 
 
     {{-- 欢迎标题 --}}
     {{-- 欢迎标题 --}}