<style>
body {
background:#fafafa;
}
.box {
position:relative;
width:800px;
margin:0 auto;
padding-top:60px;
}
#china-map {
width:760px;
height:660px;
margin:auto;
}
#back {
position:absolute;
top:10px;
left:0;
cursor:pointer;
}
.hidden {
display:none;
}
</style>
<script src="js/jquery.min.js"></script> <script type="text/javascript" src="js/echarts.min.js"></script> <script type="text/javascript" src="js/map/china.js"></script>
<div class="box"> <button id="back" class="hidden">返回全國</button> <div id="china-map"></div> </div>
<script>
var toolTipData = [{
"provinceName": "北京",
"provinceKey": 110000,
"cityName": null,
"cityKey": null,
"shopCount": 58, //門店數(shù)
"totalPrice": 860448.7, //銷售額
"orderCount": 31744, //訂單數(shù)
"onlineCount": 0
}]
</script>
建議修改:shopCount,totalPrice,orderCount這三個(gè)參數(shù)即可。其它不要亂改
1. 本站所有素材(未指定商用),僅限學(xué)習(xí)交流。
2. 會(huì)員在本站下載的原創(chuàng)商用和VIP素材后,只擁有使用權(quán),著作權(quán)歸原作者及17素材網(wǎng)所有。
3. 原創(chuàng)商用和VIP素材,未經(jīng)合法授權(quán),請(qǐng)勿用于商業(yè)用途,會(huì)員不得以任何形式發(fā)布、傳播、復(fù)制、轉(zhuǎn)售該素材,否則一律封號(hào)處理。
4. 本平臺(tái)織夢(mèng)模板僅展示和個(gè)人非盈利用途,織夢(mèng)系統(tǒng)商業(yè)用途請(qǐng)預(yù)先授權(quán)。