zt 1 年之前
父節點
當前提交
d268453b9c

+ 1 - 1
nngkxxdp/src/main/resources/static/natj/dataCenter/index.html

@@ -270,7 +270,7 @@
                                 <div class="title" style="text-align:center;margin-bottom:0">
                                     结案率
                                 </div>
-                                <div id="closingRate" style="width:668px;height:386px;margin:auto"></div>
+                                <div id="closingRate" style="width:668px;height:345px;margin:auto"></div>
                             </div>
                         </div>
                     </div>

+ 6 - 0
nngkxxdp/src/main/resources/static/natj/dataCenter/js/closeCase.js

@@ -127,6 +127,9 @@ function closeCase() {
         "2023年二季度",
         "2023年三季度",
       ],
+      axisLabel:{
+        rotate :30
+      }
     },
     yAxis: {
       type: "value",
@@ -184,6 +187,9 @@ function closeCase() {
         "2023年二季度",
         "2023年三季度",
       ],
+      axisLabel:{
+        rotate :30
+      }
     },
     yAxis: {
       type: "value",

+ 346 - 346
nngkxxdp/src/main/resources/static/natj/dataCenter/js/culturalTourism.js

@@ -121,355 +121,355 @@ function culturalTourism() {
 
   option && myChart.setOption(option);
 
-  // var chartDom = document.getElementById("gyykEchart");
-  // var myChart = echarts.init(chartDom);
-  // var alldata = [
-  //   [3418160, 352098],
-  //   [33427158, 2604714],
-  // ];
-  // var option;
-  // var data = alldata[0];
-  // option = {
-  //   tooltip: {
-  //     trigger: "axis",
-  //     axisPointer: {
-  //       type: "cross",
-  //       crossStyle: {
-  //         color: "#999",
-  //       },
-  //     },
-  //     backgroundColor: "rgb(0 0 0 / 40%)",
-  //     borderColor: "transparent",
-  //     textStyle: {
-  //       color: "#fff",
-  //     },
-  //   },
-  //   legend: {
-  //     data: [
-  //       "过夜游客",
-  //       "入境过夜住宿游客",
-  //       "过夜游客同比增减",
-  //       "入境过夜住宿游客同比增减",
-  //     ],
-  //   },
-  //   xAxis: [
-  //     {
-  //       type: "category",
-  //       data: [
-  //         "2023年1月",
-  //         "2023年2月",
-  //         "2023年3月",
-  //         "2023年4月",
-  //         "2023年5月",
-  //         "2023年6月",
-  //         "2023年7月",
-  //         "2023年8月",
-  //         "2023年9月",
-  //         "2023年10月",
-  //       ],
-  //       axisPointer: {
-  //         type: "shadow",
-  //       },
-  //     },
-  //   ],
-  //   yAxis: [
-  //     {
-  //       type: "value",
-  //       name: "游客数",
-  //       axisLabel: {
-  //         formatter: "{value} 人次",
-  //       },
-  //     },
-  //     {
-  //       type: "value",
-  //       name: "同比增减",
-  //       interval: 20,
-  //       max: 200,
-  //       axisLabel: {
-  //         formatter: "{value} %",
-  //       },
-  //     },
-  //   ],
-  //   series: [
-  //     {
-  //       name: "过夜游客",
-  //       type: "bar",
-  //       yAxisIndex: 0,
-  //       tooltip: {
-  //         valueFormatter: function (value) {
-  //           return value + " 人次";
-  //         },
-  //       },
-  //       data: [
-  //         254124, 303870, 300848, 355720, 326500, 310942, 389612, 352098,
-  //         284177, 344331,
-  //       ],
-  //     },
-  //     {
-  //       name: "入境过夜住宿游客",
-  //       type: "bar",
-  //       tooltip: {
-  //         valueFormatter: function (value) {
-  //           return value + " 人次";
-  //         },
-  //       },
-  //       data: [0, 788, 1026, 1740, 1967, 2200, 2720, 2748, 3231, 5539],
-  //       itemStyle: {
-  //         color: "#ed9121",
-  //       },
-  //     },
-  //     {
-  //       name: "过夜游客同比增减",
-  //       type: "line",
-  //       yAxisIndex: 1,
-  //       tooltip: {
-  //         valueFormatter: function (value) {
-  //           return value + " %";
-  //         },
-  //       },
-  //       data: [
-  //         22.09, 95.24, 132.26, 181.72, 116.83, 32.77, 106.47, 17.96, 26.06,
-  //         18.81,
-  //       ],
-  //     },
-  //     {
-  //       name: "入境过夜住宿游客同比增减",
-  //       type: "line",
-  //       yAxisIndex: 1,
-  //       tooltip: {
-  //         valueFormatter: function (value) {
-  //           return value + " %";
-  //         },
-  //       },
-  //       data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
-  //     },
-  //   ],
-  // };
+  var chartDom = document.getElementById("gyykEchart");
+  var myChart = echarts.init(chartDom);
+  var alldata = [
+    [3418160, 352098],
+    [33427158, 2604714],
+  ];
+  var option;
+  var data = alldata[0];
+  option = {
+    tooltip: {
+      trigger: "axis",
+      axisPointer: {
+        type: "cross",
+        crossStyle: {
+          color: "#999",
+        },
+      },
+      backgroundColor: "rgb(0 0 0 / 40%)",
+      borderColor: "transparent",
+      textStyle: {
+        color: "#fff",
+      },
+    },
+    legend: {
+      data: [
+        "过夜游客",
+        "入境过夜住宿游客",
+        "过夜游客同比增减",
+        "入境过夜住宿游客同比增减",
+      ],
+    },
+    xAxis: [
+      {
+        type: "category",
+        data: [
+          "2023年1月",
+          "2023年2月",
+          "2023年3月",
+          "2023年4月",
+          "2023年5月",
+          "2023年6月",
+          "2023年7月",
+          "2023年8月",
+          "2023年9月",
+          "2023年10月",
+        ],
+        axisPointer: {
+          type: "shadow",
+        },
+      },
+    ],
+    yAxis: [
+      {
+        type: "value",
+        name: "游客数",
+        axisLabel: {
+          formatter: "{value} 人次",
+        },
+      },
+      {
+        type: "value",
+        name: "同比增减",
+        interval: 20,
+        max: 200,
+        axisLabel: {
+          formatter: "{value} %",
+        },
+      },
+    ],
+    series: [
+      {
+        name: "过夜游客",
+        type: "bar",
+        yAxisIndex: 0,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " 人次";
+          },
+        },
+        data: [
+          254124, 303870, 300848, 355720, 326500, 310942, 389612, 352098,
+          284177, 344331,
+        ],
+      },
+      {
+        name: "入境过夜住宿游客",
+        type: "bar",
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " 人次";
+          },
+        },
+        data: [0, 788, 1026, 1740, 1967, 2200, 2720, 2748, 3231, 5539],
+        itemStyle: {
+          color: "#ed9121",
+        },
+      },
+      {
+        name: "过夜游客同比增减",
+        type: "line",
+        yAxisIndex: 1,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " %";
+          },
+        },
+        data: [
+          22.09, 95.24, 132.26, 181.72, 116.83, 32.77, 106.47, 17.96, 26.06,
+          18.81,
+        ],
+      },
+      {
+        name: "入境过夜住宿游客同比增减",
+        type: "line",
+        yAxisIndex: 1,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " %";
+          },
+        },
+        data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
+      },
+    ],
+  };
 
-  // option && myChart.setOption(option);
+  option && myChart.setOption(option);
 
-  // var chartDom = document.getElementById("zsrEchart");
-  // var myChart = echarts.init(chartDom);
-  // var alldata = [
-  //   [3418160, 352098],
-  //   [33427158, 2604714],
-  // ];
-  // var option;
-  // var data = alldata[0];
-  // option = {
-  //   title: {
-  //     text: "旅游总收入",
-  //   },
-  //   grid: {
-  //     containLabel: true,
-  //   },
-  //   tooltip: {
-  //     trigger: "axis",
-  //     axisPointer: {
-  //       type: "cross",
-  //       crossStyle: {
-  //         color: "#999",
-  //       },
-  //     },
-  //     backgroundColor: "rgb(0 0 0 / 40%)",
-  //     borderColor: "transparent",
-  //     textStyle: {
-  //       color: "#fff",
-  //     },
-  //   },
-  //   legend: {
-  //     data: ["旅游总收入"],
-  //   },
-  //   xAxis: [
-  //     {
-  //       type: "category",
-  //       data: [
-  //         "2023年1月",
-  //         "2023年2月",
-  //         "2023年3月",
-  //         "2023年4月",
-  //         "2023年5月",
-  //         "2023年6月",
-  //         "2023年7月",
-  //         "2023年8月",
-  //         "2023年9月",
-  //         "2023年10月",
-  //       ],
-  //       axisPointer: {
-  //         type: "shadow",
-  //       },
-  //     },
-  //   ],
-  //   yAxis: [
-  //     {
-  //       type: "value",
-  //       name: "总收入",
-  //       axisLabel: {
-  //         formatter: "{value} 万元",
-  //       },
-  //     },
-  //     {
-  //       type: "value",
-  //       name: "同比增减",
-  //       interval: 20,
-  //       max: 100,
-  //       axisLabel: {
-  //         formatter: "{value} %",
-  //       },
-  //     },
-  //   ],
-  //   series: [
-  //     {
-  //       name: "旅游总收入",
-  //       type: "bar",
-  //       yAxisIndex: 0,
-  //       tooltip: {
-  //         valueFormatter: function (value) {
-  //           return value + " 万元";
-  //         },
-  //       },
-  //       data: [
-  //         251414, 304154, 322454, 308451, 424215, 298541, 353411, 296332,
-  //         384412, 311452,
-  //       ],
-  //     },
-  //     {
-  //       name: "旅游总收入同比增减",
-  //       type: "line",
-  //       yAxisIndex: 1,
-  //       tooltip: {
-  //         valueFormatter: function (value) {
-  //           return value + " %";
-  //         },
-  //       },
-  //       data: [
-  //         38.55, 24.93, 34.84, 20.75, 26.53, 20.44, 15.02, 20.03, 19.22, 8.82,
-  //       ],
-  //     },
-  //   ],
-  // };
+  var chartDom = document.getElementById("zsrEchart");
+  var myChart = echarts.init(chartDom);
+  var alldata = [
+    [3418160, 352098],
+    [33427158, 2604714],
+  ];
+  var option;
+  var data = alldata[0];
+  option = {
+    title: {
+      text: "旅游总收入",
+    },
+    grid: {
+      containLabel: true,
+    },
+    tooltip: {
+      trigger: "axis",
+      axisPointer: {
+        type: "cross",
+        crossStyle: {
+          color: "#999",
+        },
+      },
+      backgroundColor: "rgb(0 0 0 / 40%)",
+      borderColor: "transparent",
+      textStyle: {
+        color: "#fff",
+      },
+    },
+    legend: {
+      data: ["旅游总收入"],
+    },
+    xAxis: [
+      {
+        type: "category",
+        data: [
+          "2023年1月",
+          "2023年2月",
+          "2023年3月",
+          "2023年4月",
+          "2023年5月",
+          "2023年6月",
+          "2023年7月",
+          "2023年8月",
+          "2023年9月",
+          "2023年10月",
+        ],
+        axisPointer: {
+          type: "shadow",
+        },
+      },
+    ],
+    yAxis: [
+      {
+        type: "value",
+        name: "总收入",
+        axisLabel: {
+          formatter: "{value} 万元",
+        },
+      },
+      {
+        type: "value",
+        name: "同比增减",
+        interval: 20,
+        max: 100,
+        axisLabel: {
+          formatter: "{value} %",
+        },
+      },
+    ],
+    series: [
+      {
+        name: "旅游总收入",
+        type: "bar",
+        yAxisIndex: 0,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " 万元";
+          },
+        },
+        data: [
+          251414, 304154, 322454, 308451, 424215, 298541, 353411, 296332,
+          384412, 311452,
+        ],
+      },
+      {
+        name: "旅游总收入同比增减",
+        type: "line",
+        yAxisIndex: 1,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " %";
+          },
+        },
+        data: [
+          38.55, 24.93, 34.84, 20.75, 26.53, 20.44, 15.02, 20.03, 19.22, 8.82,
+        ],
+      },
+    ],
+  };
 
-  // option && myChart.setOption(option);
+  option && myChart.setOption(option);
 
-  // var chartDom = document.getElementById("cyrsEchart");
-  // var myChart = echarts.init(chartDom);
-  // var alldata = [
-  //   [3418160, 352098],
-  //   [33427158, 2604714],
-  // ];
-  // var option;
-  // var data = alldata[0];
-  // option = {
-  //   title: {
-  //     text: "旅游从业人数",
-  //   },
-  //   grid: {
-  //     containLabel: true,
-  //   },
-  //   tooltip: {
-  //     trigger: "axis",
-  //     axisPointer: {
-  //       type: "cross",
-  //       crossStyle: {
-  //         color: "#999",
-  //       },
-  //     },
-  //     backgroundColor: "rgb(0 0 0 / 40%)",
-  //     borderColor: "transparent",
-  //     textStyle: {
-  //       color: "#fff",
-  //     },
-  //   },
-  //   legend: {
-  //     data: ["旅游从业人数"],
-  //   },
-  //   xAxis: [
-  //     {
-  //       type: "category",
-  //       data: [
-  //         "2023年1月",
-  //         "2023年2月",
-  //         "2023年3月",
-  //         "2023年4月",
-  //         "2023年5月",
-  //         "2023年6月",
-  //         "2023年7月",
-  //         "2023年8月",
-  //         "2023年9月",
-  //         "2023年10月",
-  //       ],
-  //       axisPointer: {
-  //         type: "shadow",
-  //       },
-  //     },
-  //   ],
-  //   yAxis: [
-  //     {
-  //       type: "value",
-  //       name: "旅游从业人数",
-  //       axisLabel: {
-  //         formatter: "{value} 人次",
-  //       },
-  //     },
-  //     {
-  //       type: "value",
-  //       name: "同比增减",
-  //       interval: 5,
-  //       max: 30,
-  //       axisLabel: {
-  //         formatter: "{value} %",
-  //       },
-  //     },
-  //   ],
-  //   series: [
-  //     {
-  //       name: "旅游从业人数",
-  //       type: "bar",
-  //       yAxisIndex: 0,
-  //       tooltip: {
-  //         valueFormatter: function (value) {
-  //           return value + " 人次";
-  //         },
-  //       },
-  //       data: [
-  //         33102, 33104, 33245, 33447, 33541, 33654, 33145, 33210, 32010, 32511,
-  //       ],
-  //     },
-  //     {
-  //       name: "旅游直接从业人数",
-  //       type: "bar",
-  //       yAxisIndex: 0,
-  //       tooltip: {
-  //         valueFormatter: function (value) {
-  //           return value + " 万元";
-  //         },
-  //       },
-  //       data: [6642, 6647, 6721, 6842, 6847, 6719, 6641, 6652, 6622, 6421],
-  //     },
-  //     {
-  //       name: "旅游从业人数同比增减",
-  //       type: "line",
-  //       yAxisIndex: 1,
-  //       tooltip: {
-  //         valueFormatter: function (value) {
-  //           return value + " %";
-  //         },
-  //       },
-  //       data: [3.12, 3.05, 3.54, 4.2, 4.86, 5.23, 3.67, 5.57, 3.22, 4.07],
-  //     },
-  //     {
-  //       name: "旅游直接从业人数同比增减",
-  //       type: "line",
-  //       yAxisIndex: 1,
-  //       tooltip: {
-  //         valueFormatter: function (value) {
-  //           return value + " %";
-  //         },
-  //       },
-  //       data: [3.46, 3.46, 4.69, 6.66, 6.98, 5.15, 4.03, 4.76, 4.88, 2.88],
-  //     },
-  //   ],
-  // };
+  var chartDom = document.getElementById("cyrsEchart");
+  var myChart = echarts.init(chartDom);
+  var alldata = [
+    [3418160, 352098],
+    [33427158, 2604714],
+  ];
+  var option;
+  var data = alldata[0];
+  option = {
+    title: {
+      text: "旅游从业人数",
+    },
+    grid: {
+      containLabel: true,
+    },
+    tooltip: {
+      trigger: "axis",
+      axisPointer: {
+        type: "cross",
+        crossStyle: {
+          color: "#999",
+        },
+      },
+      backgroundColor: "rgb(0 0 0 / 40%)",
+      borderColor: "transparent",
+      textStyle: {
+        color: "#fff",
+      },
+    },
+    legend: {
+      data: ["旅游从业人数"],
+    },
+    xAxis: [
+      {
+        type: "category",
+        data: [
+          "2023年1月",
+          "2023年2月",
+          "2023年3月",
+          "2023年4月",
+          "2023年5月",
+          "2023年6月",
+          "2023年7月",
+          "2023年8月",
+          "2023年9月",
+          "2023年10月",
+        ],
+        axisPointer: {
+          type: "shadow",
+        },
+      },
+    ],
+    yAxis: [
+      {
+        type: "value",
+        name: "旅游从业人数",
+        axisLabel: {
+          formatter: "{value} 人次",
+        },
+      },
+      {
+        type: "value",
+        name: "同比增减",
+        interval: 5,
+        max: 30,
+        axisLabel: {
+          formatter: "{value} %",
+        },
+      },
+    ],
+    series: [
+      {
+        name: "旅游从业人数",
+        type: "bar",
+        yAxisIndex: 0,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " 人次";
+          },
+        },
+        data: [
+          33102, 33104, 33245, 33447, 33541, 33654, 33145, 33210, 32010, 32511,
+        ],
+      },
+      {
+        name: "旅游直接从业人数",
+        type: "bar",
+        yAxisIndex: 0,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " 万元";
+          },
+        },
+        data: [6642, 6647, 6721, 6842, 6847, 6719, 6641, 6652, 6622, 6421],
+      },
+      {
+        name: "旅游从业人数同比增减",
+        type: "line",
+        yAxisIndex: 1,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " %";
+          },
+        },
+        data: [3.12, 3.05, 3.54, 4.2, 4.86, 5.23, 3.67, 5.57, 3.22, 4.07],
+      },
+      {
+        name: "旅游直接从业人数同比增减",
+        type: "line",
+        yAxisIndex: 1,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " %";
+          },
+        },
+        data: [3.46, 3.46, 4.69, 6.66, 6.98, 5.15, 4.03, 4.76, 4.88, 2.88],
+      },
+    ],
+  };
 
