Browse Source

修改标题

zhbyyy 1 year ago
parent
commit
91341b87d2
2 changed files with 3 additions and 3 deletions
  1. 2 2
      investment/investHome2.html
  2. 1 1
      investment/js/investHome2.js

+ 2 - 2
investment/investHome2.html

@@ -49,7 +49,7 @@
                   <div class="item2-img">
                     <img style="width: 100%; height: 100%;" src="./images/icon-4-home2.png" alt="">
                   </div>
-                  <div class="item2-text">上年度经营利润</div>
+                  <div class="item2-text">上年度利润</div>
                 </div>
                 <div class="item2">
                   <div class="item2-title" style="color: #DD9CFF;">605.57<span>亿</span></div>
@@ -117,7 +117,7 @@
                       <img style="width: 100%; height: 100%;" src="./images/icon-8-home2.png" alt="">
                     </div>
                     <div class="item4-text" style="color: rgba(255, 255, 255, 0.6);">
-                      年度投资计划总额
+                      年度投资计划总额(含技改)
                     </div>
                   </div>
                 </div>

+ 1 - 1
investment/js/investHome2.js

@@ -1072,7 +1072,7 @@ let app = new Vue({
       let myChart = echarts.init(this.$refs['echartL4'])
       let option = {
         title: {
-          text: '产业类型分析',
+          text: '传统产业分析',
           x: 'center',
           y: '0%',
           textStyle: {