Commit 826e1156 authored by liyadong's avatar liyadong

游戏角色

parent ed751231
This diff is collapsed.
......@@ -73,7 +73,7 @@
.icon-red {
.pa();
right: .6rem;
bottom: .4rem;
bottom: .7rem;
z-index: 1;
width: 1.25rem;
height: 1.25rem;
......@@ -142,7 +142,7 @@
.bottom {
.pa();
right: 1rem;
bottom: .45rem;
bottom: .65rem;
img {
display: inline-block;
......
......@@ -39,8 +39,7 @@
@if($jobImg == '')
<img src="{{ asset('postcard/images/default_img.png') }}" class="img-header" alt="">
@else
<!-- <img src="{{ $jobImg }}" class="img-header" alt=""> -->
<img src="https://aldzn-ios-cdn.aldzn.cn/ucCard/images/role/14.png" class="img-header" alt="">
<img src="{{ $jobImg }}" class="img-header" alt="">
@endif
</div>
<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