-  // option && myChart.setOption(option);
+  option && myChart.setOption(option);
 }

+ 355 - 355
nngkxxdp/src/main/resources/static/natj/dataCenter/js/culturalTourismMobile.js

@@ -121,364 +121,364 @@ function culturalTourism() {
 
   option && myChart.setOption(option);
 
-  // var chartDom = document.getElementById("gyykEchart");
-  // var myChart = echarts.init(chartDom);
-  // var alldata = [
-  //   [3418160, 352098],
-  //   [33427158, 2604714],
-  // ];
-  // var option;
-  // var data = alldata[0];
-  // option = {
-  //   tooltip: {
-  //     trigger: "axis",
-  //     confine: true,
-  //     axisPointer: {
-  //       type: "cross",
-  //       crossStyle: {
-  //         color: "#999",
-  //       },
-  //     },
-  //   },
-  //   grid: {
-  //     top: 80,
-  //     containLabel: true,
-  //   },
-  //   legend: {
-  //     top: 0,
-  //     data: [
-  //       "过夜游客",
-  //       "入境过夜住宿游客",
-  //       "过夜游客同比增减",
-  //       "入境过夜住宿游客同比增减",
-  //     ],
-  //   },
-  //   xAxis: [
-  //     {
-  //       type: "category",
-  //       data: [
-  //         "2023年1月",
-  //         "2023年2月",
-  //         "2023年3月",
-  //         "2023年4月",
-  //         "2023年5月",
-  //         "2023年6月",
-  //         "2023年7月",
-  //         "2023年8月",
-  //         "2023年9月",
-  //         "2023年10月",
-  //       ],
-  //       axisPointer: {
-  //         type: "shadow",
-  //       },
-  //     },
-  //   ],
-  //   yAxis: [
-  //     {
-  //       type: "value",
-  //       name: "游客数",
-  //       axisLabel: {
-  //         formatter: "{value} 人次",
-  //       },
-  //     },
-  //     {
-  //       type: "value",
-  //       name: "同比增减",
-  //       interval: 20,
-  //       max: 200,
-  //       axisLabel: {
-  //         formatter: "{value} %",
-  //       },
-  //     },
-  //   ],
-  //   series: [
-  //     {
-  //       name: "过夜游客",
-  //       type: "bar",
-  //       yAxisIndex: 0,
-  //       tooltip: {
-  //         valueFormatter: function (value) {
-  //           return value + " 人次";
-  //         },
-  //       },
-  //       data: [
-  //         254124, 303870, 300848, 355720, 326500, 310942, 389612, 352098,
-  //         284177, 344331,
-  //       ],
-  //     },
-  //     {
-  //       name: "入境过夜住宿游客",
-  //       type: "bar",
-  //       tooltip: {
-  //         valueFormatter: function (value) {
-  //           return value + " 人次";
-  //         },
-  //       },
-  //       data: [0, 788, 1026, 1740, 1967, 2200, 2720, 2748, 3231, 5539],
-  //       itemStyle: {
-  //         color: "#ed9121",
-  //       },
-  //     },
-  //     {
-  //       name: "过夜游客同比增减",
-  //       type: "line",
-  //       yAxisIndex: 1,
-  //       tooltip: {
-  //         valueFormatter: function (value) {
-  //           return value + " %";
-  //         },
-  //       },
-  //       data: [
-  //         22.09, 95.24, 132.26, 181.72, 116.83, 32.77, 106.47, 17.96, 26.06,
-  //         18.81,
-  //       ],
-  //     },
-  //     {
-  //       name: "入境过夜住宿游客同比增减",
-  //       type: "line",
-  //       yAxisIndex: 1,
-  //       tooltip: {
-  //         valueFormatter: function (value) {
-  //           return value + " %";
-  //         },
-  //       },
-  //       data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
-  //     },
-  //   ],
-  // };
+  var chartDom = document.getElementById("gyykEchart");
+  var myChart = echarts.init(chartDom);
+  var alldata = [
+    [3418160, 352098],
+    [33427158, 2604714],
+  ];
+  var option;
+  var data = alldata[0];
+  option = {
+    tooltip: {
+      trigger: "axis",
+      confine: true,
+      axisPointer: {
+        type: "cross",
+        crossStyle: {
+          color: "#999",
+        },
+      },
+    },
+    grid: {
+      top: 80,
+      containLabel: true,
+    },
+    legend: {
+      top: 0,
+      data: [
+        "过夜游客",
+        "入境过夜住宿游客",
+        "过夜游客同比增减",
+        "入境过夜住宿游客同比增减",
+      ],
+    },
+    xAxis: [
+      {
+        type: "category",
+        data: [
+          "2023年1月",
+          "2023年2月",
+          "2023年3月",
+          "2023年4月",
+          "2023年5月",
+          "2023年6月",
+          "2023年7月",
+          "2023年8月",
+          "2023年9月",
+          "2023年10月",
+        ],
+        axisPointer: {
+          type: "shadow",
+        },
+      },
+    ],
+    yAxis: [
+      {
+        type: "value",
+        name: "游客数",
+        axisLabel: {
+          formatter: "{value} 人次",
+        },
+      },
+      {
+        type: "value",
+        name: "同比增减",
+        interval: 20,
+        max: 200,
+        axisLabel: {
+          formatter: "{value} %",
+        },
+      },
+    ],
+    series: [
+      {
+        name: "过夜游客",
+        type: "bar",
+        yAxisIndex: 0,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " 人次";
+          },
+        },
+        data: [
+          254124, 303870, 300848, 355720, 326500, 310942, 389612, 352098,
+          284177, 344331,
+        ],
+      },
+      {
+        name: "入境过夜住宿游客",
+        type: "bar",
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " 人次";
+          },
+        },
+        data: [0, 788, 1026, 1740, 1967, 2200, 2720, 2748, 3231, 5539],
+        itemStyle: {
+          color: "#ed9121",
+        },
+      },
+      {
+        name: "过夜游客同比增减",
+        type: "line",
+        yAxisIndex: 1,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " %";
+          },
+        },
+        data: [
+          22.09, 95.24, 132.26, 181.72, 116.83, 32.77, 106.47, 17.96, 26.06,
+          18.81,
+        ],
+      },
+      {
+        name: "入境过夜住宿游客同比增减",
+        type: "line",
+        yAxisIndex: 1,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " %";
+          },
+        },
+        data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
+      },
+    ],
+  };
 
-  // option && myChart.setOption(option);
+  option && myChart.setOption(option);
 
-  // var chartDom = document.getElementById("zsrEchart");
-  // var myChart = echarts.init(chartDom);
-  // var alldata = [
-  //   [3418160, 352098],
-  //   [33427158, 2604714],
-  // ];
-  // var option;
-  // var data = alldata[0];
-  // option = {
-  //   title: {
-  //     text: "旅游总收入",
-  //     textStyle: {
-  //       fontSize: 14,
-  //     },
-  //   },
-  //   tooltip: {
-  //     trigger: "axis",
-  //     confine: true,
-  //     axisPointer: {
-  //       type: "cross",
-  //       crossStyle: {
-  //         color: "#999",
-  //       },
-  //     },
-  //   },
-  //   grid: {
-  //     top: 100,
-  //     containLabel: true,
-  //   },
-  //   legend: {
-  //     top: 40,
-  //     data: ["旅游总收入", "旅游总收入同比增减"],
-  //   },
-  //   xAxis: [
-  //     {
-  //       type: "category",
-  //       data: [
-  //         "2023年1月",
-  //         "2023年2月",
-  //         "2023年3月",
-  //         "2023年4月",
-  //         "2023年5月",
-  //         "2023年6月",
-  //         "2023年7月",
-  //         "2023年8月",
-  //         "2023年9月",
-  //         "2023年10月",
-  //       ],
-  //       axisPointer: {
-  //         type: "shadow",
-  //       },
-  //     },
-  //   ],
-  //   yAxis: [
-  //     {
-  //       type: "value",
-  //       name: "总收入",
-  //       axisLabel: {
-  //         formatter: "{value} 万元",
-  //       },
-  //     },
-  //     {
-  //       type: "value",
-  //       name: "同比增减",
-  //       interval: 20,
-  //       max: 100,
-  //       axisLabel: {
-  //         formatter: "{value} %",
-  //       },
-  //     },
-  //   ],
-  //   series: [
-  //     {
-  //       name: "旅游总收入",
-  //       type: "bar",
-  //       yAxisIndex: 0,
-  //       tooltip: {
-  //         valueFormatter: function (value) {
-  //           return value + " 万元";
-  //         },
-  //       },
-  //       data: [
-  //         251414, 304154, 322454, 308451, 424215, 298541, 353411, 296332,
-  //         384412, 311452,
-  //       ],
-  //     },
-  //     {
-  //       name: "旅游总收入同比增减",
-  //       type: "line",
-  //       yAxisIndex: 1,
-  //       tooltip: {
-  //         valueFormatter: function (value) {
-  //           return value + " %";
-  //         },
-  //       },
-  //       data: [
-  //         38.55, 24.93, 34.84, 20.75, 26.53, 20.44, 15.02, 20.03, 19.22, 8.82,
-  //       ],
-  //     },
-  //   ],
-  // };
+  var chartDom = document.getElementById("zsrEchart");
+  var myChart = echarts.init(chartDom);
+  var alldata = [
+    [3418160, 352098],
+    [33427158, 2604714],
+  ];
+  var option;
+  var data = alldata[0];
+  option = {
+    title: {
+      text: "旅游总收入",
+      textStyle: {
+        fontSize: 14,
+      },
+    },
+    tooltip: {
+      trigger: "axis",
+      confine: true,
+      axisPointer: {
+        type: "cross",
+        crossStyle: {
+          color: "#999",
+        },
+      },
+    },
+    grid: {
+      top: 100,
+      containLabel: true,
+    },
+    legend: {
+      top: 40,
+      data: ["旅游总收入", "旅游总收入同比增减"],
+    },
+    xAxis: [
+      {
+        type: "category",
+        data: [
+          "2023年1月",
+          "2023年2月",
+          "2023年3月",
+          "2023年4月",
+          "2023年5月",
+          "2023年6月",
+          "2023年7月",
+          "2023年8月",
+          "2023年9月",
+          "2023年10月",
+        ],
+        axisPointer: {
+          type: "shadow",
+        },
+      },
+    ],
+    yAxis: [
+      {
+        type: "value",
+        name: "总收入",
+        axisLabel: {
+          formatter: "{value} 万元",
+        },
+      },
+      {
+        type: "value",
+        name: "同比增减",
+        interval: 20,
+        max: 100,
+        axisLabel: {
+          formatter: "{value} %",
+        },
+      },
+    ],
+    series: [
+      {
+        name: "旅游总收入",
+        type: "bar",
+        yAxisIndex: 0,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " 万元";
+          },
+        },
+        data: [
+          251414, 304154, 322454, 308451, 424215, 298541, 353411, 296332,
+          384412, 311452,
+        ],
+      },
+      {
+        name: "旅游总收入同比增减",
+        type: "line",
+        yAxisIndex: 1,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " %";
+          },
+        },
+        data: [
+          38.55, 24.93, 34.84, 20.75, 26.53, 20.44, 15.02, 20.03, 19.22, 8.82,
+        ],
+      },
+    ],
+  };
 
-  // option && myChart.setOption(option);
+  option && myChart.setOption(option);
 
