Browse Source

修改首页视频内容

yujinwen 1 week ago
parent
commit
8f039a9e88
1 changed files with 17 additions and 21 deletions
  1. 17 21
      src/views/report/Index.vue

+ 17 - 21
src/views/report/Index.vue

@@ -334,34 +334,29 @@ const contentTypeChange=(index)=>{
 //about us 中视频列表
 //about us 中视频列表
 const staticVideoList=ref([
 const staticVideoList=ref([
     {
     {
-        title:"Bright Spots in China's Property and Steel Demand",
-        img:'https://hzstatic.hzinsights.com/static/images/202401/20240123/yZp8M1jSlIXaJJBVB1Emf9CmViJN.png',
-        video_code:'8e296a067a37563370ded05f5a3bf3ec'
+        title:"Ferrous Rundown",
+        img:'https://hongze.oss-accelerate.aliyuncs.com/static/images/202301/20230111/yEUBJmfLadkgbXOr4Nw611a6r1aR.png',
+        video_code:'a5bfc9e07964f8dddeb95fc584cd965d'
     },
     },
     {
     {
-        title:'Raw Materials Take the Lead: Iron Ore and Coking Coal',
-        img:'https://hzstatic.hzinsights.com/static/images/202401/20240123/jpCfMKGHn6Fo11CnbyPjy0RJfh83.png',
-        video_code:'33e75ff09dd601bbe69f351039152189'
+        title:'Still lack upward demand driver but hopeful',
+        img:'https://hongze.oss-accelerate.aliyuncs.com/static/images/202301/20230111/yEUBJmfLadkgbXOr4Nw611a6r1aR.png',
+        video_code:'19ca14e7ea6328a42e0eb13d585e4c22'
     },
     },
     {
     {
-        title:'Copper and Aluminum: Expectation VS Reality',
-        img:'https://hzstatic.hzinsights.com/static/images/202401/20240123/AydKF4864zF3V1zhd8x5RoRBvJE4.png',
-        video_code:'02e74f10e0327ad868d138f2b4fdd6f0'
+        title:'G2 economic prospect through the lens of bond yield using STL',
+        img:'https://hongze.oss-accelerate.aliyuncs.com/static/images/202301/20230111/yEUBJmfLadkgbXOr4Nw611a6r1aR.png',
+        video_code:'1c383cd30b7c298ab50293adfecb7b18'
     },
     },
     {
     {
-        title:'Changes and Opportunities in Oil Market in 2024',
-        img:'https://hzstatic.hzinsights.com/static/images/202401/20240123/sbkhWyDJS4fPGGL3DxfGzqCid80w.png',
-        video_code:'4e732ced3463d06de0ca9a15b6153677'
+        title:'Possibility of a not-too-bad construction season',
+        img:'https://hongze.oss-accelerate.aliyuncs.com/static/images/202301/20230111/yEUBJmfLadkgbXOr4Nw611a6r1aR.png',
+        video_code:'e369853df766fa44e1ed0ff613f563bd'
     },
     },
     {
     {
-        title:'Polyester Industry Chain Outlook',
-        img:'https://hzstatic.hzinsights.com/static/images/202401/20240123/tby5LYa4GmOquauuCmJvCm9amDUl.png',
-        video_code:'1ff1de774005f8da13f42943881c655f'
-    },
-    {
-        title:'Will the supply gap of benzene expand or shrink in China?',
-        img:'https://hzstatic.hzinsights.com/static/images/202401/20240123/tby5LYa4GmOquauuCmJvCm9amDUl.png',
-        video_code:'37693cfc748049e45d87b8c7d8b9aacd'
+        title:'Factors that will determine Q2 directions',
+        img:'https://hongze.oss-accelerate.aliyuncs.com/static/images/202301/20230111/yEUBJmfLadkgbXOr4Nw611a6r1aR.png',
+        video_code:'6364d3f0f495b6ab9dcf8d3b5c6e0b01'
     }
     }
 ])
 ])
 
 
@@ -511,7 +506,7 @@ const staticVideoList=ref([
 
 
         <!-- 关于 我们 -->
         <!-- 关于 我们 -->
         <div class="about-us-box" v-if="listState.rootClassifyId==0||(listState.rootClassifyId!=0&&listState.secClassifyId==0&&width<768)">
         <div class="about-us-box" v-if="listState.rootClassifyId==0||(listState.rootClassifyId!=0&&listState.secClassifyId==0&&width<768)">
-            <div class="head-title">Horizon Insights 2024 Commodities Outlook</div>
+            <div class="head-title">Horizon Insights 2025 Commodities Outlook</div>
             <div class="flex video-list">
             <div class="flex video-list">
                 <div class="item" v-for="item in staticVideoList" :key="item.code" @click="goDetail(item)">
                 <div class="item" v-for="item in staticVideoList" :key="item.code" @click="goDetail(item)">
                     <div class="title">{{item.title}}</div>
                     <div class="title">{{item.title}}</div>
@@ -519,6 +514,7 @@ const staticVideoList=ref([
                         <img class="img" :src="item.img" alt="">
                         <img class="img" :src="item.img" alt="">
                     </div>
                     </div>
                 </div>
                 </div>
+                <div style="width: 32%;"></div>
             </div>
             </div>
             <div class="flex box top-box">
             <div class="flex box top-box">
                 <div class="left">
                 <div class="left">