|
@@ -20,7 +20,7 @@
|
|
|
<scroll-view scroll-y="true" class="scroll-wrap flex" :style="{'height': height}" @scrolltolower="getMournList">
|
|
<scroll-view scroll-y="true" class="scroll-wrap flex" :style="{'height': height}" @scrolltolower="getMournList">
|
|
|
<view class="list-item" v-for="item in list">
|
|
<view class="list-item" v-for="item in list">
|
|
|
<view class="item-img">
|
|
<view class="item-img">
|
|
|
- <image :src="'https://cnqadmin.igxys.com' + item.image" mode=""></image>
|
|
|
|
|
|
|
+ <image :src="'http://cnqadmin.igxys.com' + item.image" mode=""></image>
|
|
|
<image src="../../static/img/huak.png" mode=""></image>
|
|
<image src="../../static/img/huak.png" mode=""></image>
|
|
|
</view>
|
|
</view>
|
|
|
<view class="item-name clamp">
|
|
<view class="item-name clamp">
|