-  // var chartDom = document.getElementById("cyrsEchart");
-  // var myChart = echarts.init(chartDom);
-  // var alldata = [
-  //   [3418160, 352098],
-  //   [33427158, 2604714],
-  // ];
-  // var option;
-  // var data = alldata[0];
-  // option = {
-  //   title: {
-  //     text: "旅游从业人数",
-  //     textStyle: {
-  //       fontSize: 14,
-  //     },
-  //   },
-  //   tooltip: {
-  //     trigger: "axis",
-  //     confine: true,
-  //     axisPointer: {
-  //       type: "cross",
-  //       crossStyle: {
-  //         color: "#999",
-  //       },
-  //     },
-  //   },
-  //   grid: {
-  //     top: 100,
-  //     containLabel: true,
-  //   },
-  //   legend: {
-  //     top: 40,
-  //     data: [
-  //       "旅游从业人数",
-  //       "旅游从业人数同比增减",
-  //       "旅游直接从业人数",
-  //       "旅游直接从业人数同比增减",
-  //     ],
-  //     type: "scroll",
-  //   },
-  //   xAxis: [
-  //     {
-  //       type: "category",
-  //       data: [
-  //         "2023年1月",
-  //         "2023年2月",
-  //         "2023年3月",
-  //         "2023年4月",
-  //         "2023年5月",
-  //         "2023年6月",
-  //         "2023年7月",
-  //         "2023年8月",
-  //         "2023年9月",
-  //         "2023年10月",
-  //       ],
-  //       axisPointer: {
-  //         type: "shadow",
-  //       },
-  //     },
-  //   ],
-  //   yAxis: [
-  //     {
-  //       type: "value",
-  //       name: "旅游从业人数",
-  //       axisLabel: {
-  //         formatter: "{value} 人次",
-  //       },
-  //     },
-  //     {
-  //       type: "value",
-  //       name: "同比增减",
-  //       interval: 5,
-  //       max: 30,
-  //       axisLabel: {
-  //         formatter: "{value} %",
-  //       },
-  //     },
-  //   ],
-  //   series: [
-  //     {
-  //       name: "旅游从业人数",
-  //       type: "bar",
-  //       yAxisIndex: 0,
-  //       tooltip: {
-  //         valueFormatter: function (value) {
-  //           return value + " 人次";
-  //         },
-  //       },
-  //       data: [
-  //         33102, 33104, 33245, 33447, 33541, 33654, 33145, 33210, 32010, 32511,
-  //       ],
-  //     },
-  //     {
-  //       name: "旅游直接从业人数",
-  //       type: "bar",
-  //       yAxisIndex: 0,
-  //       tooltip: {
-  //         valueFormatter: function (value) {
-  //           return value + " 万元";
-  //         },
-  //       },
-  //       data: [6642, 6647, 6721, 6842, 6847, 6719, 6641, 6652, 6622, 6421],
-  //     },
-  //     {
-  //       name: "旅游从业人数同比增减",
-  //       type: "line",
-  //       yAxisIndex: 1,
-  //       tooltip: {
-  //         valueFormatter: function (value) {
-  //           return value + " %";
-  //         },
-  //       },
-  //       data: [3.12, 3.05, 3.54, 4.2, 4.86, 5.23, 3.67, 5.57, 3.22, 4.07],
-  //     },
-  //     {
-  //       name: "旅游直接从业人数同比增减",
-  //       type: "line",
-  //       yAxisIndex: 1,
-  //       tooltip: {
-  //         valueFormatter: function (value) {
-  //           return value + " %";
-  //         },
-  //       },
-  //       data: [3.46, 3.46, 4.69, 6.66, 6.98, 5.15, 4.03, 4.76, 4.88, 2.88],
-  //     },
-  //   ],
-  // };
+  var chartDom = document.getElementById("cyrsEchart");
+  var myChart = echarts.init(chartDom);
+  var alldata = [
+    [3418160, 352098],
+    [33427158, 2604714],
+  ];
+  var option;
+  var data = alldata[0];
+  option = {
+    title: {
+      text: "旅游从业人数",
+      textStyle: {
+        fontSize: 14,
+      },
+    },
+    tooltip: {
+      trigger: "axis",
+      confine: true,
+      axisPointer: {
+        type: "cross",
+        crossStyle: {
+          color: "#999",
+        },
+      },
+    },
+    grid: {
+      top: 100,
+      containLabel: true,
+    },
+    legend: {
+      top: 40,
+      data: [
+        "旅游从业人数",
+        "旅游从业人数同比增减",
+        "旅游直接从业人数",
+        "旅游直接从业人数同比增减",
+      ],
+      type: "scroll",
+    },
+    xAxis: [
+      {
+        type: "category",
+        data: [
+          "2023年1月",
+          "2023年2月",
+          "2023年3月",
+          "2023年4月",
+          "2023年5月",
+          "2023年6月",
+          "2023年7月",
+          "2023年8月",
+          "2023年9月",
+          "2023年10月",
+        ],
+        axisPointer: {
+          type: "shadow",
+        },
+      },
+    ],
+    yAxis: [
+      {
+        type: "value",
+        name: "旅游从业人数",
+        axisLabel: {
+          formatter: "{value} 人次",
+        },
+      },
+      {
+        type: "value",
+        name: "同比增减",
+        interval: 5,
+        max: 30,
+        axisLabel: {
+          formatter: "{value} %",
+        },
+      },
+    ],
+    series: [
+      {
+        name: "旅游从业人数",
+        type: "bar",
+        yAxisIndex: 0,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " 人次";
+          },
+        },
+        data: [
+          33102, 33104, 33245, 33447, 33541, 33654, 33145, 33210, 32010, 32511,
+        ],
+      },
+      {
+        name: "旅游直接从业人数",
+        type: "bar",
+        yAxisIndex: 0,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " 万元";
+          },
+        },
+        data: [6642, 6647, 6721, 6842, 6847, 6719, 6641, 6652, 6622, 6421],
+      },
+      {
+        name: "旅游从业人数同比增减",
+        type: "line",
+        yAxisIndex: 1,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " %";
+          },
+        },
+        data: [3.12, 3.05, 3.54, 4.2, 4.86, 5.23, 3.67, 5.57, 3.22, 4.07],
+      },
+      {
+        name: "旅游直接从业人数同比增减",
+        type: "line",
+        yAxisIndex: 1,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " %";
+          },
+        },
+        data: [3.46, 3.46, 4.69, 6.66, 6.98, 5.15, 4.03, 4.76, 4.88, 2.88],
+      },
+    ],
+  };
 
-  // option && myChart.setOption(option);
+  option && myChart.setOption(option);
 }

+ 484 - 0
nngkxxdp/src/main/resources/static/natj/dataCenter/js/culturalTourismMobileZt.js

@@ -0,0 +1,484 @@
+function culturalTourism() {
+  // 文化旅游
+  var chartDom = document.getElementById("whlyEchar");
+  var myChart = echarts.init(chartDom);
+  var alldata = [
+    [3418160, 352098],
+    [33427158, 2604714],
+  ];
+  var option;
+  var data = alldata[0];
+  option = {
+    tooltip: {
+      trigger: "axis",
+      confine: true,
+      axisPointer: {
+        type: "cross",
+        crossStyle: {
+          color: "#999",
+        },
+      },
+    },
+    grid: {
+      top: 80,
+      containLabel: true,
+    },
+    legend: {
+      data: ["海外游客", "国内游客", "国内游客同比增减", "海外游客同比增减"],
+    },
+    xAxis: [
+      {
+        type: "category",
+        data: [
+          "2023年1月",
+          "2023年2月",
+          "2023年3月",
+          "2023年4月",
+          "2023年5月",
+          "2023年6月",
+          "2023年7月",
+          "2023年8月",
+          "2023年9月",
+          "2023年10月",
+        ],
+        axisPointer: {
+          type: "shadow",
+        },
+      },
+    ],
+    yAxis: [
+      {
+        type: "value",
+        name: "游客数",
+        axisLabel: {
+          formatter: "{value} 人次",
+        },
+      },
+      {
+        type: "value",
+        name: "同比增减",
+        interval: 5,
+        max: 50,
+        axisLabel: {
+          formatter: "{value} %",
+        },
+      },
+    ],
+    series: [
+      {
+        name: "海外游客",
+        type: "bar",
+        yAxisIndex: 0,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " 人次";
+          },
+        },
+        data: [0, 788, 1026, 1740, 1967, 2200, 2720, 2748, 3231, 5539],
+      },
+      {
+        name: "国内游客",
+        type: "bar",
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " 人次";
+          },
+        },
+        data: [
+          4741245, 4821452, 4524574, 4054582, 4484144, 3325145, 4047415,
+          3415412, 4851414, 4914414,
+        ],
+        itemStyle: {
+          color: "#ed9121",
+        },
+      },
+      {
+        name: "国内游客同比增减",
+        type: "line",
+        yAxisIndex: 1,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " %";
+          },
+        },
+        data: [
+          33.46, 20.45, 26.2, 28.72, 18.09, 16.04, 10.66, 17.96, 13.98, 6.38,
+        ],
+      },
+      {
+        name: "海外游客同比增减",
+        type: "line",
+        yAxisIndex: 1,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " %";
+          },
+        },
+        data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
+      },
+    ],
+  };
+
+  option && myChart.setOption(option);
+
+  // var chartDom = document.getElementById("gyykEchart");
+  // var myChart = echarts.init(chartDom);
+  // var alldata = [
+  //   [3418160, 352098],
+  //   [33427158, 2604714],
+  // ];
+  // var option;
+  // var data = alldata[0];
+  // option = {
+  //   tooltip: {
+  //     trigger: "axis",
+  //     confine: true,
+  //     axisPointer: {
+  //       type: "cross",
+  //       crossStyle: {
+  //         color: "#999",
+  //       },
+  //     },
+  //   },
+  //   grid: {
+  //     top: 80,
+  //     containLabel: true,
+  //   },
+  //   legend: {
+  //     top: 0,
+  //     data: [
+  //       "过夜游客",
+  //       "入境过夜住宿游客",
+  //       "过夜游客同比增减",
+  //       "入境过夜住宿游客同比增减",
+  //     ],
+  //   },
+  //   xAxis: [
+  //     {
+  //       type: "category",
+  //       data: [
+  //         "2023年1月",
+  //         "2023年2月",
+  //         "2023年3月",
+  //         "2023年4月",
+  //         "2023年5月",
+  //         "2023年6月",
+  //         "2023年7月",
+  //         "2023年8月",
+  //         "2023年9月",
+  //         "2023年10月",
+  //       ],
+  //       axisPointer: {
+  //         type: "shadow",
+  //       },
+  //     },
+  //   ],
+  //   yAxis: [
+  //     {
+  //       type: "value",
+  //       name: "游客数",
+  //       axisLabel: {
+  //         formatter: "{value} 人次",
+  //       },
+  //     },
+  //     {
+  //       type: "value",
+  //       name: "同比增减",
+  //       interval: 20,
+  //       max: 200,
+  //       axisLabel: {
+  //         formatter: "{value} %",
+  //       },
+  //     },
+  //   ],
+  //   series: [
+  //     {
+  //       name: "过夜游客",
+  //       type: "bar",
+  //       yAxisIndex: 0,
+  //       tooltip: {
+  //         valueFormatter: function (value) {
+  //           return value + " 人次";
+  //         },
+  //       },
+  //       data: [
+  //         254124, 303870, 300848, 355720, 326500, 310942, 389612, 352098,
+  //         284177, 344331,
+  //       ],
+  //     },
+  //     {
+  //       name: "入境过夜住宿游客",
+  //       type: "bar",
+  //       tooltip: {
+  //         valueFormatter: function (value) {
+  //           return value + " 人次";
+  //         },
+  //       },
+  //       data: [0, 788, 1026, 1740, 1967, 2200, 2720, 2748, 3231, 5539],
+  //       itemStyle: {
+  //         color: "#ed9121",
+  //       },
+  //     },
+  //     {
+  //       name: "过夜游客同比增减",
+  //       type: "line",
+  //       yAxisIndex: 1,
+  //       tooltip: {
+  //         valueFormatter: function (value) {
+  //           return value + " %";
+  //         },
+  //       },
+  //       data: [
+  //         22.09, 95.24, 132.26, 181.72, 116.83, 32.77, 106.47, 17.96, 26.06,
+  //         18.81,
+  //       ],
+  //     },
+  //     {
+  //       name: "入境过夜住宿游客同比增减",
+  //       type: "line",
+  //       yAxisIndex: 1,
+  //       tooltip: {
+  //         valueFormatter: function (value) {
+  //           return value + " %";
+  //         },
+  //       },
+  //       data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
+  //     },
+  //   ],
+  // };
+
+  // option && myChart.setOption(option);
+
+  // var chartDom = document.getElementById("zsrEchart");
+  // var myChart = echarts.init(chartDom);
+  // var alldata = [
+  //   [3418160, 352098],
+  //   [33427158, 2604714],
+  // ];
+  // var option;
+  // var data = alldata[0];
+  // option = {
+  //   title: {
+  //     text: "旅游总收入",
+  //     textStyle: {
+  //       fontSize: 14,
+  //     },
+  //   },
+  //   tooltip: {
+  //     trigger: "axis",
+  //     confine: true,
+  //     axisPointer: {
+  //       type: "cross",
+  //       crossStyle: {
+  //         color: "#999",
+  //       },
+  //     },
+  //   },
+  //   grid: {
+  //     top: 100,
+  //     containLabel: true,
+  //   },
+  //   legend: {
+  //     top: 40,
+  //     data: ["旅游总收入", "旅游总收入同比增减"],
+  //   },
+  //   xAxis: [
+  //     {
+  //       type: "category",
+  //       data: [
+  //         "2023年1月",
+  //         "2023年2月",
+  //         "2023年3月",
+  //         "2023年4月",
+  //         "2023年5月",
+  //         "2023年6月",
+  //         "2023年7月",
+  //         "2023年8月",
+  //         "2023年9月",
+  //         "2023年10月",
+  //       ],
+  //       axisPointer: {
+  //         type: "shadow",
+  //       },
+  //     },
+  //   ],
+  //   yAxis: [
+  //     {
+  //       type: "value",
+  //       name: "总收入",
+  //       axisLabel: {
+  //         formatter: "{value} 万元",
+  //       },
+  //     },
+  //     {
+  //       type: "value",
+  //       name: "同比增减",
+  //       interval: 20,
+  //       max: 100,
+  //       axisLabel: {
+  //         formatter: "{value} %",
+  //       },
+  //     },
+  //   ],
+  //   series: [
+  //     {
+  //       name: "旅游总收入",
+  //       type: "bar",
+  //       yAxisIndex: 0,
+  //       tooltip: {
+  //         valueFormatter: function (value) {
+  //           return value + " 万元";
+  //         },
+  //       },
+  //       data: [
+  //         251414, 304154, 322454, 308451, 424215, 298541, 353411, 296332,
+  //         384412, 311452,
+  //       ],
+  //     },
+  //     {
+  //       name: "旅游总收入同比增减",
+  //       type: "line",
+  //       yAxisIndex: 1,
+  //       tooltip: {
+  //         valueFormatter: function (value) {
+  //           return value + " %";
+  //         },
+  //       },
+  //       data: [
+  //         38.55, 24.93, 34.84, 20.75, 26.53, 20.44, 15.02, 20.03, 19.22, 8.82,
+  //       ],
+  //     },
+  //   ],
+  // };
+
+  // option && myChart.setOption(option);
+
+  // var chartDom = document.getElementById("cyrsEchart");
+  // var myChart = echarts.init(chartDom);
+  // var alldata = [
+  //   [3418160, 352098],
+  //   [33427158, 2604714],
+  // ];
+  // var option;
+  // var data = alldata[0];
+  // option = {
+  //   title: {
+  //     text: "旅游从业人数",
+  //     textStyle: {
+  //       fontSize: 14,
+  //     },
+  //   },
+  //   tooltip: {
+  //     trigger: "axis",
+  //     confine: true,
+  //     axisPointer: {
+  //       type: "cross",
+  //       crossStyle: {
+  //         color: "#999",
+  //       },
+  //     },
+  //   },
+  //   grid: {
+  //     top: 100,
+  //     containLabel: true,
+  //   },
+  //   legend: {
+  //     top: 40,
+  //     data: [
+  //       "旅游从业人数",
+  //       "旅游从业人数同比增减",
+  //       "旅游直接从业人数",
+  //       "旅游直接从业人数同比增减",
+  //     ],
+  //     type: "scroll",
+  //   },
+  //   xAxis: [
+  //     {
+  //       type: "category",
+  //       data: [
+  //         "2023年1月",
+  //         "2023年2月",
+  //         "2023年3月",
+  //         "2023年4月",
+  //         "2023年5月",
+  //         "2023年6月",
+  //         "2023年7月",
+  //         "2023年8月",
+  //         "2023年9月",
+  //         "2023年10月",
+  //       ],
+  //       axisPointer: {
+  //         type: "shadow",
+  //       },
+  //     },
+  //   ],
+  //   yAxis: [
+  //     {
+  //       type: "value",
+  //       name: "旅游从业人数",
+  //       axisLabel: {
+  //         formatter: "{value} 人次",
+  //       },
+  //     },
+  //     {
+  //       type: "value",
+  //       name: "同比增减",
+  //       interval: 5,
+  //       max: 30,
+  //       axisLabel: {
+  //         formatter: "{value} %",
+  //       },
+  //     },
+  //   ],
+  //   series: [
+  //     {
+  //       name: "旅游从业人数",
+  //       type: "bar",
+  //       yAxisIndex: 0,
+  //       tooltip: {
+  //         valueFormatter: function (value) {
+  //           return value + " 人次";
+  //         },
+  //       },
+  //       data: [
+  //         33102, 33104, 33245, 33447, 33541, 33654, 33145, 33210, 32010, 32511,
+  //       ],
+  //     },
+  //     {
+  //       name: "旅游直接从业人数",
+  //       type: "bar",
+  //       yAxisIndex: 0,
+  //       tooltip: {
+  //         valueFormatter: function (value) {
+  //           return value + " 万元";
+  //         },
+  //       },
+  //       data: [6642, 6647, 6721, 6842, 6847, 6719, 6641, 6652, 6622, 6421],
+  //     },
+  //     {
+  //       name: "旅游从业人数同比增减",
+  //       type: "line",
+  //       yAxisIndex: 1,
+  //       tooltip: {
+  //         valueFormatter: function (value) {
+  //           return value + " %";
+  //         },
+  //       },
+  //       data: [3.12, 3.05, 3.54, 4.2, 4.86, 5.23, 3.67, 5.57, 3.22, 4.07],
+  //     },
+  //     {
+  //       name: "旅游直接从业人数同比增减",
+  //       type: "line",
+  //       yAxisIndex: 1,
+  //       tooltip: {
+  //         valueFormatter: function (value) {
+  //           return value + " %";
+  //         },
+  //       },
+  //       data: [3.46, 3.46, 4.69, 6.66, 6.98, 5.15, 4.03, 4.76, 4.88, 2.88],
+  //     },
+  //   ],
+  // };
+
+  // option && myChart.setOption(option);
+}

