12 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-5cc25cd6"],{"62db":function(t,n,i){},"6cff":function(t,n,i){"use strict";i.r(n);var a=function(){var t=this,n=t.$createElement,i=t._self._c||n;return i("div",[t.shows?i("div",{staticClass:"nav",class:{"fix-nav":t.navBarFixed},attrs:{id:"nav"}},[i("van-nav-bar",{attrs:{title:"疫苗接种","left-arrow":"","left-text":"返回"},on:{"click-left":t.onClickLeft}})],1):t._e(),i("div",{staticClass:"contents"},[i("div",{staticStyle:{width:"350px",height:"350px",margin:"12px auto","border-radius":"10px"},attrs:{id:"main"}}),i("div",{staticClass:"contents_p"},[i("p",[t._v("总人数")]),i("p",[t._v(t._s(t.total_number)+" 人")])])]),i("div",{staticClass:"contents_table"},[i("h3",[t._v("疫苗接种明细")]),i("div",{staticClass:"list"},[t._m(0),t._l(t.bumen,(function(n){return i("div",{key:n.id,staticClass:"item"},[i("div",{staticClass:"fullname"},[t._v(t._s(n.section_fullname))]),i("div",{staticClass:"total_number"},[t._v(t._s(n.section_total_number)+" 人")]),i("div",{staticClass:"total_vaccination_second"},[t._v(t._s(n.section_total_vaccination_second)+" 人")]),i("div",{staticClass:"total_vaccination_first",on:{click:function(i){return t.diyiji(n.section_fullname)}}},[t._v(t._s(n.section_total_vaccination_first)+" 人")]),i("div",{staticClass:"num",on:{click:function(i){return t.weijiezhong(n.section_fullname)}}},[t._v(t._s(n.num)+" 人")])])}))],2)])])},o=[function(){var t=this,n=t.$createElement,i=t._self._c||n;return i("div",{staticClass:"item",staticStyle:{"border-bottom":"2px solid #009FE8"}},[i("div",{staticClass:"fullname"},[t._v("部门名称")]),i("div",{staticClass:"total_number"},[t._v("总人数")]),i("div",{staticClass:"total_vaccination_second",staticStyle:{color:"#000"}},[t._v("接种 第二剂")]),i("div",{staticClass:"total_vaccination_first",staticStyle:{color:"#000"}},[t._v("接种 第一剂")]),i("div",{staticClass:"num",staticStyle:{color:"#000"}},[t._v("未接种")])])}],e=(i("b0c0"),i("99af"),i("accb")),c=i("313e"),s={data:function(){return{shows:!1,infos:[],infos1:[],shows1:"",navBarFixed:!1,bumen:[],total_number:""}},methods:{getanalysis:function(){var t=this,n=c["a"](document.getElementById("main"));this.$http.post("http://zaoquan.nxjiewei.com:8011/api/workbench/epidemic_situation/vaccination_statistics").then((function(i){t.infos=i.data.data;var a={backgroundColor:"#fff",borderRadius:[20,20,20,20],title:{text:"疫苗接种统计",x:"25px",y:"15px"},tooltip:{show:!0,trigger:"item"},legend:{y:"305px",x:"center",formatter:function(t){for(var n,i=a.series[0].data,o=0;o<i.length;o++)i[o].value,i[o].name==t&&(n=i[o].value);var e=n;return"".concat(t," (").concat(e,"人)")}},calculable:!0,series:[{name:"",type:"pie",radius:["40%","70%"],avoidLabelOverlap:!1,label:{show:!1,position:"center",normal:{show:!0,position:"inner",textStyle:{fontWeight:100,fontSize:14,color:"#fff"},formatter:"{d}%"}},emphasis:{label:{show:!0,fontSize:"20",fontWeight:"bold"}},labelLine:{show:!1},data:[{value:t.infos.vaccination_first,name:"接种第一剂",itemStyle:{color:"#39f",shadowBlur:200,shadowColor:"rgba(0, 0, 0, 0)"}},{value:t.infos.vaccination_second,name:"接种第二剂",itemStyle:{color:"#9ad12e",shadowBlur:200,shadowColor:"rgba(0, 0, 0, 0)"}},{value:t.infos.not_vaccination,name:"未接种疫苗",Id:"2",itemStyle:{color:"red",shadowBlur:200,shadowColor:"rgba(0, 0, 0, 0.5)"}},{value:t.infos.not_entered,name:"未录入",itemStyle:{color:"#E7C278",shadowBlur:200,shadowColor:"rgba(0, 0, 0, 0.5)"}}]}]};n.setOption(a),n.on("legendselectchanged",(function(t){if("未接种疫苗"==t.name&&(window.location.href="#/zaoquan/yiqing/yiqing-weijiezhong"),"接种第一剂"==t.name){var n=t.name;window.location.href="#/zaoquan/yiqing/yiqing-diyiji?itsname=".concat(n)}})),n.on("click",(function(t){if("未接种疫苗"==t.data.name&&(window.location.href="#/zaoquan/yiqing/yiqing-weijiezhong"),"接种第一剂"==t.data.name){var n=t.data.name;window.location.href="#/zaoquan/yiqing/yiqing-diyiji?itsname=".concat(n)}if("未录入"==t.data.name){var i=t.data.name;window.location.href="#/zaoquan/yiqing/yiqing-weiluru?itsname=".concat(i)}}))}))},getbumen:function(){var t=this;this.$http.post("http://zaoquan.nxjiewei.com:8011/api/workbench/epidemic_situation/vaccination_statistics").then((function(n){t.total_number=n.data.data.total_number,t.bumen=n.data.data.not_nat_section_list}))},weijiezhong:function(t){var n=t;window.location.href="#/zaoquan/yiqing/yiqing-bumen?its=".concat(n)},diyiji:function(t){var n=t;window.location.href="#/zaoquan/yiqing/yiqing-bumenone?itsname=".concat(n)},watchScroll:function(){var t=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop,n=document.querySelector("#nav").offsetHeight;console.log("scrollTop=>",t," offsetTop=>",n),this.navBarFixed=t>n},onClickLeft:function(){window.history.back()}},mounted:function(){document.body.style.backgroundColor="#39f",document.body.style.borderRadius="20px",window.addEventListener("scroll",this.watchScroll),this.token=Object(e["a"])(window.location.href).token,this.tabbar=Boolean(Object(e["a"])(window.location.href).tabbar),this.shows=this.tabbar,this.getanalysis(),this.getbumen()},destroyed:function(){window.removeEventListener("scroll",this.watchScroll)}},r=s,l=(i("f4b0"),i("2877")),d=Object(l["a"])(r,a,o,!1,null,"1f0aba52",null);n["default"]=d.exports},"99af":function(t,n,i){"use strict";var a=i("23e7"),o=i("d039"),e=i("e8b5"),c=i("861d"),s=i("7b0b"),r=i("50c4"),l=i("8418"),d=i("65f0"),u=i("1dde"),f=i("b622"),v=i("2d00"),h=f("isConcatSpreadable"),m=9007199254740991,w="Maximum allowed index exceeded",b=v>=51||!o((function(){var t=[];return t[h]=!1,t.concat()[0]!==t})),_=u("concat"),p=function(t){if(!c(t))return!1;var n=t[h];return void 0!==n?!!n:e(t)},y=!b||!_;a({target:"Array",proto:!0,forced:y},{concat:function(t){var n,i,a,o,e,c=s(this),u=d(c,0),f=0;for(n=-1,a=arguments.length;n<a;n++)if(e=-1===n?c:arguments[n],p(e)){if(o=r(e.length),f+o>m)throw TypeError(w);for(i=0;i<o;i++,f++)i in e&&l(u,f,e[i])}else{if(f>=m)throw TypeError(w);l(u,f++,e)}return u.length=f,u}})},accb:function(t,n,i){"use strict";i.d(n,"a",(function(){return a}));i("ac1f"),i("1276"),i("fb6a"),i("841c"),i("5319");var a=function(t){var n=t?t.split("?")[1]:window.location.search.slice(1),i={};if(n){n=n.split("#")[0];for(var a=n.split("&"),o=0;o<a.length;o++){var e=a[o].split("="),c=void 0,s=e[0].replace(/\[\d*\]/,(function(t){return c=t.slice(1,-1),""})),r="undefined"===typeof e[1]||e[1];i[s]?("string"===typeof i[s]&&(i[s]=[i[s]]),"undefined"===typeof c?i[s].push(r):i[s][c]=r):i[s]=r}}return i}},f4b0:function(t,n,i){"use strict";i("62db")}}]);
- //# sourceMappingURL=chunk-5cc25cd6.387aab3d.js.map
|