@@ -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;
@@ -333,8 +333,8 @@ function culturalTourism() {
yAxis: {
type: 'value',
min: 0,
- max: 5000000,
- interval: 1000000,
+ max: 35000000,
+ interval: 10000000,
axisLabel: {
formatter: '{value}(人次)'
},
@@ -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/")