+ 129 - 0
nngkxxdp/src/main/resources/static/natj/dataCenter/js/culturalTourismNew.js

@@ -0,0 +1,129 @@
+function culturalTourism() {
+  // 文化旅游
+  var chartDom = document.getElementById("whlyEchar");
+  var myChart = echarts.init(chartDom);
+  var alldata = [
+    [3418160, 352098],
+    [33427158, 2604714],
+  ];
+  var option;
+  var data = alldata[0];
+  option = {
+    tooltip: {
+      trigger: "axis",
+      axisPointer: {
+        type: "cross",
+        crossStyle: {
+          color: "#999",
+        },
+      },
+      backgroundColor: "rgb(0 0 0 / 40%)",
+      borderColor: "transparent",
+      textStyle: {
+        color: "#fff",
+      },
+    },
+    grid: {
+      left: "3%",
+      right: "4%",
+      bottom: "3%",
+      containLabel: true,
+    },
+    legend: {
+      data: ["海外游客", "国内游客", "国内游客同比增减", "海外游客同比增减"],
+    },
+    xAxis: [
+      {
+        type: "category",
+        data: [
+          "2023年1月",
+          "2023年2月",
+          "2023年3月",
+          "2023年4月",
+          "2023年5月",
+          "2023年6月",
+          "2023年7月",
+          "2023年8月",
+          "2023年9月",
+          "2023年10月",
+        ],
+        axisPointer: {
+          type: "shadow",
+        },
+      },
+    ],
+    yAxis: [
+      {
+        type: "value",
+        name: "游客数",
+        axisLabel: {
+          formatter: "{value} 人次",
+        },
+      },
+      {
+        type: "value",
+        name: "同比增减",
+        interval: 5,
+        max: 50,
+        axisLabel: {
+          formatter: "{value} %",
+        },
+      },
+    ],
+    series: [
+      {
+        name: "海外游客",
+        type: "bar",
+        yAxisIndex: 0,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " 人次";
+          },
+        },
+        data: [0, 788, 1026, 1740, 1967, 2200, 2720, 2748, 3231, 5539],
+      },
+      {
+        name: "国内游客",
+        type: "bar",
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " 人次";
+          },
+        },
+        data: [
+          4741245, 4821452, 4524574, 4054582, 4484144, 3325145, 4047415,
+          3415412, 4851414, 4914414,
+        ],
+        itemStyle: {
+          color: "#ed9121",
+        },
+      },
+      {
+        name: "国内游客同比增减",
+        type: "line",
+        yAxisIndex: 1,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " %";
+          },
+        },
+        data: [
+          33.46, 20.45, 26.2, 28.72, 18.09, 16.04, 10.66, 17.96, 13.98, 6.38,
+        ],
+      },
+      {
+        name: "海外游客同比增减",
+        type: "line",
+        yAxisIndex: 1,
+        tooltip: {
+          valueFormatter: function (value) {
+            return value + " %";
+          },
+        },
+        data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
+      },
+    ],
+  };
+
+  option && myChart.setOption(option);
+}

+ 326 - 326
nngkxxdp/src/main/resources/static/natj/dataCenter/js/healthCareNew.js

@@ -119,338 +119,338 @@ function healthCareNew() {
     };
     option && myChart.setOption(option);
     // 饼状图
-    // var chartDom = document.getElementById('other1');
-    // var myChart = echarts.init(chartDom);
-    // var option;
+    var chartDom = document.getElementById('other1');
+    var myChart = echarts.init(chartDom);
+    var option;
 
-    // option = {
-    //     tooltip: {
-    //         trigger: 'item'
-    //     },
-    //     legend: {
-    //         orient: 'vertical',
-    //         left: '70%',
-    //         top: '30%',
-    //         // data: ['医疗卫生机构数(个)', '医院(个)', '卫生院(个)', '社区卫生服务中心/站(个)', '疾控中心(个)', '妇幼保健院(个)']
-    //     },
-    //     series: [
-    //         {
-    //             type: 'pie',
-    //             radius: '50%',
-    //             center: ['35%', '50%'],
-    //             data: [
-    //                 { value: 705, name: '医疗卫生机构数(个)' },
-    //                 { value: 45, name: '医院(个)' },
-    //                 { value: 7, name: '卫生院(个)' },
-    //                 { value: 1, name: '妇幼保健院(个)' },
-    //                 { value: 1, name: '疾控中心(个)' },
-    //                 { value: 46, name: '社区卫生服务中心/站(个)' }
-    //             ],
-    //             emphasis: {
-    //                 itemStyle: {
-    //                     shadowBlur: 10,
-    //                     shadowOffsetX: 0,
-    //                     shadowColor: 'rgba(0, 0, 0, 0.5)'
-    //                 }
-    //             },
-    //             label: {
-    //                 normal: {
-    //                     show: true,
-    //                     formatter: '{b}:{c}'
-    //                 }
-    //             }
-    //         }
-    //     ]
-    // };
-    // option && myChart.setOption(option);
-    // var chartDom = document.getElementById('other2');
-    // var myChart = echarts.init(chartDom);
-    // var option;
+    option = {
+        tooltip: {
+            trigger: 'item'
+        },
+        legend: {
+            orient: 'vertical',
+            left: '70%',
+            top: '30%',
+            // data: ['医疗卫生机构数(个)', '医院(个)', '卫生院(个)', '社区卫生服务中心/站(个)', '疾控中心(个)', '妇幼保健院(个)']
+        },
+        series: [
+            {
+                type: 'pie',
+                radius: '50%',
+                center: ['35%', '50%'],
+                data: [
+                    { value: 705, name: '医疗卫生机构数(个)' },
+                    { value: 45, name: '医院(个)' },
+                    { value: 7, name: '卫生院(个)' },
+                    { value: 1, name: '妇幼保健院(个)' },
+                    { value: 1, name: '疾控中心(个)' },
+                    { value: 46, name: '社区卫生服务中心/站(个)' }
+                ],
+                emphasis: {
+                    itemStyle: {
+                        shadowBlur: 10,
+                        shadowOffsetX: 0,
+                        shadowColor: 'rgba(0, 0, 0, 0.5)'
+                    }
+                },
+                label: {
+                    normal: {
+                        show: true,
+                        formatter: '{b}:{c}'
+                    }
+                }
+            }
+        ]
+    };
+    option && myChart.setOption(option);
+    var chartDom = document.getElementById('other2');
+    var myChart = echarts.init(chartDom);
+    var option;
 
-    // option = {
-    //     tooltip: {
-    //         trigger: 'item'
-    //     },
-    //     legend: {
-    //         orient: 'vertical',
-    //         left: '70%',
-    //         top: '30%'
-    //     },
-    //     series: [
-    //         {
-    //             type: 'pie',
-    //             radius: '50%',
-    //             center: ['35%', '50%'],
-    //             data: [
-    //                 { value: 752, name: '医疗卫生机构数(个)' },
-    //                 { value: 29, name: '医院(个)' },
-    //                 { value: 7, name: '卫生院(个)' },
-    //                 { value: 1, name: '妇幼保健院(个)' },
-    //                 { value: 1, name: '疾控中心(个)' },
-    //                 { value: 45, name: '社区卫生服务中心/站(个)' }
-    //             ],
-    //             emphasis: {
-    //                 itemStyle: {
-    //                     shadowBlur: 10,
-    //                     shadowOffsetX: 0,
-    //                     shadowColor: 'rgba(0, 0, 0, 0.5)'
-    //                 }
-    //             },
-    //             label: {
-    //                 normal: {
-    //                     show: true,
-    //                     formatter: '{b}:{c}'
-    //                 }
-    //             }
-    //         }
-    //     ]
-    // };
-    // option && myChart.setOption(option);
+    option = {
+        tooltip: {
+            trigger: 'item'
+        },
+        legend: {
+            orient: 'vertical',
+            left: '70%',
+            top: '30%'
+        },
+        series: [
+            {
+                type: 'pie',
+                radius: '50%',
+                center: ['35%', '50%'],
+                data: [
+                    { value: 752, name: '医疗卫生机构数(个)' },
+                    { value: 29, name: '医院(个)' },
+                    { value: 7, name: '卫生院(个)' },
+                    { value: 1, name: '妇幼保健院(个)' },
+                    { value: 1, name: '疾控中心(个)' },
+                    { value: 45, name: '社区卫生服务中心/站(个)' }
+                ],
+                emphasis: {
+                    itemStyle: {
+                        shadowBlur: 10,
+                        shadowOffsetX: 0,
+                        shadowColor: 'rgba(0, 0, 0, 0.5)'
+                    }
+                },
+                label: {
+                    normal: {
+                        show: true,
+                        formatter: '{b}:{c}'
+                    }
+                }
+            }
+        ]
+    };
+    option && myChart.setOption(option);
 
-    // // 医疗卫生人员
-    // var chartDom = document.getElementById('ylryEchar');
-    // var myChart = echarts.init(chartDom);
-    // var option;
+    // 医疗卫生人员
+    var chartDom = document.getElementById('ylryEchar');
+    var myChart = echarts.init(chartDom);
+    var option;
 
-    // myChart.clear();
-    // option = {
-    //     grid: {
-    //         // 网格线配置
-    //         show: true,
-    //         lineStyle: {
-    //             color: ["#e9e9e9"],
-    //             width: 1,
-    //             type: "solid",
-    //         },
-    //         left: 100
-    //     },
-    //     legend: [{
-    //         left: '20%',
-    //         orient: 'vertical',
-    //         data: ['卫生技术人员(人)', '执业(助理)医师(人)']
-    //     },
-    //     {
-    //         left: '40%',
-    //         orient: 'vertical',
-    //         data: ['注册护士(人)', '每千人口执业(助理)医师(人)']
-    //     },
-    //     {
-    //         left: '60%',
-    //         orient: 'vertical',
-    //         data: ['每千人口注册护士(人)']
-    //     }
-    //     ],
-    //     tooltip: {
-    //         trigger: 'axis',
-    //         axisPointer: {
-    //             type: 'shadow'
-    //         },
-    //         backgroundColor: "rgb(0 0 0 / 40%)",
-    //         borderColor: 'transparent',
-    //         textStyle: {
-    //             color: '#fff'
-    //         },
+    myChart.clear();
+    option = {
+        grid: {
+            // 网格线配置
+            show: true,
+            lineStyle: {
+                color: ["#e9e9e9"],
+                width: 1,
+                type: "solid",
+            },
+            left: 100
+        },
+        legend: [{
+            left: '20%',
+            orient: 'vertical',
+            data: ['卫生技术人员(人)', '执业(助理)医师(人)']
+        },
+        {
+            left: '40%',
+            orient: 'vertical',
+            data: ['注册护士(人)', '每千人口执业(助理)医师(人)']
+        },
+        {
+            left: '60%',
+            orient: 'vertical',
+            data: ['每千人口注册护士(人)']
+        }
+        ],
+        tooltip: {
+            trigger: 'axis',
+            axisPointer: {
+                type: 'shadow'
+            },
+            backgroundColor: "rgb(0 0 0 / 40%)",
+            borderColor: 'transparent',
+            textStyle: {
+                color: '#fff'
+            },
 
-    //     },
-    //     dataset: {
-    //         source: jsonData2
-    //     },
-    //     xAxis: {
-    //         type: 'category',
-    //         axisTick: {
-    //             show: true  //坐标轴刻度线
-    //         },
-    //         axisLine: { //轴线
-    //             show: true
-    //         },
-    //         splitLine: { //网格线
-    //             show: true
-    //         },
-    //         axisLabel: {
-    //             show: true,
-    //             textStyle: {
-    //                 color: '#333',  //更改坐标轴文字颜色
-    //                 fontSize: 14,      //更改坐标轴文字大小
-    //                 fontWeight: 'bold'
-    //             }
-    //         }
-    //     },
-    //     yAxis: [{
-    //         type: 'value',
-    //         min: 0,
-    //         max: 12000,
-    //         axisLabel: {
-    //             formatter: '{value}(个)'
-    //         },
-    //         axisTick: {
-    //             show: true  //坐标轴刻度线
-    //         },
-    //         axisLine: { //轴线
-    //             show: true
-    //         },
-    //         splitLine: { //网格线
-    //             show: true
-    //         }
-    //     },
-    //     {
-    //         type: 'value',
-    //         min: 0,
-    //         max: 6,
-    //         axisLabel: {
-    //             formatter: '{value}(人)'
-    //         }
-    //     }],
-    //     series: [{
-    //         type: 'bar',
-    //         itemStyle: {
-    //             color: '#3C8DE6'
-    //         }
-    //     },
-    //     {
-    //         type: 'bar',
-    //         itemStyle: {
-    //             color: '#FAA639'
-    //         }
-    //     },
-    //     {
-    //         type: 'bar',
-    //         itemStyle: {
-    //             color: '#8EC051'
-    //         }
-    //     },
-    //     {
-    //         type: 'bar',
-    //         yAxisIndex: 1,
-    //         itemStyle: {
-    //             color: '#27C2C1'
-    //         }
-    //     },
-    //     {
-    //         type: 'bar',
-    //         yAxisIndex: 1,
-    //         itemStyle: {
-    //             color: '#FA8A46'
-    //         }
-    //     }
-    //     ]
-    // };
-    // option && myChart.setOption(option);
-    // // 诊疗人员
-    // var chartDom = document.getElementById('zlrsEchar');
-    // var myChart = echarts.init(chartDom);
-    // var option;
+        },
+        dataset: {
+            source: jsonData2
+        },
+        xAxis: {
+            type: 'category',
+            axisTick: {
+                show: true  //坐标轴刻度线
+            },
+            axisLine: { //轴线
+                show: true
+            },
+            splitLine: { //网格线
+                show: true
+            },
+            axisLabel: {
+                show: true,
+                textStyle: {
+                    color: '#333',  //更改坐标轴文字颜色
+                    fontSize: 14,      //更改坐标轴文字大小
+                    fontWeight: 'bold'
+                }
+            }
+        },
+        yAxis: [{
+            type: 'value',
+            min: 0,
+            max: 12000,
+            axisLabel: {
+                formatter: '{value}(个)'
+            },
+            axisTick: {
+                show: true  //坐标轴刻度线
+            },
+            axisLine: { //轴线
+                show: true
+            },
+            splitLine: { //网格线
+                show: true
+            }
+        },
+        {
+            type: 'value',
+            min: 0,
+            max: 6,
+            axisLabel: {
+                formatter: '{value}(人)'
+            }
+        }],
+        series: [{
+            type: 'bar',
+            itemStyle: {
+                color: '#3C8DE6'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#FAA639'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#8EC051'
+            }
+        },
+        {
+            type: 'bar',
+            yAxisIndex: 1,
+            itemStyle: {
+                color: '#27C2C1'
+            }
+        },
+        {
+            type: 'bar',
+            yAxisIndex: 1,
+            itemStyle: {
+                color: '#FA8A46'
+            }
+        }
+        ]
+    };
+    option && myChart.setOption(option);
+    // 诊疗人员
+    var chartDom = document.getElementById('zlrsEchar');
+    var myChart = echarts.init(chartDom);
+    var option;
 
-    // myChart.clear();
-    // option = {
-    //     grid: {
-    //         // 网格线配置
-    //         show: true,
-    //         lineStyle: {
-    //             color: ["#e9e9e9"],
-    //             width: 1,
-    //             type: "solid",
-    //         },
-    //         left: 100
-    //     },
-    //     legend: {
-    //         data: ['总诊疗人次(万人次)', '门急诊人次(万人次)', '入院人次(万人次)', '出院人次(万人次)']
-    //     },
-    //     tooltip: {
-    //         trigger: 'axis',
-    //         axisPointer: {
-    //             type: 'shadow'
-    //         },
-    //         backgroundColor: "rgb(0 0 0 / 40%)",
-    //         borderColor: 'transparent',
-    //         textStyle: {
-    //             color: '#fff'
-    //         },
+    myChart.clear();
+    option = {
+        grid: {
+            // 网格线配置
+            show: true,
+            lineStyle: {
+                color: ["#e9e9e9"],
+                width: 1,
+                type: "solid",
+            },
+            left: 100
+        },
+        legend: {
+            data: ['总诊疗人次(万人次)', '门急诊人次(万人次)', '入院人次(万人次)', '出院人次(万人次)']
+        },
+        tooltip: {
+            trigger: 'axis',
+            axisPointer: {
+                type: 'shadow'
+            },
+            backgroundColor: "rgb(0 0 0 / 40%)",
+            borderColor: 'transparent',
+            textStyle: {
+                color: '#fff'
+            },
 
-    //     },
-    //     dataset: {
-    //         source: jsonData3
-    //     },
-    //     xAxis: {
-    //         type: 'category',
-    //         axisTick: {
-    //             show: true  //坐标轴刻度线
-    //         },
-    //         axisLine: { //轴线
-    //             show: true
-    //         },
-    //         splitLine: { //网格线
-    //             show: true
-    //         },
-    //         axisLabel: {
-    //             show: true,
-    //             textStyle: {
-    //                 color: '#333',  //更改坐标轴文字颜色
-    //                 fontSize: 14,      //更改坐标轴文字大小
-    //                 fontWeight: 'bold'
-    //             }
-    //         }
-    //     },
-    //     yAxis: [{
-    //         type: 'value',
-    //         min: 0,
-    //         max: 300,
-    //         axisLabel: {
-    //             formatter: '{value}(万人次)'
-    //         },
-    //         axisTick: {
-    //             show: true  //坐标轴刻度线
-    //         },
-    //         axisLine: { //轴线
-    //             show: true
-    //         },
-    //         splitLine: { //网格线
-    //             show: true
-    //         }
-    //     }],
-    //     series: [{
-    //         type: 'bar',
-    //         itemStyle: {
-    //             color: '#3C8DE6'
-    //         }
-    //     },
-    //     {
-    //         type: 'bar',
-    //         itemStyle: {
-    //             color: '#FAA639'
-    //         }
-    //     },
-    //     {
-    //         type: 'bar',
-    //         itemStyle: {
-    //             color: '#8EC051'
-    //         }
-    //     },
-    //     {
-    //         type: 'bar',
-    //         itemStyle: {
-    //             color: '#27C2C1'
-    //         }
-    //     }
-    //     ]
-    // };
-    // option && myChart.setOption(option);
-    // $('.yljgcws').show()
-    // $('.ylry').hide()
-    // $('.zlrs').hide()
-    // $('.div-wsyl .title').on('click', 'li', function () {
-    //     if ($(this).data('type') == 1) {
-    //         $('.yljgcws').show()
-    //         $('.ylry').hide()
-    //         $('.zlrs').hide()
-    //     } else if ($(this).data('type') == 2) {
-    //         $('.yljgcws').hide()
-    //         $('.ylry').show()
-    //         $('.zlrs').hide()
-    //     } else if ($(this).data('type') == 3) {
-    //         $('.yljgcws').hide()
-    //         $('.ylry').hide()
-    //         $('.zlrs').show()
-    //     }
-    // })
+        },
+        dataset: {
+            source: jsonData3
+        },
+        xAxis: {
+            type: 'category',
+            axisTick: {
+                show: true  //坐标轴刻度线
+            },
+            axisLine: { //轴线
+                show: true
+            },
+            splitLine: { //网格线
+                show: true
+            },
+            axisLabel: {
+                show: true,
+                textStyle: {
+                    color: '#333',  //更改坐标轴文字颜色
+                    fontSize: 14,      //更改坐标轴文字大小
+                    fontWeight: 'bold'
+                }
+            }
+        },
+        yAxis: [{
+            type: 'value',
+            min: 0,
+            max: 300,
+            axisLabel: {
+                formatter: '{value}(万人次)'
+            },
+            axisTick: {
+                show: true  //坐标轴刻度线
+            },
+            axisLine: { //轴线
+                show: true
+            },
+            splitLine: { //网格线
+                show: true
+            }
+        }],
+        series: [{
+            type: 'bar',
+            itemStyle: {
+                color: '#3C8DE6'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#FAA639'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#8EC051'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#27C2C1'
+            }
+        }
+        ]
+    };
+    option && myChart.setOption(option);
+    $('.yljgcws').show()
+    $('.ylry').hide()
+    $('.zlrs').hide()
+    $('.div-wsyl .title').on('click', 'li', function () {
+        if ($(this).data('type') == 1) {
+            $('.yljgcws').show()
+            $('.ylry').hide()
+            $('.zlrs').hide()
+        } else if ($(this).data('type') == 2) {
+            $('.yljgcws').hide()
+            $('.ylry').show()
+            $('.zlrs').hide()
+        } else if ($(this).data('type') == 3) {
+            $('.yljgcws').hide()
+            $('.ylry').hide()
+            $('.zlrs').show()
+        }
+    })
 
 }

+ 336 - 336
nngkxxdp/src/main/resources/static/natj/dataCenter/js/healthCareNewMobile.js

@@ -129,348 +129,348 @@ function healthCareNew() {
     };
     option && myChart.setOption(option);
     // 饼状图
-    // var chartDom = document.getElementById('other1');
-    // var myChart = echarts.init(chartDom);
-    // var option;
+    var chartDom = document.getElementById('other1');
+    var myChart = echarts.init(chartDom);
+    var option;
 
-    // option = {
-    //     tooltip: {
-    //         trigger: 'item',
-    //         confine: true 
-    //     },
-    //     legend: {
-    //         orient: 'vertical',
-    //         left: '30%',
-    //         top: '60%',
-    //         itemWidth: 12,
-    //         itemHeight: 10,
-    //         // data: ['医疗卫生机构数(个)', '医院(个)', '卫生院(个)', '社区卫生服务中心/站(个)', '疾控中心(个)', '妇幼保健院(个)']
-    //     },
-    //     series: [
-    //         {
-    //             type: 'pie',
-    //             radius: '50%',
-    //             center: ['50%', '30%'],
-    //             data: [
-    //                 { value: 705, name: '医疗卫生机构数(个)' },
-    //                 { value: 45, name: '医院(个)' },
-    //                 { value: 7, name: '卫生院(个)' },
-    //                 { value: 1, name: '妇幼保健院(个)' },
-    //                 { value: 1, name: '疾控中心(个)' },
-    //                 { value: 46, name: '社区卫生服务中心/站(个)' }
-    //             ],
-    //             emphasis: {
-    //                 itemStyle: {
-    //                     shadowBlur: 10,
-    //                     shadowOffsetX: 0,
-    //                     shadowColor: 'rgba(0, 0, 0, 0.5)'
-    //                 }
-    //             },
-    //             label: {
-    //                 normal: {
-    //                     show: true,
-    //                     formatter: '{b}:{c}'
-    //                 }
-    //             }
-    //         }
-    //     ]
-    // };
-    // option && myChart.setOption(option);
-    // var chartDom = document.getElementById('other2');
-    // var myChart = echarts.init(chartDom);
-    // var option;
+    option = {
+        tooltip: {
+            trigger: 'item',
+            confine: true 
+        },
+        legend: {
+            orient: 'vertical',
+            left: '30%',
+            top: '60%',
+            itemWidth: 12,
+            itemHeight: 10,
+            // data: ['医疗卫生机构数(个)', '医院(个)', '卫生院(个)', '社区卫生服务中心/站(个)', '疾控中心(个)', '妇幼保健院(个)']
+        },
+        series: [
+            {
+                type: 'pie',
+                radius: '50%',
+                center: ['50%', '30%'],
+                data: [
+                    { value: 705, name: '医疗卫生机构数(个)' },
+                    { value: 45, name: '医院(个)' },
+                    { value: 7, name: '卫生院(个)' },
+                    { value: 1, name: '妇幼保健院(个)' },
+                    { value: 1, name: '疾控中心(个)' },
+                    { value: 46, name: '社区卫生服务中心/站(个)' }
+                ],
+                emphasis: {
+                    itemStyle: {
+                        shadowBlur: 10,
+                        shadowOffsetX: 0,
+                        shadowColor: 'rgba(0, 0, 0, 0.5)'
+                    }
+                },
+                label: {
+                    normal: {
+                        show: true,
+                        formatter: '{b}:{c}'
+                    }
+                }
+            }
+        ]
+    };
+    option && myChart.setOption(option);
+    var chartDom = document.getElementById('other2');
+    var myChart = echarts.init(chartDom);
+    var option;
 
-    // option = {
-    //     tooltip: {
-    //         trigger: 'item',
-    //         confine: true 
-    //     },
-    //     legend: {
-    //         orient: 'vertical',
-    //         left: '30%',
-    //         top: '60%',
-    //         itemWidth: 12,
-    //         itemHeight: 10,
-    //     },
-    //     series: [
-    //         {
-    //             type: 'pie',
-    //             radius: '50%',
-    //             center: ['50%', '30%'],
-    //             data: [
-    //                 { value: 752, name: '医疗卫生机构数(个)' },
-    //                 { value: 29, name: '医院(个)' },
-    //                 { value: 7, name: '卫生院(个)' },
-    //                 { value: 1, name: '妇幼保健院(个)' },
-    //                 { value: 1, name: '疾控中心(个)' },
-    //                 { value: 45, name: '社区卫生服务中心/站(个)' }
-    //             ],
-    //             emphasis: {
-    //                 itemStyle: {
-    //                     shadowBlur: 10,
-    //                     shadowOffsetX: 0,
-    //                     shadowColor: 'rgba(0, 0, 0, 0.5)'
-    //                 }
-    //             },
-    //             label: {
-    //                 normal: {
-    //                     show: true,
-    //                     formatter: '{b}:{c}'
-    //                 }
-    //             }
-    //         }
-    //     ]
-    // };
-    // option && myChart.setOption(option);
+    option = {
+        tooltip: {
+            trigger: 'item',
+            confine: true 
+        },
+        legend: {
+            orient: 'vertical',
+            left: '30%',
+            top: '60%',
+            itemWidth: 12,
+            itemHeight: 10,
+        },
+        series: [
+            {
+                type: 'pie',
+                radius: '50%',
+                center: ['50%', '30%'],
+                data: [
+                    { value: 752, name: '医疗卫生机构数(个)' },
+                    { value: 29, name: '医院(个)' },
+                    { value: 7, name: '卫生院(个)' },
+                    { value: 1, name: '妇幼保健院(个)' },
+                    { value: 1, name: '疾控中心(个)' },
+                    { value: 45, name: '社区卫生服务中心/站(个)' }
+                ],
+                emphasis: {
+                    itemStyle: {
+                        shadowBlur: 10,
+                        shadowOffsetX: 0,
+                        shadowColor: 'rgba(0, 0, 0, 0.5)'
+                    }
+                },
+                label: {
+                    normal: {
+                        show: true,
+                        formatter: '{b}:{c}'
+                    }
+                }
+            }
+        ]
+    };
+    option && myChart.setOption(option);
 
-    // // 医疗卫生人员
-    // var chartDom = document.getElementById('ylryEchar');
-    // var myChart = echarts.init(chartDom);
-    // var option;
+    // 医疗卫生人员
+    var chartDom = document.getElementById('ylryEchar');
+    var myChart = echarts.init(chartDom);
+    var option;
 
-    // myChart.clear();
-    // option = {
-    //     grid: {
-    //         // 网格线配置
-    //         show: true,
-    //         lineStyle: {
-    //             color: ["#e9e9e9"],
-    //             width: 1,
-    //             type: "solid",
-    //         },
-    //         left: 100,
-    //         top:'15%'
-    //     },
-    //     legend: [{
-    //         left: '5%',
-    //         orient: 'vertical',
-    //         itemWidth: 12,
-    //         itemHeight: 10,
-    //         data: ['卫生技术人员(人)', '执业(助理)医师(人)', '每千人口执业(助理)医师(人)']
-    //     },
-    //     {
-    //         left: '55%',
-    //         orient: 'vertical',
-    //         itemWidth: 12,
-    //         itemHeight: 10,
-    //         data: ['注册护士(人)','每千人口注册护士(人)']
-    //     }
-    //     ],
-    //     tooltip: {
-    //         trigger: 'axis',
-    //         axisPointer: {
-    //             type: 'shadow'
-    //         },
-    //         backgroundColor: "rgb(0 0 0 / 40%)",
-    //         borderColor: 'transparent',
-    //         textStyle: {
-    //             color: '#fff'
-    //         },
-    //         confine: true 
+    myChart.clear();
+    option = {
+        grid: {
+            // 网格线配置
+            show: true,
+            lineStyle: {
+                color: ["#e9e9e9"],
+                width: 1,
+                type: "solid",
+            },
+            left: 100,
+            top:'15%'
+        },
+        legend: [{
+            left: '5%',
+            orient: 'vertical',
+            itemWidth: 12,
+            itemHeight: 10,
+            data: ['卫生技术人员(人)', '执业(助理)医师(人)', '每千人口执业(助理)医师(人)']
+        },
+        {
+            left: '55%',
+            orient: 'vertical',
+            itemWidth: 12,
+            itemHeight: 10,
+            data: ['注册护士(人)','每千人口注册护士(人)']
+        }
+        ],
+        tooltip: {
+            trigger: 'axis',
+            axisPointer: {
+                type: 'shadow'
+            },
+            backgroundColor: "rgb(0 0 0 / 40%)",
+            borderColor: 'transparent',
+            textStyle: {
+                color: '#fff'
+            },
+            confine: true 
 
-    //     },
-    //     dataset: {
-    //         source: jsonData2
-    //     },
-    //     xAxis: {
-    //         type: 'category',
-    //         axisTick: {
-    //             show: true  //坐标轴刻度线
-    //         },
-    //         axisLine: { //轴线
-    //             show: true
-    //         },
-    //         splitLine: { //网格线
-    //             show: true
-    //         },
-    //         axisLabel: {
-    //             show: true,
-    //             textStyle: {
-    //                 color: '#333',  //更改坐标轴文字颜色
-    //                 fontSize: 14,      //更改坐标轴文字大小
-    //                 fontWeight: 'bold'
-    //             }
-    //         }
-    //     },
-    //     yAxis: [{
-    //         type: 'value',
-    //         min: 0,
-    //         max: 12000,
-    //         axisLabel: {
-    //             formatter: '{value}(个)'
-    //         },
-    //         axisTick: {
-    //             show: true  //坐标轴刻度线
-    //         },
-    //         axisLine: { //轴线
-    //             show: true
-    //         },
-    //         splitLine: { //网格线
-    //             show: true
-    //         }
-    //     },
-    //     {
-    //         type: 'value',
-    //         min: 0,
-    //         max: 6,
-    //         axisLabel: {
-    //             formatter: '{value}(人)'
-    //         }
-    //     }],
-    //     series: [{
-    //         type: 'bar',
-    //         itemStyle: {
-    //             color: '#3C8DE6'
-    //         }
-    //     },
-    //     {
-    //         type: 'bar',
-    //         itemStyle: {
-    //             color: '#FAA639'
-    //         }
-    //     },
-    //     {
-    //         type: 'bar',
-    //         itemStyle: {
-    //             color: '#8EC051'
-    //         }
-    //     },
-    //     {
-    //         type: 'bar',
-    //         yAxisIndex: 1,
-    //         itemStyle: {
-    //             color: '#27C2C1'
-    //         }
-    //     },
-    //     {
-    //         type: 'bar',
-    //         yAxisIndex: 1,
-    //         itemStyle: {
-    //             color: '#FA8A46'
-    //         }
-    //     }
-    //     ]
-    // };
-    // option && myChart.setOption(option);
-    // // 诊疗人员
-    // var chartDom = document.getElementById('zlrsEchar');
-    // var myChart = echarts.init(chartDom);
-    // var option;
+        },
+        dataset: {
+            source: jsonData2
+        },
+        xAxis: {
+            type: 'category',
+            axisTick: {
+                show: true  //坐标轴刻度线
+            },
+            axisLine: { //轴线
+                show: true
+            },
+            splitLine: { //网格线
+                show: true
+            },
+            axisLabel: {
+                show: true,
+                textStyle: {
+                    color: '#333',  //更改坐标轴文字颜色
+                    fontSize: 14,      //更改坐标轴文字大小
+                    fontWeight: 'bold'
+                }
+            }
+        },
+        yAxis: [{
+            type: 'value',
+            min: 0,
+            max: 12000,
+            axisLabel: {
+                formatter: '{value}(个)'
+            },
+            axisTick: {
+                show: true  //坐标轴刻度线
+            },
+            axisLine: { //轴线
+                show: true
+            },
+            splitLine: { //网格线
+                show: true
+            }
+        },
+        {
+            type: 'value',
+            min: 0,
+            max: 6,
+            axisLabel: {
+                formatter: '{value}(人)'
+            }
+        }],
+        series: [{
+            type: 'bar',
+            itemStyle: {
+                color: '#3C8DE6'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#FAA639'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#8EC051'
+            }
+        },
+        {
+            type: 'bar',
+            yAxisIndex: 1,
+            itemStyle: {
+                color: '#27C2C1'
+            }
+        },
+        {
+            type: 'bar',
+            yAxisIndex: 1,
+            itemStyle: {
+                color: '#FA8A46'
+            }
+        }
+        ]
+    };
+    option && myChart.setOption(option);
+    // 诊疗人员
+    var chartDom = document.getElementById('zlrsEchar');
+    var myChart = echarts.init(chartDom);
+    var option;
 
-    // myChart.clear();
-    // option = {
-    //     grid: {
-    //         // 网格线配置
-    //         show: true,
-    //         lineStyle: {
-    //             color: ["#e9e9e9"],
-    //             width: 1,
-    //             type: "solid",
-    //         },
-    //         left: 100
-    //     },
-    //     legend: {
-    //         itemWidth: 12,
-    //         itemHeight: 10,
-    //         data: ['总诊疗人次(万人次)', '门急诊人次(万人次)', '入院人次(万人次)', '出院人次(万人次)']
-    //     },
-    //     tooltip: {
-    //         trigger: 'axis',
-    //         axisPointer: {
-    //             type: 'shadow'
-    //         },
-    //         backgroundColor: "rgb(0 0 0 / 40%)",
-    //         borderColor: 'transparent',
-    //         textStyle: {
-    //             color: '#fff'
-    //         },
-    //         confine: true
+    myChart.clear();
+    option = {
+        grid: {
+            // 网格线配置
+            show: true,
+            lineStyle: {
+                color: ["#e9e9e9"],
+                width: 1,
+                type: "solid",
+            },
+            left: 100
+        },
+        legend: {
+            itemWidth: 12,
+            itemHeight: 10,
+            data: ['总诊疗人次(万人次)', '门急诊人次(万人次)', '入院人次(万人次)', '出院人次(万人次)']
+        },
+        tooltip: {
+            trigger: 'axis',
+            axisPointer: {
+                type: 'shadow'
+            },
+            backgroundColor: "rgb(0 0 0 / 40%)",
+            borderColor: 'transparent',
+            textStyle: {
+                color: '#fff'
+            },
+            confine: true
 
-    //     },
-    //     dataset: {
-    //         source: jsonData3
-    //     },
-    //     xAxis: {
-    //         type: 'category',
-    //         axisTick: {
-    //             show: true  //坐标轴刻度线
-    //         },
-    //         axisLine: { //轴线
-    //             show: true
-    //         },
-    //         splitLine: { //网格线
-    //             show: true
-    //         },
-    //         axisLabel: {
-    //             show: true,
-    //             textStyle: {
-    //                 color: '#333',  //更改坐标轴文字颜色
-    //                 fontSize: 14,      //更改坐标轴文字大小
-    //                 fontWeight: 'bold'
-    //             }
-    //         }
-    //     },
-    //     yAxis: [{
-    //         type: 'value',
-    //         min: 0,
-    //         max: 300,
-    //         axisLabel: {
-    //             formatter: '{value}(万人次)'
-    //         },
-    //         axisTick: {
-    //             show: true  //坐标轴刻度线
-    //         },
-    //         axisLine: { //轴线
-    //             show: true
-    //         },
-    //         splitLine: { //网格线
-    //             show: true
-    //         }
-    //     }],
-    //     series: [{
-    //         type: 'bar',
-    //         itemStyle: {
-    //             color: '#3C8DE6'
-    //         }
-    //     },
-    //     {
-    //         type: 'bar',
-    //         itemStyle: {
-    //             color: '#FAA639'
-    //         }
-    //     },
-    //     {
-    //         type: 'bar',
-    //         itemStyle: {
-    //             color: '#8EC051'
-    //         }
-    //     },
-    //     {
-    //         type: 'bar',
-    //         itemStyle: {
-    //             color: '#27C2C1'
-    //         }
-    //     }
-    //     ]
-    // };
-    // option && myChart.setOption(option);
-    // $('.yljgcws').show()
-    // $('.ylry').hide()
-    // $('.zlrs').hide()
-    // $('.div-wsyl .title').on('click', 'li', function () {
-    //     if ($(this).data('type') == 1) {
-    //         $('.yljgcws').show()
-    //         $('.ylry').hide()
-    //         $('.zlrs').hide()
-    //     } else if ($(this).data('type') == 2) {
-    //         $('.yljgcws').hide()
-    //         $('.ylry').show()
-    //         $('.zlrs').hide()
-    //     } else if ($(this).data('type') == 3) {
-    //         $('.yljgcws').hide()
-    //         $('.ylry').hide()
-    //         $('.zlrs').show()
-    //     }
-    // })
+        },
+        dataset: {
+            source: jsonData3
+        },
+        xAxis: {
+            type: 'category',
+            axisTick: {
+                show: true  //坐标轴刻度线
+            },
+            axisLine: { //轴线
+                show: true
+            },
+            splitLine: { //网格线
+                show: true
+            },
+            axisLabel: {
+                show: true,
+                textStyle: {
+                    color: '#333',  //更改坐标轴文字颜色
+                    fontSize: 14,      //更改坐标轴文字大小
+                    fontWeight: 'bold'
+                }
+            }
+        },
+        yAxis: [{
+            type: 'value',
+            min: 0,
+            max: 300,
+            axisLabel: {
+                formatter: '{value}(万人次)'
+            },
+            axisTick: {
+                show: true  //坐标轴刻度线
+            },
+            axisLine: { //轴线
+                show: true
+            },
+            splitLine: { //网格线
+                show: true
+            }
+        }],
+        series: [{
+            type: 'bar',
+            itemStyle: {
+                color: '#3C8DE6'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#FAA639'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#8EC051'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#27C2C1'
+            }
+        }
+        ]
+    };
+    option && myChart.setOption(option);
+    $('.yljgcws').show()
+    $('.ylry').hide()
+    $('.zlrs').hide()
+    $('.div-wsyl .title').on('click', 'li', function () {
+        if ($(this).data('type') == 1) {
+            $('.yljgcws').show()
+            $('.ylry').hide()
+            $('.zlrs').hide()
+        } else if ($(this).data('type') == 2) {
+            $('.yljgcws').hide()
+            $('.ylry').show()
+            $('.zlrs').hide()
+        } else if ($(this).data('type') == 3) {
+            $('.yljgcws').hide()
+            $('.ylry').hide()
+            $('.zlrs').show()
+        }
+    })
 
 }

+ 476 - 0
nngkxxdp/src/main/resources/static/natj/dataCenter/js/healthCareNewMobileZt.js

@@ -0,0 +1,476 @@
+function healthCareNew() {
+
+    var jsonData1 = [
+        ['product', '医疗卫生机构床位数(个)', '医院、卫生院床位数(个)', '保健院床位数(个)'],
+        // ['2021年', 7208, 7178, 30],
+        ['2022年', 7255, 7225, 30],
+        ['2023年二季度', 7223, 7174, 49]
+    ]
+    var jsonData2 = [
+        ['product', '卫生技术人员(人)', '执业(助理)医师(人)', '注册护士(人)', '每千人口执业(助理)医师(人)', '每千人口注册护士(人)'],
+        // ['2021年', 10856, 4267, 6589, 3.36, 5.19],
+        ['2022年', 10981, 4299, 6682, 3.59, 5.58],
+        ['2023年二季度', 11352, 4470, 6882, 3.66, 5.67]
+    ]
+    var jsonData3 = [
+        ['product', '总诊疗人次(万人次)', '门急诊人次(万人次)', '入院人次(万人次)', '出院人次(万人次)'],
+        // ['2021年', 288.2, 280.0, 11.3, 11.3],
+        ['2022年', 278.5, 265.9, 8.0, 8.0],
+        ['2023年二季度', 209.41, 199.69, 7.34, 7.34]
+    ]
+    //机构数、床位数
+    //柱状图
+    var chartDom = document.getElementById('wsylchar');
+    var myChart = echarts.init(chartDom);
+    var option;
+    var tapsTitleLi = $('.div-wsyl .title li');
+    tapsTitleLi.removeClass('select');
+    $("#zdsh").addClass('select')
+
+    myChart.clear();
+    option = {
+        grid: {
+            // 网格线配置
+            show: true,
+            lineStyle: {
+                color: ["#e9e9e9"],
+                width: 1,
+                type: "solid",
+            },
+            left: 100
+        },
+        legend: [{
+            left: '10%',
+            orient: 'vertical',
+            itemWidth: 12,
+            itemHeight: 10,
+            data: ['医疗卫生机构床位数(个)', '医院、卫生院床位数(个)']
+        },
+        {
+            left: '60%',
+            orient: 'vertical',
+            itemWidth: 12,
+            itemHeight: 10,
+            data: ['保健院床位数(个)']
+        }
+        ],
+        tooltip: {
+            trigger: 'axis',
+            axisPointer: {
+                type: 'shadow'
+            },
+            backgroundColor: "rgb(0 0 0 / 40%)",
+            borderColor: 'transparent',
+            textStyle: {
+                color: '#fff'
+            },
+            confine: true 
+
+        },
+        dataset: {
+            source: jsonData1
+        },
+        xAxis: {
+            type: 'category',
+            axisTick: {
+                show: true  //坐标轴刻度线
+            },
+            axisLine: { //轴线
+                show: true
+            },
+            splitLine: { //网格线
+                show: true
+            },
+            axisLabel: {
+                show: true,
+                textStyle: {
+                    color: '#333',  //更改坐标轴文字颜色
+                    fontSize: 14,      //更改坐标轴文字大小
+                    fontWeight: 'bold'
+                }
+            }
+        },
+        yAxis: [{
+            type: 'value',
+            min: 0,
+            max: 8000,
+            axisLabel: {
+                formatter: '{value}(个)'
+            },
+            axisTick: {
+                show: true  //坐标轴刻度线
+            },
+            axisLine: { //轴线
+                show: true
+            },
+            splitLine: { //网格线
+                show: true
+            }
+        }],
+        series: [{
+            type: 'bar',
+            itemStyle: {
+                color: '#27C2C1'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#0084C8'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#D8514B'
+            }
+        }
+        ]
+    };
+    option && myChart.setOption(option);
+    // 饼状图
+    var chartDom = document.getElementById('other1');
+    var myChart = echarts.init(chartDom);
+    var option;
+
+    option = {
+        tooltip: {
+            trigger: 'item',
+            confine: true 
+        },
+        legend: {
+            orient: 'vertical',
+            left: '30%',
+            top: '60%',
+            itemWidth: 12,
+            itemHeight: 10,
+            // data: ['医疗卫生机构数(个)', '医院(个)', '卫生院(个)', '社区卫生服务中心/站(个)', '疾控中心(个)', '妇幼保健院(个)']
+        },
+        series: [
+            {
+                type: 'pie',
+                radius: '50%',
+                center: ['50%', '30%'],
+                data: [
+                    { value: 705, name: '医疗卫生机构数(个)' },
+                    { value: 45, name: '医院(个)' },
+                    { value: 7, name: '卫生院(个)' },
+                    { value: 1, name: '妇幼保健院(个)' },
+                    { value: 1, name: '疾控中心(个)' },
+                    { value: 46, name: '社区卫生服务中心/站(个)' }
+                ],
+                emphasis: {
+                    itemStyle: {
+                        shadowBlur: 10,
+                        shadowOffsetX: 0,
+                        shadowColor: 'rgba(0, 0, 0, 0.5)'
+                    }
+                },
+                label: {
+                    normal: {
+                        show: true,
+                        formatter: '{b}:{c}'
+                    }
+                }
+            }
+        ]
+    };
+    option && myChart.setOption(option);
+    var chartDom = document.getElementById('other2');
+    var myChart = echarts.init(chartDom);
+    var option;
+
+    option = {
+        tooltip: {
+            trigger: 'item',
+            confine: true 
+        },
+        legend: {
+            orient: 'vertical',
+            left: '30%',
+            top: '60%',
+            itemWidth: 12,
+            itemHeight: 10,
+        },
+        series: [
+            {
+                type: 'pie',
+                radius: '50%',
+                center: ['50%', '30%'],
+                data: [
+                    { value: 752, name: '医疗卫生机构数(个)' },
+                    { value: 29, name: '医院(个)' },
+                    { value: 7, name: '卫生院(个)' },
+                    { value: 1, name: '妇幼保健院(个)' },
+                    { value: 1, name: '疾控中心(个)' },
+                    { value: 45, name: '社区卫生服务中心/站(个)' }
+                ],
+                emphasis: {
+                    itemStyle: {
+                        shadowBlur: 10,
+                        shadowOffsetX: 0,
+                        shadowColor: 'rgba(0, 0, 0, 0.5)'
+                    }
+                },
+                label: {
+                    normal: {
+                        show: true,
+                        formatter: '{b}:{c}'
+                    }
+                }
+            }
+        ]
+    };
+    option && myChart.setOption(option);
+
+    // 医疗卫生人员
+    var chartDom = document.getElementById('ylryEchar');
+    var myChart = echarts.init(chartDom);
+    var option;
+
+    myChart.clear();
+    option = {
+        grid: {
+            // 网格线配置
+            show: true,
+            lineStyle: {
+                color: ["#e9e9e9"],
+                width: 1,
+                type: "solid",
+            },
+            left: 100,
+            top:'15%'
+        },
+        legend: [{
+            left: '5%',
+            orient: 'vertical',
+            itemWidth: 12,
+            itemHeight: 10,
+            data: ['卫生技术人员(人)', '执业(助理)医师(人)', '每千人口执业(助理)医师(人)']
+        },
+        {
+            left: '55%',
+            orient: 'vertical',
+            itemWidth: 12,
+            itemHeight: 10,
+            data: ['注册护士(人)','每千人口注册护士(人)']
+        }
+        ],
+        tooltip: {
+            trigger: 'axis',
+            axisPointer: {
+                type: 'shadow'
+            },
+            backgroundColor: "rgb(0 0 0 / 40%)",
+            borderColor: 'transparent',
+            textStyle: {
+                color: '#fff'
+            },
+            confine: true 
+
+        },
+        dataset: {
+            source: jsonData2
+        },
+        xAxis: {
+            type: 'category',
+            axisTick: {
+                show: true  //坐标轴刻度线
+            },
+            axisLine: { //轴线
+                show: true
+            },
+            splitLine: { //网格线
+                show: true
+            },
+            axisLabel: {
+                show: true,
+                textStyle: {
+                    color: '#333',  //更改坐标轴文字颜色
+                    fontSize: 14,      //更改坐标轴文字大小
+                    fontWeight: 'bold'
+                }
+            }
+        },
+        yAxis: [{
+            type: 'value',
+            min: 0,
+            max: 12000,
+            axisLabel: {
+                formatter: '{value}(个)'
+            },
+            axisTick: {
+                show: true  //坐标轴刻度线
+            },
+            axisLine: { //轴线
+                show: true
+            },
+            splitLine: { //网格线
+                show: true
+            }
+        },
+        {
+            type: 'value',
+            min: 0,
+            max: 6,
+            axisLabel: {
+                formatter: '{value}(人)'
+            }
+        }],
+        series: [{
+            type: 'bar',
+            itemStyle: {
+                color: '#3C8DE6'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#FAA639'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#8EC051'
+            }
+        },
+        {
+            type: 'bar',
+            yAxisIndex: 1,
+            itemStyle: {
+                color: '#27C2C1'
+            }
+        },
+        {
+            type: 'bar',
+            yAxisIndex: 1,
+            itemStyle: {
+                color: '#FA8A46'
+            }
+        }
+        ]
+    };
+    option && myChart.setOption(option);
+    // 诊疗人员
+    var chartDom = document.getElementById('zlrsEchar');
+    var myChart = echarts.init(chartDom);
+    var option;
+
+    myChart.clear();
+    option = {
+        grid: {
+            // 网格线配置
+            show: true,
+            lineStyle: {
+                color: ["#e9e9e9"],
+                width: 1,
+                type: "solid",
+            },
+            left: 100
+        },
+        legend: {
+            itemWidth: 12,
+            itemHeight: 10,
+            data: ['总诊疗人次(万人次)', '门急诊人次(万人次)', '入院人次(万人次)', '出院人次(万人次)']
+        },
+        tooltip: {
+            trigger: 'axis',
+            axisPointer: {
+                type: 'shadow'
+            },
+            backgroundColor: "rgb(0 0 0 / 40%)",
+            borderColor: 'transparent',
+            textStyle: {
+                color: '#fff'
+            },
+            confine: true
+
+        },
+        dataset: {
+            source: jsonData3
+        },
+        xAxis: {
+            type: 'category',
+            axisTick: {
+                show: true  //坐标轴刻度线
+            },
+            axisLine: { //轴线
+                show: true
+            },
+            splitLine: { //网格线
+                show: true
+            },
+            axisLabel: {
+                show: true,
+                textStyle: {
+                    color: '#333',  //更改坐标轴文字颜色
+                    fontSize: 14,      //更改坐标轴文字大小
+                    fontWeight: 'bold'
+                }
+            }
+        },
+        yAxis: [{
+            type: 'value',
+            min: 0,
+            max: 300,
+            axisLabel: {
+                formatter: '{value}(万人次)'
+            },
+            axisTick: {
+                show: true  //坐标轴刻度线
+            },
+            axisLine: { //轴线
+                show: true
+            },
+            splitLine: { //网格线
+                show: true
+            }
+        }],
+        series: [{
+            type: 'bar',
+            itemStyle: {
+                color: '#3C8DE6'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#FAA639'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#8EC051'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#27C2C1'
+            }
+        }
+        ]
+    };
+    option && myChart.setOption(option);
+    $('.yljgcws').show()
+    $('.ylry').hide()
+    $('.zlrs').hide()
+    $('.div-wsyl .title').on('click', 'li', function () {
+        if ($(this).data('type') == 1) {
+            $('.yljgcws').show()
+            $('.ylry').hide()
+            $('.zlrs').hide()
+        } else if ($(this).data('type') == 2) {
+            $('.yljgcws').hide()
+            $('.ylry').show()
+            $('.zlrs').hide()
+        } else if ($(this).data('type') == 3) {
+            $('.yljgcws').hide()
+            $('.ylry').hide()
+            $('.zlrs').show()
+        }
+    })
+
+}

