bding 1 жил өмнө
parent
commit
158e17d44d

+ 2 - 2
src/views/report/ChapterDetail.vue

@@ -370,7 +370,7 @@ let showDisclaimers=ref(false)//显示免责声明
 const bannerClickHandler = async () => {
   let source = sessionStorage.getItem('platformSource')
   const res = await apiPublicBannerMark({
-    banner_url: "https://hzchart.oss-cn-shanghai.aliyuncs.com/yb_xcx/pc_01.png",
+    banner_url: "https://hzstatic.hzinsights.com/yb_xcx/pc_01.png",
     first_source: source == 'xcx' ? 2 : 3, //一级来源 1小程序移动 2小程序pc 3研报官网
     second_source: 2 //二级来源 1首页 2研报详情页
   })
@@ -403,7 +403,7 @@ const posterParams=computed(()=>{
             <div class="content-box">
                 <el-carousel height="66px" style="margin-bottom:20px;" indicator-position="none">
                     <el-carousel-item @click="bannerClickHandler">
-                        <img style="width:100%;height:66px;cursor:pointer;" src="https://hzchart.oss-cn-shanghai.aliyuncs.com/yb_xcx/banner.png" alt="">
+                        <img style="width:100%;height:66px;cursor:pointer;" src="https://hzstatic.hzinsights.com/yb_xcx/pc_01.png" alt="">
                     </el-carousel-item>
                 </el-carousel>
                 <div class="report-box">

+ 2 - 2
src/views/report/Detail.vue

@@ -428,7 +428,7 @@ const handleAudioSet=(item)=>{
 const bannerClickHandler = async () => {
   let source = sessionStorage.getItem('platformSource')
   const res = await apiPublicBannerMark({
-    banner_url: "https://hzchart.oss-cn-shanghai.aliyuncs.com/yb_xcx/pc_01.png",
+    banner_url: "https://hzstatic.hzinsights.com/yb_xcx/pc_01.png",
     first_source: source == 'xcx' ? 2 : 3, //一级来源 1小程序移动 2小程序pc 3研报官网
     second_source: 2 //二级来源 1首页 2研报详情页
   })
@@ -553,7 +553,7 @@ const closeShowAttentionPop=()=>{
                 <div class="report-box" v-else>
                     <el-carousel height="66px" style="margin-bottom:20px;" indicator-position="none">
                         <el-carousel-item @click="bannerClickHandler">
-                            <img style="width:100%;height:66px;cursor:pointer;" src="https://hzchart.oss-cn-shanghai.aliyuncs.com/yb_xcx/banner.png" alt="">
+                            <img style="width:100%;height:66px;cursor:pointer;" src="https://hzstatic.hzinsights.com/yb_xcx/pc_01.png" alt="">
                         </el-carousel-item>
                     </el-carousel>
                     <div class="title">{{formatTitle(info.report_info)}}</div>

+ 2 - 2
src/views/report/Index.vue

@@ -250,7 +250,7 @@ const resetHeaderWidthHandle = () => {
 const bannerClickHandler = async () => {
   let source = sessionStorage.getItem('platformSource')
   const res = await apiPublicBannerMark({
-    banner_url: "https://hzchart.oss-cn-shanghai.aliyuncs.com/yb_xcx/pc_01.png",
+    banner_url: "https://hzstatic.hzinsights.com/yb_xcx/pc_01.png",
     first_source: source == 'xcx' ? 2 : 3, //一级来源 1小程序移动 2小程序pc 3研报官网
     second_source: 1 //二级来源 1首页 2研报详情页
   })
@@ -307,7 +307,7 @@ onActivated(()=>{
       <div class="top-nav-wrap" ref="headerRef" :style="{'width':contentWidth}">
         <el-carousel height="66px" style="margin-bottom:20px;padding-right: 30px" indicator-position="none">
           <el-carousel-item @click="bannerClickHandler" >
-            <img style="width:100%;height:66px;cursor:pointer;" src="https://hzchart.oss-cn-shanghai.aliyuncs.com/yb_xcx/pc_01.png" alt="">
+            <img style="width:100%;height:66px;cursor:pointer;" src="https://hzstatic.hzinsights.com/yb_xcx/pc_01.png" alt="">
           </el-carousel-item>
         </el-carousel>
         <div class="flex first-nav">