12 |
- "use strict";(self["webpackChunkapp"]=self["webpackChunkapp"]||[]).push([[607],{607:function(t,e,a){a.r(e),a.d(e,{default:function(){return v}});var l=function(){var t=this,e=t._self._c;return e("div",[e("div",{staticClass:"map-box"},[t._m(0),e("img",{staticStyle:{width:"30rem",margin:"0 auto"},attrs:{src:a(2427)}}),t._l(t.points,(function(a,l){return e("div",{key:l,staticClass:"hotArea",style:{top:a._top+"rem",left:a._left+"rem"}},[e("div",{staticClass:"clickSpace",on:{click:function(e){return t.handleClick(a)}}},[e("el-popover",{attrs:{placement:"top-start",title:a.name,width:"200",trigger:"hover"}},[t._v(" 成果数量 "),e("p",[t._v(t._s(a.val))]),e("div",{staticClass:"num-info",class:t.getLevelClass(a.val),attrs:{slot:"reference"},slot:"reference"},[e("i",{staticClass:"el-icon-s-finance"}),t._v(" "+t._s(a.name)+": "+t._s(a.val)+" ")])])],1)])}))],2)])},s=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"legend"},[e("div",{staticClass:"legend_label"},[e("div",{staticClass:"color",staticStyle:{"background-color":"green"}}),e("div",{staticClass:"legend_range"},[e("span",[t._v("0")]),t._v("-"),e("span",[t._v("25")])])]),e("div",{staticClass:"legend_label"},[e("div",{staticClass:"color",staticStyle:{"background-color":"yellow"}}),e("div",{staticClass:"legend_range"},[e("span",[t._v("25")]),t._v("-"),e("span",[t._v("50")])])]),e("div",{staticClass:"legend_label"},[e("div",{staticClass:"color",staticStyle:{"background-color":"red"}}),e("div",{staticClass:"legend_range"},[e("span",[t._v("50")]),t._v("-")])])])}];const i=[{name:"医学院",id:1,val:22,_left:15,_top:8,_height:.9},{name:"软件学院",id:3,val:8,_left:19,_top:9.5,_height:.5},{name:"物理",id:4,val:67,_left:22,_top:24,_height:1.5},{name:"数学",id:5,val:29,_left:22.7,_top:15,_height:2},{name:"中美文化研究中心",id:6,val:90,_left:8,_top:7,_height:1.5}];var n={name:"gulouMap",data(){return{points:i}},created(){},methods:{handleClick(t){console.log(t),this.$router.push("/department/1")},getLevelClass(t){return t>=0&&t<25?"level1":t>=25&&t<50?"level2":t>=50?"level3":void 0}}},c=n,r=a(1001),o=(0,r.Z)(c,l,s,!1,null,"0ddb3079",null),v=o.exports},2427:function(t,e,a){t.exports=a.p+"img/gulou_v0.a4f83bbc.jpg"}}]);
- //# sourceMappingURL=607.ebec4aa0.js.map
|