bd 3 years ago
parent
commit
fb172b6d5e
2 changed files with 3 additions and 3 deletions
  1. 1 1
      pageMy/reportDetail/reportDetail.vue
  2. 2 2
      pages/index/index.vue

+ 1 - 1
pageMy/reportDetail/reportDetail.vue

@@ -38,7 +38,7 @@ export default {
       isIphoneX: false, //判断机型
       reportInfo: "",
       linkurl:'https://details.hzinsights.com/raiReportDtl',//线上链接地址
-      //linkurl: "http://192.168.2.22:2000/raiReportDtl", //链接地址
+      //linkurl: "http://advisoryadmin.brilliantstart.cn/xcx_h5/raiReportDtl", //链接地址
       showNav: false,
       id: "",
       isShowTip: false,

+ 2 - 2
pages/index/index.vue

@@ -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">