linwu 2 жил өмнө
parent
commit
574fa147c4

+ 2 - 2
public/themes/default/views/app/index.blade.php

@@ -435,9 +435,9 @@
 
     {{--背调测评--}}
     <div class="wide backgroundcheck">
-        <a href="{{route('backgroundCheck.index')}}"><img src="{{ theme_asset('app/images/backgroundcheck/background_check1.png') }}" /></a>
-        <a href="{{route('backgroundCheck.index')}}"><img src="{{ theme_asset('app/images/backgroundcheck/background_check2.png') }}" /></a>
         <a href="{{route('backgroundCheck.index')}}"><img src="{{ theme_asset('app/images/backgroundcheck/background_check3.png') }}" /></a>
+        <a href="{{route('backgroundCheck.index')}}"><img src="{{ theme_asset('app/images/backgroundcheck/background_check2.png') }}" /></a>
+        <a href="{{route('backgroundCheck.index')}}"><img src="{{ theme_asset('app/images/backgroundcheck/background_check1.png') }}" /></a>
     </div>
 
     <!--人才服务模块-->