فهرست منبع

修改人力下边条轮播

zhbyyy 2 سال پیش
والد
کامیت
b47e0f9ec6

+ 4 - 4
investment/investHome2.html

@@ -40,7 +40,7 @@
       </header>
       <div class="main">
         <div class="left">
-          <dv-border-box-8 :dur="10" style="flex: 2; margin-bottom: 10px;">
+          <dv-border-box-8 :dur="10" style="flex: 2; margin-bottom: 10px;flex-shrink: 0;">
             <div class="title">
               <span class="text">投资额度分析</span>
               <!-- <span class="tip-window">2023年</span> -->
@@ -93,16 +93,16 @@
               </div>
             </div>
           </dv-border-box-8>
-          <dv-border-box-8 :dur="10" style="flex: 3; margin-bottom: 10px;">
+          <dv-border-box-8 :dur="10" style="flex: 3; margin-bottom: 10px;flex-shrink: 0;">
             <div class="title">
               <span class="text">企业额度分析</span>
               <!-- <span class="tip-window">2023年</span> -->
             </div>
             <div class="content">
-              <div id="echartL1" style="width: 100%; height: 100%; background-color: #05183c;"></div>
+              <div id="echartL1" style="width: 99%; height: 99%; background-color: #05183c;"></div>
             </div>
           </dv-border-box-8>
-          <dv-border-box-8 :dur="10" style="flex: 5;">
+          <dv-border-box-8 :dur="10" style="flex: 5;flex-shrink: 0;">
             <div class="title">
               <span class="text">重点项目两线指标</span>
             </div>

+ 1 - 1
investment/js/investHome2.js

@@ -30,7 +30,7 @@ let app = new Vue({
         oddRowBGC: '#05183c',
         evenRowBGC: '#05183c',
         rowNum: 8,
-        columnWidth: [100, 550,100],
+        // columnWidth: [100, 550,100],
         align: ['center', 'center', 'center'],
         data: [
           // ['国际能源', '娄烦县120MW智慧光伏发电项目+10%储能', "6.78亿元 "],

+ 3 - 2
investment/styles/investHome2.css

@@ -159,9 +159,10 @@ a {
   background: url('../images/title-right2.png') no-repeat;
 }
 .left .content {
-  height: calc(100% - 100px);
+  height: calc(100% - 110px);
   padding: 0 17px 14px;
   display: flex;
+  /* padding: 5px; */
 }
 .left .content .content-left {
   margin-right: 10px;
@@ -636,7 +637,7 @@ a {
   width: 200px;
   height: 30px;
   position: absolute;
-  left: calc(50% - 150px);
+  left: calc(50% - 100px);
   bottom: 7%;
   font-weight: bold;
   color: #2cb7e0;

+ 3 - 3
manpowerPort/index2.html

@@ -271,9 +271,9 @@
       </div>
     </div>
     <div class="footer">
-      <template v-if="companyList.length>8">
-        <a class="item" v-for="(item,index) in companyList.slice(0, 17)" :key="index" @click="handleGoPage(item.id,item.name)">{{item.name}}</a>
-        <a class="item">...</a>
+      <template v-if="companyList.length>10">
+        <a class="item" v-for="(item,index) in companyList.slice(start, end)" :key="index" @click="handleGoPage(item.id,item.name)">{{item.name}}</a>
+        <a class="item" @click="change">...</a>
       </template>
       <template v-else>
         <a class="item" v-for="(item,index) in companyList" :key="index" @click="handleGoPage(item.id,item.name)">{{item.name}}</a>

+ 3 - 3
manpowerPort/index2JNKG.html

@@ -271,10 +271,10 @@
       </div>
     </div>
     <div class="footer">
-      <template v-if="companyList.length>8">
-        <a class="item" v-for="(item,index) in companyList.slice(0, 17)" :key="index"
+      <template v-if="companyList.length>10">
+        <a class="item" v-for="(item,index) in companyList.slice(start, end)" :key="index"
           @click="handleGoPage(item.id,item.name)">{{item.name}}</a>
-        <a class="item">...</a>
+        <a class="item" @click="change">...</a>
       </template>
       <template v-else>
         <a class="item" v-for="(item,index) in companyList" :key="index"

+ 3 - 3
manpowerPort/index3.html

@@ -268,10 +268,10 @@
         </dv-border-box-8>
       </div>
     </div>
-    <div class="footer" style="width: 70%;">
-      <template v-if="companyList.length>8">
+    <div class="footer">
+      <template v-if="companyList.length>10">
         <a class="item" v-for="(item,index) in companyList.slice(0, 17)" :key="index" @click="handleGoPage(item.id,item.name)">{{item.name}}</a>
-        <a class="item">...</a>
+        <a class="item" @click="change">...</a>
       </template>
       <template v-else>
         <a class="item" v-for="(item,index) in companyList" :key="index" @click="handleGoPage(item.id,item.name)">{{item.name}}</a>

+ 3 - 3
manpowerPort/index3MT.html

@@ -268,10 +268,10 @@
         </dv-border-box-8>
       </div>
     </div>
-    <div class="footer" style="width: 70%;">
-      <template v-if="companyList.length>8">
+    <div class="footer">
+      <template v-if="companyList.length>10">
         <a class="item" v-for="(item,index) in companyList.slice(0, 17)" :key="index" @click="handleGoPage(item.id,item.name)">{{item.name}}</a>
-        <a class="item">...</a>
+        <a class="item" @click="change">...</a>
       </template>
       <template v-else>
         <a class="item" v-for="(item,index) in companyList" :key="index" @click="handleGoPage(item.id,item.name)">{{item.name}}</a>

+ 1 - 1
manpowerPort/index4.html

@@ -158,7 +158,7 @@
                     <p>改革前总部机构平均数</p>
                   </div>
                   <div>
-                    <p style="color:#17AC76">numFormat({{centerData.changeInfo[0].value3}})</p>
+                    <p style="color:#17AC76">{{numFormat(centerData.changeInfo[0].value3)}}</p>
                     <p>改革后总部机构平均数
                     </p>
                   </div>

+ 19 - 19
manpowerPort/js/data.js

@@ -43,39 +43,39 @@ const data = {
   ],
 }
 const dataL1 = [
-  [35, 30, 28, 41, 28, 28, 6, 23, 31, 19, 19, 17, 23, 27, 25, 15, 13, 13],
-  [18, 21, 14, 21, 13, 14, 6, 13, 13, 14, 14, 12, 15, 16, 12, 15, 10, 13],
-  [21, 21, 21, 21, 13, 13, 6, 13, 13, 14, 14, 12, 15, 15, 12, 15, 12, 13],
+  // [35, 30, 28, 41, 28, 28, 6, 23, 31, 19, 19, 17, 23, 27, 25, 15, 13, 13],
+  // [18, 21, 14, 21, 13, 14, 6, 13, 13, 14, 14, 12, 15, 16, 12, 15, 10, 13],
+  // [21, 21, 21, 21, 13, 13, 6, 13, 13, 14, 14, 12, 15, 15, 12, 15, 12, 13],
 ]
 const dataL2 = [
-  [11, 8, 12, 10, 11, 0, 0, 5, 0, 0, 7, 0, 4, 0, 0, 0, 0, 6],
-  [11, 10, 6, 10, 12, 0, 0, 5, 0, 5, 7, 0, 4, 0, 0, 0, 0, 10],
-  [11, 10, 6, 10, 12, 0, 0, 5, 0, 5, 7, 0, 4, 0, 0, 0, 0, 10],
+  // [11, 8, 12, 10, 11, 0, 0, 5, 0, 0, 7, 0, 4, 0, 0, 0, 0, 6],
+  // [11, 10, 6, 10, 12, 0, 0, 5, 0, 5, 7, 0, 4, 0, 0, 0, 0, 10],
+  // [11, 10, 6, 10, 12, 0, 0, 5, 0, 5, 7, 0, 4, 0, 0, 0, 0, 10],
 ]
 const dataL3 = [
-  [15732, 29724, 4936, 9821, 2116, 763, 218, 1472, 661, 400, 3497, 265, 3066, 1205, 155, 1311, 22, 93],
-  [9.5, 8.43, 9.13, 9.11, 8.96, 8.99, 8.97, 8.99, 9.0, 9.0, 9.1, 8.2, 8.8, 9.1, 8, 8.8, 7.3, 8.8],
+  // [15732, 29724, 4936, 9821, 2116, 763, 218, 1472, 661, 400, 3497, 265, 3066, 1205, 155, 1311, 22, 93],
+  // [9.5, 8.43, 9.13, 9.11, 8.96, 8.99, 8.97, 8.99, 9.0, 9.0, 9.1, 8.2, 8.8, 9.1, 8, 8.8, 7.3, 8.8],
 ]
 const dataL4 = [
-  [142, 189, 58, 59, 39, 32, 12, 36, 66, 36, 72, 41, 28, 161, 63, 10, 69, 28],
-  [59, 70, 71, 67, 38, 29, 2, 36, 32, 31, 36, 28, 37, 64, 25, 20, 10, 21],
-  [19, 70, 71, 67, 38, 29, 22, 36, 32, 31, 36, 28, 37, 64, 25, 33, 18, 34]
+  // [142, 189, 58, 59, 39, 32, 12, 36, 66, 36, 72, 41, 28, 161, 63, 10, 69, 28],
+  // [59, 70, 71, 67, 38, 29, 2, 36, 32, 31, 36, 28, 37, 64, 25, 20, 10, 21],
+  // [19, 70, 71, 67, 38, 29, 22, 36, 32, 31, 36, 28, 37, 64, 25, 33, 18, 34]
 ]
 const dataL5 = [
-  [10000, 12001, 54039, 108985, 23512, 8484, 2430, 16357, 7351, 4452, 38863, 3242, 35183, 13285, 1937, 14733, 302, 1052],
-  [-1, -5, -24, 2, 5, -4, -13, -5, -3, 2, -2, -3, 5, 1, 14, -1, 490, 23],
+  // [10000, 12001, 54039, 108985, 23512, 8484, 2430, 16357, 7351, 4452, 38863, 3242, 35183, 13285, 1937, 14733, 302, 1052],
+  // [-1, -5, -24, 2, 5, -4, -13, -5, -3, 2, -2, -3, 5, 1, 14, -1, 490, 23],
 ]
 
 const dataL6 = [
-  [146, 360, 400, 185, 220, 180, 30, 200, 200, 141, 170, 120, 200, 315, 50, 118, 100, 157],
-  [400, 400, 400, 400, 200, 180, 50, 200, 200, 177, 170, 120, 200, 330, 80, 186, 100, 150],
+  // [146, 360, 400, 185, 220, 180, 30, 200, 200, 141, 170, 120, 200, 315, 50, 118, 100, 157],
+  // [400, 400, 400, 400, 200, 180, 50, 200, 200, 177, 170, 120, 200, 330, 80, 186, 100, 150],
 ]
 const dataL7 = [
-  [1, -5, -24, 2, 5, -4, -13, -5, -3, 2, -2, -3, 5, 1, 14, -1, 490, 23],
-  [-34.0, 17.0, 23.0, 26, 2, 7, null, 24.0, 15.0, -33.0, 10.0, -38.0, 12.0, 43.0, -7.0, 6.0, 56.0, 121.0],
+  // [1, -5, -24, 2, 5, -4, -13, -5, -3, 2, -2, -3, 5, 1, 14, -1, 490, 23],
+  // [-34.0, 17.0, 23.0, 26, 2, 7, null, 24.0, 15.0, -33.0, 10.0, -38.0, 12.0, 43.0, -7.0, 6.0, 56.0, 121.0],
 ]
 
 const dataL8 = [
-  [-1, -5, -24, 2, 5, -4, -13, -5, -3, 2, -2, -3, 5, 1, 14, -1, 490, 23],
-  [145.0, 88.0, 58.0, 70, 8, 33, 98, 21.0, 24.0, -470.0, 69.0, -185.0, 19.0, 33.0, -4.0, 27.0, 76.0, 107.0],
+  // [-1, -5, -24, 2, 5, -4, -13, -5, -3, 2, -2, -3, 5, 1, 14, -1, 490, 23],
+  // [145.0, 88.0, 58.0, 70, 8, 33, 98, 21.0, 24.0, -470.0, 69.0, -185.0, 19.0, 33.0, -4.0, 27.0, 76.0, 107.0],
 ]

+ 48 - 48
manpowerPort/js/data2.js

@@ -1,24 +1,24 @@
 const companyList = [
-  { name: '山西煤炭运销集团忻州有限公司' },
-  { name: '山西煤炭运销集团长治有限公司', link:'./index3.html' },
-  { name: '晋能控股电力集团有限公司' },
-  { name: '中国太原煤炭交易中心有限公司' },
-  { name: '晋能控股装备制造集团有限公司' },
-  { name: '晋能控股山西煤业集团有限公司' },
-  { name: '晋能控股山西电力股份有限公司' },
-  { name: '晋控电力山西新能源有限公司' },
-  { name: '晋能控股煤业集团有限公司' }
+  // { name: '山西煤炭运销集团忻州有限公司' },
+  // { name: '山西煤炭运销集团长治有限公司', link:'./index3.html' },
+  // { name: '晋能控股电力集团有限公司' },
+  // { name: '中国太原煤炭交易中心有限公司' },
+  // { name: '晋能控股装备制造集团有限公司' },
+  // { name: '晋能控股山西煤业集团有限公司' },
+  // { name: '晋能控股山西电力股份有限公司' },
+  // { name: '晋控电力山西新能源有限公司' },
+  // { name: '晋能控股煤业集团有限公司' }
 ]
 const companyListTitle = [
-  { name: '山西煤炭运销集团长治有限公司', link:'./index3.html' },
-  { name: '山西煤炭运销集团忻州有限公司' },
-  { name: '晋能控股电力集团有限公司' },
-  { name: '中国太原煤炭交易中心有限公司' },
-  { name: '晋能控股装备制造集团有限公司' },
-  { name: '晋能控股山西煤业集团有限公司' },
-  { name: '晋能控股山西电力股份有限公司' },
-  { name: '晋控电力山西新能源有限公司' },
-  { name: '晋能控股煤业集团有限公司' }
+  // { name: '山西煤炭运销集团长治有限公司', link:'./index3.html' },
+  // { name: '山西煤炭运销集团忻州有限公司' },
+  // { name: '晋能控股电力集团有限公司' },
+  // { name: '中国太原煤炭交易中心有限公司' },
+  // { name: '晋能控股装备制造集团有限公司' },
+  // { name: '晋能控股山西煤业集团有限公司' },
+  // { name: '晋能控股山西电力股份有限公司' },
+  // { name: '晋控电力山西新能源有限公司' },
+  // { name: '晋能控股煤业集团有限公司' }
 ]
 const data = {
   info: {
@@ -45,68 +45,68 @@ const data = {
   ],
 }
 const dataL1 = [
-  [33, 29, 16, 14, 16, 12, 15, 12, 17]
+  // [33, 29, 16, 14, 16, 12, 15, 12, 17]
 ]
 const dataL2 = [
-  [30, 52, 287, 12, 297, 9, 42, 57, 83]
+  // [30, 52, 287, 12, 297, 9, 42, 57, 83]
 ]
 const dataL3 = [
-  [60, 104, 32, 28, 32, 24, 30, 24, 34]
+  // [60, 104, 32, 28, 32, 24, 30, 24, 34]
 ]
 const dataL4 = [
-  [319, 1392, 1475, 44, 5180, 344, 740, 27, 10336],
-  [10.35, 12.13, 12.16, 8.91, 9.00, 9.01, 9.00, 9.96, 11.00]
+  // [319, 1392, 1475, 44, 5180, 344, 740, 27, 10336],
+  // [10.35, 12.13, 12.16, 8.91, 9.00, 9.01, 9.00, 9.96, 11.00]
 ]
 const dataL5 = [
-  [3081, 11480, 12134, 494, 57555, 3818, 8219, 271, 93960],
-  [9, 11, 0, 3, -4, -3, -2, 9, -9]
+  // [3081, 11480, 12134, 494, 57555, 3818, 8219, 271, 93960],
+  // [9, 11, 0, 3, -4, -3, -2, 9, -9]
 ]
 const dataL6 = [
-  [269, 697, 232, 139, 300, 100, 149, 60, 344]
+  // [269, 697, 232, 139, 300, 100, 149, 60, 344]
 ]
 const dataL7 = [
-  [9, 11, 0, 3, -4, -3, -2, 9, -9],
-  [61, -12, 54, 127, 24, 2, 27, -8, 7]
+  // [9, 11, 0, 3, -4, -3, -2, 9, -9],
+  // [61, -12, 54, 127, 24, 2, 27, -8, 7]
 ]
 const dataL8 = [
-  [9, 11, 0, 3, -4, -3, -2, 9, -9],
-  [105, 323, 182, 1769.00, 43.00, -30, 686, -33, 78]
+  // [9, 11, 0, 3, -4, -3, -2, 9, -9],
+  // [105, 323, 182, 1769.00, 43.00, -30, 686, -33, 78]
 ]
 const dataC1 = [
-  [153.51, 37.99, 83.68, 46.72, 50.77, 332.56, 64.64, 413.42, 44.41],
-  [61, -12, 54, 127, 24, 2, 27, -8, 7]
+  // [153.51, 37.99, 83.68, 46.72, 50.77, 332.56, 64.64, 413.42, 44.41],
+  // [61, -12, 54, 127, 24, 2, 27, -8, 7]
 ]
 const dataC2 = [
-  [105, 323, 182, 1769.00, 43.00, -30, 686, -33, 78],
-  [305, 8, 120.00, 79, 72, 415, 15, 571, 40]
+  // [105, 323, 182, 1769.00, 43.00, -30, 686, -33, 78],
+  // [305, 8, 120.00, 79, 72, 415, 15, 571, 40]
 ]
 const dataR1 = [
-  [1, 1, 1, 1, 1, 1, 1, 1, 1],
-  [0, 0, 0, 0, 0, 0, 0, 0, 0]
+  // [1, 1, 1, 1, 1, 1, 1, 1, 1],
+  // [0, 0, 0, 0, 0, 0, 0, 0, 0]
 ]
 const dataR2 = [
-  [1, 1, 1, 1, 1, 1, 1, 1, 1],
-  [19, 62, 70, 3, 347, 23, 50, 2, 566]
+  // [1, 1, 1, 1, 1, 1, 1, 1, 1],
+  // [19, 62, 70, 3, 347, 23, 50, 2, 566]
 ]
 const dataR3 = [
-  [258327, 4015, 1393496, 7404, 1330867, 621047, 20622, 31010, 926504],
-  [19, 62, 70, 3, 347, 23, 50, 2, 566]
+  // [258327, 4015, 1393496, 7404, 1330867, 621047, 20622, 31010, 926504],
+  // [19, 62, 70, 3, 347, 23, 50, 2, 566]
 ]
 const dataR4 = [
-  [69, 192, 210, 10, 1143, 76, 164, 5, 1865],
-  [19, 62, 70, 3, 347, 23, 50, 2, 566]
+  // [69, 192, 210, 10, 1143, 76, 164, 5, 1865],
+  // [19, 62, 70, 3, 347, 23, 50, 2, 566]
 ]
 const dataR5 = [
-  [17117.80, 12669.20, 14311.00, 11220.77, 9302.98, 12107.07, 8637.63, 9259.17, 7301.61],
-  [23923.1, 0, 14081.1, 0, 6077.7, 0, 8196, 10210, 10351.6],
+  // [17117.80, 12669.20, 14311.00, 11220.77, 9302.98, 12107.07, 8637.63, 9259.17, 7301.61],
+  // [23923.1, 0, 14081.1, 0, 6077.7, 0, 8196, 10210, 10351.6],
 ]
 const dataR6 = [
-  [183, 372, 221, 268, 51, -25, 676, -31, 62],
-  [-25, 0, 10, 0, 63, 0, 13, -4, -26]
+  // [183, 372, 221, 268, 51, -25, 676, -31, 62],
+  // [-25, 0, 10, 0, 63, 0, 13, -4, -26]
 ]
 const dataR7 = [
-  [100, 100, 100, 100, 100, 100, 100, 100, 100]
+  // [100, 100, 100, 100, 100, 100, 100, 100, 100]
 ]
 const dataR8 = [
-  [100, 100, 100, 100, 100, 100, 100, 100, 100]
+  // [100, 100, 100, 100, 100, 100, 100, 100, 100]
 ]

+ 50 - 50
manpowerPort/js/data3.js

@@ -1,26 +1,26 @@
 const companyList = [
-  { name: '山西煤炭运销集团三元石窟煤业有限公司' },
-  { name: '山西三元福达煤业有限公司' },
-  { name: '山西三元煤业股份有限公司', link: './index4.html' },
-  { name: '长治市聚通能源发展有限公司' },
-  { name: '长治三元中能煤业有限公司' },
-  { name: '山西马堡煤业有限公司' },
-  { name: '山西长治郊区三元南耀小常煤业有限公司' },
-  { name: '山西长治王庄煤业有限责任公司' },
-  { name: '山西煤炭运销集团三元古韩荆宝煤业有限公司' },
-  { name: '长治县三元王庄华泰水泥有限公司' }
+  // { name: '山西煤炭运销集团三元石窟煤业有限公司' },
+  // { name: '山西三元福达煤业有限公司' },
+  // { name: '山西三元煤业股份有限公司', link: './index4.html' },
+  // { name: '长治市聚通能源发展有限公司' },
+  // { name: '长治三元中能煤业有限公司' },
+  // { name: '山西马堡煤业有限公司' },
+  // { name: '山西长治郊区三元南耀小常煤业有限公司' },
+  // { name: '山西长治王庄煤业有限责任公司' },
+  // { name: '山西煤炭运销集团三元古韩荆宝煤业有限公司' },
+  // { name: '长治县三元王庄华泰水泥有限公司' }
 ]
 const companyListTitle = [
-  { name: '山西三元煤业股份有限公司', link: './index4.html' },
-  { name: '山西煤炭运销集团三元石窟煤业有限公司' },
-  { name: '山西三元福达煤业有限公司' },
-  { name: '长治市聚通能源发展有限公司' },
-  { name: '长治三元中能煤业有限公司' },
-  { name: '山西马堡煤业有限公司' },
-  { name: '山西长治郊区三元南耀小常煤业有限公司' },
-  { name: '山西长治王庄煤业有限责任公司' },
-  { name: '山西煤炭运销集团三元古韩荆宝煤业有限公司' },
-  { name: '长治县三元王庄华泰水泥有限公司' }
+  // { name: '山西三元煤业股份有限公司', link: './index4.html' },
+  // { name: '山西煤炭运销集团三元石窟煤业有限公司' },
+  // { name: '山西三元福达煤业有限公司' },
+  // { name: '长治市聚通能源发展有限公司' },
+  // { name: '长治三元中能煤业有限公司' },
+  // { name: '山西马堡煤业有限公司' },
+  // { name: '山西长治郊区三元南耀小常煤业有限公司' },
+  // { name: '山西长治王庄煤业有限责任公司' },
+  // { name: '山西煤炭运销集团三元古韩荆宝煤业有限公司' },
+  // { name: '长治县三元王庄华泰水泥有限公司' }
 ]
 const data = {
   info: {
@@ -47,68 +47,68 @@ const data = {
   ],
 }
 const dataL1 = [
-  [17, 27, 47, 4, 36, 43, 33, 36, 34, 17]
+  // [17, 27, 47, 4, 36, 43, 33, 36, 34, 17]
 ]
 const dataL2 = [
-  [27, 28, 48, 42, 37, 44, 34, 37, 35, 18]
+  // [27, 28, 48, 42, 37, 44, 34, 37, 35, 18]
 ]
 const dataL3 = [
-  [34, 54, 94, 8, 72, 86, 66, 72, 68, 34]
+  // [34, 54, 94, 8, 72, 86, 66, 72, 68, 34]
 ]
 const dataL4 = [
-  [26, 58, 137, 34, 127, 113, 96, 95, 85, 25],
-  [8.00, 9.00, 8.00, 10.00, 11.00, 12.00, 9.00, 8.00, 11.00, 10.00]
+  // [26, 58, 137, 34, 127, 113, 96, 95, 85, 25],
+  // [8.00, 9.00, 8.00, 10.00, 11.00, 12.00, 9.00, 8.00, 11.00, 10.00]
 ]
 const dataL5 = [
-  [323, 647, 1710, 344, 1156, 944, 1070, 1191, 775, 254],
-  [-57.00, 20.00, -14.00, -8.00, 0.00, 9.00, 0.00, -4.00, 0.00, -2.00]
+  // [323, 647, 1710, 344, 1156, 944, 1070, 1191, 775, 254],
+  // [-57.00, 20.00, -14.00, -8.00, 0.00, 9.00, 0.00, -4.00, 0.00, -2.00]
 ]
 const dataL6 = [
-  [323, 647, 1710, 344, 1156, 944, 1070, 1191, 775, 254]
+  // [323, 647, 1710, 344, 1156, 944, 1070, 1191, 775, 254]
 ]
 const dataL7 = [
-  [-57.00, 20.00, -14.00, -8.00, 0.00, 9.00, 0.00, -4.00, 0.00, -2.00],
-  [null, 46, 2, 6, -8, 46, 17, -44, 24, -80]
+  // [-57.00, 20.00, -14.00, -8.00, 0.00, 9.00, 0.00, -4.00, 0.00, -2.00],
+  // [null, 46, 2, 6, -8, 46, 17, -44, 24, -80]
 ]
 const dataL8 = [
-  [-57.00, 20.00, -14.00, -8.00, 0.00, 9.00, 0.00, -4.00, 0.00, -2.00],
-  [469.09, 117.06, -43.01, -16.89, -33.33, 35.19, 15.56, -75.42, null, -222.00]
+  // [-57.00, 20.00, -14.00, -8.00, 0.00, 9.00, 0.00, -4.00, 0.00, -2.00],
+  // [469.09, 117.06, -43.01, -16.89, -33.33, 35.19, 15.56, -75.42, null, -222.00]
 ]
 const dataC1 = [
-  [321.15, 233.91, 170.76, 157.08, 156.96, 150.38, 114.21, 113.93, 40.54, 3.46],
-  [null, 46, 2, 6, -8, 46, 17, -44, 24, -80]
+  // [321.15, 233.91, 170.76, 157.08, 156.96, 150.38, 114.21, 113.93, 40.54, 3.46],
+  // [null, 46, 2, 6, -8, 46, 17, -44, 24, -80]
 ]
 const dataC2 = [
-  [469.09, 117.06, -43.01, -16.89, -33.33, 35.19, 15.56, -75.42, null, -222.00],
-  [812.00, 547.00, 212.00, 251.00, 272.00, 315.00, 401.00, 87.00, 85.00, -161.00]
+  // [469.09, 117.06, -43.01, -16.89, -33.33, 35.19, 15.56, -75.42, null, -222.00],
+  // [812.00, 547.00, 212.00, 251.00, 272.00, 315.00, 401.00, 87.00, 85.00, -161.00]
 ]
 const dataR1 = [
-  [1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
-  [0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
+  // [1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
+  // [0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
 ]
 const dataR2 = [
-  [1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
-  [2, 4, 10, 2, 7, 6, 6, 7, 5, 2]
+  // [1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
+  // [2, 4, 10, 2, 7, 6, 6, 7, 5, 2]
 ]
 const dataR3 = [
-  [30029, 116146, 213144, 308565, 105661, 98456, 87853, 38084, 8204, -3783],
-  [2, 4, 10, 2, 7, 6, 6, 7, 5, 2]
+  // [30029, 116146, 213144, 308565, 105661, 98456, 87853, 38084, 8204, -3783],
+  // [2, 4, 10, 2, 7, 6, 6, 7, 5, 2]
 ]
 const dataR4 = [
-  [7, 13, 33, 7, 23, 20, 20, 23, 16, 7],
-  [2, 4, 10, 2, 7, 6, 6, 7, 5, 2]
+  // [7, 13, 33, 7, 23, 20, 20, 23, 16, 7],
+  // [2, 4, 10, 2, 7, 6, 6, 7, 5, 2]
 ]
 const dataR5 = [
-  [43240, 8019.8, 15874.4, 29026.3, 19815.07, 8486.45, 7865.4, 14039.6, 8894.4, 7326.7],
-  [32620, 21120.75, 14255.91, 26785, 18356, 15658, 25738, 33585, 21078, 3683]
+  // [43240, 8019.8, 15874.4, 29026.3, 19815.07, 8486.45, 7865.4, 14039.6, 8894.4, 7326.7],
+  // [32620, 21120.75, 14255.91, 26785, 18356, 15658, 25738, 33585, 21078, 3683]
 ]
 const dataR6 = [
-  [359, 141, -26, -8, -23, 90, 20, -68, 1769, -221],
-  [-25, -6, -6, -8, -7, 85, 227, 139, -6, -50]
+  // [359, 141, -26, -8, -23, 90, 20, -68, 1769, -221],
+  // [-25, -6, -6, -8, -7, 85, 227, 139, -6, -50]
 ]
 const dataR7 = [
-  [100, 100, 100, 100, 100, 100, 100, 100, 100, 100]
+  // [100, 100, 100, 100, 100, 100, 100, 100, 100, 100]
 ]
 const dataR8 = [
-  [100, 100, 100, 100, 100, 100, 100, 100, 100, 100]
+  // [100, 100, 100, 100, 100, 100, 100, 100, 100, 100]
 ]

+ 38 - 38
manpowerPort/js/data4.js

@@ -1,12 +1,12 @@
 const companyList = [
-  { name: '山西三元文化产业发展有限公司' },
-  { name: '山西煤炭运销集团东井岭煤业有限公司' },
-  { name: '武乡县恒盛洗煤有限公司' },
-  { name: '山西煤炭运销集团三元微子镇煤业有限公司' },
-  { name: '山西煤炭运销集团黄山煤业有限公司' },
-  { name: '山西长治郊区三元吉祥煤业有限公司' },
-  { name: '山西沁园春矿泉水有限公司' },
-  { name: '山西海森生物制品有限公司' },
+  // { name: '山西三元文化产业发展有限公司' },
+  // { name: '山西煤炭运销集团东井岭煤业有限公司' },
+  // { name: '武乡县恒盛洗煤有限公司' },
+  // { name: '山西煤炭运销集团三元微子镇煤业有限公司' },
+  // { name: '山西煤炭运销集团黄山煤业有限公司' },
+  // { name: '山西长治郊区三元吉祥煤业有限公司' },
+  // { name: '山西沁园春矿泉水有限公司' },
+  // { name: '山西海森生物制品有限公司' },
 ]
 const data = {
   info: {
@@ -33,71 +33,71 @@ const data = {
   ],
 }
 const dataL1 = [
-  [3, 9, 10, 33, 23, 29, 13, 8]
+  // [3, 9, 10, 33, 23, 29, 13, 8]
 ]
 const dataL2 = [
-  [3, 9, 10, 33, 23, 29, 13, 8]
+  // [3, 9, 10, 33, 23, 29, 13, 8]
 ]
 const dataL3 = [
-  [5, 4, 12, 24, 32, 25, 35, 8]
+  // [5, 4, 12, 24, 32, 25, 35, 8]
 ]
 const dataL4 = [
-  [6, 18, 20, 66, 46, 58, 26, 12],
-  [55.56, 12.50, 16.44, 8.60, 21.19, 20.00, 24.31, 66.67]
+  // [6, 18, 20, 66, 46, 58, 26, 12],
+  // [55.56, 12.50, 16.44, 8.60, 21.19, 20.00, 24.31, 66.67]
 ]
 const dataL5 = [
-  [9, 32, 73, 279, 151, 125, 144, 12],
-  [0.00, 0.00, -1.35, 81.82, 73.82, 0.00, -9.03, 0.00]
+  // [9, 32, 73, 279, 151, 125, 144, 12],
+  // [0.00, 0.00, -1.35, 81.82, 73.82, 0.00, -9.03, 0.00]
 ]
 const dataL6 = [
-  [9, 32, 73, 279, 151, 125, 144, 12]
+  // [9, 32, 73, 279, 151, 125, 144, 12]
 ]
 
 const dataL7 = [
-  [0.00, 0.00, -1.35, 81.82, 73.82, 0.00, -9.03, 0.00],
-  [-18.20, 0.00, 95.39, -35.61, -71.34, 0.00, 0.00, 0.00]
+  // [0.00, 0.00, -1.35, 81.82, 73.82, 0.00, -9.03, 0.00],
+  // [-18.20, 0.00, 95.39, -35.61, -71.34, 0.00, 0.00, 0.00]
 ]
 
 const dataL8 = [
-  [0.00, 0.00, -1.35, 81.82, 73.82, 0.00, -9.03, 0.00],
-  [0.00, 0.00, 780.62, 242.97, 18.09, -52.24, 3.12, 24.68]
+  // [0.00, 0.00, -1.35, 81.82, 73.82, 0.00, -9.03, 0.00],
+  // [0.00, 0.00, 780.62, 242.97, 18.09, -52.24, 3.12, 24.68]
 ]
 const dataC1 = [
-  [37.30, 0.00, 89.53, 17.89, 7.67, 16.05, -6.89, 0.00],
-  [-18.20, 0.00, 95.39, -35.61, -71.34, 0.00, 0.00, 0.00]
+  // [37.30, 0.00, 89.53, 17.89, 7.67, 16.05, -6.89, 0.00],
+  // [-18.20, 0.00, 95.39, -35.61, -71.34, 0.00, 0.00, 0.00]
 ]
 const dataC2 = [
-  [0.00, 0.00, 780.62, 242.97, 18.09, -52.24, 3.12, 24.68],
-  [0.00, 0.00, 235.35, -141.02, -138.66, -125.17, -417.93, -3675.51]
+  // [0.00, 0.00, 780.62, 242.97, 18.09, -52.24, 3.12, 24.68],
+  // [0.00, 0.00, 235.35, -141.02, -138.66, -125.17, -417.93, -3675.51]
   
 ]
 const dataR1 = [
-  [1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
-  [0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
+  // [1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
+  // [0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
 ]
 const dataR2 = [
-  [1, 1, 1, 1, 1, 1, 1, 1],
-  [0, 0, 0, 1, 2, 0, 0, 0]
+  // [1, 1, 1, 1, 1, 1, 1, 1],
+  // [0, 0, 0, 1, 2, 0, 0, 0]
 ]
 const dataR3 = [
-  [0, -2000, 2610, -12442, -14428, -7992, -5780, -3602],
-  [0, 0, 0, 1, 2, 0, 0, 0]
+  // [0, -2000, 2610, -12442, -14428, -7992, -5780, -3602],
+  // [0, 0, 0, 1, 2, 0, 0, 0]
 ]
 const dataR4 = [
-  [2, 2, 2, 6, 8, 0, 0, 0],
-  [0, 0, 0, 1, 2, 0, 0, 0]
+  // [2, 2, 2, 6, 8, 0, 0, 0],
+  // [0, 0, 0, 1, 2, 0, 0, 0]
 ]
 const dataR5 = [
-  [15323.20, 0.00, 9084.66, 10674.11, 12694.67, 10281.05, 4433.65, 0.00],
-  [11000, 0.00, 6666.66, 9492.75, 41783.7, 0, 3387.97, 8333.33]
+  // [15323.20, 0.00, 9084.66, 10674.11, 12694.67, 10281.05, 4433.65, 0.00],
+  // [11000, 0.00, 6666.66, 9492.75, 41783.7, 0, 3387.97, 8333.33]
 ]
 const dataR6 = [
-  [0, -100, -920, -239, 38, 27, 30, -2727],
-  [45.45, 0, 43.84, 18.63, -68.03, 0, 38.16, 0]
+  // [0, -100, -920, -239, 38, 27, 30, -2727],
+  // [45.45, 0, 43.84, 18.63, -68.03, 0, 38.16, 0]
 ]
 const dataR7 = [
-  [100, 100, 100, 100, 100, 100, 100, 100, 100]
+  // [100, 100, 100, 100, 100, 100, 100, 100, 100]
 ]
 const dataR8 = [
-  [100, 100, 100, 100, 100, 100, 100, 100, 100]
+  // [100, 100, 100, 100, 100, 100, 100, 100, 100]
 ]

+ 6 - 6
manpowerPort/js/fjx.js

@@ -1,18 +1,18 @@
 const fjxdataL1 = [
-  [10399.32, 7126.2, 8643.4, 15964.2, 9733.9, 8070.8, 11564.4, 4233.6, 7927.05, 5298.9, 6001.3, 9010.1, 11370.3, 10170.1, 15123.3, 6103.5, 18555.5, 7293.3],
-  [10765.11, 9926.11, 8004.83, 17927.84, 8175.60, 8564.49, 14752.41, 4198.19, 7769.08, 5675.25, 6930.32, 8930.43, 11308.43, 10595.55, 8713.58, 6006.82, 17387.07, 5532.42],
+  // [10399.32, 7126.2, 8643.4, 15964.2, 9733.9, 8070.8, 11564.4, 4233.6, 7927.05, 5298.9, 6001.3, 9010.1, 11370.3, 10170.1, 15123.3, 6103.5, 18555.5, 7293.3],
+  // [10765.11, 9926.11, 8004.83, 17927.84, 8175.60, 8564.49, 14752.41, 4198.19, 7769.08, 5675.25, 6930.32, 8930.43, 11308.43, 10595.55, 8713.58, 6006.82, 17387.07, 5532.42],
 ]
 
 const fjxdataL2 = [
-  [172, 89, 80, 117, 23, 38, 99, 30, 34, -524, 64, -160, 31, 53, 2, 27, -20, 109],
-  [3.52, 39.29, -7.39, 12.30, -16.01, 6.12, 27.57, -0.84, -1.99, 7.10, 15.48, -0.88, -0.54, 4.18, -42.38, -1.58, -6.30, -24.14],
+  // [172, 89, 80, 117, 23, 38, 99, 30, 34, -524, 64, -160, 31, 53, 2, 27, -20, 109],
+  // [3.52, 39.29, -7.39, 12.30, -16.01, 6.12, 27.57, -0.84, -1.99, 7.10, 15.48, -0.88, -0.54, 4.18, -42.38, -1.58, -6.30, -24.14],
 ]
 
 const fjxdataL3 = [
-  [20, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100],
+  // [20, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100],
 ]
 const fjxdataL4 = [
-  [20, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100],
+  // [20, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100],
 ]
 const titleData = ['国资运营公司在工作过程中高度重视将新兴管理技术运用到实际业务场景之中,大力推动大数据应用从分析展示向智能决策转变,做到“一屏总览、一键调取”,实现“全局感知、精准监测全景可视、智慧分析”,推动国资阳光运行、要素全部覆盖过程留痕可询、动态监测预警。']
 const tipData =

+ 17 - 3
manpowerPort/js/index.js

@@ -50,10 +50,10 @@ let app = new Vue({
         oddRowBGC: '#05507b33',
         evenRowBGC: '',
         headerHeight: '60',
-        columnWidth: [150,800,200],
+        columnWidth: [150, 800, 200],
         rowNum: 4,
         align: ['center', 'center', 'center', 'center', 'center'],
-        data: [ ]
+        data: []
       },
       companyList: companyList,
       commonOption: {
@@ -185,6 +185,13 @@ let app = new Vue({
         "tenantid": "uatierp",
         "accountId": "1490670568960163840",
         "language": "zh_CN"
+
+        // 生产环境
+        // "appId": "CockpitScreen",
+        // "appSecuret": "JSCdpsjgl@539126",
+        // "tenantid": "ierp",
+        // "accountId": "1504594026697850880",
+        // "language": "zh_CN"
       }
       post('/ierp/api/getAppToken.do', value).then(res => {
         this.app_token = res.data.app_token
@@ -214,6 +221,13 @@ let app = new Vue({
         "tenantid": "uatierp",
         "accountId": "1490670568960163840",
         "usertype": "UserName"
+
+        // 生产环境
+        // "user": "jiashicangjiekou",
+        // "apptoken": this.app_token,
+        // "tenantid": "ierp",
+        // "accountId": "1504594026697850880",
+        // "usertype": "UserName"
       }
       post('/ierp/api/login.do', value).then(res => {
         this.access_token = res.data.access_token
@@ -2460,7 +2474,7 @@ let app = new Vue({
                   // }
                   if (dataR4[0][params.dataIndex] / 2 < params.value) {
                     return 'red'
-                  } 
+                  }
                   else {
                     return new echarts.graphic.LinearGradient(0, 0, 0, 1, [
                       {

+ 31 - 20
manpowerPort/js/index2.js

@@ -4,15 +4,17 @@ let app = new Vue({
   el: '#app',
   data () {
     return {
+      start: 0,
+      end: 9,
       touch: true,
       timeCommon: '',
-      echartC1:{
-        national:'',
-        province:''
+      echartC1: {
+        national: '',
+        province: ''
       },
-      echartC2:{
-        national:'',
-        province:''
+      echartC2: {
+        national: '',
+        province: ''
       },
       titleName: '',
       access_token: '',
@@ -51,7 +53,7 @@ let app = new Vue({
       },
       companyList: companyList,
       companyListTitle: companyListTitle,
-      commonOption:[]
+      commonOption: []
     }
   },
   beforeMount () {
@@ -69,6 +71,15 @@ let app = new Vue({
     clearInterval(this.timeCommon);
   },
   methods: {
+    change () {
+      if (this.end < this.companyList.length) {
+        this.start += 9
+        this.end += 9
+      } else {
+        this.start = 0
+        this.end = 9
+      }
+    },
     judgeCarousel () {
       let that = this
       let a = {
@@ -410,7 +421,7 @@ let app = new Vue({
           //   this.storageRecordConfig.data.push(['<span class="lightOut"><span class="light ' + (item.lightsup === '0' ? 'red' : item.lightsup === '1' ? 'yellow' : 'green') + '"></span></span>', item.warning, item.date])
           // })
 
-             // 数据整理
+          // 数据整理
           dataL7[0].forEach((item, index) => {
             if (dataL7[1][index] < 0 && dataL7[0][index] > 0) {
               let obj = { value: [this.companyList[index].name, dataL7[0][index]], symbolSize: 15 }
@@ -501,7 +512,7 @@ let app = new Vue({
     handleGoPage (id, name) {
       if (name == '山西煤炭运销集团长治有限公司') {
         window.location.href = './index3MT.html?id=' + id + `&access_token=${this.access_token}` + `&name=${name}`
-      }else{
+      } else {
         window.location.href = './index3.html?id=' + id + `&access_token=${this.access_token}` + `&name=${name}`
       }
     },
@@ -933,7 +944,7 @@ let app = new Vue({
             itemStyle: {
               normal: {
                 color: params => {
-                    if (params.value >  dataL4[2][params.dataIndex] || params.value >  dataL4[0][params.dataIndex]) {
+                  if (params.value > dataL4[2][params.dataIndex] || params.value > dataL4[0][params.dataIndex]) {
                     return 'red'
                   } else {
                     return new echarts.graphic.LinearGradient(0, 0, 0, 1, [
@@ -1895,14 +1906,14 @@ let app = new Vue({
             y: 0,
             x2: 0,
             y2: 1,
-            colorStops: [         {
-                      offset: 0,
-                      color: '#45DAD1',
-                    },
-                    {
-                      offset: 1,
-                      color: '#082550',
-                    },],
+            colorStops: [{
+              offset: 0,
+              color: '#45DAD1',
+            },
+            {
+              offset: 1,
+              color: '#082550',
+            },],
           }
         ],
         series: [
@@ -2026,7 +2037,7 @@ let app = new Vue({
                 color: params => {
                   if (dataR4[0][params.dataIndex] / 2 < params.value) {
                     return 'red'
-                  } 
+                  }
                   else {
                     return new echarts.graphic.LinearGradient(0, 0, 0, 1, [
                       {
@@ -2315,7 +2326,7 @@ let app = new Vue({
                 color: params => {
                   if (params.value < 50) {
                     return 'yellow'
-                  } 
+                  }
                   else {
                     return new echarts.graphic.LinearGradient(0, 0, 0, 1, [
                       {

+ 11 - 0
manpowerPort/js/index2JNKG.js

@@ -4,6 +4,8 @@ let app = new Vue({
   el: '#app',
   data () {
     return {
+      start: 0,
+      end: 9,
       touch: true,
       timeCommon: '',
       echartC1: {
@@ -70,6 +72,15 @@ let app = new Vue({
     clearInterval(this.timeCommon);
   },
   methods: {
+    change () {
+      if (this.end < this.companyList.length) {
+        this.start += 9
+        this.end += 9
+      } else {
+        this.start = 0
+        this.end = 9
+      }
+    },
     judgeCarousel () {
       let a = {
         title: {

+ 13 - 2
manpowerPort/js/index3.js

@@ -4,6 +4,8 @@ let app = new Vue({
   el: '#app',
   data () {
     return {
+      start: 0,
+      end: 9,
       touch: true,
       timeCommon: '',
       echartC1:{
@@ -89,6 +91,15 @@ let app = new Vue({
     clearInterval(this.timeCommon);
   },
   methods: {
+    change () {
+      if (this.end < this.companyList.length) {
+        this.start += 9
+        this.end += 9
+      } else {
+        this.start = 0
+        this.end = 9
+      }
+    },
     judgeCarousel () {
       let a = {
         title: {
@@ -235,8 +246,8 @@ let app = new Vue({
           access_token: this.access_token,
           "Data": {
             "paramType": "ORG",
-            // "orgNumber": this.orgNumber
-            "orgNumber": '1494979736584079360'
+            "orgNumber": this.orgNumber
+            // "orgNumber": '1494979736584079360'
           }
         }
         post('/ierp/kapi/v2/mdnb/mdnb_das/Data/CockpitScreen', value).then(res => {

+ 13 - 2
manpowerPort/js/index3MT.js

@@ -4,6 +4,8 @@ let app = new Vue({
   el: '#app',
   data () {
     return {
+      start: 0,
+      end: 9,
       touch: true,
       timeCommon: '',
       echartC1: {
@@ -88,6 +90,15 @@ let app = new Vue({
     clearInterval(this.timeCommon);
   },
   methods: {
+    change () {
+      if (this.end < this.companyList.length) {
+        this.start += 9
+        this.end += 9
+      } else {
+        this.start = 0
+        this.end = 9
+      }
+    },
     judgeCarousel () {
       let a = {
         title: {
@@ -234,8 +245,8 @@ let app = new Vue({
           access_token: this.access_token,
           "Data": {
             "paramType": "ORG",
-            // "orgNumber": this.orgNumber
-            "orgNumber": '1494979736584079360'
+            "orgNumber": this.orgNumber
+            // "orgNumber": '1494979736584079360'
           }
         }
         post('/ierp/kapi/v2/mdnb/mdnb_das/Data/CockpitScreen', value).then(res => {

+ 1 - 0
manpowerPort/js/request.js

@@ -61,6 +61,7 @@ const httpRequest = axios.create({
   // baseURL: 'http://172.21.9.23:30001/api/', // SIT环境解决跨域
   // baseURL: 'http://172.27.1.243:8081', // UAT环境
   baseURL: 'http://172.27.1.243:30001/api/', // UAT环境解决跨域
+  // baseURL: 'http://172.28.1.243:30001/api/', // 生产环境解决跨域
 
   timeout: 3 * 60 * 1000, // 3分钟等待
   withCredentials: true // 携带cookie

+ 2 - 2
manpowerPort/styles/index.css

@@ -203,7 +203,7 @@ a {
   padding-bottom: 20px;
   display: flex;
   justify-content: center;
-  width: 70%;
+  width: 100%;
   margin: 0 auto;
 }
 .footer a {
@@ -218,7 +218,7 @@ a {
   font-size: 22px;
   background: url('../images/footer-item.png') no-repeat;
   background-size: 100% 100%;
-  width: calc( 100% / 8);
+  width: calc( 100% / 10);
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;