+ 123 - 0
nngkxxdp/src/main/resources/static/natj/dataCenter/js/healthCareNewZt.js

@@ -0,0 +1,123 @@
+function healthCareNew() {
+
+    var jsonData1 = [
+        ['product', '医疗卫生机构床位数(个)', '医院、卫生院床位数(个)', '保健院床位数(个)'],
+        // ['2021年', 7208, 7178, 30],
+        ['2022年', 7255, 7225, 30],
+        ['2023年二季度', 7223, 7174, 49]
+    ]
+    var jsonData2 = [
+        ['product', '卫生技术人员(人)', '执业(助理)医师(人)', '注册护士(人)', '每千人口执业(助理)医师(人)', '每千人口注册护士(人)'],
+        // ['2021年', 10856, 4267, 6589, 3.36, 5.19],
+        ['2022年', 10981, 4299, 6682, 3.59, 5.58],
+        ['2023年二季度', 11352, 4470, 6882, 3.66, 5.67]
+    ]
+    var jsonData3 = [
+        ['product', '总诊疗人次(万人次)', '门急诊人次(万人次)', '入院人次(万人次)', '出院人次(万人次)'],
+        // ['2021年', 288.2, 280.0, 11.3, 11.3],
+        ['2022年', 278.5, 265.9, 8.0, 8.0],
+        ['2023年二季度', 209.41, 199.69, 7.34, 7.34]
+    ]
+    //机构数、床位数
+    //柱状图
+    var chartDom = document.getElementById('wsylchar');
+    var myChart = echarts.init(chartDom);
+    var option;
+    var tapsTitleLi = $('.div-wsyl .title li');
+    tapsTitleLi.removeClass('select');
+    $("#zdsh").addClass('select')
+
+    myChart.clear();
+    option = {
+        grid: {
+            // 网格线配置
+            show: true,
+            lineStyle: {
+                color: ["#e9e9e9"],
+                width: 1,
+                type: "solid",
+            },
+            left: 100,
+            containLabel: true,
+        },
+        legend: [{
+            left: '15%',
+            top:'4%',
+            data: ['医疗卫生机构床位数(个)', '医院、卫生院床位数(个)','保健院床位数(个)']
+        }
+        ],
+        tooltip: {
+            trigger: 'axis',
+            axisPointer: {
+                type: 'shadow'
+            },
+            backgroundColor: "rgb(0 0 0 / 40%)",
+            borderColor: 'transparent',
+            textStyle: {
+                color: '#fff'
+            },
+
+        },
+        dataset: {
+            source: jsonData1
+        },
+        xAxis: {
+            type: 'category',
+            axisTick: {
+                show: true  //坐标轴刻度线
+            },
+            axisLine: { //轴线
+                show: true
+            },
+            splitLine: { //网格线
+                show: true
+            },
+            axisLabel: {
+                show: true,
+                textStyle: {
+                    color: '#333',  //更改坐标轴文字颜色
+                    fontSize: 14,      //更改坐标轴文字大小
+                    fontWeight: 'bold'
+                }
+            }
+        },
+        yAxis: [{
+            type: 'value',
+            min: 0,
+            max: 8000,
+            axisLabel: {
+                formatter: '{value}(个)'
+            },
+            axisTick: {
+                show: true  //坐标轴刻度线
+            },
+            axisLine: { //轴线
+                show: true
+            },
+            splitLine: { //网格线
+                show: true
+            }
+        }],
+        series: [{
+            type: 'bar',
+            itemStyle: {
+                color: '#27C2C1'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#0084C8'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#D8514B'
+            }
+        }
+        ]
+    };
+    option && myChart.setOption(option);
+    
+}

+ 5 - 5
nngkxxdp/src/main/resources/static/natj/enter_dataAll.html

