Commit 843c7b77 authored by liyadong's avatar liyadong

update

parent 826e1156
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
@if($jobImg == '') @if($jobImg == '')
<img src="{{ asset('postcard/images/default_img.png') }}" class="img-header" alt=""> <img src="{{ asset('postcard/images/default_img.png') }}" class="img-header" alt="">
@else @else
<img src="{{ $jobImg }}" class="img-header" alt=""> <img src="{{ $jobImg }}?v=20211125" class="img-header" alt="">
@endif @endif
</div> </div>
<ul> <ul>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment