|
@@ -32,7 +32,7 @@
|
|
|
<view class="line"></view>
|
|
|
<text class="item-title">{{ report.Title }}</text>
|
|
|
<view class="item-abstract text_twoLine" v-if="report.ExpertBackground">
|
|
|
- <image src="https://hzchart.oss-cn-shanghai.aliyuncs.com/cygx/czbk/report_ico.png" class="report_ico"></image>
|
|
|
+ <image src="https://hzchart.oss-cn-shanghai.aliyuncs.com/cygx/czbk/fenxi_ico.png" class="report_ico"></image>
|
|
|
{{ report.ExpertBackground }}
|
|
|
</view>
|
|
|
<view class="item-createtime">
|
|
@@ -54,7 +54,7 @@
|
|
|
<view class="line"></view>
|
|
|
<text class="item-title">{{ report.Title }}</text>
|
|
|
<view class="item-abstract text_twoLine" v-if="report.ExpertBackground">
|
|
|
- <image src="https://hzchart.oss-cn-shanghai.aliyuncs.com/cygx/czbk/report_ico.png" class="report_ico"></image>
|
|
|
+ <image src="https://hzchart.oss-cn-shanghai.aliyuncs.com/cygx/czbk/fenxi_ico.png" class="report_ico"></image>
|
|
|
{{ report.ExpertBackground }}
|
|
|
</view>
|
|
|
<view class="item-createtime">
|