@@ -27,7 +27,7 @@
 
         .plate {
             width: 690px;
-            height: 448px;
+            height: 490px;
             background: #FFFFFF;
             box-shadow: 0px 3px 12px 1px rgba(132, 133, 131, 0.2);
             margin-bottom: 25px;
@@ -342,9 +342,9 @@
             <div class="div-whwl">
                 <div class="range">
                     <button class="thisMonth click" style="border-radius: 4px 0px 0px 4px;border-right: none;"
-                        onlick="thisMonth()">2023年8月</button>
+                        onlick="thisMonth()">2023年10月</button>
                     <button class="cumulat"
-                        style="border-radius: 0px 4px 4px 0px;border-left: none;">截至2023年8月累计</button>
+                        style="border-radius: 0px 4px 4px 0px;border-left: none;">截至2023年10月累计</button>
                 </div>
             </div>
             <div id="whlyEchar" style="height: 390px;width: 690px;"></div>
@@ -404,9 +404,9 @@
 <script type="text/javascript" src="../constans.js" charset="utf-8"></script>
 <script src="../nngkxxdp/js/letterBox.js"></script>
 <!-- 文化文旅数据js -->
-<script src="../natj/dataCenter/js/culturalTourism.js"></script>
+<script src="../natj/dataCenter/js/culturalTourismNew.js"></script>
 <!-- 卫生医疗数据js -->
-<script src="../natj/dataCenter/js/healthCareNew.js"></script>
+<script src="../natj/dataCenter/js/healthCareNewZt.js"></script>
 <!-- 教育领域数据js -->
 <script src="../natj/dataCenter/js/education.js"></script>
 <script>

+ 268 - 267
nngkxxdp/src/main/resources/static/natj/enter_dataAllMobile.html

@@ -146,260 +146,260 @@
 </head>
 
 <body>
-<div class="main">
-    <div class="plate">
-        <div class="title">
-            <div class="left">
-                <i class="iconfont" style="font-size: 25px;">&#xe610;</i>
-                <div class="theam">
-                    <span>国民经济</span>
-                    <i class="iconfont line">&#xe606;</i>
+    <div class="main">
+        <div class="plate">
+            <div class="title">
+                <div class="left">
+                    <i class="iconfont" style="font-size: 25px;">&#xe610;</i>
+                    <div class="theam">
+                        <span>国民经济</span>
+                        <i class="iconfont line">&#xe606;</i>
+                    </div>
                 </div>
+                <div class="more" onclick="window.open('https://www.cqna.gov.cn/bm/qtjj/gmjjtj/')">更多</div>
             </div>
-            <div class="more" onclick="window.open('https://www.cqna.gov.cn/bm/qtjj/gmjjtj/')">更多</div>
-        </div>
-        <div class="name">GDP地区生产总值</div>
-        <div id="gdpmain" style="height: 350px;width: 100vw;">
-        </div>
-    </div>
-    <div class="plate">
-        <div class="title">
-            <div class="left">
-                <i class="iconfont" style="font-size: 25px;">&#xe700;</i>
-                <div class="theam">
-                    <span>政务服务</span>
-                    <i class="iconfont line">&#xe606;</i>
-                </div>
+            <div class="name">GDP地区生产总值</div>
+            <div id="gdpmain" style="height: 350px;width: 100vw;">
             </div>
-            <div class="more" onclick="window.open('https://www.cqna.gov.cn/sjtj1/')">更多</div>
         </div>
-        <div class="name">渝快办办理情况</div>
-        <div class="content">
-            <div class="list">
-                <img src="images/zw2m.png" alt="" style="width:88px;height:59px;">
-                <div class="right">
-                    <span>本月</span>
-                    <span>申请数</span>
-                    <i id="timer10" class="numChange">0</i>
+        <div class="plate">
+            <div class="title">
+                <div class="left">
+                    <i class="iconfont" style="font-size: 25px;">&#xe700;</i>
+                    <div class="theam">
+                        <span>政务服务</span>
+                        <i class="iconfont line">&#xe606;</i>
+                    </div>
                 </div>
+                <div class="more" onclick="window.open('https://www.cqna.gov.cn/sjtj1/')">更多</div>
             </div>
-            <div class="list">
-                <img src="images/zw1m.png" alt="" style="width:88px;height:67px;">
-                <div class="right">
-                    <span>本年</span>
-                    <span>申请数</span>
-                    <i id="timer13" class="numChange">0</i>
+            <div class="name">渝快办办理情况</div>
+            <div class="content">
+                <div class="list">
+                    <img src="images/zw2m.png" alt="" style="width:88px;height:59px;">
+                    <div class="right">
+                        <span>本月</span>
+                        <span>申请数</span>
+                        <i id="timer10" class="numChange">0</i>
+                    </div>
+                </div>
+                <div class="list">
+                    <img src="images/zw1m.png" alt="" style="width:88px;height:67px;">
+                    <div class="right">
+                        <span>本年</span>
+                        <span>申请数</span>
+                        <i id="timer13" class="numChange">0</i>
+                    </div>
                 </div>
-            </div>
 
-            <div class="list">
-                <img src="images/zw1m.png" alt="" style="width:88px;height:75px;">
-                <div class="right">
-                    <span>本月</span>
-                    <span>办件数</span>
-                    <i id="timer11" class="numChange">0</i>
+                <div class="list">
+                    <img src="images/zw1m.png" alt="" style="width:88px;height:75px;">
+                    <div class="right">
+                        <span>本月</span>
+                        <span>办件数</span>
+                        <i id="timer11" class="numChange">0</i>
+                    </div>
                 </div>
-            </div>
-            <div class="list">
-                <img src="images/zw2m.png" alt="" style="width:88px;height:67px;">
-                <div class="right">
-                    <span>本年</span>
-                    <span>办件数</span>
-                    <i id="timer14" class="numChange">0</i>
+                <div class="list">
+                    <img src="images/zw2m.png" alt="" style="width:88px;height:67px;">
+                    <div class="right">
+                        <span>本年</span>
+                        <span>办件数</span>
+                        <i id="timer14" class="numChange">0</i>
+                    </div>
                 </div>
-            </div>
-            <div class="list">
-                <img src="images/zw3m.png" alt="" style="width:88px;height:66px;">
-                <div class="right">
-                    <span>本月</span>
-                    <span>受理数</span>
-                    <i id="timer12" class="numChange">0</i>
+                <div class="list">
+                    <img src="images/zw3m.png" alt="" style="width:88px;height:66px;">
+                    <div class="right">
+                        <span>本月</span>
+                        <span>受理数</span>
+                        <i id="timer12" class="numChange">0</i>
+                    </div>
                 </div>
-            </div>
 
 
-            <div class="list">
-                <img src="images/zw3m.png" alt="" style="width:88px;height:67px;">
-                <div class="right">
-                    <span>本年</span>
-                    <span>受理数</span>
-                    <i id="timer15" class="numChange">0</i>
+                <div class="list">
+                    <img src="images/zw3m.png" alt="" style="width:88px;height:67px;">
+                    <div class="right">
+                        <span>本年</span>
+                        <span>受理数</span>
+                        <i id="timer15" class="numChange">0</i>
+                    </div>
                 </div>
             </div>
         </div>
-    </div>
-    <div class="plate">
-        <div class="title">
-            <div class="left">
-                <i class="iconfont" style="font-size: 20px;">&#xe608;</i>
-                <div class="theam">
-                    <span>社会保障</span>
-                    <i class="iconfont line">&#xe606;</i>
+        <div class="plate">
+            <div class="title">
+                <div class="left">
+                    <i class="iconfont" style="font-size: 20px;">&#xe608;</i>
+                    <div class="theam">
+                        <span>社会保障</span>
+                        <i class="iconfont line">&#xe606;</i>
+                    </div>
+                </div>
+                <div class="more"
+                    onclick="window.open('https://www.cqna.gov.cn/data/natj/dataCenter/indexMobile.html?id=1')">
+                    更多
                 </div>
             </div>
-            <div class="more"
-                 onclick="window.open('https://www.cqna.gov.cn/data/natj/dataCenter/indexMobile.html?id=1')">
-                更多
-            </div>
-        </div>
-        <div class="div-shbz">
-            <ul class="itemData">
-                <li>
-                    <img src="images/jz1.png" alt="">
-                    <div class="right">
-                        <div>城镇新增就业人数</div>
-                        <div class="bottom">
-                            <div class="number">2.92</div>
-                            <div class="unit">万人</div>
+            <div class="div-shbz">
+                <ul class="itemData">
+                    <li>
+                        <img src="images/jz1.png" alt="">
+                        <div class="right">
+                            <div>城镇新增就业人数</div>
+                            <div class="bottom">
+                                <div class="number">4.27</div>
+                                <div class="unit">万人</div>
+                            </div>
                         </div>
-                    </div>
-                </li>
-                <li>
-                    <img src="images/jz2.png" alt="">
-                    <div class="right">
-                        <div>城镇登记失业人员就业人数</div>
-                        <div class="bottom">
-                            <div class="number">1.07</div>
-                            <div class="unit">万人</div>
+                    </li>
+                    <li>
+                        <img src="images/jz2.png" alt="">
+                        <div class="right">
+                            <div>城镇登记失业人员就业人数</div>
+                            <div class="bottom">
+                                <div class="number">1.15</div>
+                                <div class="unit">万人</div>
+                            </div>
                         </div>
-                    </div>
-                </li>
-                <li>
-                    <img src="images/jz3.png" alt="">
-                    <div class="right">
-                        <div>城镇调查失业率</div>
-                        <div class="bottom">
-                            <div class="number">5.5</div>
-                            <div class="unit">%</div>
+                    </li>
+                    <li>
+                        <img src="images/jz3.png" alt="">
+                        <div class="right">
+                            <div>城镇调查失业率</div>
+                            <div class="bottom">
+                                <div class="number">5.4</div>
+                                <div class="unit">%</div>
+                            </div>
                         </div>
-                    </div>
-                </li>
-                <li>
-                    <img src="images/jz5.png" alt="">
-                    <div class="right">
-                        <div>创业贷款发放金额</div>
-                        <div class="bottom">
-                            <div class="number">1701</div>
-                            <div class="unit">万元</div>
+                    </li>
+                    <li>
+                        <img src="images/jz5.png" alt="">
+                        <div class="right">
+                            <div>创业贷款发放金额</div>
+                            <div class="bottom">
+                                <div class="number">2342</div>
+                                <div class="unit">万元</div>
+                            </div>
                         </div>
-                    </div>
-                </li>
-                <li>
-                    <img src="images/jz6.png" alt="">
-                    <div class="right">
-                        <div>参加职业技能鉴定</div>
-                        <div class="bottom">
-                            <div class="number">5490</div>
-                            <div class="unit">人</div>
+                    </li>
+                    <li>
+                        <img src="images/jz6.png" alt="">
+                        <div class="right">
+                            <div>参加职业技能鉴定</div>
+                            <div class="bottom">
+                                <div class="number">8723</div>
+                                <div class="unit">人</div>
+                            </div>
                         </div>
-                    </div>
-                </li>
-                <li>
-                    <img src="images/jz4.png" alt="">
-                    <div class="right">
-                        <div>补贴性职业培训人数</div>
-                        <div class="bottom">
-                            <div class="number">0.23</div>
-                            <div class="unit">万人</div>
+                    </li>
+                    <li>
+                        <img src="images/jz4.png" alt="">
+                        <div class="right">
+                            <div>补贴性职业培训人数</div>
+                            <div class="bottom">
+                                <div class="number">0.79</div>
+                                <div class="unit">万人</div>
+                            </div>
                         </div>
-                    </div>
-                </li>
-            </ul>
+                    </li>
+                </ul>
+            </div>
         </div>
-    </div>
-    <div class="plate">
-        <div class="title">
-            <div class="left">
-                <i class="iconfont" style="font-size: 20px;">&#xe60c;</i>
-                <div class="theam">
-                    <span>公开信箱</span>
-                    <i class="iconfont line">&#xe606;</i>
+        <div class="plate">
+            <div class="title">
+                <div class="left">
+                    <i class="iconfont" style="font-size: 20px;">&#xe60c;</i>
+                    <div class="theam">
+                        <span>公开信箱</span>
+                        <i class="iconfont line">&#xe606;</i>
+                    </div>
                 </div>
+                <div class="more" onclick="window.open('https://www.cqna.gov.cn/hdjl_254/gkxxtjsj/')">更多</div>
             </div>
-            <div class="more" onclick="window.open('https://www.cqna.gov.cn/hdjl_254/gkxxtjsj/')">更多</div>
+            <div class="name">本年度公开信箱办理情况</div>
+            <div id="caseChart" style="height: 350px;width: 100vw;"></div>
         </div>
-        <div class="name">本年度公开信箱办理情况</div>
-        <div id="caseChart" style="height: 350px;width: 100vw;"></div>
-    </div>
-    <div class="plate" style="overflow: hidden;">
-        <div class="title">
-            <div class="left">
-                <i class="iconfont" style="font-size: 23px;">&#xe612;</i>
-                <div class="theam">
-                    <span>文化旅游</span>
-                    <i class="iconfont line">&#xe606;</i>
+        <div class="plate" style="overflow: hidden;">
+            <div class="title">
+                <div class="left">
+                    <i class="iconfont" style="font-size: 23px;">&#xe612;</i>
+                    <div class="theam">
+                        <span>文化旅游</span>
+                        <i class="iconfont line">&#xe606;</i>
+                    </div>
+                </div>
+                <div class="more"
+                    onclick="window.open('https://www.cqna.gov.cn/data/natj/dataCenter/indexMobile.html?id=2')">
+                    更多
                 </div>
             </div>
-            <div class="more"
-                 onclick="window.open('https://www.cqna.gov.cn/data/natj/dataCenter/indexMobile.html?id=2')">
-                更多
-            </div>
-        </div>
-        <div class="div-whwl">
-            <div class="range">
-                <button class="thisMonth click" style="border-radius: 4px 0px 0px 4px;border-right: none;"
-                        onlick="thisMonth()">2023年8月
-                </button>
-                <button class="cumulat" style="border-radius: 0px 4px 4px 0px;border-left: none;">截至2023年8月累计
-                </button>
+            <div class="div-whwl">
+                <div class="range">
+                    <button class="thisMonth click" style="border-radius: 4px 0px 0px 4px;border-right: none;"
+                        onlick="thisMonth()">2023年10月
+                    </button>
+                    <button class="cumulat" style="border-radius: 0px 4px 4px 0px;border-left: none;">截至2023年10月累计
+                    </button>
+                </div>
             </div>
+            <div id="whlyEchar" style="height: 390px;width: 98vw;margin: auto;"></div>
         </div>
-        <div id="whlyEchar" style="height: 390px;width: 98vw;margin: auto;"></div>
-    </div>
-    <div class="plate">
-        <div class="title">
-            <div class="left">
-                <i class="iconfont" style="font-size: 25px;">&#xe7f1;</i>
-                <div class="theam">
-                    <span>卫生医疗</span>
-                    <i class="iconfont line">&#xe606;</i>
+        <div class="plate">
+            <div class="title">
+                <div class="left">
+                    <i class="iconfont" style="font-size: 25px;">&#xe7f1;</i>
+                    <div class="theam">
+                        <span>卫生医疗</span>
+                        <i class="iconfont line">&#xe606;</i>
+                    </div>
+                </div>
+                <div class="more"
+                    onclick="window.open('https://www.cqna.gov.cn/data/natj/dataCenter/indexMobile.html?id=3')">
+                    更多
                 </div>
             </div>
-            <div class="more"
-                 onclick="window.open('https://www.cqna.gov.cn/data/natj/dataCenter/indexMobile.html?id=3')">
-                更多
-            </div>
+            <div id="wsylchar" style="height: 420px;width: 98vw;margin: auto;"></div>
         </div>
-        <div id="wsylchar" style="height: 420px;width: 98vw;margin: auto;"></div>
-    </div>
-    <div class="plate">
-        <div class="title">
-            <div class="left">
-                <i class="iconfont" style="font-size: 25px;">&#xe69f;</i>
-                <div class="theam">
-                    <span>社会救助</span>
-                    <i class="iconfont line">&#xe606;</i>
+        <div class="plate">
+            <div class="title">
+                <div class="left">
+                    <i class="iconfont" style="font-size: 25px;">&#xe69f;</i>
+                    <div class="theam">
+                        <span>社会救助</span>
+                        <i class="iconfont line">&#xe606;</i>
+                    </div>
+                </div>
+                <div class="more"
+                    onclick="window.open('https://www.cqna.gov.cn/data/natj/dataCenter/indexMobile.html?id=4')">
+                    更多
                 </div>
             </div>
-            <div class="more"
-                 onclick="window.open('https://www.cqna.gov.cn/data/natj/dataCenter/indexMobile.html?id=4')">
-                更多
-            </div>
+            <div class="name" style="margin: 10px auto;">2022年最低生活保障数据</div>
+            <div id="shjzEchars" style="height: 380px;width: 100vw;"></div>
         </div>
-        <div class="name" style="margin: 10px auto;">2022年最低生活保障数据</div>
-        <div id="shjzEchars" style="height: 380px;width: 100vw;"></div>
-    </div>
-    <div class="plate">
-        <div class="title">
-            <div class="left">
-                <i class="iconfont" style="font-size: 25px;">&#xe639;</i>
-                <div class="theam">
-                    <span>教育领域</span>
-                    <i class="iconfont line">&#xe606;</i>
+        <div class="plate">
+            <div class="title">
+                <div class="left">
+                    <i class="iconfont" style="font-size: 25px;">&#xe639;</i>
+                    <div class="theam">
+                        <span>教育领域</span>
+                        <i class="iconfont line">&#xe606;</i>
+                    </div>
+                </div>
+                <div class="more"
+                    onclick="window.open('https://www.cqna.gov.cn/data/natj/dataCenter/indexMobile.html?id=5')">
+                    更多
                 </div>
             </div>
-            <div class="more"
-                 onclick="window.open('https://www.cqna.gov.cn/data/natj/dataCenter/indexMobile.html?id=5')">
-                更多
+            <div class="name">2022年学生人数与学校数统计</div>
+            <div style="margin-top: 10px;">
+                <div id="jylyPerEchar" style="width: 100vw;height:380px;"></div>
+                <div id="jylySchoolEchar" style="width: 100vw;height:380px;"></div>
             </div>
         </div>
-        <div class="name">2022年学生人数与学校数统计</div>
-        <div style="margin-top: 10px;">
-            <div id="jylyPerEchar" style="width: 100vw;height:380px;"></div>
-            <div id="jylySchoolEchar" style="width: 100vw;height:380px;"></div>
-        </div>
     </div>
-</div>
 </body>
 <script src="layui/layui.js"></script>
 <script src="js/echarts.min.js" type="text/javascript" charset="utf-8"></script>
@@ -407,9 +407,9 @@
 <script type="text/javascript" src="../constans.js" charset="utf-8"></script>
 <script src="../nngkxxdp/js/letterBox.js"></script>
 <!-- 文化文旅数据js -->
-<script src="../natj/dataCenter/js/culturalTourismMobile.js"></script>
+<script src="../natj/dataCenter/js/culturalTourismMobileZt.js"></script>
 <!-- 卫生医疗数据js -->
-<script src="../natj/dataCenter/js/healthCareNewMobile.js"></script>
+<script src="../natj/dataCenter/js/healthCareNewMobileZt.js"></script>
 <!-- 教育领域数据js -->
 <script src="../natj/dataCenter/js/education.js"></script>
 <script>
@@ -539,12 +539,12 @@
                     formatter: '{value}' + unit
                 }
             },
-                {
-                    type: 'value',
-                    axisLabel: {
-                        formatter: '{value}%'
-                    }
+            {
+                type: 'value',
+                axisLabel: {
+                    formatter: '{value}%'
                 }
+            }
 
 
             ],
@@ -683,13 +683,13 @@
             itemHeight: 10,
             data: ['最低生活保障人数(人)', '发放低保金(万元)', '城市居民最低生活保障人数(人)', '城市居民发放低保金(万元)']
         },
-            {
-                left: '42%',
-                orient: 'vertical',
-                itemWidth: 12,
-                itemHeight: 10,
-                data: ['农村居民最低生活保障人数(人)', '农村居民发放低保金(万元)']
-            }
+        {
+            left: '42%',
+            orient: 'vertical',
+            itemWidth: 12,
+            itemHeight: 10,
+            data: ['农村居民最低生活保障人数(人)', '农村居民发放低保金(万元)']
+        }
         ],
         tooltip: {
             trigger: 'axis',
@@ -735,54 +735,54 @@
                 show: true
             }
         },
-            {
-                type: 'value',
-                min: 0,
-                max: 8000,
-                interval: 2000,
-                axisLabel: {
-                    formatter: '{value}(万元)'
-                }
-            }],
+        {
+            type: 'value',
+            min: 0,
+            max: 8000,
+            interval: 2000,
+            axisLabel: {
+                formatter: '{value}(万元)'
+            }
+        }],
         series: [{
             type: 'bar',
             itemStyle: {
                 color: '#3C8DE6'
             }
         },
-            {
-                yAxisIndex: 1,
-                type: 'bar',
-                itemStyle: {
-                    color: '#FAA639'
-                }
-            },
-            {
-                type: 'bar',
-                itemStyle: {
-                    color: '#8EC051'
-                }
-            },
-            {
-                type: 'bar',
-                yAxisIndex: 1,
-                itemStyle: {
-                    color: '#27C2C1'
-                }
-            },
-            {
-                type: 'bar',
-                itemStyle: {
-                    color: '#FA8A46'
-                }
-            },
-            {
-                type: 'bar',
-                yAxisIndex: 1,
-                itemStyle: {
-                    color: '#4DC4E7'
-                }
-            },
+        {
+            yAxisIndex: 1,
+            type: 'bar',
+            itemStyle: {
+                color: '#FAA639'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#8EC051'
+            }
+        },
+        {
+            type: 'bar',
+            yAxisIndex: 1,
+            itemStyle: {
+                color: '#27C2C1'
+            }
+        },
+        {
+            type: 'bar',
+            itemStyle: {
+                color: '#FA8A46'
+            }
+        },
+        {
+            type: 'bar',
+            yAxisIndex: 1,
+            itemStyle: {
+                color: '#4DC4E7'
+            }
+        },
         ]
     };
     option && myChart.setOption(option);
@@ -797,4 +797,5 @@
     //卫生医疗
     healthCareNew();
 </script>
+
 </html>