Explorar el Código

修改数据中心部分页面样式

elis hace 2 años
padre
commit
2fb33121e1

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

@@ -63,7 +63,7 @@
     width: 125px;
     height: 34px;
     /*在选择框的最右侧中间显示小箭头图片*/
-    background: url(../images/arrow.png) no-repeat scroll right center transparent;
+    background: url(../images/arrow.png) no-repeat scroll 100px center transparent;
     border: 1px solid #D5D5D5;
     border-radius: 4px;
     text-align: center;

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

@@ -333,8 +333,8 @@ function culturalTourism() {
             yAxis: {
                 type: 'value',
                 min: 0,
-                max: 5000000,
-                interval: 1000000,
+                max: 35000000,
+                interval: 10000000,
                 axisLabel: {
                     formatter: '{value}(人次)'
                 },

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

@@ -251,7 +251,7 @@
 		// let PATH = "http://localhost:7777/natj"
 
 		if (isMobileUserAgent()){
-			window.location='https://www.data.cqna.gov.cn/data/natj/enter_dataAllMobile.html'
+			window.location='https://www.cqna.gov.cn/data/natj/enter_dataAllMobile.html'
 		}
 		function goGmjj(){
 			window.open("https://www.cqna.gov.cn/bm/qtjj/gmjjtj/")