examTeamApp/unpackage/dist/build/app-plus/app-view.js

1 line
575 KiB
JavaScript

(function(t){var e={};function a(i){if(e[i])return e[i].exports;var n=e[i]={i:i,l:!1,exports:{}};return t[i].call(n.exports,n,n.exports,a),n.l=!0,n.exports}a.m=t,a.c=e,a.d=function(t,e,i){a.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:i})},a.r=function(t){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},a.t=function(t,e){if(1&e&&(t=a(t)),8&e)return t;if(4&e&&"object"===typeof t&&t&&t.__esModule)return t;var i=Object.create(null);if(a.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var n in t)a.d(i,n,function(e){return t[e]}.bind(null,n));return i},a.n=function(t){var e=t&&t.__esModule?function(){return t["default"]}:function(){return t};return a.d(e,"a",e),e},a.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},a.p="./",a(a.s="7580")})({"0258":function(t,e,a){var i=a("fd6e");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("6b936743",i,!0,{sourceMap:!1,shadowMode:!1})},"0289":function(t,e,a){"use strict";(function(t){var i=a("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(a("34cf")),r=i(a("3b2d")),o={version:"v2.5.0-20230101",yAxisWidth:15,xAxisHeight:22,padding:[10,10,10,10],rotate:!1,fontSize:13,fontColor:"#666666",dataPointShape:["circle","circle","circle","circle"],color:["#1890FF","#91CB74","#FAC858","#EE6666","#73C0DE","#3CA272","#FC8452","#9A60B4","#ea7ccc"],linearColor:["#0EE2F8","#2BDCA8","#FA7D8D","#EB88E2","#2AE3A0","#0EE2F8","#EB88E2","#6773E3","#F78A85"],pieChartLinePadding:15,pieChartTextPadding:5,titleFontSize:20,subtitleFontSize:15,radarLabelTextMargin:13},s=function(t){for(var e=arguments.length,a=new Array(e>1?e-1:0),i=1;i<e;i++)a[i-1]=arguments[i];if(null==t)throw new TypeError("[uCharts] Cannot convert undefined or null to object");if(!a||a.length<=0)return t;function n(t,e){for(var a in e)t[a]=t[a]&&"[object Object]"===t[a].toString()?n(t[a],e[a]):t[a]=e[a];return t}return a.forEach((function(e){t=n(t,e)})),t},c={toFixed:function(t,e){return e=e||2,this.isFloat(t)&&(t=t.toFixed(e)),t},isFloat:function(t){return t%1!==0},approximatelyEqual:function(t,e){return Math.abs(t-e)<1e-10},isSameSign:function(t,e){return Math.abs(t)===t&&Math.abs(e)===e||Math.abs(t)!==t&&Math.abs(e)!==e},isSameXCoordinateArea:function(t,e){return this.isSameSign(t.x,e.x)},isCollision:function(t,e){t.end={},t.end.x=t.start.x+t.width,t.end.y=t.start.y-t.height,e.end={},e.end.x=e.start.x+e.width,e.end.y=e.start.y-e.height;var a=e.start.x>t.end.x||e.end.x<t.start.x||e.end.y>t.start.y||e.start.y<t.end.y;return!a}};function l(t,e){var a=t.replace(/^#?([a-f\d])([a-f\d])([a-f\d])$/i,(function(t,e,a,i){return e+e+a+a+i+i})),i=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(a),n=parseInt(i[1],16),r=parseInt(i[2],16),o=parseInt(i[3],16);return"rgba("+n+","+r+","+o+","+e+")"}function d(t,e,a){if(isNaN(t))throw new Error("[uCharts] series\u6570\u636e\u9700\u4e3aNumber\u683c\u5f0f");a=a||10,e=e||"upper";var i=1;while(a<1)a*=10,i*=10;t="upper"===e?Math.ceil(t*i):Math.floor(t*i);while(t%a!==0)if("upper"===e){if(t==t+1)break;t++}else t--;return t/i}function u(t,e,a,i,n){var r=n.width-n.area[1]-n.area[3],o=a.eachSpacing*(n.chartData.xAxisData.xAxisPoints.length-1);"mount"==n.type&&n.extra&&n.extra.mount&&n.extra.mount.widthRatio&&n.extra.mount.widthRatio>1&&(n.extra.mount.widthRatio>2&&(n.extra.mount.widthRatio=2),o+=(n.extra.mount.widthRatio-1)*a.eachSpacing);var s=e;return e>=0?(s=0,t.uevent.trigger("scrollLeft"),t.scrollOption.position="left",n.xAxis.scrollPosition="left"):Math.abs(e)>=o-r?(s=r-o,t.uevent.trigger("scrollRight"),t.scrollOption.position="right",n.xAxis.scrollPosition="right"):(t.scrollOption.position=e,n.xAxis.scrollPosition=e),s}function f(t,e,a){function i(t){while(t<0)t+=2*Math.PI;while(t>2*Math.PI)t-=2*Math.PI;return t}return t=i(t),e=i(e),a=i(a),e>a&&(a+=2*Math.PI,t<e&&(t+=2*Math.PI)),t>=e&&t<=a}function p(t,e){function a(t,e){return!(!t[e-1]||!t[e+1])&&(t[e].y>=Math.max(t[e-1].y,t[e+1].y)||t[e].y<=Math.min(t[e-1].y,t[e+1].y))}function i(t,e){return!(!t[e-1]||!t[e+1])&&(t[e].x>=Math.max(t[e-1].x,t[e+1].x)||t[e].x<=Math.min(t[e-1].x,t[e+1].x))}var n=.2,r=.2,o=null,s=null,c=null,l=null;if(e<1?(o=t[0].x+(t[1].x-t[0].x)*n,s=t[0].y+(t[1].y-t[0].y)*n):(o=t[e].x+(t[e+1].x-t[e-1].x)*n,s=t[e].y+(t[e+1].y-t[e-1].y)*n),e>t.length-3){var d=t.length-1;c=t[d].x-(t[d].x-t[d-1].x)*r,l=t[d].y-(t[d].y-t[d-1].y)*r}else c=t[e+1].x-(t[e+2].x-t[e].x)*r,l=t[e+1].y-(t[e+2].y-t[e].y)*r;return a(t,e+1)&&(l=t[e+1].y),a(t,e)&&(s=t[e].y),i(t,e+1)&&(c=t[e+1].x),i(t,e)&&(o=t[e].x),(s>=Math.max(t[e].y,t[e+1].y)||s<=Math.min(t[e].y,t[e+1].y))&&(s=t[e].y),(l>=Math.max(t[e].y,t[e+1].y)||l<=Math.min(t[e].y,t[e+1].y))&&(l=t[e+1].y),(o>=Math.max(t[e].x,t[e+1].x)||o<=Math.min(t[e].x,t[e+1].x))&&(o=t[e].x),(c>=Math.max(t[e].x,t[e+1].x)||c<=Math.min(t[e].x,t[e+1].x))&&(c=t[e+1].x),{ctrA:{x:o,y:s},ctrB:{x:c,y:l}}}function h(t,e,a){return{x:a.x+t,y:a.y-e}}function g(t,e){if(e)while(c.isCollision(t,e))t.start.x>0?t.start.y--:t.start.x<0||t.start.y>0?t.start.y++:t.start.y--;return t}function v(t,e,a){for(var i=0,n=0;n<t.length;n++){var r=t[n];if(r.color||(r.color=a.color[i],i=(i+1)%a.color.length),r.linearIndex||(r.linearIndex=n),r.index||(r.index=0),r.type||(r.type=e.type),"undefined"==typeof r.show&&(r.show=!0),r.type||(r.type=e.type),r.pointShape||(r.pointShape="circle"),!r.legendShape)switch(r.type){case"line":r.legendShape="line";break;case"column":case"bar":r.legendShape="rect";break;case"area":case"mount":r.legendShape="triangle";break;default:r.legendShape="circle"}}return t}function x(t,e,a,i){var n=e||[];if("custom"==t&&0==n.length&&(n=i.linearColor),"custom"==t&&n.length<a.length)for(var r=a.length-n.length,o=0;o<r;o++)n.push(i.linearColor[(o+1)%i.linearColor.length]);return n}function _(t,e){var a=0,i=e-t;return a=i>=1e4?1e3:i>=1e3?100:i>=100?10:i>=10?5:i>=1?1:i>=.1?.1:i>=.01?.01:i>=.001?.001:i>=1e-4?1e-4:i>=1e-5?1e-5:1e-6,{minRange:d(t,"lower",a),maxRange:d(e,"upper",a)}}function b(t,e,a){var i=0;if(t=String(t),!1!==a&&void 0!==a&&a.setFontSize&&a.measureText)return a.setFontSize(e),a.measureText(t).width;t=t.split("");for(var n=0;n<t.length;n++){var r=t[n];/[a-zA-Z]/.test(r)?i+=7:/[0-9]/.test(r)?i+=5.5:/\./.test(r)?i+=2.7:/-/.test(r)?i+=3.25:/:/.test(r)?i+=2.5:/[\u4e00-\u9fa5]/.test(r)?i+=10:/\(|\)/.test(r)?i+=3.73:/\s/.test(r)?i+=2.5:/%/.test(r)?i+=8:i+=10}return i*e/10}function m(t){return t.reduce((function(t,e){return(t.data?t.data:t).concat(e.data)}),[])}function w(t,e){for(var a=new Array(e),i=0;i<a.length;i++)a[i]=0;for(var n=0;n<t.length;n++)for(i=0;i<a.length;i++)a[i]+=t[n].data[i];return t.reduce((function(t,e){return(t.data?t.data:t).concat(e.data).concat(a)}),[])}function y(t,e,a){var i,n;return t.clientX?e.rotate?(n=e.height-t.clientX*e.pix,i=(t.pageY-a.currentTarget.offsetTop-e.height/e.pix/2*(e.pix-1))*e.pix):(i=t.clientX*e.pix,n=(t.pageY-a.currentTarget.offsetTop-e.height/e.pix/2*(e.pix-1))*e.pix):e.rotate?(n=e.height-t.x*e.pix,i=t.y*e.pix):(i=t.x*e.pix,n=t.y*e.pix),{x:i,y:n}}function C(t,e,a){var i=[],n=[],r=e.constructor.toString().indexOf("Array")>-1;if(r)for(var o=A(t),s=0;s<a.length;s++)n.push(o[a[s]]);else n=t;for(var c=0;c<n.length;c++){var l=n[c],d=-1;if(d=r?e[c]:e,null!==l.data[d]&&"undefined"!==typeof l.data[d]&&l.show){var u={};u.color=l.color,u.type=l.type,u.style=l.style,u.pointShape=l.pointShape,u.disableLegend=l.disableLegend,u.legendShape=l.legendShape,u.name=l.name,u.show=l.show,u.data=l.formatter?l.formatter(l.data[d]):l.data[d],i.push(u)}}return i}function $(t,e,a){var i=t.map((function(t){return b(t,e,a)}));return Math.max.apply(null,i)}function k(t){for(var e=2*Math.PI/t,a=[],i=0;i<t;i++)a.push(e*i);return a.map((function(t){return-1*t+Math.PI/2}))}function M(t,e,a,i,n){var r=arguments.length>5&&void 0!==arguments[5]?arguments[5]:{},o=e.chartData.calPoints?e.chartData.calPoints:[],s={};if(i.length>0){for(var c=[],l=0;l<i.length;l++)c.push(o[i[l]]);s=c[0][a[0]]}else for(var d=0;d<o.length;d++)if(o[d][a]){s=o[d][a];break}var u=t.map((function(t){var i=null;return e.categories&&e.categories.length>0&&(i=n[a]),{text:r.formatter?r.formatter(t,i,a,e):t.name+": "+t.data,color:t.color,legendShape:"auto"==e.extra.tooltip.legendShape?t.legendShape:e.extra.tooltip.legendShape}})),f={x:Math.round(s.x),y:Math.round(s.y)};return{textList:u,offset:f}}function z(t,e,a,i){var n=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{},r=e.chartData.xAxisPoints[a]+e.chartData.eachSpacing/2,o=t.map((function(t){return{text:n.formatter?n.formatter(t,i[a],a,e):t.name+": "+t.data,color:t.color,disableLegend:!!t.disableLegend,legendShape:"auto"==e.extra.tooltip.legendShape?t.legendShape:e.extra.tooltip.legendShape}}));o=o.filter((function(t){if(!0!==t.disableLegend)return t}));var s={x:Math.round(r),y:0};return{textList:o,offset:s}}function E(t,e,a,i,n,r){var o=a.chartData.calPoints,s=r.color.upFill,c=r.color.downFill,l=[s,s,c,s],d=[];e.map((function(e){0==i?e.data[1]-e.data[0]<0?l[1]=c:l[1]=s:(e.data[0]<t[i-1][1]&&(l[0]=c),e.data[1]<e.data[0]&&(l[1]=c),e.data[2]>t[i-1][1]&&(l[2]=s),e.data[3]<t[i-1][1]&&(l[3]=c));var n={text:"\u5f00\u76d8\uff1a"+e.data[0],color:l[0],legendShape:"auto"==a.extra.tooltip.legendShape?e.legendShape:a.extra.tooltip.legendShape},r={text:"\u6536\u76d8\uff1a"+e.data[1],color:l[1],legendShape:"auto"==a.extra.tooltip.legendShape?e.legendShape:a.extra.tooltip.legendShape},o={text:"\u6700\u4f4e\uff1a"+e.data[2],color:l[2],legendShape:"auto"==a.extra.tooltip.legendShape?e.legendShape:a.extra.tooltip.legendShape},u={text:"\u6700\u9ad8\uff1a"+e.data[3],color:l[3],legendShape:"auto"==a.extra.tooltip.legendShape?e.legendShape:a.extra.tooltip.legendShape};d.push(n,r,o,u)}));for(var u=[],f={x:0,y:0},p=0;p<o.length;p++){var h=o[p];"undefined"!==typeof h[i]&&null!==h[i]&&u.push(h[i])}return f.x=Math.round(u[0][0].x),{textList:d,offset:f}}function A(t){for(var e=[],a=0;a<t.length;a++)1==t[a].show&&e.push(t[a]);return e}function S(t,e,a){return t.x<=e.width-e.area[1]+10&&t.x>=e.area[3]-10&&t.y>=e.area[0]&&t.y<=e.height-e.area[2]}function P(t,e,a){return Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2)<=Math.pow(a,2)}function T(t,e){var a=[],i=[];return t.forEach((function(t,n){e.connectNulls?null!==t&&i.push(t):null!==t?i.push(t):(i.length&&a.push(i),i=[])})),i.length&&a.push(i),a}function F(t,e,a,i,n){var r={angle:0,xAxisHeight:e.xAxis.lineHeight*e.pix+e.xAxis.marginTop*e.pix},o=e.xAxis.fontSize*e.pix,s=t.map((function(t,a){var i=e.xAxis.formatter?e.xAxis.formatter(t,a,e):t;return b(String(i),o,n)})),c=Math.max.apply(this,s);if(1==e.xAxis.rotateLabel){r.angle=e.xAxis.rotateAngle*Math.PI/180;var l=e.xAxis.marginTop*e.pix*2+Math.abs(c*Math.sin(r.angle));l=l<o+e.xAxis.marginTop*e.pix*2?l+e.xAxis.marginTop*e.pix*2:l,r.xAxisHeight=l}return e.enableScroll&&e.xAxis.scrollShow&&(r.xAxisHeight+=6*e.pix),e.xAxis.disabled&&(r.xAxisHeight=0),r}function L(t,e,a,i){var n=s({},{type:""},e.extra.bar),o={angle:0,xAxisHeight:e.xAxis.lineHeight*e.pix+e.xAxis.marginTop*e.pix};o.ranges=function(t,e,a,i){var n,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:-1;n="stack"==i?w(t,e.categories.length):m(t);var s=[];n=n.filter((function(t){return"object"===(0,r.default)(t)&&null!==t?t.constructor.toString().indexOf("Array")>-1?null!==t:null!==t.value:null!==t})),n.map((function(t){"object"===(0,r.default)(t)?t.constructor.toString().indexOf("Array")>-1?"candle"==e.type?t.map((function(t){s.push(t)})):s.push(t[0]):s.push(t.value):s.push(t)}));var c=0,l=0;if(s.length>0&&(c=Math.min.apply(this,s),l=Math.max.apply(this,s)),o>-1?("number"===typeof e.xAxis.data[o].min&&(c=Math.min(e.xAxis.data[o].min,c)),"number"===typeof e.xAxis.data[o].max&&(l=Math.max(e.xAxis.data[o].max,l))):("number"===typeof e.xAxis.min&&(c=Math.min(e.xAxis.min,c)),"number"===typeof e.xAxis.max&&(l=Math.max(e.xAxis.max,l))),c===l){var d=l||10;l+=d}for(var u=c,f=l,p=[],h=(f-u)/e.xAxis.splitNumber,g=0;g<=e.xAxis.splitNumber;g++)p.push(u+h*g);return p}(t,e,a,n.type),o.rangesFormat=o.ranges.map((function(t){return t=c.toFixed(t,2),t}));var l=o.ranges.map((function(t){return t=c.toFixed(t,2),t}));o=Object.assign(o,X(l,e,a));o.eachSpacing,l.map((function(t){return b(t,e.xAxis.fontSize*e.pix,i)}));return!0===e.xAxis.disabled&&(o.xAxisHeight=0),o}function D(t,e,a,i,n){var r=arguments.length>5&&void 0!==arguments[5]?arguments[5]:1,o=n.extra.radar||{};o.max=o.max||0;for(var s=Math.max(o.max,Math.max.apply(null,m(i))),c=[],l=function(n){var o=i[n],l={};l.color=o.color,l.legendShape=o.legendShape,l.pointShape=o.pointShape,l.data=[],o.data.forEach((function(i,n){var o={};o.angle=t[n],o.proportion=i/s,o.value=i,o.position=h(a*o.proportion*r*Math.cos(o.angle),a*o.proportion*r*Math.sin(o.angle),e),l.data.push(o)})),c.push(l)},d=0;d<i.length;d++)l(d);return c}function O(t,e){for(var a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,i=0,n=0,r=0;r<t.length;r++){var o=t[r];o.data=null===o.data?0:o.data,i+=o.data}for(var s=0;s<t.length;s++){var c=t[s];c.data=null===c.data?0:c.data,c._proportion_=0===i?1/t.length*a:c.data/i*a,c._radius_=e}for(var l=0;l<t.length;l++){var d=t[l];d._start_=n,n+=2*d._proportion_*Math.PI}return t}function V(t,e,a,i){for(var n=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,r=0;r<t.length;r++)"funnel"==a.type?t[r].radius=t[r].data/t[0].data*e*n:t[r].radius=i*(t.length-r)/(i*t.length)*e*n,t[r]._proportion_=t[r].data/t[0].data;return t}function B(t,e,a,i){for(var n=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,r=0,o=0,s=[],c=0;c<t.length;c++){var l=t[c];l.data=null===l.data?0:l.data,r+=l.data,s.push(l.data)}for(var d=Math.min.apply(null,s),u=Math.max.apply(null,s),f=i-a,p=0;p<t.length;p++){var h=t[p];h.data=null===h.data?0:h.data,0===r?(h._proportion_=1/t.length*n,h._rose_proportion_=1/t.length*n):(h._proportion_=h.data/r*n,h._rose_proportion_="area"==e?1/t.length*n:h.data/r*n),h._radius_=a+f*((h.data-d)/(u-d))||i}for(var g=0;g<t.length;g++){var v=t[g];v._start_=o,o+=2*v._rose_proportion_*Math.PI}return t}function j(t,e){var a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;1==a&&(a=.999999);for(var i=0;i<t.length;i++){var n=t[i];n.data=null===n.data?0:n.data;var r=void 0;r="circle"==e.type?2:"ccw"==e.direction?e.startAngle<e.endAngle?2+e.startAngle-e.endAngle:e.startAngle-e.endAngle:e.endAngle<e.startAngle?2+e.endAngle-e.startAngle:e.startAngle-e.endAngle,n._proportion_=r*n.data*a+e.startAngle,"ccw"==e.direction&&(n._proportion_=e.startAngle-r*n.data*a),n._proportion_>=2&&(n._proportion_=n._proportion_%2)}return t}function I(t,e){var a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;1==a&&(a=.999999);for(var i=0;i<t.length;i++){var n=t[i];n.data=null===n.data?0:n.data;var r=void 0;r="circle"==e.type?2:e.endAngle<e.startAngle?2+e.endAngle-e.startAngle:e.startAngle-e.endAngle,n._proportion_=r*n.data*a+e.startAngle,n._proportion_>=2&&(n._proportion_=n._proportion_%2)}return t}function H(t,e,a){var i;i=a<e?2+a-e:e-a;for(var n=e,r=0;r<t.length;r++)t[r].value=null===t[r].value?0:t[r].value,t[r]._startAngle_=n,t[r]._endAngle_=i*t[r].value+e,t[r]._endAngle_>=2&&(t[r]._endAngle_=t[r]._endAngle_%2),n=t[r]._endAngle_;return t}function W(t,e,a){for(var i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1,n=0;n<t.length;n++){var r=t[n];if(r.data=null===r.data?0:r.data,"auto"==a.pointer.color){for(var o=0;o<e.length;o++)if(r.data<=e[o].value){r.color=e[o].color;break}}else r.color=a.pointer.color;var s=void 0;s=a.endAngle<a.startAngle?2+a.endAngle-a.startAngle:a.startAngle-a.endAngle,r._endAngle_=s*r.data+a.startAngle,r._oldAngle_=a.oldAngle,a.oldAngle<a.endAngle&&(r._oldAngle_+=2),r.data>=a.oldData?r._proportion_=(r._endAngle_-r._oldAngle_)*i+a.oldAngle:r._proportion_=r._oldAngle_-(r._oldAngle_-r._endAngle_)*i,r._proportion_>=2&&(r._proportion_=r._proportion_%2)}return t}function R(t,e,a,i,n,r){return t.map((function(t){if(null===t)return null;var n=0,o=0;return"mix"==r.type?(n=r.extra.mix.column.seriesGap*r.pix||0,o=r.extra.mix.column.categoryGap*r.pix||0):(n=r.extra.column.seriesGap*r.pix||0,o=r.extra.column.categoryGap*r.pix||0),n=Math.min(n,e/a),o=Math.min(o,e/a),t.width=Math.ceil((e-2*o-n*(a-1))/a),r.extra.mix&&r.extra.mix.column.width&&+r.extra.mix.column.width>0&&(t.width=Math.min(t.width,+r.extra.mix.column.width*r.pix)),r.extra.column&&r.extra.column.width&&+r.extra.column.width>0&&(t.width=Math.min(t.width,+r.extra.column.width*r.pix)),t.width<=0&&(t.width=1),t.x+=(i+.5-a/2)*(t.width+n),t}))}function G(t,e,a,i,n,r){return t.map((function(t){if(null===t)return null;var n=0,o=0;return n=r.extra.bar.seriesGap*r.pix||0,o=r.extra.bar.categoryGap*r.pix||0,n=Math.min(n,e/a),o=Math.min(o,e/a),t.width=Math.ceil((e-2*o-n*(a-1))/a),r.extra.bar&&r.extra.bar.width&&+r.extra.bar.width>0&&(t.width=Math.min(t.width,+r.extra.bar.width*r.pix)),t.width<=0&&(t.width=1),t.y+=(i+.5-a/2)*(t.width+n),t}))}function q(t,e,a,i,n,r,o){var s=r.extra.column.categoryGap*r.pix||0;return t.map((function(t){return null===t?null:(t.width=e-2*s,r.extra.column&&r.extra.column.width&&+r.extra.column.width>0&&(t.width=Math.min(t.width,+r.extra.column.width*r.pix)),i>0&&(t.width-=o),t)}))}function Y(t,e,a,i,n,r,o){var s=r.extra.column.categoryGap*r.pix||0;return t.map((function(t,a){return null===t?null:(t.width=Math.ceil(e-2*s),r.extra.column&&r.extra.column.width&&+r.extra.column.width>0&&(t.width=Math.min(t.width,+r.extra.column.width*r.pix)),t.width<=0&&(t.width=1),t)}))}function N(t,e,a,i,n,r,o){var s=r.extra.bar.categoryGap*r.pix||0;return t.map((function(t,a){return null===t?null:(t.width=Math.ceil(e-2*s),r.extra.bar&&r.extra.bar.width&&+r.extra.bar.width>0&&(t.width=Math.min(t.width,+r.extra.bar.width*r.pix)),t.width<=0&&(t.width=1),t)}))}function X(t,e,a){var i=e.width-e.area[1]-e.area[3],n=e.enableScroll?Math.min(e.xAxis.itemCount,t.length):t.length;("line"==e.type||"area"==e.type||"scatter"==e.type||"bubble"==e.type||"bar"==e.type)&&n>1&&"justify"==e.xAxis.boundaryGap&&(n-=1);var r=0;"mount"==e.type&&e.extra&&e.extra.mount&&e.extra.mount.widthRatio&&e.extra.mount.widthRatio>1&&(e.extra.mount.widthRatio>2&&(e.extra.mount.widthRatio=2),r=e.extra.mount.widthRatio-1,n+=r);var o=i/n,s=[],c=e.area[3],l=e.width-e.area[1];return t.forEach((function(t,e){s.push(c+r/2*o+e*o)})),"justify"!==e.xAxis.boundaryGap&&(!0===e.enableScroll?s.push(c+r*o+t.length*o):s.push(l)),{xAxisPoints:s,startX:c,endX:l,eachSpacing:o}}function U(t,e,a,i,n,r,o){var s=arguments.length>7&&void 0!==arguments[7]?arguments[7]:1,c=[],l=r.height-r.area[0]-r.area[2];return t.forEach((function(t,o){if(null===t)c.push(null);else{var d=[];t.forEach((function(t,c){var u={};u.x=i[o]+Math.round(n/2);var f=t.value||t,p=l*(f-e)/(a-e);p*=s,u.y=r.height-Math.round(p)-r.area[2],d.push(u)})),c.push(d)}})),c}function J(t,e,a,i,n,o,s){var c=arguments.length>7&&void 0!==arguments[7]?arguments[7]:1,l="center";"line"!=o.type&&"area"!=o.type&&"scatter"!=o.type&&"bubble"!=o.type||(l=o.xAxis.boundaryGap);var d=[],u=o.height-o.area[0]-o.area[2],f=o.width-o.area[1]-o.area[3];return t.forEach((function(t,s){if(null===t)d.push(null);else{var p={};p.color=t.color,p.x=i[s];var h,g,v,x=t;if("object"===(0,r.default)(t)&&null!==t)if(t.constructor.toString().indexOf("Array")>-1)h=[].concat(o.chartData.xAxisData.ranges),g=h.shift(),v=h.pop(),x=t[1],p.x=o.area[3]+f*(t[0]-g)/(v-g),"bubble"==o.type&&(p.r=t[2],p.t=t[3]);else x=t.value;"center"==l&&(p.x+=n/2);var _=u*(x-e)/(a-e);_*=c,p.y=o.height-_-o.area[2],d.push(p)}})),d}function Q(t,e,a,i,n,o,s,c,l){l=arguments.length>8&&void 0!==arguments[8]?arguments[8]:1;var d=o.xAxis.boundaryGap,u=[],f=o.height-o.area[0]-o.area[2],p=o.width-o.area[1]-o.area[3];return t.forEach((function(t,s){if(null===t)u.push(null);else{var h={};if(h.color=t.color,"vertical"==c.animation){h.x=i[s];var g,v,x,_=t;if("object"===(0,r.default)(t)&&null!==t)if(t.constructor.toString().indexOf("Array")>-1)g=[].concat(o.chartData.xAxisData.ranges),v=g.shift(),x=g.pop(),_=t[1],h.x=o.area[3]+p*(t[0]-v)/(x-v);else _=t.value;"center"==d&&(h.x+=n/2);var b=f*(_-e)/(a-e);b*=l,h.y=o.height-b-o.area[2],u.push(h)}else{h.x=i[0]+n*s*l;_=t;"center"==d&&(h.x+=n/2);b=f*(_-e)/(a-e);h.y=o.height-b-o.area[2],u.push(h)}}})),u}function Z(t,e,a,i,n,o,s,c,l){l=arguments.length>8&&void 0!==arguments[8]?arguments[8]:1;var d=[],u=o.height-o.area[0]-o.area[2],f=o.width-o.area[1]-o.area[3];return t.forEach((function(t,s){if(null===t)d.push(null);else{var c={};c.color=t.color,c.x=i[s];var p,h,g,v=t;if("object"===(0,r.default)(t)&&null!==t)if(t.constructor.toString().indexOf("Array")>-1)p=[].concat(o.chartData.xAxisData.ranges),h=p.shift(),g=p.pop(),v=t[1],c.x=o.area[3]+f*(t[0]-h)/(g-h);else v=t.value;c.x+=n/2;var x=u*(v*l-e)/(a-e);c.y=o.height-x-o.area[2],d.push(c)}})),d}function K(t,e,a,i,n,r,o,s){var c=arguments.length>8&&void 0!==arguments[8]?arguments[8]:1,l=[],d=r.height-r.area[0]-r.area[2],u=(r.width,r.area[1],r.area[3],n*o.widthRatio);return t.forEach((function(t,o){if(null===t)l.push(null);else{var s={};s.color=t.color,s.x=i[o],s.x+=n/2;var f=t.data,p=d*(f*c-e)/(a-e);s.y=r.height-p-r.area[2],s.value=f,s.width=u,l.push(s)}})),l}function tt(t,e,a,i,n,o,s){var c=arguments.length>7&&void 0!==arguments[7]?arguments[7]:1,l=[],d=(o.height,o.area[0],o.area[2],o.width-o.area[1]-o.area[3]);return t.forEach((function(t,n){if(null===t)l.push(null);else{var s={};s.color=t.color,s.y=i[n];var u=t;"object"===(0,r.default)(t)&&null!==t&&(u=t.value);var f=d*(u-e)/(a-e);f*=c,s.height=f,s.value=u,s.x=f+o.area[3],l.push(s)}})),l}function et(t,e,a,i,n,o,s,c,l){var d=arguments.length>9&&void 0!==arguments[9]?arguments[9]:1,u=[],f=o.height-o.area[0]-o.area[2];return t.forEach((function(t,s){if(null===t)u.push(null);else{var p={};if(p.color=t.color,p.x=i[s]+Math.round(n/2),c>0){for(var h=0,g=0;g<=c;g++)h+=l[g].data[s];var v=h-t,x=f*(h-e)/(a-e),_=f*(v-e)/(a-e)}else{h=t;"object"===(0,r.default)(t)&&null!==t&&(h=t.value);x=f*(h-e)/(a-e),_=0}var b=_;x*=d,b*=d,p.y=o.height-Math.round(x)-o.area[2],p.y0=o.height-Math.round(b)-o.area[2],u.push(p)}})),u}function at(t,e,a,i,n,o,s,c,l){var d=arguments.length>9&&void 0!==arguments[9]?arguments[9]:1,u=[],f=o.width-o.area[1]-o.area[3];return t.forEach((function(t,n){if(null===t)u.push(null);else{var s={};if(s.color=t.color,s.y=i[n],c>0){for(var p=0,h=0;h<=c;h++)p+=l[h].data[n];var g=p-t,v=f*(p-e)/(a-e),x=f*(g-e)/(a-e)}else{p=t;"object"===(0,r.default)(t)&&null!==t&&(p=t.value);v=f*(p-e)/(a-e),x=0}var _=x;v*=d,_*=d,s.height=v-_,s.x=o.area[3]+v,s.x0=o.area[3]+_,u.push(s)}})),u}function it(t,e,a,i,n){var o;o="stack"==i?w(t,e.categories.length):m(t);var s=[];o=o.filter((function(t){return"object"===(0,r.default)(t)&&null!==t?t.constructor.toString().indexOf("Array")>-1?null!==t:null!==t.value:null!==t})),o.map((function(t){"object"===(0,r.default)(t)?t.constructor.toString().indexOf("Array")>-1?"candle"==e.type?t.map((function(t){s.push(t)})):s.push(t[1]):s.push(t.value):s.push(t)}));var c=n.min||0,l=n.max||0;s.length>0&&(c=Math.min.apply(this,s),l=Math.max.apply(this,s)),c===l&&(0==l?l=10:c=0);for(var d=_(c,l),u=void 0===n.min||null===n.min?d.minRange:n.min,f=void 0===n.max||null===n.max?d.maxRange:n.max,p=(f-u)/e.yAxis.splitNumber,h=[],g=0;g<=e.yAxis.splitNumber;g++)h.push(u+p*g);return h.reverse()}function nt(t,e,a,i){var n=s({},{type:""},e.extra.column),r=e.yAxis.data.length,o=new Array(r);if(r>0){for(var l=0;l<r;l++){o[l]=[];for(var d=0;d<t.length;d++)t[d].index==l&&o[l].push(t[d])}for(var u=new Array(r),f=new Array(r),p=new Array(r),h=function(t){var r=e.yAxis.data[t];1==e.yAxis.disabled&&(r.disabled=!0),"categories"===r.type?(r.formatter||(r.formatter=function(t,e,a){return t+(r.unit||"")}),r.categories=r.categories||e.categories,u[t]=r.categories):(r.formatter||(r.formatter=function(t,e,a){return c.toFixed(t,r.tofix||0)+(r.unit||"")}),u[t]=it(o[t],e,a,n.type,r,t));var s=r.fontSize*e.pix||a.fontSize;p[t]={position:r.position?r.position:"left",width:0},f[t]=u[t].map((function(a,n){return a=r.formatter(a,n,e),p[t].width=Math.max(p[t].width,b(a,s,i)+5),a}));var l=r.calibration?4*e.pix:0;p[t].width+=l+3*e.pix,!0===r.disabled&&(p[t].width=0)},g=0;g<r;g++)h(g)}else{u=new Array(1),f=new Array(1),p=new Array(1);"bar"===e.type?(u[0]=e.categories,e.yAxis.formatter||(e.yAxis.formatter=function(t,e,a){return t+(a.yAxis.unit||"")})):(e.yAxis.formatter||(e.yAxis.formatter=function(t,e,a){return t.toFixed(a.yAxis.tofix)+(a.yAxis.unit||"")}),u[0]=it(t,e,a,n.type,{})),p[0]={position:"left",width:0};var v=e.yAxis.fontSize*e.pix||a.fontSize;f[0]=u[0].map((function(t,a){return t=e.yAxis.formatter(t,a,e),p[0].width=Math.max(p[0].width,b(t,v,i)+5),t})),p[0].width+=3*e.pix,!0===e.yAxis.disabled?(p[0]={position:"left",width:0},e.yAxis.data[0]={disabled:!0}):(e.yAxis.data[0]={disabled:!1,position:"left",max:e.yAxis.max,min:e.yAxis.min,formatter:e.yAxis.formatter},"bar"===e.type&&(e.yAxis.data[0].categories=e.categories,e.yAxis.data[0].type="categories"))}return{rangesFormat:f,ranges:u,yAxisWidth:p}}function rt(t,e){!0!==e.rotateLock?(t.translate(e.height,0),t.rotate(90*Math.PI/180)):!0!==e._rotate_&&(t.translate(e.height,0),t.rotate(90*Math.PI/180),e._rotate_=!0)}function ot(t,e,a,i,n){if(i.beginPath(),"hollow"==n.dataPointShapeType?(i.setStrokeStyle(e),i.setFillStyle(n.background),i.setLineWidth(2*n.pix)):(i.setStrokeStyle("#ffffff"),i.setFillStyle(e),i.setLineWidth(1*n.pix)),"diamond"===a)t.forEach((function(t,e){null!==t&&(i.moveTo(t.x,t.y-4.5),i.lineTo(t.x-4.5,t.y),i.lineTo(t.x,t.y+4.5),i.lineTo(t.x+4.5,t.y),i.lineTo(t.x,t.y-4.5))}));else if("circle"===a)t.forEach((function(t,e){null!==t&&(i.moveTo(t.x+2.5*n.pix,t.y),i.arc(t.x,t.y,3*n.pix,0,2*Math.PI,!1))}));else if("square"===a)t.forEach((function(t,e){null!==t&&(i.moveTo(t.x-3.5,t.y-3.5),i.rect(t.x-3.5,t.y-3.5,7,7))}));else if("triangle"===a)t.forEach((function(t,e){null!==t&&(i.moveTo(t.x,t.y-4.5),i.lineTo(t.x-4.5,t.y+4.5),i.lineTo(t.x+4.5,t.y+4.5),i.lineTo(t.x,t.y-4.5))}));else if("none"===a)return;i.closePath(),i.fill(),i.stroke()}function st(t,e,a,i,n,r,o){if(n.tooltip&&!(n.tooltip.group.length>0&&0==n.tooltip.group.includes(o))){var s="number"===typeof n.tooltip.index?n.tooltip.index:n.tooltip.index[n.tooltip.group.indexOf(o)];if(i.beginPath(),"hollow"==r.activeType?(i.setStrokeStyle(e),i.setFillStyle(n.background),i.setLineWidth(2*n.pix)):(i.setStrokeStyle("#ffffff"),i.setFillStyle(e),i.setLineWidth(1*n.pix)),"diamond"===a)t.forEach((function(t,e){null!==t&&s==e&&(i.moveTo(t.x,t.y-4.5),i.lineTo(t.x-4.5,t.y),i.lineTo(t.x,t.y+4.5),i.lineTo(t.x+4.5,t.y),i.lineTo(t.x,t.y-4.5))}));else if("circle"===a)t.forEach((function(t,e){null!==t&&s==e&&(i.moveTo(t.x+2.5*n.pix,t.y),i.arc(t.x,t.y,3*n.pix,0,2*Math.PI,!1))}));else if("square"===a)t.forEach((function(t,e){null!==t&&s==e&&(i.moveTo(t.x-3.5,t.y-3.5),i.rect(t.x-3.5,t.y-3.5,7,7))}));else if("triangle"===a)t.forEach((function(t,e){null!==t&&s==e&&(i.moveTo(t.x,t.y-4.5),i.lineTo(t.x-4.5,t.y+4.5),i.lineTo(t.x+4.5,t.y+4.5),i.lineTo(t.x,t.y-4.5))}));else if("none"===a)return;i.closePath(),i.fill(),i.stroke()}}function ct(t,e,a,i){var n=t.title.fontSize||e.titleFontSize,r=t.subtitle.fontSize||e.subtitleFontSize,o=t.title.name||"",s=t.subtitle.name||"",c=t.title.color||t.fontColor,l=t.subtitle.color||t.fontColor,d=o?n:0,u=s?r:0;if(s){var f=b(s,r*t.pix,a),p=i.x-f/2+(t.subtitle.offsetX||0)*t.pix,h=i.y+r*t.pix/2+(t.subtitle.offsetY||0)*t.pix;o&&(h+=(d*t.pix+5)/2),a.beginPath(),a.setFontSize(r*t.pix),a.setFillStyle(l),a.fillText(s,p,h),a.closePath(),a.stroke()}if(o){var g=b(o,n*t.pix,a),v=i.x-g/2+(t.title.offsetX||0),x=i.y+n*t.pix/2+(t.title.offsetY||0)*t.pix;s&&(x-=(u*t.pix+5)/2),a.beginPath(),a.setFontSize(n*t.pix),a.setFillStyle(c),a.fillText(o,v,x),a.closePath(),a.stroke()}}function lt(t,e,a,i,n){var o=e.data,s=e.textOffset?e.textOffset:0;t.forEach((function(t,c){if(null!==t){i.beginPath();var l=e.textSize?e.textSize*n.pix:a.fontSize;i.setFontSize(l),i.setFillStyle(e.textColor||n.fontColor);var d=o[c];"object"===(0,r.default)(o[c])&&null!==o[c]&&(d=o[c].constructor.toString().indexOf("Array")>-1?o[c][1]:o[c].value);var u=e.formatter?e.formatter(d,c,e,n):d;i.setTextAlign("center"),i.fillText(String(u),t.x,t.y-4+s*n.pix),i.closePath(),i.stroke(),i.setTextAlign("left")}}))}function dt(t,e,a,i,n){var o=e.data,s=e.textOffset?e.textOffset:0,c=n.extra.column.labelPosition;t.forEach((function(t,l){if(null!==t){i.beginPath();var d=e.textSize?e.textSize*n.pix:a.fontSize;i.setFontSize(d),i.setFillStyle(e.textColor||n.fontColor);var u=o[l];"object"===(0,r.default)(o[l])&&null!==o[l]&&(u=o[l].constructor.toString().indexOf("Array")>-1?o[l][1]:o[l].value);var f=e.formatter?e.formatter(u,l,e,n):u;i.setTextAlign("center");var p=t.y-4*n.pix+s*n.pix;t.y>e.zeroPoints&&(p=t.y+s*n.pix+d),"insideTop"==c&&(p=t.y+d+s*n.pix,t.y>e.zeroPoints&&(p=t.y-s*n.pix-4*n.pix)),"center"==c&&(p=t.y+s*n.pix+(n.height-n.area[2]-t.y+d)/2,e.zeroPoints<n.height-n.area[2]&&(p=t.y+s*n.pix+(e.zeroPoints-t.y+d)/2),t.y>e.zeroPoints&&(p=t.y-s*n.pix-(t.y-e.zeroPoints-d)/2),"stack"==n.extra.column.type&&(p=t.y+s*n.pix+(t.y0-t.y+d)/2)),"bottom"==c&&(p=n.height-n.area[2]+s*n.pix-4*n.pix,e.zeroPoints<n.height-n.area[2]&&(p=e.zeroPoints+s*n.pix-4*n.pix),t.y>e.zeroPoints&&(p=e.zeroPoints-s*n.pix+d+2*n.pix),"stack"==n.extra.column.type&&(p=t.y0+s*n.pix-4*n.pix)),i.fillText(String(f),t.x,p),i.closePath(),i.stroke(),i.setTextAlign("left")}}))}function ut(t,e,a,i,n,r){e.data;var o=e.textOffset?e.textOffset:0;n.extra.mount.labelPosition;t.forEach((function(t,s){if(null!==t){i.beginPath();var c=e[s].textSize?e[s].textSize*n.pix:a.fontSize;i.setFontSize(c),i.setFillStyle(e[s].textColor||n.fontColor);var l=t.value,d=e[s].formatter?e[s].formatter(l,s,e,n):l;i.setTextAlign("center");var u=t.y-4*n.pix+o*n.pix;t.y>r&&(u=t.y+o*n.pix+c),i.fillText(String(d),t.x,u),i.closePath(),i.stroke(),i.setTextAlign("left")}}))}function ft(t,e,a,i,n){var o=e.data;e.textOffset&&e.textOffset;t.forEach((function(t,s){if(null!==t){i.beginPath();var c=e.textSize?e.textSize*n.pix:a.fontSize;i.setFontSize(c),i.setFillStyle(e.textColor||n.fontColor);var l=o[s];"object"===(0,r.default)(o[s])&&null!==o[s]&&(l=o[s].value);var d=e.formatter?e.formatter(l,s,e,n):l;i.setTextAlign("left"),i.fillText(String(d),t.x+4*n.pix,t.y+c/2-3),i.closePath(),i.stroke()}}))}function pt(t,e,a,i,n,r){var o;e-=t.width/2+t.labelOffset*i.pix,e=e<10?10:e,o=t.endAngle<t.startAngle?2+t.endAngle-t.startAngle:t.startAngle-t.endAngle;for(var s=o/t.splitLine.splitNumber,c=t.endNumber-t.startNumber,l=c/t.splitLine.splitNumber,d=t.startAngle,u=t.startNumber,f=0;f<t.splitLine.splitNumber+1;f++){var p={x:e*Math.cos(d*Math.PI),y:e*Math.sin(d*Math.PI)},h=t.formatter?t.formatter(u,f,i):u;p.x+=a.x-b(h,n.fontSize,r)/2,p.y+=a.y;var g=p.x,v=p.y;r.beginPath(),r.setFontSize(n.fontSize),r.setFillStyle(t.labelColor||i.fontColor),r.fillText(h,g,v+n.fontSize/2),r.closePath(),r.stroke(),d+=s,d>=2&&(d%=2),u+=l}}function ht(t,e,a,i,n,r){var o=i.extra.radar||{};t.forEach((function(t,s){if(!0===o.labelPointShow&&""!==i.categories[s]){var l={x:e*Math.cos(t),y:e*Math.sin(t)},d=h(l.x,l.y,a);r.setFillStyle(o.labelPointColor),r.beginPath(),r.arc(d.x,d.y,o.labelPointRadius*i.pix,0,2*Math.PI,!1),r.closePath(),r.fill()}if(!0===o.labelShow){var u={x:(e+n.radarLabelTextMargin*i.pix)*Math.cos(t),y:(e+n.radarLabelTextMargin*i.pix)*Math.sin(t)},f=h(u.x,u.y,a),p=f.x,g=f.y;c.approximatelyEqual(u.x,0)?p-=b(i.categories[s]||"",n.fontSize,r)/2:u.x<0&&(p-=b(i.categories[s]||"",n.fontSize,r)),r.beginPath(),r.setFontSize(n.fontSize),r.setFillStyle(o.labelColor||i.fontColor),r.fillText(i.categories[s]||"",p,g+n.fontSize/2),r.closePath(),r.stroke()}}))}function gt(t,e,a,i,n,r){for(var o=a.pieChartLinePadding,s=[],l=null,d=t.map((function(a,i){var n=a.formatter?a.formatter(a,i,t,e):c.toFixed(100*a._proportion_.toFixed(4))+"%";n=a.labelText?a.labelText:n;var r=2*Math.PI-(a._start_+2*Math.PI*a._proportion_/2);a._rose_proportion_&&(r=2*Math.PI-(a._start_+2*Math.PI*a._rose_proportion_/2));var o=a.color,s=a._radius_;return{arc:r,text:n,color:o,radius:s,textColor:a.textColor,textSize:a.textSize,labelShow:a.labelShow}})),u=0;u<d.length;u++){var f=d[u],p=Math.cos(f.arc)*(f.radius+o),v=Math.sin(f.arc)*(f.radius+o),x=Math.cos(f.arc)*f.radius,_=Math.sin(f.arc)*f.radius,m=p>=0?p+a.pieChartTextPadding:p-a.pieChartTextPadding,w=v,y=b(f.text,f.textSize*e.pix||a.fontSize,i),C=w;l&&c.isSameXCoordinateArea(l.start,{x:m})&&(C=m>0?Math.min(w,l.start.y):p<0||w>0?Math.max(w,l.start.y):Math.min(w,l.start.y)),m<0&&(m-=y);var $={lineStart:{x:x,y:_},lineEnd:{x:p,y:v},start:{x:m,y:C},width:y,height:a.fontSize,text:f.text,color:f.color,textColor:f.textColor,textSize:f.textSize};l=g($,l),s.push(l)}for(var k=0;k<s.length;k++)if(!1!==d[k].labelShow){var M=s[k],z=h(M.lineStart.x,M.lineStart.y,r),E=h(M.lineEnd.x,M.lineEnd.y,r),A=h(M.start.x,M.start.y,r);i.setLineWidth(1*e.pix),i.setFontSize(M.textSize*e.pix||a.fontSize),i.beginPath(),i.setStrokeStyle(M.color),i.setFillStyle(M.color),i.moveTo(z.x,z.y);var S=M.start.x<0?A.x+M.width:A.x,P=M.start.x<0?A.x-5:A.x+5;i.quadraticCurveTo(E.x,E.y,S,A.y),i.moveTo(z.x,z.y),i.stroke(),i.closePath(),i.beginPath(),i.moveTo(A.x+M.width,A.y),i.arc(S,A.y,2*e.pix,0,2*Math.PI),i.closePath(),i.fill(),i.beginPath(),i.setFontSize(M.textSize*e.pix||a.fontSize),i.setFillStyle(M.textColor||e.fontColor),i.fillText(M.text,P,A.y+3),i.closePath(),i.stroke(),i.closePath()}}function vt(t,e,a){for(var i=s({},{type:"solid",dashLength:4,data:[]},t.extra.markLine),n=t.area[3],r=t.width-t.area[1],o=function(t,e){for(var a,i,n=e.height-e.area[0]-e.area[2],r=0;r<t.length;r++){t[r].yAxisIndex=t[r].yAxisIndex?t[r].yAxisIndex:0;var o=[].concat(e.chartData.yAxisData.ranges[t[r].yAxisIndex]);a=o.pop(),i=o.shift();var s=n*(t[r].value-a)/(i-a);t[r].y=e.height-Math.round(s)-e.area[2]}return t}(i.data,t),c=0;c<o.length;c++){var d=s({},{lineColor:"#DE4A42",showLabel:!1,labelFontSize:13,labelPadding:6,labelFontColor:"#666666",labelBgColor:"#DFE8FF",labelBgOpacity:.8,labelAlign:"left",labelOffsetX:0,labelOffsetY:0},o[c]);if("dash"==i.type&&a.setLineDash([i.dashLength,i.dashLength]),a.setStrokeStyle(d.lineColor),a.setLineWidth(1*t.pix),a.beginPath(),a.moveTo(n,d.y),a.lineTo(r,d.y),a.stroke(),a.setLineDash([]),d.showLabel){var u=d.labelFontSize*t.pix,f=d.labelText?d.labelText:d.value;a.setFontSize(u);var p=b(f,u,a),h=p+d.labelPadding*t.pix*2,g="left"==d.labelAlign?t.area[3]-h:t.width-t.area[1];g+=d.labelOffsetX;var v=d.y-.5*u-d.labelPadding*t.pix;v+=d.labelOffsetY;var x=g+d.labelPadding*t.pix;d.y;a.setFillStyle(l(d.labelBgColor,d.labelBgOpacity)),a.setStrokeStyle(d.labelBgColor),a.setLineWidth(1*t.pix),a.beginPath(),a.rect(g,v,h,u+2*d.labelPadding*t.pix),a.closePath(),a.stroke(),a.fill(),a.setFontSize(u),a.setTextAlign("left"),a.setFillStyle(d.labelFontColor),a.fillText(String(f),x,v+u+d.labelPadding*t.pix/2),a.stroke(),a.setTextAlign("left")}}}function xt(t,e,a,i,n){var r=s({},{gridType:"solid",dashLength:4},t.extra.tooltip),o=t.area[3],c=t.width-t.area[1];if("dash"==r.gridType&&a.setLineDash([r.dashLength,r.dashLength]),a.setStrokeStyle(r.gridColor||"#cccccc"),a.setLineWidth(1*t.pix),a.beginPath(),a.moveTo(o,t.tooltip.offset.y),a.lineTo(c,t.tooltip.offset.y),a.stroke(),a.setLineDash([]),r.yAxisLabel)for(var d=r.boxPadding*t.pix,u=function(t,e,a,i,n){for(var r=[].concat(a.chartData.yAxisData.ranges),o=a.height-a.area[0]-a.area[2],s=a.area[0],c=[],l=0;l<r.length;l++){var d=Math.max.apply(this,r[l]),u=Math.min.apply(this,r[l]),f=d-(d-u)*(t-s)/o;f=a.yAxis.data&&a.yAxis.data[l].formatter?a.yAxis.data[l].formatter(f,l,a):f.toFixed(0),c.push(String(f))}return c}(t.tooltip.offset.y,t.series,t),f=t.chartData.yAxisData.yAxisWidth,p=t.area[3],h=t.width-t.area[1],g=0;g<u.length;g++){a.setFontSize(r.fontSize*t.pix);var v,x=b(u[g],r.fontSize*t.pix,a),_=void 0,m=void 0;"left"==f[g].position?(_=p-(x+2*d)-2*t.pix,m=Math.max(_,_+x+2*d)):(_=h+2*t.pix,m=Math.max(_+f[g].width,_+x+2*d)),v=m-_;var w=_+(v-x)/2,y=t.tooltip.offset.y;a.beginPath(),a.setFillStyle(l(r.labelBgColor||e.toolTipBackground,r.labelBgOpacity||e.toolTipOpacity)),a.setStrokeStyle(r.labelBgColor||e.toolTipBackground),a.setLineWidth(1*t.pix),a.rect(_,y-.5*e.fontSize-d,v,e.fontSize+2*d),a.closePath(),a.stroke(),a.fill(),a.beginPath(),a.setFontSize(e.fontSize),a.setFillStyle(r.labelFontColor||t.fontColor),a.fillText(u[g],w,y+.5*e.fontSize),a.closePath(),a.stroke(),"left"==f[g].position?p-=f[g].width+t.yAxis.padding*t.pix:h+=f[g].width+t.yAxis.padding*t.pix}}function _t(t,e,a,i,n){var r=s({},{activeBgColor:"#000000",activeBgOpacity:.08,activeWidth:n},e.extra.column);r.activeWidth=r.activeWidth>n?n:r.activeWidth;var o=e.area[0],c=e.height-e.area[2];i.beginPath(),i.setFillStyle(l(r.activeBgColor,r.activeBgOpacity)),i.rect(t-r.activeWidth/2,o,r.activeWidth,c-o),i.closePath(),i.fill(),i.setFillStyle("#FFFFFF")}function bt(t,e,a,i,n){var r=s({},{activeBgColor:"#000000",activeBgOpacity:.08},e.extra.bar),o=e.area[3],c=e.width-e.area[1];i.beginPath(),i.setFillStyle(l(r.activeBgColor,r.activeBgOpacity)),i.rect(o,t-n/2,c-o,n),i.closePath(),i.fill(),i.setFillStyle("#FFFFFF")}function mt(t,e,a,i,n,r,o){var c=s({},{showBox:!0,showArrow:!0,showCategory:!1,bgColor:"#000000",bgOpacity:.7,borderColor:"#000000",borderWidth:0,borderRadius:0,borderOpacity:.7,boxPadding:3,fontColor:"#FFFFFF",fontSize:13,lineHeight:20,legendShow:!0,legendShape:"auto",splitLine:!0},a.extra.tooltip);1==c.showCategory&&a.categories&&t.unshift({text:a.categories[a.tooltip.index],color:null});var d=c.fontSize*a.pix,u=c.lineHeight*a.pix,f=c.boxPadding*a.pix,p=d,h=5*a.pix;0==c.legendShow&&(p=0,h=0);var g=c.showArrow?8*a.pix:0,v=!1;"line"!=a.type&&"mount"!=a.type&&"area"!=a.type&&"candle"!=a.type&&"mix"!=a.type||1==c.splitLine&&function(t,e,a,i){var n=e.extra.tooltip||{};n.gridType=void 0==n.gridType?"solid":n.gridType,n.dashLength=void 0==n.dashLength?4:n.dashLength;var r=e.area[0],o=e.height-e.area[2];if("dash"==n.gridType&&i.setLineDash([n.dashLength,n.dashLength]),i.setStrokeStyle(n.gridColor||"#cccccc"),i.setLineWidth(1*e.pix),i.beginPath(),i.moveTo(t,r),i.lineTo(t,o),i.stroke(),i.setLineDash([]),n.xAxisLabel){var s=e.categories[e.tooltip.index];i.setFontSize(a.fontSize);var c=b(s,a.fontSize,i),d=t-.5*c,u=o+2*e.pix;i.beginPath(),i.setFillStyle(l(n.labelBgColor||a.toolTipBackground,n.labelBgOpacity||a.toolTipOpacity)),i.setStrokeStyle(n.labelBgColor||a.toolTipBackground),i.setLineWidth(1*e.pix),i.rect(d-n.boxPadding*e.pix,u,c+2*n.boxPadding*e.pix,a.fontSize+2*n.boxPadding*e.pix),i.closePath(),i.stroke(),i.fill(),i.beginPath(),i.setFontSize(a.fontSize),i.setFillStyle(n.labelFontColor||e.fontColor),i.fillText(String(s),d,u+n.boxPadding*e.pix+a.fontSize),i.closePath(),i.stroke()}}(a.tooltip.offset.x,a,i,n),e=s({x:0,y:0},e),e.y-=8*a.pix;var x=t.map((function(t){return b(t.text,d,n)})),_=p+h+4*f+Math.max.apply(null,x),m=2*f+t.length*u;if(0!=c.showBox){e.x-Math.abs(a._scrollDistance_||0)+g+_>a.width&&(v=!0),m+e.y>a.height&&(e.y=a.height-m),n.beginPath(),n.setFillStyle(l(c.bgColor,c.bgOpacity)),n.setLineWidth(c.borderWidth*a.pix),n.setStrokeStyle(l(c.borderColor,c.borderOpacity));var w=c.borderRadius;v?(_+g>a.width&&(e.x=a.width+Math.abs(a._scrollDistance_||0)+g+(_-a.width)),_>e.x&&(e.x=a.width+Math.abs(a._scrollDistance_||0)+g+(_-a.width)),c.showArrow&&(n.moveTo(e.x,e.y+10*a.pix),n.lineTo(e.x-g,e.y+10*a.pix+5*a.pix)),n.arc(e.x-g-w,e.y+m-w,w,0,Math.PI/2,!1),n.arc(e.x-g-Math.round(_)+w,e.y+m-w,w,Math.PI/2,Math.PI,!1),n.arc(e.x-g-Math.round(_)+w,e.y+w,w,-Math.PI,-Math.PI/2,!1),n.arc(e.x-g-w,e.y+w,w,-Math.PI/2,0,!1),c.showArrow&&(n.lineTo(e.x-g,e.y+10*a.pix-5*a.pix),n.lineTo(e.x,e.y+10*a.pix))):(c.showArrow&&(n.moveTo(e.x,e.y+10*a.pix),n.lineTo(e.x+g,e.y+10*a.pix-5*a.pix)),n.arc(e.x+g+w,e.y+w,w,-Math.PI,-Math.PI/2,!1),n.arc(e.x+g+Math.round(_)-w,e.y+w,w,-Math.PI/2,0,!1),n.arc(e.x+g+Math.round(_)-w,e.y+m-w,w,0,Math.PI/2,!1),n.arc(e.x+g+w,e.y+m-w,w,Math.PI/2,Math.PI,!1),c.showArrow&&(n.lineTo(e.x+g,e.y+10*a.pix+5*a.pix),n.lineTo(e.x,e.y+10*a.pix))),n.closePath(),n.fill(),c.borderWidth>0&&n.stroke(),c.legendShow&&t.forEach((function(t,i){if(null!==t.color){n.beginPath(),n.setFillStyle(t.color);var r=e.x+g+2*f,o=e.y+(u-d)/2+u*i+f+1;switch(v&&(r=e.x-_-g+2*f),t.legendShape){case"line":n.moveTo(r,o+.5*p-2*a.pix),n.fillRect(r,o+.5*p-2*a.pix,p,4*a.pix);break;case"triangle":n.moveTo(r+7.5*a.pix,o+.5*p-5*a.pix),n.lineTo(r+2.5*a.pix,o+.5*p+5*a.pix),n.lineTo(r+12.5*a.pix,o+.5*p+5*a.pix),n.lineTo(r+7.5*a.pix,o+.5*p-5*a.pix);break;case"diamond":n.moveTo(r+7.5*a.pix,o+.5*p-5*a.pix),n.lineTo(r+2.5*a.pix,o+.5*p),n.lineTo(r+7.5*a.pix,o+.5*p+5*a.pix),n.lineTo(r+12.5*a.pix,o+.5*p),n.lineTo(r+7.5*a.pix,o+.5*p-5*a.pix);break;case"circle":n.moveTo(r+7.5*a.pix,o+.5*p),n.arc(r+7.5*a.pix,o+.5*p,5*a.pix,0,2*Math.PI);break;case"rect":n.moveTo(r,o+.5*p-5*a.pix),n.fillRect(r,o+.5*p-5*a.pix,15*a.pix,10*a.pix);break;case"square":n.moveTo(r+2*a.pix,o+.5*p-5*a.pix),n.fillRect(r+2*a.pix,o+.5*p-5*a.pix,10*a.pix,10*a.pix);break;default:n.moveTo(r,o+.5*p-5*a.pix),n.fillRect(r,o+.5*p-5*a.pix,15*a.pix,10*a.pix)}n.closePath(),n.fill()}})),t.forEach((function(t,a){var i=e.x+g+2*f+p+h;v&&(i=e.x-_-g+2*f+p+h);var r=e.y+u*a+(u-d)/2-1+f+d;n.beginPath(),n.setFontSize(d),n.setTextBaseline("normal"),n.setFillStyle(c.fontColor),n.fillText(t.text,i,r),n.closePath(),n.stroke()}))}}function wt(t,e,a,i,n,r){var o=t.extra.tooltip||{};o.horizentalLine&&t.tooltip&&1===i&&("line"==t.type||"area"==t.type||"column"==t.type||"mount"==t.type||"candle"==t.type||"mix"==t.type)&&xt(t,e,a),a.save(),t._scrollDistance_&&0!==t._scrollDistance_&&!0===t.enableScroll&&a.translate(t._scrollDistance_,0),t.tooltip&&t.tooltip.textList&&t.tooltip.textList.length&&1===i&&mt(t.tooltip.textList,t.tooltip.offset,t,e,a),a.restore()}function yt(t,e,a,i){var n=e.chartData.xAxisData,r=n.xAxisPoints,o=n.startX,s=n.endX,c=n.eachSpacing,l="center";"bar"!=e.type&&"line"!=e.type&&"area"!=e.type&&"scatter"!=e.type&&"bubble"!=e.type||(l=e.xAxis.boundaryGap);var d=e.height-e.area[2],u=e.area[0];if(e.enableScroll&&e.xAxis.scrollShow){var f=e.height-e.area[2]+a.xAxisHeight,p=s-o,h=c*(r.length-1);"mount"==e.type&&e.extra&&e.extra.mount&&e.extra.mount.widthRatio&&e.extra.mount.widthRatio>1&&(e.extra.mount.widthRatio>2&&(e.extra.mount.widthRatio=2),h+=(e.extra.mount.widthRatio-1)*c);var g=p*p/h,v=0;e._scrollDistance_&&(v=-e._scrollDistance_*p/h),i.beginPath(),i.setLineCap("round"),i.setLineWidth(6*e.pix),i.setStrokeStyle(e.xAxis.scrollBackgroundColor||"#EFEBEF"),i.moveTo(o,f),i.lineTo(s,f),i.stroke(),i.closePath(),i.beginPath(),i.setLineCap("round"),i.setLineWidth(6*e.pix),i.setStrokeStyle(e.xAxis.scrollColor||"#A6A6A6"),i.moveTo(o+v,f),i.lineTo(o+v+g,f),i.stroke(),i.closePath(),i.setLineCap("butt")}if(i.save(),e._scrollDistance_&&0!==e._scrollDistance_&&i.translate(e._scrollDistance_,0),!0===e.xAxis.calibration&&(i.setStrokeStyle(e.xAxis.gridColor||"#cccccc"),i.setLineCap("butt"),i.setLineWidth(1*e.pix),r.forEach((function(t,a){a>0&&(i.beginPath(),i.moveTo(t-c/2,d),i.lineTo(t-c/2,d+3*e.pix),i.closePath(),i.stroke())}))),!0!==e.xAxis.disableGrid&&(i.setStrokeStyle(e.xAxis.gridColor||"#cccccc"),i.setLineCap("butt"),i.setLineWidth(1*e.pix),"dash"==e.xAxis.gridType&&i.setLineDash([e.xAxis.dashLength*e.pix,e.xAxis.dashLength*e.pix]),e.xAxis.gridEval=e.xAxis.gridEval||1,r.forEach((function(t,a){a%e.xAxis.gridEval==0&&(i.beginPath(),i.moveTo(t,d),i.lineTo(t,u),i.stroke())})),i.setLineDash([])),!0!==e.xAxis.disabled){var x=t.length;e.xAxis.labelCount&&(x=e.xAxis.itemCount?Math.ceil(t.length/e.xAxis.itemCount*e.xAxis.labelCount):e.xAxis.labelCount,x-=1);for(var _=Math.ceil(t.length/x),m=[],w=t.length,y=0;y<w;y++)y%_!==0?m.push(""):m.push(t[y]);m[w-1]=t[w-1];var C=e.xAxis.fontSize*e.pix||a.fontSize;0===a._xAxisTextAngle_?m.forEach((function(t,a){var n=e.xAxis.formatter?e.xAxis.formatter(t,a,e):t,o=-b(String(n),C,i)/2;"center"==l&&(o+=c/2);e.xAxis.scrollShow&&e.pix;var s=e._scrollDistance_||0,u="center"==l?r[a]+c/2:r[a];u-Math.abs(s)>=e.area[3]-1&&u-Math.abs(s)<=e.width-e.area[1]+1&&(i.beginPath(),i.setFontSize(C),i.setFillStyle(e.xAxis.fontColor||e.fontColor),i.fillText(String(n),r[a]+o,d+e.xAxis.marginTop*e.pix+(e.xAxis.lineHeight-e.xAxis.fontSize)*e.pix/2+e.xAxis.fontSize*e.pix),i.closePath(),i.stroke())})):m.forEach((function(t,n){var o=e.xAxis.formatter?e.xAxis.formatter(t):t,s=e._scrollDistance_||0,u="center"==l?r[n]+c/2:r[n];if(u-Math.abs(s)>=e.area[3]-1&&u-Math.abs(s)<=e.width-e.area[1]+1){i.save(),i.beginPath(),i.setFontSize(C),i.setFillStyle(e.xAxis.fontColor||e.fontColor);var f=b(String(o),C,i),p=r[n];"center"==l&&(p=r[n]+c/2);e.xAxis.scrollShow&&6*e.pix;var h=d+e.xAxis.marginTop*e.pix+C-C*Math.abs(Math.sin(a._xAxisTextAngle_));e.xAxis.rotateAngle<0?(p-=C/2,f=0):(p+=C/2,f=-f),i.translate(p,h),i.rotate(-1*a._xAxisTextAngle_),i.fillText(String(o),f,0),i.closePath(),i.stroke(),i.restore()}}))}i.restore(),e.xAxis.title&&(i.beginPath(),i.setFontSize(e.xAxis.titleFontSize*e.pix),i.setFillStyle(e.xAxis.titleFontColor),i.fillText(String(e.xAxis.title),e.width-e.area[1]+e.xAxis.titleOffsetX*e.pix,e.height-e.area[2]+e.xAxis.marginTop*e.pix+(e.xAxis.lineHeight-e.xAxis.titleFontSize)*e.pix/2+(e.xAxis.titleFontSize+e.xAxis.titleOffsetY)*e.pix),i.closePath(),i.stroke()),e.xAxis.axisLine&&(i.beginPath(),i.setStrokeStyle(e.xAxis.axisLineColor),i.setLineWidth(1*e.pix),i.moveTo(o,e.height-e.area[2]),i.lineTo(s,e.height-e.area[2]),i.stroke())}function Ct(t,e,a,i){if(!0!==e.yAxis.disableGrid){var n=e.height-e.area[0]-e.area[2],r=n/e.yAxis.splitNumber,o=e.area[3],s=e.chartData.xAxisData.xAxisPoints,c=e.chartData.xAxisData.eachSpacing,l=c*(s.length-1);"mount"==e.type&&e.extra&&e.extra.mount&&e.extra.mount.widthRatio&&e.extra.mount.widthRatio>1&&(e.extra.mount.widthRatio>2&&(e.extra.mount.widthRatio=2),l+=(e.extra.mount.widthRatio-1)*c);var d=o+l,u=[],f=1;!1===e.xAxis.axisLine&&(f=0);for(var p=f;p<e.yAxis.splitNumber+1;p++)u.push(e.height-e.area[2]-r*p);i.save(),e._scrollDistance_&&0!==e._scrollDistance_&&i.translate(e._scrollDistance_,0),"dash"==e.yAxis.gridType&&i.setLineDash([e.yAxis.dashLength*e.pix,e.yAxis.dashLength*e.pix]),i.setStrokeStyle(e.yAxis.gridColor),i.setLineWidth(1*e.pix),u.forEach((function(t,e){i.beginPath(),i.moveTo(o,t),i.lineTo(d,t),i.stroke()})),i.setLineDash([]),i.restore()}}function $t(t,e,a,i){if(!0!==e.yAxis.disabled){var n=e.height-e.area[0]-e.area[2],r=n/e.yAxis.splitNumber,o=e.area[3],s=e.width-e.area[1],c=e.height-e.area[2];i.beginPath(),i.setFillStyle(e.background),1==e.enableScroll&&e.xAxis.scrollPosition&&"left"!==e.xAxis.scrollPosition&&i.fillRect(0,0,o,c+2*e.pix),1==e.enableScroll&&e.xAxis.scrollPosition&&"right"!==e.xAxis.scrollPosition&&i.fillRect(s,0,e.width,c+2*e.pix),i.closePath(),i.stroke();var l=e.area[3],d=e.width-e.area[1],u=e.area[3]+(e.width-e.area[1]-e.area[3])/2;if(e.yAxis.data)for(var f=function(t){var o=e.yAxis.data[t];if(h=[],"categories"===o.type)for(var s=0;s<=o.categories.length;s++)h.push(e.area[0]+n/o.categories.length/2+n/o.categories.length*s);else for(var c=0;c<=e.yAxis.splitNumber;c++)h.push(e.area[0]+r*c);if(!0!==o.disabled){var f=e.chartData.yAxisData.rangesFormat[t],p=o.fontSize?o.fontSize*e.pix:a.fontSize,g=e.chartData.yAxisData.yAxisWidth[t],v=o.textAlign||"right";if(f.forEach((function(t,a){var n=h[a];i.beginPath(),i.setFontSize(p),i.setLineWidth(1*e.pix),i.setStrokeStyle(o.axisLineColor||"#cccccc"),i.setFillStyle(o.fontColor||e.fontColor);var r=0,s=4*e.pix;if("left"==g.position){switch(1==o.calibration&&(i.moveTo(l,n),i.lineTo(l-3*e.pix,n),s+=3*e.pix),v){case"left":i.setTextAlign("left"),r=l-g.width;break;case"right":i.setTextAlign("right"),r=l-s;break;default:i.setTextAlign("center"),r=l-g.width/2}i.fillText(String(t),r,n+p/2-3*e.pix)}else if("right"==g.position){switch(1==o.calibration&&(i.moveTo(d,n),i.lineTo(d+3*e.pix,n),s+=3*e.pix),v){case"left":i.setTextAlign("left"),r=d+s;break;case"right":i.setTextAlign("right"),r=d+g.width;break;default:i.setTextAlign("center"),r=d+g.width/2}i.fillText(String(t),r,n+p/2-3*e.pix)}else if("center"==g.position){switch(1==o.calibration&&(i.moveTo(u,n),i.lineTo(u-3*e.pix,n),s+=3*e.pix),v){case"left":i.setTextAlign("left"),r=u-g.width;break;case"right":i.setTextAlign("right"),r=u-s;break;default:i.setTextAlign("center"),r=u-g.width/2}i.fillText(String(t),r,n+p/2-3*e.pix)}i.closePath(),i.stroke(),i.setTextAlign("left")})),!1!==o.axisLine&&(i.beginPath(),i.setStrokeStyle(o.axisLineColor||"#cccccc"),i.setLineWidth(1*e.pix),"left"==g.position?(i.moveTo(l,e.height-e.area[2]),i.lineTo(l,e.area[0])):"right"==g.position?(i.moveTo(d,e.height-e.area[2]),i.lineTo(d,e.area[0])):"center"==g.position&&(i.moveTo(u,e.height-e.area[2]),i.lineTo(u,e.area[0])),i.stroke()),e.yAxis.showTitle){var x=o.titleFontSize*e.pix||a.fontSize,_=o.title;i.beginPath(),i.setFontSize(x),i.setFillStyle(o.titleFontColor||e.fontColor),"left"==g.position?i.fillText(_,l-b(_,x,i)/2+(o.titleOffsetX||0),e.area[0]-(10-(o.titleOffsetY||0))*e.pix):"right"==g.position?i.fillText(_,d-b(_,x,i)/2+(o.titleOffsetX||0),e.area[0]-(10-(o.titleOffsetY||0))*e.pix):"center"==g.position&&i.fillText(_,u-b(_,x,i)/2+(o.titleOffsetX||0),e.area[0]-(10-(o.titleOffsetY||0))*e.pix),i.closePath(),i.stroke()}"left"==g.position?l-=g.width+e.yAxis.padding*e.pix:d+=g.width+e.yAxis.padding*e.pix}},p=0;p<e.yAxis.data.length;p++){var h;f(p)}}}function kt(t,e,a,i,n){if(!1!==e.legend.show){var r=n.legendData,o=r.points,s=r.area,c=e.legend.padding*e.pix,l=e.legend.fontSize*e.pix,d=15*e.pix,u=5*e.pix,f=e.legend.itemGap*e.pix,p=Math.max(e.legend.lineHeight*e.pix,l);i.beginPath(),i.setLineWidth(e.legend.borderWidth*e.pix),i.setStrokeStyle(e.legend.borderColor),i.setFillStyle(e.legend.backgroundColor),i.moveTo(s.start.x,s.start.y),i.rect(s.start.x,s.start.y,s.width,s.height),i.closePath(),i.fill(),i.stroke(),o.forEach((function(t,n){var o,h=0;h=r.widthArr[n],o=r.heightArr[n];var g=0,v=0;if("top"==e.legend.position||"bottom"==e.legend.position){switch(e.legend.float){case"left":g=s.start.x+c;break;case"right":g=s.start.x+s.width-h;break;default:g=s.start.x+(s.width-h)/2}v=s.start.y+c+n*p}else h=0==n?0:r.widthArr[n-1],g=s.start.x+c+h,v=s.start.y+c+(s.height-o)/2;i.setFontSize(a.fontSize);for(var x=0;x<t.length;x++){var _=t[x];switch(_.area=[0,0,0,0],_.area[0]=g,_.area[1]=v,_.area[3]=v+p,i.beginPath(),i.setLineWidth(1*e.pix),i.setStrokeStyle(_.show?_.color:e.legend.hiddenColor),i.setFillStyle(_.show?_.color:e.legend.hiddenColor),_.legendShape){case"line":i.moveTo(g,v+.5*p-2*e.pix),i.fillRect(g,v+.5*p-2*e.pix,15*e.pix,4*e.pix);break;case"triangle":i.moveTo(g+7.5*e.pix,v+.5*p-5*e.pix),i.lineTo(g+2.5*e.pix,v+.5*p+5*e.pix),i.lineTo(g+12.5*e.pix,v+.5*p+5*e.pix),i.lineTo(g+7.5*e.pix,v+.5*p-5*e.pix);break;case"diamond":i.moveTo(g+7.5*e.pix,v+.5*p-5*e.pix),i.lineTo(g+2.5*e.pix,v+.5*p),i.lineTo(g+7.5*e.pix,v+.5*p+5*e.pix),i.lineTo(g+12.5*e.pix,v+.5*p),i.lineTo(g+7.5*e.pix,v+.5*p-5*e.pix);break;case"circle":i.moveTo(g+7.5*e.pix,v+.5*p),i.arc(g+7.5*e.pix,v+.5*p,5*e.pix,0,2*Math.PI);break;case"rect":i.moveTo(g,v+.5*p-5*e.pix),i.fillRect(g,v+.5*p-5*e.pix,15*e.pix,10*e.pix);break;case"square":i.moveTo(g+5*e.pix,v+.5*p-5*e.pix),i.fillRect(g+5*e.pix,v+.5*p-5*e.pix,10*e.pix,10*e.pix);break;case"none":break;default:i.moveTo(g,v+.5*p-5*e.pix),i.fillRect(g,v+.5*p-5*e.pix,15*e.pix,10*e.pix)}i.closePath(),i.fill(),i.stroke(),g+=d+u;var m=.5*p+.5*l-2,w=_.legendText?_.legendText:_.name;i.beginPath(),i.setFontSize(l),i.setFillStyle(_.show?e.legend.fontColor:e.legend.hiddenColor),i.fillText(w,g,v+m),i.closePath(),i.stroke(),"top"==e.legend.position||"bottom"==e.legend.position?(g+=b(w,l,i)+f,_.area[2]=g):(_.area[2]=g+b(w,l,i)+f,g-=d+u,v+=p)}}))}}function Mt(t,e,a,i){var n=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,r=s({},{activeOpacity:.5,activeRadius:10,offsetAngle:0,labelWidth:15,ringWidth:30,customRadius:0,border:!1,borderWidth:2,borderColor:"#FFFFFF",centerColor:"#FFFFFF",linearType:"none",customColor:[]},"pie"==e.type?e.extra.pie:e.extra.ring),o={x:e.area[3]+(e.width-e.area[1]-e.area[3])/2,y:e.area[0]+(e.height-e.area[0]-e.area[2])/2};0==a.pieChartLinePadding&&(a.pieChartLinePadding=r.activeRadius*e.pix);var c=Math.min((e.width-e.area[1]-e.area[3])/2-a.pieChartLinePadding-a.pieChartTextPadding-a._pieTextMaxLength_,(e.height-e.area[0]-e.area[2])/2-a.pieChartLinePadding-a.pieChartTextPadding);c=c<10?10:c,r.customRadius>0&&(c=r.customRadius*e.pix),t=O(t,c,n);var d=r.activeRadius*e.pix;if(r.customColor=x(r.linearType,r.customColor,t,a),t=t.map((function(t){return t._start_+=r.offsetAngle*Math.PI/180,t})),t.forEach((function(t,a){e.tooltip&&e.tooltip.index==a&&(i.beginPath(),i.setFillStyle(l(t.color,r.activeOpacity||.5)),i.moveTo(o.x,o.y),i.arc(o.x,o.y,t._radius_+d,t._start_,t._start_+2*t._proportion_*Math.PI),i.closePath(),i.fill()),i.beginPath(),i.setLineWidth(r.borderWidth*e.pix),i.lineJoin="round",i.setStrokeStyle(r.borderColor);var n,s=t.color;"custom"==r.linearType&&(n=i.createCircularGradient?i.createCircularGradient(o.x,o.y,t._radius_):i.createRadialGradient(o.x,o.y,0,o.x,o.y,t._radius_),n.addColorStop(0,l(r.customColor[t.linearIndex],1)),n.addColorStop(1,l(t.color,1)),s=n);i.setFillStyle(s),i.moveTo(o.x,o.y),i.arc(o.x,o.y,t._radius_,t._start_,t._start_+2*t._proportion_*Math.PI),i.closePath(),i.fill(),1==r.border&&i.stroke()})),"ring"===e.type){var u=.6*c;"number"===typeof r.ringWidth&&r.ringWidth>0&&(u=Math.max(0,c-r.ringWidth*e.pix)),i.beginPath(),i.setFillStyle(r.centerColor),i.moveTo(o.x,o.y),i.arc(o.x,o.y,u,0,2*Math.PI),i.closePath(),i.fill()}return!1!==e.dataLabel&&1===n&&gt(t,e,a,i,0,o),1===n&&"ring"===e.type&&ct(e,a,i,o),{center:o,radius:c,series:t}}function zt(t,e){var a=Array(2),i=20037508.34*t/180,n=Math.log(Math.tan((90+e)*Math.PI/360))/(Math.PI/180);return n=20037508.34*n/180,a[0]=i,a[1]=n,a}function Et(t,e,a,i,n,r){return{x:(e-a.xMin)*i+n,y:(a.yMax-t)*i+r}}function At(t,e,a){if(e[1]==a[1])return!1;if(e[1]>t[1]&&a[1]>t[1])return!1;if(e[1]<t[1]&&a[1]<t[1])return!1;if(e[1]==t[1]&&a[1]>t[1])return!1;if(a[1]==t[1]&&e[1]>t[1])return!1;if(e[0]<t[0]&&a[1]<t[1])return!1;var i=a[0]-(a[0]-e[0])*(a[1]-t[1])/(a[1]-e[1]);return!(i<t[0])}function St(t,e,a){for(var i=0,n=0;n<e.length;n++){var r=e[n][0];1==e.length&&(r=e[n][0]);for(var o=0;o<r.length-1;o++){var s=r[o],c=r[o+1];a&&(s=zt(r[o][0],r[o][1]),c=zt(r[o+1][0],r[o+1][1])),At(t,s,c)&&(i+=1)}}return i%2==1}function Pt(t,e,a){a=0==a?1:a;for(var i=[],n=0;n<a;n++)i[n]=Math.random();return Math.floor(i.reduce((function(t,e){return t+e}))/a*(e-t))+t}function Tt(t,e,a,i){for(var n=!1,r=0;r<e.length;r++)if(e[r].area){if(!(t[3]<e[r].area[1]||t[0]>e[r].area[2]||t[1]>e[r].area[3]||t[2]<e[r].area[0])){n=!0;break}if(t[0]<0||t[1]<0||t[2]>a||t[3]>i){n=!0;break}n=!1}return n}function Ft(t,e,a){var i=t.series;switch(e){case"normal":for(var n=0;n<i.length;n++){var r=i[n].name,o=i[n].textSize*t.pix,s=b(r,o,a),c=void 0,l=void 0,d=void 0,u=0;while(1){u++,c=Pt(-t.width/2,t.width/2,5)-s/2,l=Pt(-t.height/2,t.height/2,5)+o/2,d=[c-5+t.width/2,l-5-o+t.height/2,c+s+5+t.width/2,l+5+t.height/2];var f=Tt(d,i,t.width,t.height);if(!f)break;if(1e3==u){d=[-100,-100,-100,-100];break}}i[n].area=d}break;case"vertical":for(var p=function(){return Math.random()>.7},h=0;h<i.length;h++){var g=i[h].name,v=i[h].textSize*t.pix,x=b(g,v,a),_=p(),m=void 0,w=void 0,y=void 0,C=void 0,$=0;while(1){$++;var k=void 0;if(_?(m=Pt(-t.width/2,t.width/2,5)-x/2,w=Pt(-t.height/2,t.height/2,5)+v/2,y=[w-5-x+t.width/2,-m-5+t.height/2,w+5+t.width/2,-m+v+5+t.height/2],C=[t.width-(t.width/2-t.height/2)-(-m+v+5+t.height/2)-5,t.height/2-t.width/2+(w-5-x+t.width/2)-5,t.width-(t.width/2-t.height/2)-(-m+v+5+t.height/2)+v,t.height/2-t.width/2+(w-5-x+t.width/2)+x+5],k=Tt(C,i,t.height,t.width)):(m=Pt(-t.width/2,t.width/2,5)-x/2,w=Pt(-t.height/2,t.height/2,5)+v/2,y=[m-5+t.width/2,w-5-v+t.height/2,m+x+5+t.width/2,w+5+t.height/2],k=Tt(y,i,t.width,t.height)),!k)break;if(1e3==$){y=[-1e3,-1e3,-1e3,-1e3];break}}_?(i[h].area=C,i[h].areav=y):i[h].area=y,i[h].rotate=_}break}return i}function Lt(t,e,a,i,n,r,o){for(var s=0;s<t.length;s++){var l=t[s];if(!1!==l.labelShow){var d=void 0,u=void 0,f=void 0,p=void 0,h=l.formatter?l.formatter(l,s,t,e):c.toFixed(100*l._proportion_)+"%";h=l.labelText?l.labelText:h,"right"==n&&(d=s==t.length-1?(l.funnelArea[2]+o.x)/2:(l.funnelArea[2]+t[s+1].funnelArea[2])/2,u=d+2*r,f=l.funnelArea[1]+i/2,p=l.textSize*e.pix||e.fontSize*e.pix,a.setLineWidth(1*e.pix),a.setStrokeStyle(l.color),a.setFillStyle(l.color),a.beginPath(),a.moveTo(d,f),a.lineTo(u,f),a.stroke(),a.closePath(),a.beginPath(),a.moveTo(u,f),a.arc(u,f,2*e.pix,0,2*Math.PI),a.closePath(),a.fill(),a.beginPath(),a.setFontSize(p),a.setFillStyle(l.textColor||e.fontColor),a.fillText(h,u+5,f+p/2-2),a.closePath(),a.stroke(),a.closePath()),"left"==n&&(d=s==t.length-1?(l.funnelArea[0]+o.x)/2:(l.funnelArea[0]+t[s+1].funnelArea[0])/2,u=d-2*r,f=l.funnelArea[1]+i/2,p=l.textSize*e.pix||e.fontSize*e.pix,a.setLineWidth(1*e.pix),a.setStrokeStyle(l.color),a.setFillStyle(l.color),a.beginPath(),a.moveTo(d,f),a.lineTo(u,f),a.stroke(),a.closePath(),a.beginPath(),a.moveTo(u,f),a.arc(u,f,2,0,2*Math.PI),a.closePath(),a.fill(),a.beginPath(),a.setFontSize(p),a.setFillStyle(l.textColor||e.fontColor),a.fillText(h,u-5-b(h,p,a),f+p/2-2),a.closePath(),a.stroke(),a.closePath())}}}function Dt(t,e,a,i,n,r,o){for(var s=0;s<t.length;s++){var c=t[s],l=void 0,d=void 0;c.centerText&&(l=c.funnelArea[1]+i/2,d=c.centerTextSize*e.pix||e.fontSize*e.pix,a.beginPath(),a.setFontSize(d),a.setFillStyle(c.centerTextColor||"#FFFFFF"),a.fillText(c.centerText,o.x-b(c.centerText,d,a)/2,l+d/2-2),a.closePath(),a.stroke(),a.closePath())}}function Ot(t,e){e.save(),e.translate(0,.5),e.restore(),e.draw()}var Vt={easeIn:function(t){return Math.pow(t,3)},easeOut:function(t){return Math.pow(t-1,3)+1},easeInOut:function(t){return(t/=.5)<1?.5*Math.pow(t,3):.5*(Math.pow(t-2,3)+2)},linear:function(t){return t}};function Bt(t){this.isStop=!1,t.duration="undefined"===typeof t.duration?1e3:t.duration,t.timing=t.timing||"easeInOut";var e=function(){return"undefined"!==typeof setTimeout?function(t,e){setTimeout((function(){var e=+new Date;t(e)}),e)}:"undefined"!==typeof requestAnimationFrame?requestAnimationFrame:function(t){t(null)}}(),a=null,i=function(n){if(null===n||!0===this.isStop)return t.onProcess&&t.onProcess(1),void(t.onAnimationFinish&&t.onAnimationFinish());if(null===a&&(a=n),n-a<t.duration){var r=(n-a)/t.duration,o=Vt[t.timing];r=o(r),t.onProcess&&t.onProcess(r),e(i,17)}else t.onProcess&&t.onProcess(1),t.onAnimationFinish&&t.onAnimationFinish()};i=i.bind(this),e(i,17)}function jt(t,e,a,i){var r=this,o=this,d=e.series;"pie"!==t&&"ring"!==t&&"mount"!==t&&"rose"!==t&&"funnel"!==t||(d=function(t,e,a){var i=[];if(t.length>0&&t[0].data.constructor.toString().indexOf("Array")>-1){e._pieSeries_=t;for(var n=t[0].data,r=0;r<n.length;r++)n[r].formatter=t[0].formatter,n[r].data=n[r].value,i.push(n[r]);e.series=i}else i=t;return i}(d,e));var u=e.categories;if("mount"===t){u=[];for(var f=0;f<d.length;f++)!1!==d[f].show&&u.push(d[f].name);e.categories=u}d=v(d,e,a);var g=e.animation?e.duration:0;o.animationInstance&&o.animationInstance.stop();var _=null;if("candle"==t){var w=s({},e.extra.candle.average);w.show?(_=function(t,e,a,i){for(var n=[],r=0;r<t.length;r++){for(var o={data:[],name:e[r],color:a[r]},s=0,c=i.length;s<c;s++)if(s<t[r])o.data.push(null);else{for(var l=0,d=0;d<t[r];d++)l+=i[s-d][1];o.data.push(+(l/t[r]).toFixed(3))}n.push(o)}return n}(w.day,w.name,w.color,d[0].data),_=v(_,e,a),e.seriesMA=_):_=e.seriesMA?e.seriesMA=v(e.seriesMA,e,a):d}else _=d;e._series_=d=A(d),e.area=new Array(4);for(var y=0;y<4;y++)e.area[y]=e.padding[y]*e.pix;var C=function(t,e,a,i,n){var r={area:{start:{x:0,y:0},end:{x:0,y:0},width:0,height:0,wholeWidth:0,wholeHeight:0},points:[],widthArr:[],heightArr:[]};if(!1===e.legend.show)return i.legendData=r,r;var o=e.legend.padding*e.pix,s=e.legend.margin*e.pix,c=e.legend.fontSize?e.legend.fontSize*e.pix:a.fontSize,l=15*e.pix,d=5*e.pix,u=Math.max(e.legend.lineHeight*e.pix,c);if("top"==e.legend.position||"bottom"==e.legend.position){for(var f=[],p=0,h=[],g=[],v=0;v<t.length;v++){var x=t[v],_=x.legendText?x.legendText:x.name,m=l+d+b(_||"undefined",c,n)+e.legend.itemGap*e.pix;p+m>e.width-e.area[1]-e.area[3]?(f.push(g),h.push(p-e.legend.itemGap*e.pix),p=m,g=[x]):(p+=m,g.push(x))}if(g.length){f.push(g),h.push(p-e.legend.itemGap*e.pix),r.widthArr=h;var w=Math.max.apply(null,h);switch(e.legend.float){case"left":r.area.start.x=e.area[3],r.area.end.x=e.area[3]+w+2*o;break;case"right":r.area.start.x=e.width-e.area[1]-w-2*o,r.area.end.x=e.width-e.area[1];break;default:r.area.start.x=(e.width-w)/2-o,r.area.end.x=(e.width+w)/2+o}r.area.width=w+2*o,r.area.wholeWidth=w+2*o,r.area.height=f.length*u+2*o,r.area.wholeHeight=f.length*u+2*o+2*s,r.points=f}}else{var y=t.length,C=e.height-e.area[0]-e.area[2]-2*s-2*o,$=Math.min(Math.floor(C/u),y);switch(r.area.height=$*u+2*o,r.area.wholeHeight=$*u+2*o,e.legend.float){case"top":r.area.start.y=e.area[0]+s,r.area.end.y=e.area[0]+s+r.area.height;break;case"bottom":r.area.start.y=e.height-e.area[2]-s-r.area.height,r.area.end.y=e.height-e.area[2]-s;break;default:r.area.start.y=(e.height-r.area.height)/2,r.area.end.y=(e.height+r.area.height)/2}for(var k=y%$===0?y/$:Math.floor(y/$+1),M=[],z=0;z<k;z++){var E=t.slice(z*$,z*$+$);M.push(E)}if(r.points=M,M.length){for(var A=0;A<M.length;A++){for(var S=M[A],P=0,T=0;T<S.length;T++){var F=l+d+b(S[T].name||"undefined",c,n)+e.legend.itemGap*e.pix;F>P&&(P=F)}r.widthArr.push(P),r.heightArr.push(S.length*u+2*o)}for(var L=0,D=0;D<r.widthArr.length;D++)L+=r.widthArr[D];r.area.width=L-e.legend.itemGap*e.pix+2*o,r.area.wholeWidth=r.area.width+o}}switch(e.legend.position){case"top":r.area.start.y=e.area[0]+s,r.area.end.y=e.area[0]+s+r.area.height;break;case"bottom":r.area.start.y=e.height-e.area[2]-r.area.height-s,r.area.end.y=e.height-e.area[2]-s;break;case"left":r.area.start.x=e.area[3],r.area.end.x=e.area[3]+r.area.width;break;case"right":r.area.start.x=e.width-e.area[1]-r.area.width,r.area.end.x=e.width-e.area[1];break}return i.legendData=r,r}(_,e,a,e.chartData,i),M=C.area.wholeHeight,z=C.area.wholeWidth;switch(e.legend.position){case"top":e.area[0]+=M;break;case"bottom":e.area[2]+=M;break;case"left":e.area[3]+=z;break;case"right":e.area[1]+=z;break}var E={},S=0;if("line"===e.type||"column"===e.type||"mount"===e.type||"area"===e.type||"mix"===e.type||"candle"===e.type||"scatter"===e.type||"bubble"===e.type||"bar"===e.type){if(E=nt(d,e,a,i),S=E.yAxisWidth,e.yAxis.showTitle){for(var P=0,it=0;it<e.yAxis.data.length;it++)P=Math.max(P,e.yAxis.data[it].titleFontSize?e.yAxis.data[it].titleFontSize*e.pix:a.fontSize);e.area[0]+=P}for(var xt=0,mt=0,At=0;At<S.length;At++)"left"==S[At].position?(e.area[3]+=mt>0?S[At].width+e.yAxis.padding*e.pix:S[At].width,mt+=1):"right"==S[At].position&&(e.area[1]+=xt>0?S[At].width+e.yAxis.padding*e.pix:S[At].width,xt+=1)}else a.yAxisWidth=S;if(e.chartData.yAxisData=E,e.categories&&e.categories.length&&"radar"!==e.type&&"gauge"!==e.type&&"bar"!==e.type){e.chartData.xAxisData=X(e.categories,e);var St=F(e.categories,e,0,e.chartData.xAxisData.eachSpacing,i),Pt=St.xAxisHeight,Tt=St.angle;a.xAxisHeight=Pt,a._xAxisTextAngle_=Tt,e.area[2]+=Pt,e.chartData.categoriesData=St}else if("line"===e.type||"area"===e.type||"scatter"===e.type||"bubble"===e.type||"bar"===e.type){e.chartData.xAxisData=L(d,e,a,i),u=e.chartData.xAxisData.rangesFormat;var Vt=F(u,e,0,e.chartData.xAxisData.eachSpacing,i),jt=Vt.xAxisHeight,It=Vt.angle;a.xAxisHeight=jt,a._xAxisTextAngle_=It,e.area[2]+=jt,e.chartData.categoriesData=Vt}else e.chartData.xAxisData={xAxisPoints:[]};if(e.enableScroll&&"right"==e.xAxis.scrollAlign&&void 0===e._scrollDistance_){var Ht,Wt=e.chartData.xAxisData.xAxisPoints,Rt=e.chartData.xAxisData.startX,Gt=e.chartData.xAxisData.endX,qt=e.chartData.xAxisData.eachSpacing,Yt=qt*(Wt.length-1),Nt=Gt-Rt;Ht=Nt-Yt,o.scrollOption.currentOffset=Ht,o.scrollOption.startTouchX=Ht,o.scrollOption.distance=0,o.scrollOption.lastMoveTime=0,e._scrollDistance_=Ht}switch("pie"!==t&&"ring"!==t&&"rose"!==t||(a._pieTextMaxLength_=!1===e.dataLabel?0:function(t,e,a,i){t=O(t);for(var n=0,r=0;r<t.length;r++){var o=t[r],s=o.formatter?o.formatter(+o._proportion_.toFixed(2)):c.toFixed(100*o._proportion_)+"%";n=Math.max(n,b(s,o.textSize*i.pix||e.fontSize,a))}return n}(_,a,i,e)),t){case"word":this.animationInstance=new Bt({timing:e.timing,duration:g,onProcess:function(t){i.clearRect(0,0,e.width,e.height),e.rotate&&rt(i,e),function(t,e,a,i){var n=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,r=s({},{type:"normal",autoColors:!0},e.extra.word);e.chartData.wordCloudData||(e.chartData.wordCloudData=Ft(e,r.type,i)),i.beginPath(),i.setFillStyle(e.background),i.rect(0,0,e.width,e.height),i.fill(),i.save();var o=e.chartData.wordCloudData;i.translate(e.width/2,e.height/2);for(var c=0;c<o.length;c++){i.save(),o[c].rotate&&i.rotate(90*Math.PI/180);var l=o[c].name,d=o[c].textSize*e.pix,u=b(l,d,i);i.beginPath(),i.setStrokeStyle(o[c].color),i.setFillStyle(o[c].color),i.setFontSize(d),o[c].rotate?o[c].areav[0]>0&&(e.tooltip&&e.tooltip.index==c?i.strokeText(l,(o[c].areav[0]+5-e.width/2)*n-u*(1-n)/2,(o[c].areav[1]+5+d-e.height/2)*n):i.fillText(l,(o[c].areav[0]+5-e.width/2)*n-u*(1-n)/2,(o[c].areav[1]+5+d-e.height/2)*n)):o[c].area[0]>0&&(e.tooltip&&e.tooltip.index==c?i.strokeText(l,(o[c].area[0]+5-e.width/2)*n-u*(1-n)/2,(o[c].area[1]+5+d-e.height/2)*n):i.fillText(l,(o[c].area[0]+5-e.width/2)*n-u*(1-n)/2,(o[c].area[1]+5+d-e.height/2)*n)),i.stroke(),i.restore()}i.restore()}(d,e,a,i,t),Ot(0,i)},onAnimationFinish:function(){o.uevent.trigger("renderComplete")}});break;case"map":i.clearRect(0,0,e.width,e.height),function(t,e,a,i){var n,r,o=s({},{border:!0,mercator:!1,borderWidth:1,active:!0,borderColor:"#666666",fillOpacity:.6,activeBorderColor:"#f04864",activeFillColor:"#facc14",activeFillOpacity:1},e.extra.map),c=t,d=function(t){for(var e,a={xMin:180,xMax:0,yMin:90,yMax:0},i=0;i<t.length;i++)for(var n=t[i].geometry.coordinates,r=0;r<n.length;r++){e=n[r],1==e.length&&(e=e[0]);for(var o=0;o<e.length;o++){var s=e[o][0],c=e[o][1],l={x:s,y:c};a.xMin=a.xMin<l.x?a.xMin:l.x,a.xMax=a.xMax>l.x?a.xMax:l.x,a.yMin=a.yMin<l.y?a.yMin:l.y,a.yMax=a.yMax>l.y?a.yMax:l.y}}return a}(c);if(o.mercator){var u=zt(d.xMax,d.yMax),f=zt(d.xMin,d.yMin);d.xMax=u[0],d.yMax=u[1],d.xMin=f[0],d.yMin=f[1]}for(var p=e.width/Math.abs(d.xMax-d.xMin),h=e.height/Math.abs(d.yMax-d.yMin),g=p<h?p:h,v=e.width/2-Math.abs(d.xMax-d.xMin)/2*g,x=e.height/2-Math.abs(d.yMax-d.yMin)/2*g,_=0;_<c.length;_++){i.beginPath(),i.setLineWidth(o.borderWidth*e.pix),i.setStrokeStyle(o.borderColor),i.setFillStyle(l(t[_].color,t[_].fillOpacity||o.fillOpacity)),1==o.active&&e.tooltip&&e.tooltip.index==_&&(i.setStrokeStyle(o.activeBorderColor),i.setFillStyle(l(o.activeFillColor,o.activeFillOpacity)));for(var m=c[_].geometry.coordinates,w=0;w<m.length;w++){n=m[w],1==n.length&&(n=n[0]);for(var y=0;y<n.length;y++){var C=Array(2);C=o.mercator?zt(n[y][0],n[y][1]):n[y],r=Et(C[1],C[0],d,g,v,x),0===y?(i.beginPath(),i.moveTo(r.x,r.y)):i.lineTo(r.x,r.y)}i.fill(),1==o.border&&i.stroke()}}if(1==e.dataLabel)for(_=0;_<c.length;_++){var $=c[_].properties.centroid;if($){o.mercator&&($=zt(c[_].properties.centroid[0],c[_].properties.centroid[1])),r=Et($[1],$[0],d,g,v,x);var k=c[_].textSize*e.pix||a.fontSize,M=c[_].textColor||e.fontColor;o.active&&o.activeTextColor&&e.tooltip&&e.tooltip.index==_&&(M=o.activeTextColor);var z=c[_].properties.name;i.beginPath(),i.setFontSize(k),i.setFillStyle(M),i.fillText(z,r.x-b(z,k,i)/2,r.y+k/2),i.closePath(),i.stroke()}}e.chartData.mapData={bounds:d,scale:g,xoffset:v,yoffset:x,mercator:o.mercator},wt(e,a,i,1),i.draw()}(d,e,a,i),setTimeout((function(){r.uevent.trigger("renderComplete")}),50);break;case"funnel":this.animationInstance=new Bt({timing:e.timing,duration:g,onProcess:function(t){i.clearRect(0,0,e.width,e.height),e.rotate&&rt(i,e),e.chartData.funnelData=function(t,e,a,i){var n=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,r=s({},{type:"funnel",activeWidth:10,activeOpacity:.3,border:!1,borderWidth:2,borderColor:"#FFFFFF",fillOpacity:1,minSize:0,labelAlign:"right",linearType:"none",customColor:[]},e.extra.funnel),o=(e.height-e.area[0]-e.area[2])/t.length,c={x:e.area[3]+(e.width-e.area[1]-e.area[3])/2,y:e.height-e.area[2]},d=r.activeWidth*e.pix,u=Math.min((e.width-e.area[1]-e.area[3])/2-d,(e.height-e.area[0]-e.area[2])/2-d),f=V(t,u,r,o,n);if(i.save(),i.translate(c.x,c.y),r.customColor=x(r.linearType,r.customColor,t,a),"pyramid"==r.type)for(var p=0;p<f.length;p++){if(p==f.length-1){e.tooltip&&e.tooltip.index==p&&(i.beginPath(),i.setFillStyle(l(f[p].color,r.activeOpacity)),i.moveTo(-d,-o),i.lineTo(-f[p].radius-d,0),i.lineTo(f[p].radius+d,0),i.lineTo(d,-o),i.lineTo(-d,-o),i.closePath(),i.fill()),f[p].funnelArea=[c.x-f[p].radius,c.y-o*(p+1),c.x+f[p].radius,c.y-o*p],i.beginPath(),i.setLineWidth(r.borderWidth*e.pix),i.setStrokeStyle(r.borderColor);var h=l(f[p].color,r.fillOpacity);if("custom"==r.linearType){var g=i.createLinearGradient(f[p].radius,-o,-f[p].radius,-o);g.addColorStop(0,l(f[p].color,r.fillOpacity)),g.addColorStop(.5,l(r.customColor[f[p].linearIndex],r.fillOpacity)),g.addColorStop(1,l(f[p].color,r.fillOpacity)),h=g}i.setFillStyle(h),i.moveTo(0,-o),i.lineTo(-f[p].radius,0),i.lineTo(f[p].radius,0),i.lineTo(0,-o),i.closePath(),i.fill(),1==r.border&&i.stroke()}else{e.tooltip&&e.tooltip.index==p&&(i.beginPath(),i.setFillStyle(l(f[p].color,r.activeOpacity)),i.moveTo(0,0),i.lineTo(-f[p].radius-d,0),i.lineTo(-f[p+1].radius-d,-o),i.lineTo(f[p+1].radius+d,-o),i.lineTo(f[p].radius+d,0),i.lineTo(0,0),i.closePath(),i.fill()),f[p].funnelArea=[c.x-f[p].radius,c.y-o*(p+1),c.x+f[p].radius,c.y-o*p],i.beginPath(),i.setLineWidth(r.borderWidth*e.pix),i.setStrokeStyle(r.borderColor);h=l(f[p].color,r.fillOpacity);if("custom"==r.linearType){g=i.createLinearGradient(f[p].radius,-o,-f[p].radius,-o);g.addColorStop(0,l(f[p].color,r.fillOpacity)),g.addColorStop(.5,l(r.customColor[f[p].linearIndex],r.fillOpacity)),g.addColorStop(1,l(f[p].color,r.fillOpacity)),h=g}i.setFillStyle(h),i.moveTo(0,0),i.lineTo(-f[p].radius,0),i.lineTo(-f[p+1].radius,-o),i.lineTo(f[p+1].radius,-o),i.lineTo(f[p].radius,0),i.lineTo(0,0),i.closePath(),i.fill(),1==r.border&&i.stroke()}i.translate(0,-o)}else{i.translate(0,-(f.length-1)*o);for(var v=0;v<f.length;v++){if(v==f.length-1){e.tooltip&&e.tooltip.index==v&&(i.beginPath(),i.setFillStyle(l(f[v].color,r.activeOpacity)),i.moveTo(-d-r.minSize/2,0),i.lineTo(-f[v].radius-d,-o),i.lineTo(f[v].radius+d,-o),i.lineTo(d+r.minSize/2,0),i.lineTo(-d-r.minSize/2,0),i.closePath(),i.fill()),f[v].funnelArea=[c.x-f[v].radius,c.y-o,c.x+f[v].radius,c.y],i.beginPath(),i.setLineWidth(r.borderWidth*e.pix),i.setStrokeStyle(r.borderColor);h=l(f[v].color,r.fillOpacity);if("custom"==r.linearType){g=i.createLinearGradient(f[v].radius,-o,-f[v].radius,-o);g.addColorStop(0,l(f[v].color,r.fillOpacity)),g.addColorStop(.5,l(r.customColor[f[v].linearIndex],r.fillOpacity)),g.addColorStop(1,l(f[v].color,r.fillOpacity)),h=g}i.setFillStyle(h),i.moveTo(0,0),i.lineTo(-r.minSize/2,0),i.lineTo(-f[v].radius,-o),i.lineTo(f[v].radius,-o),i.lineTo(r.minSize/2,0),i.lineTo(0,0),i.closePath(),i.fill(),1==r.border&&i.stroke()}else{e.tooltip&&e.tooltip.index==v&&(i.beginPath(),i.setFillStyle(l(f[v].color,r.activeOpacity)),i.moveTo(0,0),i.lineTo(-f[v+1].radius-d,0),i.lineTo(-f[v].radius-d,-o),i.lineTo(f[v].radius+d,-o),i.lineTo(f[v+1].radius+d,0),i.lineTo(0,0),i.closePath(),i.fill()),f[v].funnelArea=[c.x-f[v].radius,c.y-o*(f.length-v),c.x+f[v].radius,c.y-o*(f.length-v-1)],i.beginPath(),i.setLineWidth(r.borderWidth*e.pix),i.setStrokeStyle(r.borderColor);h=l(f[v].color,r.fillOpacity);if("custom"==r.linearType){g=i.createLinearGradient(f[v].radius,-o,-f[v].radius,-o);g.addColorStop(0,l(f[v].color,r.fillOpacity)),g.addColorStop(.5,l(r.customColor[f[v].linearIndex],r.fillOpacity)),g.addColorStop(1,l(f[v].color,r.fillOpacity)),h=g}i.setFillStyle(h),i.moveTo(0,0),i.lineTo(-f[v+1].radius,0),i.lineTo(-f[v].radius,-o),i.lineTo(f[v].radius,-o),i.lineTo(f[v+1].radius,0),i.lineTo(0,0),i.closePath(),i.fill(),1==r.border&&i.stroke()}i.translate(0,o)}}return i.restore(),!1!==e.dataLabel&&1===n&&Lt(f,e,i,o,r.labelAlign,d,c),1===n&&Dt(f,e,i,o,r.labelAlign,d,c),{center:c,radius:u,series:f}}(d,e,a,i,t),kt(e.series,e,a,i,e.chartData),wt(e,a,i,t),Ot(0,i)},onAnimationFinish:function(){o.uevent.trigger("renderComplete")}});break;case"line":this.animationInstance=new Bt({timing:e.timing,duration:g,onProcess:function(t){i.clearRect(0,0,e.width,e.height),e.rotate&&rt(i,e),Ct(0,e,0,i),yt(u,e,a,i);var n=function(t,e,a,i){var n=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,r=s({},{type:"straight",width:2,activeType:"none",linearType:"none",onShadow:!1,animation:"vertical"},e.extra.line);r.width*=e.pix;var o=e.chartData.xAxisData,c=o.xAxisPoints,d=o.eachSpacing,u=[];i.save();var f=0,h=e.width+d;return e._scrollDistance_&&0!==e._scrollDistance_&&!0===e.enableScroll&&(i.translate(e._scrollDistance_,0),f=-e._scrollDistance_-2*d+e.area[3],h=f+(e.xAxis.itemCount+4)*d),t.forEach((function(t,o){var s,g,v;i.beginPath(),i.setStrokeStyle(t.color),i.moveTo(-1e4,-1e4),i.lineTo(-10001,-10001),i.stroke(),s=[].concat(e.chartData.yAxisData.ranges[t.index]),g=s.pop(),v=s.shift();var x=t.data,_=Q(x,g,v,c,d,e,a,r,n);u.push(_);var b=T(_,t);if("dash"==t.lineType){var m=t.dashLength?t.dashLength:8;m*=e.pix,i.setLineDash([m,m])}i.beginPath();var w=t.color;if("none"!==r.linearType&&t.linearColor&&t.linearColor.length>0){for(var y=i.createLinearGradient(e.chartData.xAxisData.startX,e.height/2,e.chartData.xAxisData.endX,e.height/2),C=0;C<t.linearColor.length;C++)y.addColorStop(t.linearColor[C][0],l(t.linearColor[C][1],1));w=y}i.setStrokeStyle(w),1==r.onShadow&&t.setShadow&&t.setShadow.length>0?i.setShadow(t.setShadow[0],t.setShadow[1],t.setShadow[2],t.setShadow[3]):i.setShadow(0,0,0,"rgba(0,0,0,0)"),i.setLineWidth(r.width),b.forEach((function(t,e){if(1===t.length)i.moveTo(t[0].x,t[0].y);else{i.moveTo(t[0].x,t[0].y);var a=0;if("curve"===r.type)for(var n=0;n<t.length;n++){var o=t[n];if(0==a&&o.x>f&&(i.moveTo(o.x,o.y),a=1),n>0&&o.x>f&&o.x<h){var s=p(t,n-1);i.bezierCurveTo(s.ctrA.x,s.ctrA.y,s.ctrB.x,s.ctrB.y,o.x,o.y)}}if("straight"===r.type)for(var c=0;c<t.length;c++){var l=t[c];0==a&&l.x>f&&(i.moveTo(l.x,l.y),a=1),c>0&&l.x>f&&l.x<h&&i.lineTo(l.x,l.y)}if("step"===r.type)for(var d=0;d<t.length;d++){var u=t[d];0==a&&u.x>f&&(i.moveTo(u.x,u.y),a=1),d>0&&u.x>f&&u.x<h&&(i.lineTo(u.x,t[d-1].y),i.lineTo(u.x,u.y))}i.moveTo(t[0].x,t[0].y)}})),i.stroke(),i.setLineDash([]),!1!==e.dataPointShape&&ot(_,t.color,t.pointShape,i,e),st(_,t.color,t.pointShape,i,e,r)})),!1!==e.dataLabel&&1===n&&t.forEach((function(t,r){var o,s,l;o=[].concat(e.chartData.yAxisData.ranges[t.index]),s=o.pop(),l=o.shift();var u=t.data,f=J(u,s,l,c,d,e,a,n);lt(f,t,a,i,e)})),i.restore(),{xAxisPoints:c,calPoints:u,eachSpacing:d}}(d,e,a,i,t),r=n.xAxisPoints,o=n.calPoints,c=n.eachSpacing;e.chartData.xAxisPoints=r,e.chartData.calPoints=o,e.chartData.eachSpacing=c,$t(0,e,a,i),!1!==e.enableMarkLine&&1===t&&vt(e,0,i),kt(e.series,e,a,i,e.chartData),wt(e,a,i,t),Ot(0,i)},onAnimationFinish:function(){o.uevent.trigger("renderComplete")}});break;case"scatter":this.animationInstance=new Bt({timing:e.timing,duration:g,onProcess:function(t){i.clearRect(0,0,e.width,e.height),e.rotate&&rt(i,e),Ct(0,e,0,i),yt(u,e,a,i);var n=function(t,e,a,i){var n=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,r=(s({},{type:"circle"},e.extra.scatter),e.chartData.xAxisData),o=r.xAxisPoints,c=r.eachSpacing,l=[];i.save();return e.width,e._scrollDistance_&&0!==e._scrollDistance_&&!0===e.enableScroll&&(i.translate(e._scrollDistance_,0),-e._scrollDistance_-2*c+e.area[3],e.xAxis.itemCount),t.forEach((function(t,r){var s,l,d;s=[].concat(e.chartData.yAxisData.ranges[t.index]),l=s.pop(),d=s.shift();var u=t.data,f=J(u,l,d,o,c,e,a,n);i.beginPath(),i.setStrokeStyle(t.color),i.setFillStyle(t.color),i.setLineWidth(1*e.pix);var p=t.pointShape;if("diamond"===p)f.forEach((function(t,e){null!==t&&(i.moveTo(t.x,t.y-4.5),i.lineTo(t.x-4.5,t.y),i.lineTo(t.x,t.y+4.5),i.lineTo(t.x+4.5,t.y),i.lineTo(t.x,t.y-4.5))}));else if("circle"===p)f.forEach((function(t,a){null!==t&&(i.moveTo(t.x+2.5*e.pix,t.y),i.arc(t.x,t.y,3*e.pix,0,2*Math.PI,!1))}));else if("square"===p)f.forEach((function(t,e){null!==t&&(i.moveTo(t.x-3.5,t.y-3.5),i.rect(t.x-3.5,t.y-3.5,7,7))}));else if("triangle"===p)f.forEach((function(t,e){null!==t&&(i.moveTo(t.x,t.y-4.5),i.lineTo(t.x-4.5,t.y+4.5),i.lineTo(t.x+4.5,t.y+4.5),i.lineTo(t.x,t.y-4.5))}));else if("triangle"===p)return;i.closePath(),i.fill(),i.stroke()})),!1!==e.dataLabel&&1===n&&t.forEach((function(t,r){var s,l,d;s=[].concat(e.chartData.yAxisData.ranges[t.index]),l=s.pop(),d=s.shift();var u=t.data,f=J(u,l,d,o,c,e,a,n);lt(f,t,a,i,e)})),i.restore(),{xAxisPoints:o,calPoints:l,eachSpacing:c}}(d,e,a,i,t),r=n.xAxisPoints,o=n.calPoints,c=n.eachSpacing;e.chartData.xAxisPoints=r,e.chartData.calPoints=o,e.chartData.eachSpacing=c,$t(0,e,a,i),!1!==e.enableMarkLine&&1===t&&vt(e,0,i),kt(e.series,e,a,i,e.chartData),wt(e,a,i,t),Ot(0,i)},onAnimationFinish:function(){o.uevent.trigger("renderComplete")}});break;case"bubble":this.animationInstance=new Bt({timing:e.timing,duration:g,onProcess:function(t){i.clearRect(0,0,e.width,e.height),e.rotate&&rt(i,e),Ct(0,e,0,i),yt(u,e,a,i);var n=function(t,e,a,i){var n=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,r=s({},{opacity:1,border:2},e.extra.bubble),o=e.chartData.xAxisData,c=o.xAxisPoints,d=o.eachSpacing,u=[];i.save();return e.width,e._scrollDistance_&&0!==e._scrollDistance_&&!0===e.enableScroll&&(i.translate(e._scrollDistance_,0),-e._scrollDistance_-2*d+e.area[3],e.xAxis.itemCount),t.forEach((function(t,o){var s,u,f;s=[].concat(e.chartData.yAxisData.ranges[t.index]),u=s.pop(),f=s.shift();var p=t.data,h=J(p,u,f,c,d,e,a,n);i.beginPath(),i.setStrokeStyle(t.color),i.setLineWidth(r.border*e.pix),i.setFillStyle(l(t.color,r.opacity)),h.forEach((function(t,a){i.moveTo(t.x+t.r,t.y),i.arc(t.x,t.y,t.r*e.pix,0,2*Math.PI,!1)})),i.closePath(),i.fill(),i.stroke(),!1!==e.dataLabel&&1===n&&h.forEach((function(n,r){i.beginPath();var o=t.textSize*e.pix||a.fontSize;i.setFontSize(o),i.setFillStyle(t.textColor||"#FFFFFF"),i.setTextAlign("center"),i.fillText(String(n.t),n.x,n.y+o/2),i.closePath(),i.stroke(),i.setTextAlign("left")}))})),i.restore(),{xAxisPoints:c,calPoints:u,eachSpacing:d}}(d,e,a,i,t),r=n.xAxisPoints,o=n.calPoints,c=n.eachSpacing;e.chartData.xAxisPoints=r,e.chartData.calPoints=o,e.chartData.eachSpacing=c,$t(0,e,a,i),!1!==e.enableMarkLine&&1===t&&vt(e,0,i),kt(e.series,e,a,i,e.chartData),wt(e,a,i,t),Ot(0,i)},onAnimationFinish:function(){o.uevent.trigger("renderComplete")}});break;case"mix":this.animationInstance=new Bt({timing:e.timing,duration:g,onProcess:function(t){i.clearRect(0,0,e.width,e.height),e.rotate&&rt(i,e),Ct(0,e,0,i),yt(u,e,a,i);var r=function(t,e,a,i){var r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,o=e.chartData.xAxisData,c=o.xAxisPoints,d=o.eachSpacing,u=s({},{width:d/2,barBorderCircle:!1,barBorderRadius:[],seriesGap:2,linearType:"none",linearOpacity:1,customColor:[],colorStop:0},e.extra.mix.column),f=s({},{opacity:.2,gradient:!1},e.extra.mix.area),h=s({},{width:2},e.extra.mix.line),g=e.height-e.area[2],v=[],_=0,b=0;t.forEach((function(t,e){"column"==t.type&&(b+=1)})),i.save();var m=-2,w=c.length+2,y=0,C=e.width+d;if(e._scrollDistance_&&0!==e._scrollDistance_&&!0===e.enableScroll&&(i.translate(e._scrollDistance_,0),m=Math.floor(-e._scrollDistance_/d)-2,w=m+e.xAxis.itemCount+4,y=-e._scrollDistance_-2*d+e.area[3],C=y+(e.xAxis.itemCount+4)*d),u.customColor=x(u.linearType,u.customColor,t,a),t.forEach((function(t,o){var s,x,$;s=[].concat(e.chartData.yAxisData.ranges[t.index]),x=s.pop(),$=s.shift();var k=t.data,M=J(k,x,$,c,d,e,a,r);if(v.push(M),"column"==t.type){M=R(M,d,b,_,0,e);for(var z=0;z<M.length;z++){var E=M[z];if(null!==E&&z>m&&z<w){var A=E.x-E.width/2;e.height,E.y,e.area[2];i.beginPath();var S=E.color||t.color,P=E.color||t.color;if("none"!==u.linearType){var F=i.createLinearGradient(A,E.y,A,e.height-e.area[2]);"opacity"==u.linearType?(F.addColorStop(0,l(S,u.linearOpacity)),F.addColorStop(1,l(S,1))):(F.addColorStop(0,l(u.customColor[t.linearIndex],u.linearOpacity)),F.addColorStop(u.colorStop,l(u.customColor[t.linearIndex],u.linearOpacity)),F.addColorStop(1,l(S,1))),S=F}if(u.barBorderRadius&&4===u.barBorderRadius.length||u.barBorderCircle){var L=A,D=E.y,O=E.width,V=e.height-e.area[2]-E.y;u.barBorderCircle&&(u.barBorderRadius=[O/2,O/2,0,0]);var B=(0,n.default)(u.barBorderRadius,4),j=B[0],I=B[1],H=B[2],W=B[3],G=Math.min(O/2,V/2);j=j>G?G:j,I=I>G?G:I,H=H>G?G:H,W=W>G?G:W,j=j<0?0:j,I=I<0?0:I,H=H<0?0:H,W=W<0?0:W,i.arc(L+j,D+j,j,-Math.PI,-Math.PI/2),i.arc(L+O-I,D+I,I,-Math.PI/2,0),i.arc(L+O-H,D+V-H,H,0,Math.PI/2),i.arc(L+W,D+V-W,W,Math.PI/2,Math.PI)}else i.moveTo(A,E.y),i.lineTo(A+E.width,E.y),i.lineTo(A+E.width,e.height-e.area[2]),i.lineTo(A,e.height-e.area[2]),i.lineTo(A,E.y),i.setLineWidth(1),i.setStrokeStyle(P);i.setFillStyle(S),i.closePath(),i.fill()}}_+=1}if("area"==t.type)for(var q=T(M,t),Y=0;Y<q.length;Y++){var N=q[Y];if(i.beginPath(),i.setStrokeStyle(t.color),i.setStrokeStyle(l(t.color,f.opacity)),f.gradient){var X=i.createLinearGradient(0,e.area[0],0,e.height-e.area[2]);X.addColorStop("0",l(t.color,f.opacity)),X.addColorStop("1.0",l("#FFFFFF",.1)),i.setFillStyle(X)}else i.setFillStyle(l(t.color,f.opacity));if(i.setLineWidth(2*e.pix),N.length>1){var U=N[0],Q=N[N.length-1];i.moveTo(U.x,U.y);var Z=0;if("curve"===t.style)for(var K=0;K<N.length;K++){var tt=N[K];if(0==Z&&tt.x>y&&(i.moveTo(tt.x,tt.y),Z=1),K>0&&tt.x>y&&tt.x<C){var et=p(N,K-1);i.bezierCurveTo(et.ctrA.x,et.ctrA.y,et.ctrB.x,et.ctrB.y,tt.x,tt.y)}}else for(var at=0;at<N.length;at++){var it=N[at];0==Z&&it.x>y&&(i.moveTo(it.x,it.y),Z=1),at>0&&it.x>y&&it.x<C&&i.lineTo(it.x,it.y)}i.lineTo(Q.x,g),i.lineTo(U.x,g),i.lineTo(U.x,U.y)}else{var nt=N[0];i.moveTo(nt.x-d/2,nt.y)}i.closePath(),i.fill()}if("line"==t.type){var rt=T(M,t);rt.forEach((function(a,n){if("dash"==t.lineType){var r=t.dashLength?t.dashLength:8;r*=e.pix,i.setLineDash([r,r])}if(i.beginPath(),i.setStrokeStyle(t.color),i.setLineWidth(h.width*e.pix),1===a.length)i.moveTo(a[0].x,a[0].y);else{i.moveTo(a[0].x,a[0].y);var o=0;if("curve"==t.style)for(var s=0;s<a.length;s++){var c=a[s];if(0==o&&c.x>y&&(i.moveTo(c.x,c.y),o=1),s>0&&c.x>y&&c.x<C){var l=p(a,s-1);i.bezierCurveTo(l.ctrA.x,l.ctrA.y,l.ctrB.x,l.ctrB.y,c.x,c.y)}}else for(var d=0;d<a.length;d++){var u=a[d];0==o&&u.x>y&&(i.moveTo(u.x,u.y),o=1),d>0&&u.x>y&&u.x<C&&i.lineTo(u.x,u.y)}i.moveTo(a[0].x,a[0].y)}i.stroke(),i.setLineDash([])}))}"point"==t.type&&(t.addPoint=!0),1==t.addPoint&&"column"!==t.type&&ot(M,t.color,t.pointShape,i,e)})),!1!==e.dataLabel&&1===r){_=0;t.forEach((function(t,n){var o,s,l;o=[].concat(e.chartData.yAxisData.ranges[t.index]),s=o.pop(),l=o.shift();var u=t.data,f=J(u,s,l,c,d,e,a,r);"column"!==t.type?lt(f,t,a,i,e):(f=R(f,d,b,_,0,e),lt(f,t,a,i,e),_+=1)}))}return i.restore(),{xAxisPoints:c,calPoints:v,eachSpacing:d}}(d,e,a,i,t),o=r.xAxisPoints,c=r.calPoints,f=r.eachSpacing;e.chartData.xAxisPoints=o,e.chartData.calPoints=c,e.chartData.eachSpacing=f,$t(0,e,a,i),!1!==e.enableMarkLine&&1===t&&vt(e,0,i),kt(e.series,e,a,i,e.chartData),wt(e,a,i,t),Ot(0,i)},onAnimationFinish:function(){o.uevent.trigger("renderComplete")}});break;case"column":this.animationInstance=new Bt({timing:e.timing,duration:g,onProcess:function(t){i.clearRect(0,0,e.width,e.height),e.rotate&&rt(i,e),Ct(0,e,0,i),yt(u,e,a,i);var r=function(t,e,a,i){var r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,o=e.chartData.xAxisData,c=o.xAxisPoints,d=o.eachSpacing,u=s({},{type:"group",width:d/2,meterBorder:4,meterFillColor:"#FFFFFF",barBorderCircle:!1,barBorderRadius:[],seriesGap:2,linearType:"none",linearOpacity:1,customColor:[],colorStop:0,labelPosition:"outside"},e.extra.column),f=[];i.save();var p=-2,h=c.length+2;return e._scrollDistance_&&0!==e._scrollDistance_&&!0===e.enableScroll&&(i.translate(e._scrollDistance_,0),p=Math.floor(-e._scrollDistance_/d)-2,h=p+e.xAxis.itemCount+4),e.tooltip&&e.tooltip.textList&&e.tooltip.textList.length&&1===r&&_t(e.tooltip.offset.x,e,0,i,d),u.customColor=x(u.linearType,u.customColor,t,a),t.forEach((function(o,s){var g,v,x;g=[].concat(e.chartData.yAxisData.ranges[o.index]),v=g.pop(),x=g.shift();var _=e.height-e.area[0]-e.area[2],b=_*(0-v)/(x-v),m=e.height-Math.round(b)-e.area[2];o.zeroPoints=m;var w=o.data;switch(u.type){case"group":var y=Z(w,v,x,c,d,e,a,m,r),C=et(w,v,x,c,d,e,a,s,t,r);f.push(C),y=R(y,d,t.length,s,0,e);for(var $=0;$<y.length;$++){var k=y[$];if(null!==k&&$>p&&$<h){var M=k.x-k.width/2,z=e.height-k.y-e.area[2];i.beginPath();var E=k.color||o.color,A=k.color||o.color;if("none"!==u.linearType){var S=i.createLinearGradient(M,k.y,M,m);"opacity"==u.linearType?(S.addColorStop(0,l(E,u.linearOpacity)),S.addColorStop(1,l(E,1))):(S.addColorStop(0,l(u.customColor[o.linearIndex],u.linearOpacity)),S.addColorStop(u.colorStop,l(u.customColor[o.linearIndex],u.linearOpacity)),S.addColorStop(1,l(E,1))),E=S}if(u.barBorderRadius&&4===u.barBorderRadius.length||!0===u.barBorderCircle){var P=M,T=k.y>m?m:k.y,F=k.width,L=Math.abs(m-k.y);u.barBorderCircle&&(u.barBorderRadius=[F/2,F/2,0,0]),k.y>m&&(u.barBorderRadius=[0,0,F/2,F/2]);var D=(0,n.default)(u.barBorderRadius,4),O=D[0],V=D[1],B=D[2],j=D[3],I=Math.min(F/2,L/2);O=O>I?I:O,V=V>I?I:V,B=B>I?I:B,j=j>I?I:j,O=O<0?0:O,V=V<0?0:V,B=B<0?0:B,j=j<0?0:j,i.arc(P+O,T+O,O,-Math.PI,-Math.PI/2),i.arc(P+F-V,T+V,V,-Math.PI/2,0),i.arc(P+F-B,T+L-B,B,0,Math.PI/2),i.arc(P+j,T+L-j,j,Math.PI/2,Math.PI)}else i.moveTo(M,k.y),i.lineTo(M+k.width,k.y),i.lineTo(M+k.width,m),i.lineTo(M,m),i.lineTo(M,k.y),i.setLineWidth(1),i.setStrokeStyle(A);i.setFillStyle(E),i.closePath(),i.fill()}}break;case"stack":y=et(w,v,x,c,d,e,a,s,t,r);f.push(y),y=Y(y,d,t.length,0,0,e);for(var H=0;H<y.length;H++){var W=y[H];if(null!==W&&H>p&&H<h){i.beginPath();E=W.color||o.color,M=W.x-W.width/2+1,z=e.height-W.y-e.area[2];var G=e.height-W.y0-e.area[2];s>0&&(z-=G),i.setFillStyle(E),i.moveTo(M,W.y),i.fillRect(M,W.y,W.width,z),i.closePath(),i.fill()}}break;case"meter":y=J(w,v,x,c,d,e,a,r);f.push(y),y=q(y,d,t.length,s,0,e,u.meterBorder);for(var N=0;N<y.length;N++){var X=y[N];if(null!==X&&N>p&&N<h){i.beginPath(),0==s&&u.meterBorder>0&&(i.setStrokeStyle(o.color),i.setLineWidth(u.meterBorder*e.pix)),0==s?i.setFillStyle(u.meterFillColor):i.setFillStyle(X.color||o.color);M=X.x-X.width/2,z=e.height-X.y-e.area[2];if(u.barBorderRadius&&4===u.barBorderRadius.length||!0===u.barBorderCircle){var U=M,Q=X.y,K=X.width,tt=m-X.y;u.barBorderCircle&&(u.barBorderRadius=[K/2,K/2,0,0]);var at=(0,n.default)(u.barBorderRadius,4),it=at[0],nt=at[1],rt=at[2],ot=at[3],st=Math.min(K/2,tt/2);it=it>st?st:it,nt=nt>st?st:nt,rt=rt>st?st:rt,ot=ot>st?st:ot,it=it<0?0:it,nt=nt<0?0:nt,rt=rt<0?0:rt,ot=ot<0?0:ot,i.arc(U+it,Q+it,it,-Math.PI,-Math.PI/2),i.arc(U+K-nt,Q+nt,nt,-Math.PI/2,0),i.arc(U+K-rt,Q+tt-rt,rt,0,Math.PI/2),i.arc(U+ot,Q+tt-ot,ot,Math.PI/2,Math.PI),i.fill()}else i.moveTo(M,X.y),i.lineTo(M+X.width,X.y),i.lineTo(M+X.width,m),i.lineTo(M,m),i.lineTo(M,X.y),i.fill();0==s&&u.meterBorder>0&&(i.closePath(),i.stroke())}}break}})),!1!==e.dataLabel&&1===r&&t.forEach((function(n,o){var s,l,f;s=[].concat(e.chartData.yAxisData.ranges[n.index]),l=s.pop(),f=s.shift();var p=n.data;switch(u.type){case"group":var h=Z(p,l,f,c,d,e,a,r);h=R(h,d,t.length,o,0,e),dt(h,n,a,i,e);break;case"stack":h=et(p,l,f,c,d,e,a,o,t,r);dt(h,n,a,i,e);break;case"meter":h=J(p,l,f,c,d,e,a,r);dt(h,n,a,i,e);break}})),i.restore(),{xAxisPoints:c,calPoints:f,eachSpacing:d}}(d,e,a,i,t),o=r.xAxisPoints,c=r.calPoints,f=r.eachSpacing;e.chartData.xAxisPoints=o,e.chartData.calPoints=c,e.chartData.eachSpacing=f,$t(0,e,a,i),!1!==e.enableMarkLine&&1===t&&vt(e,0,i),kt(e.series,e,a,i,e.chartData),wt(e,a,i,t),Ot(0,i)},onAnimationFinish:function(){o.uevent.trigger("renderComplete")}});break;case"mount":this.animationInstance=new Bt({timing:e.timing,duration:g,onProcess:function(t){i.clearRect(0,0,e.width,e.height),e.rotate&&rt(i,e),Ct(0,e,0,i),yt(u,e,a,i);var r=function(t,e,a,i){var r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,o=e.chartData.xAxisData,c=o.xAxisPoints,d=o.eachSpacing,u=s({},{type:"mount",widthRatio:1,borderWidth:1,barBorderCircle:!1,barBorderRadius:[],linearType:"none",linearOpacity:1,customColor:[],colorStop:0},e.extra.mount);u.widthRatio=u.widthRatio<=0?0:u.widthRatio,u.widthRatio=u.widthRatio>=2?2:u.widthRatio,i.save();var f,p,h,g=-2,v=c.length+2;e._scrollDistance_&&0!==e._scrollDistance_&&!0===e.enableScroll&&(i.translate(e._scrollDistance_,0),g=Math.floor(-e._scrollDistance_/d)-2,v=g+e.xAxis.itemCount+4),u.customColor=x(u.linearType,u.customColor,t,a),f=[].concat(e.chartData.yAxisData.ranges[0]),p=f.pop(),h=f.shift();var _=e.height-e.area[0]-e.area[2],b=_*(0-p)/(h-p),m=e.height-Math.round(b)-e.area[2],w=K(t,p,h,c,d,e,u,m,r);switch(u.type){case"bar":for(var y=0;y<w.length;y++){var C=w[y];if(null!==C&&y>g&&y<v){var $=C.x-d*u.widthRatio/2,k=e.height-C.y-e.area[2];i.beginPath();var M=C.color||t[y].color,z=C.color||t[y].color;if("none"!==u.linearType){var E=i.createLinearGradient($,C.y,$,m);"opacity"==u.linearType?(E.addColorStop(0,l(M,u.linearOpacity)),E.addColorStop(1,l(M,1))):(E.addColorStop(0,l(u.customColor[t[y].linearIndex],u.linearOpacity)),E.addColorStop(u.colorStop,l(u.customColor[t[y].linearIndex],u.linearOpacity)),E.addColorStop(1,l(M,1))),M=E}if(u.barBorderRadius&&4===u.barBorderRadius.length||!0===u.barBorderCircle){var A=$,S=C.y>m?m:C.y,P=C.width,T=Math.abs(m-C.y);u.barBorderCircle&&(u.barBorderRadius=[P/2,P/2,0,0]),C.y>m&&(u.barBorderRadius=[0,0,P/2,P/2]);var F=(0,n.default)(u.barBorderRadius,4),L=F[0],D=F[1],O=F[2],V=F[3],B=Math.min(P/2,T/2);L=L>B?B:L,D=D>B?B:D,O=O>B?B:O,V=V>B?B:V,L=L<0?0:L,D=D<0?0:D,O=O<0?0:O,V=V<0?0:V,i.arc(A+L,S+L,L,-Math.PI,-Math.PI/2),i.arc(A+P-D,S+D,D,-Math.PI/2,0),i.arc(A+P-O,S+T-O,O,0,Math.PI/2),i.arc(A+V,S+T-V,V,Math.PI/2,Math.PI)}else i.moveTo($,C.y),i.lineTo($+C.width,C.y),i.lineTo($+C.width,m),i.lineTo($,m),i.lineTo($,C.y);i.setStrokeStyle(z),i.setFillStyle(M),u.borderWidth>0&&(i.setLineWidth(u.borderWidth*e.pix),i.closePath(),i.stroke()),i.fill()}}break;case"triangle":for(var j=0;j<w.length;j++){var I=w[j];if(null!==I&&j>g&&j<v){$=I.x-d*u.widthRatio/2,k=e.height-I.y-e.area[2];i.beginPath();M=I.color||t[j].color,z=I.color||t[j].color;if("none"!==u.linearType){E=i.createLinearGradient($,I.y,$,m);"opacity"==u.linearType?(E.addColorStop(0,l(M,u.linearOpacity)),E.addColorStop(1,l(M,1))):(E.addColorStop(0,l(u.customColor[t[j].linearIndex],u.linearOpacity)),E.addColorStop(u.colorStop,l(u.customColor[t[j].linearIndex],u.linearOpacity)),E.addColorStop(1,l(M,1))),M=E}i.moveTo($,m),i.lineTo(I.x,I.y),i.lineTo($+I.width,m),i.setStrokeStyle(z),i.setFillStyle(M),u.borderWidth>0&&(i.setLineWidth(u.borderWidth*e.pix),i.stroke()),i.fill()}}break;case"mount":for(var H=0;H<w.length;H++){var W=w[H];if(null!==W&&H>g&&H<v){$=W.x-d*u.widthRatio/2,k=e.height-W.y-e.area[2];i.beginPath();M=W.color||t[H].color,z=W.color||t[H].color;if("none"!==u.linearType){E=i.createLinearGradient($,W.y,$,m);"opacity"==u.linearType?(E.addColorStop(0,l(M,u.linearOpacity)),E.addColorStop(1,l(M,1))):(E.addColorStop(0,l(u.customColor[t[H].linearIndex],u.linearOpacity)),E.addColorStop(u.colorStop,l(u.customColor[t[H].linearIndex],u.linearOpacity)),E.addColorStop(1,l(M,1))),M=E}i.moveTo($,m),i.bezierCurveTo(W.x-W.width/4,m,W.x-W.width/4,W.y,W.x,W.y),i.bezierCurveTo(W.x+W.width/4,W.y,W.x+W.width/4,m,$+W.width,m),i.setStrokeStyle(z),i.setFillStyle(M),u.borderWidth>0&&(i.setLineWidth(u.borderWidth*e.pix),i.stroke()),i.fill()}}break;case"sharp":for(var R=0;R<w.length;R++){var G=w[R];if(null!==G&&R>g&&R<v){$=G.x-d*u.widthRatio/2,k=e.height-G.y-e.area[2];i.beginPath();M=G.color||t[R].color,z=G.color||t[R].color;if("none"!==u.linearType){E=i.createLinearGradient($,G.y,$,m);"opacity"==u.linearType?(E.addColorStop(0,l(M,u.linearOpacity)),E.addColorStop(1,l(M,1))):(E.addColorStop(0,l(u.customColor[t[R].linearIndex],u.linearOpacity)),E.addColorStop(u.colorStop,l(u.customColor[t[R].linearIndex],u.linearOpacity)),E.addColorStop(1,l(M,1))),M=E}i.moveTo($,m),i.quadraticCurveTo(G.x-0,m-k/4,G.x,G.y),i.quadraticCurveTo(G.x+0,m-k/4,$+G.width,m),i.setStrokeStyle(z),i.setFillStyle(M),u.borderWidth>0&&(i.setLineWidth(u.borderWidth*e.pix),i.stroke()),i.fill()}}break}if(!1!==e.dataLabel&&1===r){var q,Y,N;q=[].concat(e.chartData.yAxisData.ranges[0]),Y=q.pop(),N=q.shift();w=K(t,Y,N,c,d,e,u,m,r);ut(w,t,a,i,e,m)}return i.restore(),{xAxisPoints:c,calPoints:w,eachSpacing:d}}(d,e,a,i,t),o=r.xAxisPoints,c=r.calPoints,f=r.eachSpacing;e.chartData.xAxisPoints=o,e.chartData.calPoints=c,e.chartData.eachSpacing=f,$t(0,e,a,i),!1!==e.enableMarkLine&&1===t&&vt(e,0,i),kt(e.series,e,a,i,e.chartData),wt(e,a,i,t),Ot(0,i)},onAnimationFinish:function(){o.uevent.trigger("renderComplete")}});break;case"bar":this.animationInstance=new Bt({timing:e.timing,duration:g,onProcess:function(t){i.clearRect(0,0,e.width,e.height),e.rotate&&rt(i,e),yt(u,e,a,i);var r=function(t,e,a,i){for(var r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,o=[],c=(e.height-e.area[0]-e.area[2])/e.categories.length,d=0;d<e.categories.length;d++)o.push(e.area[0]+c/2+c*d);var u=s({},{type:"group",width:c/2,meterBorder:4,meterFillColor:"#FFFFFF",barBorderCircle:!1,barBorderRadius:[],seriesGap:2,linearType:"none",linearOpacity:1,customColor:[],colorStop:0},e.extra.bar),f=[];i.save();var p=-2,h=o.length+2;return e.tooltip&&e.tooltip.textList&&e.tooltip.textList.length&&1===r&&bt(e.tooltip.offset.y,e,0,i,c),u.customColor=x(u.linearType,u.customColor,t,a),t.forEach((function(s,d){var g,v,x;g=[].concat(e.chartData.xAxisData.ranges),x=g.pop(),v=g.shift();var _=s.data;switch(u.type){case"group":var b=tt(_,v,x,o,c,e,a,r),m=at(_,v,x,o,c,e,a,d,t,r);f.push(m),b=G(b,c,t.length,d,0,e);for(var w=0;w<b.length;w++){var y=b[w];if(null!==y&&w>p&&w<h){var C=e.area[3],$=y.y-y.width/2;y.height;i.beginPath();var k=y.color||s.color,M=y.color||s.color;if("none"!==u.linearType){var z=i.createLinearGradient(C,y.y,y.x,y.y);"opacity"==u.linearType?(z.addColorStop(0,l(k,u.linearOpacity)),z.addColorStop(1,l(k,1))):(z.addColorStop(0,l(u.customColor[s.linearIndex],u.linearOpacity)),z.addColorStop(u.colorStop,l(u.customColor[s.linearIndex],u.linearOpacity)),z.addColorStop(1,l(k,1))),k=z}if(u.barBorderRadius&&4===u.barBorderRadius.length||!0===u.barBorderCircle){var E=C,A=y.width,S=y.y-y.width/2,P=y.height;u.barBorderCircle&&(u.barBorderRadius=[A/2,A/2,0,0]);var T=(0,n.default)(u.barBorderRadius,4),F=T[0],L=T[1],D=T[2],O=T[3],V=Math.min(A/2,P/2);F=F>V?V:F,L=L>V?V:L,D=D>V?V:D,O=O>V?V:O,F=F<0?0:F,L=L<0?0:L,D=D<0?0:D,O=O<0?0:O,i.arc(E+O,S+O,O,-Math.PI,-Math.PI/2),i.arc(y.x-F,S+F,F,-Math.PI/2,0),i.arc(y.x-L,S+A-L,L,0,Math.PI/2),i.arc(E+D,S+A-D,D,Math.PI/2,Math.PI)}else i.moveTo(C,$),i.lineTo(y.x,$),i.lineTo(y.x,$+y.width),i.lineTo(C,$+y.width),i.lineTo(C,$),i.setLineWidth(1),i.setStrokeStyle(M);i.setFillStyle(k),i.closePath(),i.fill()}}break;case"stack":b=at(_,v,x,o,c,e,a,d,t,r);f.push(b),b=N(b,c,t.length,0,0,e);for(var B=0;B<b.length;B++){var j=b[B];if(null!==j&&B>p&&B<h){i.beginPath();k=j.color||s.color,C=j.x0;i.setFillStyle(k),i.moveTo(C,j.y-j.width/2),i.fillRect(C,j.y-j.width/2,j.height,j.width),i.closePath(),i.fill()}}break}})),!1!==e.dataLabel&&1===r&&t.forEach((function(n,s){var l,d,f;l=[].concat(e.chartData.xAxisData.ranges),f=l.pop(),d=l.shift();var p=n.data;switch(u.type){case"group":var h=tt(p,d,f,o,c,e,a,r);h=G(h,c,t.length,s,0,e),ft(h,n,a,i,e);break;case"stack":h=at(p,d,f,o,c,e,a,s,t,r);ft(h,n,a,i,e);break}})),{yAxisPoints:o,calPoints:f,eachSpacing:c}}(d,e,a,i,t),o=r.yAxisPoints,c=r.calPoints,f=r.eachSpacing;e.chartData.yAxisPoints=o,e.chartData.xAxisPoints=e.chartData.xAxisData.xAxisPoints,e.chartData.calPoints=c,e.chartData.eachSpacing=f,$t(0,e,a,i),!1!==e.enableMarkLine&&1===t&&vt(e,0,i),kt(e.series,e,a,i,e.chartData),wt(e,a,i,t),Ot(0,i)},onAnimationFinish:function(){o.uevent.trigger("renderComplete")}});break;case"area":this.animationInstance=new Bt({timing:e.timing,duration:g,onProcess:function(t){i.clearRect(0,0,e.width,e.height),e.rotate&&rt(i,e),Ct(0,e,0,i),yt(u,e,a,i);var n=function(t,e,a,i){var n=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,r=s({},{type:"straight",opacity:.2,addLine:!1,width:2,gradient:!1,activeType:"none"},e.extra.area),o=e.chartData.xAxisData,c=o.xAxisPoints,d=o.eachSpacing,u=e.height-e.area[2],f=[];i.save();var h=0,g=e.width+d;return e._scrollDistance_&&0!==e._scrollDistance_&&!0===e.enableScroll&&(i.translate(e._scrollDistance_,0),h=-e._scrollDistance_-2*d+e.area[3],g=h+(e.xAxis.itemCount+4)*d),t.forEach((function(t,o){var s,v,x;s=[].concat(e.chartData.yAxisData.ranges[t.index]),v=s.pop(),x=s.shift();var _=t.data,b=J(_,v,x,c,d,e,a,n);f.push(b);for(var m=T(b,t),w=0;w<m.length;w++){var y=m[w];if(i.beginPath(),i.setStrokeStyle(l(t.color,r.opacity)),r.gradient){var C=i.createLinearGradient(0,e.area[0],0,e.height-e.area[2]);C.addColorStop("0",l(t.color,r.opacity)),C.addColorStop("1.0",l("#FFFFFF",.1)),i.setFillStyle(C)}else i.setFillStyle(l(t.color,r.opacity));if(i.setLineWidth(r.width*e.pix),y.length>1){var $=y[0],k=y[y.length-1];i.moveTo($.x,$.y);var M=0;if("curve"===r.type)for(var z=0;z<y.length;z++){var E=y[z];if(0==M&&E.x>h&&(i.moveTo(E.x,E.y),M=1),z>0&&E.x>h&&E.x<g){var A=p(y,z-1);i.bezierCurveTo(A.ctrA.x,A.ctrA.y,A.ctrB.x,A.ctrB.y,E.x,E.y)}}if("straight"===r.type)for(var S=0;S<y.length;S++){var P=y[S];0==M&&P.x>h&&(i.moveTo(P.x,P.y),M=1),S>0&&P.x>h&&P.x<g&&i.lineTo(P.x,P.y)}if("step"===r.type)for(var F=0;F<y.length;F++){var L=y[F];0==M&&L.x>h&&(i.moveTo(L.x,L.y),M=1),F>0&&L.x>h&&L.x<g&&(i.lineTo(L.x,y[F-1].y),i.lineTo(L.x,L.y))}i.lineTo(k.x,u),i.lineTo($.x,u),i.lineTo($.x,$.y)}else{var D=y[0];i.moveTo(D.x-d/2,D.y)}if(i.closePath(),i.fill(),r.addLine){if("dash"==t.lineType){var O=t.dashLength?t.dashLength:8;O*=e.pix,i.setLineDash([O,O])}if(i.beginPath(),i.setStrokeStyle(t.color),i.setLineWidth(r.width*e.pix),1===y.length)i.moveTo(y[0].x,y[0].y);else{i.moveTo(y[0].x,y[0].y);var V=0;if("curve"===r.type)for(var B=0;B<y.length;B++){var j=y[B];if(0==V&&j.x>h&&(i.moveTo(j.x,j.y),V=1),B>0&&j.x>h&&j.x<g){var I=p(y,B-1);i.bezierCurveTo(I.ctrA.x,I.ctrA.y,I.ctrB.x,I.ctrB.y,j.x,j.y)}}if("straight"===r.type)for(var H=0;H<y.length;H++){var W=y[H];0==V&&W.x>h&&(i.moveTo(W.x,W.y),V=1),H>0&&W.x>h&&W.x<g&&i.lineTo(W.x,W.y)}if("step"===r.type)for(var R=0;R<y.length;R++){var G=y[R];0==V&&G.x>h&&(i.moveTo(G.x,G.y),V=1),R>0&&G.x>h&&G.x<g&&(i.lineTo(G.x,y[R-1].y),i.lineTo(G.x,G.y))}i.moveTo(y[0].x,y[0].y)}i.stroke(),i.setLineDash([])}}!1!==e.dataPointShape&&ot(b,t.color,t.pointShape,i,e),st(b,t.color,t.pointShape,i,e,r,o)})),!1!==e.dataLabel&&1===n&&t.forEach((function(t,r){var o,s,l;o=[].concat(e.chartData.yAxisData.ranges[t.index]),s=o.pop(),l=o.shift();var u=t.data,f=J(u,s,l,c,d,e,a,n);lt(f,t,a,i,e)})),i.restore(),{xAxisPoints:c,calPoints:f,eachSpacing:d}}(d,e,a,i,t),r=n.xAxisPoints,o=n.calPoints,c=n.eachSpacing;e.chartData.xAxisPoints=r,e.chartData.calPoints=o,e.chartData.eachSpacing=c,$t(0,e,a,i),!1!==e.enableMarkLine&&1===t&&vt(e,0,i),kt(e.series,e,a,i,e.chartData),wt(e,a,i,t),Ot(0,i)},onAnimationFinish:function(){o.uevent.trigger("renderComplete")}});break;case"ring":this.animationInstance=new Bt({timing:e.timing,duration:g,onProcess:function(t){i.clearRect(0,0,e.width,e.height),e.rotate&&rt(i,e),e.chartData.pieData=Mt(d,e,a,i,t),kt(e.series,e,a,i,e.chartData),wt(e,a,i,t),Ot(0,i)},onAnimationFinish:function(){o.uevent.trigger("renderComplete")}});break;case"pie":this.animationInstance=new Bt({timing:e.timing,duration:g,onProcess:function(t){i.clearRect(0,0,e.width,e.height),e.rotate&&rt(i,e),e.chartData.pieData=Mt(d,e,a,i,t),kt(e.series,e,a,i,e.chartData),wt(e,a,i,t),Ot(0,i)},onAnimationFinish:function(){o.uevent.trigger("renderComplete")}});break;case"rose":this.animationInstance=new Bt({timing:e.timing,duration:g,onProcess:function(t){i.clearRect(0,0,e.width,e.height),e.rotate&&rt(i,e),e.chartData.pieData=function(t,e,a,i){var n=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,r=s({},{type:"area",activeOpacity:.5,activeRadius:10,offsetAngle:0,labelWidth:15,border:!1,borderWidth:2,borderColor:"#FFFFFF",linearType:"none",customColor:[]},e.extra.rose);0==a.pieChartLinePadding&&(a.pieChartLinePadding=r.activeRadius*e.pix);var o={x:e.area[3]+(e.width-e.area[1]-e.area[3])/2,y:e.area[0]+(e.height-e.area[0]-e.area[2])/2},c=Math.min((e.width-e.area[1]-e.area[3])/2-a.pieChartLinePadding-a.pieChartTextPadding-a._pieTextMaxLength_,(e.height-e.area[0]-e.area[2])/2-a.pieChartLinePadding-a.pieChartTextPadding);c=c<10?10:c;var d=r.minRadius||.5*c;c<d&&(c=d+10),t=B(t,r.type,d,c,n);var u=r.activeRadius*e.pix;return r.customColor=x(r.linearType,r.customColor,t,a),t=t.map((function(t){return t._start_+=(r.offsetAngle||0)*Math.PI/180,t})),t.forEach((function(t,a){e.tooltip&&e.tooltip.index==a&&(i.beginPath(),i.setFillStyle(l(t.color,r.activeOpacity||.5)),i.moveTo(o.x,o.y),i.arc(o.x,o.y,u+t._radius_,t._start_,t._start_+2*t._rose_proportion_*Math.PI),i.closePath(),i.fill()),i.beginPath(),i.setLineWidth(r.borderWidth*e.pix),i.lineJoin="round",i.setStrokeStyle(r.borderColor);var n,s=t.color;"custom"==r.linearType&&(n=i.createCircularGradient?i.createCircularGradient(o.x,o.y,t._radius_):i.createRadialGradient(o.x,o.y,0,o.x,o.y,t._radius_),n.addColorStop(0,l(r.customColor[t.linearIndex],1)),n.addColorStop(1,l(t.color,1)),s=n);i.setFillStyle(s),i.moveTo(o.x,o.y),i.arc(o.x,o.y,t._radius_,t._start_,t._start_+2*t._rose_proportion_*Math.PI),i.closePath(),i.fill(),1==r.border&&i.stroke()})),!1!==e.dataLabel&&1===n&&gt(t,e,a,i,0,o),{center:o,radius:c,series:t}}(d,e,a,i,t),kt(e.series,e,a,i,e.chartData),wt(e,a,i,t),Ot(0,i)},onAnimationFinish:function(){o.uevent.trigger("renderComplete")}});break;case"radar":this.animationInstance=new Bt({timing:e.timing,duration:g,onProcess:function(t){i.clearRect(0,0,e.width,e.height),e.rotate&&rt(i,e),e.chartData.radarData=function(t,e,a,i){var n=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,r=s({},{gridColor:"#cccccc",gridType:"radar",gridEval:1,axisLabel:!1,axisLabelTofix:0,labelShow:!0,labelColor:"#666666",labelPointShow:!1,labelPointRadius:3,labelPointColor:"#cccccc",opacity:.2,gridCount:3,border:!1,borderWidth:2,linearType:"none",customColor:[]},e.extra.radar),o=k(e.categories.length),c={x:e.area[3]+(e.width-e.area[1]-e.area[3])/2,y:e.area[0]+(e.height-e.area[0]-e.area[2])/2},d=(e.width-e.area[1]-e.area[3])/2,u=(e.height-e.area[0]-e.area[2])/2,f=Math.min(d-($(e.categories,a.fontSize,i)+a.radarLabelTextMargin),u-a.radarLabelTextMargin);f-=a.radarLabelTextMargin*e.pix,f=f<10?10:f,f=r.radius?r.radius:f,i.beginPath(),i.setLineWidth(1*e.pix),i.setStrokeStyle(r.gridColor),o.forEach((function(t,e){var a=h(f*Math.cos(t),f*Math.sin(t),c);i.moveTo(c.x,c.y),e%r.gridEval==0&&i.lineTo(a.x,a.y)})),i.stroke(),i.closePath();for(var p=function(t){var a={};if(i.beginPath(),i.setLineWidth(1*e.pix),i.setStrokeStyle(r.gridColor),"radar"==r.gridType)o.forEach((function(e,n){var o=h(f/r.gridCount*t*Math.cos(e),f/r.gridCount*t*Math.sin(e),c);0===n?(a=o,i.moveTo(o.x,o.y)):i.lineTo(o.x,o.y)})),i.lineTo(a.x,a.y);else{var n=h(f/r.gridCount*t*Math.cos(1.5),f/r.gridCount*t*Math.sin(1.5),c);i.arc(c.x,c.y,c.y-n.y,0,2*Math.PI,!1)}i.stroke(),i.closePath()},g=1;g<=r.gridCount;g++)p(g);r.customColor=x(r.linearType,r.customColor,t,a);var v=D(o,c,f,t,e,n);if(v.forEach((function(a,n){i.beginPath(),i.setLineWidth(r.borderWidth*e.pix),i.setStrokeStyle(a.color);var o,s=l(a.color,r.opacity);"custom"==r.linearType&&(o=i.createCircularGradient?i.createCircularGradient(c.x,c.y,f):i.createRadialGradient(c.x,c.y,0,c.x,c.y,f),o.addColorStop(0,l(r.customColor[t[n].linearIndex],r.opacity)),o.addColorStop(1,l(a.color,r.opacity)),s=o);if(i.setFillStyle(s),a.data.forEach((function(t,e){0===e?i.moveTo(t.position.x,t.position.y):i.lineTo(t.position.x,t.position.y)})),i.closePath(),i.fill(),!0===r.border&&i.stroke(),i.closePath(),!1!==e.dataPointShape){var d=a.data.map((function(t){return t.position}));ot(d,a.color,a.pointShape,i,e)}})),!0===r.axisLabel){var _=Math.max(r.max,Math.max.apply(null,m(t))),b=f/r.gridCount,w=e.fontSize*e.pix;i.setFontSize(w),i.setFillStyle(e.fontColor),i.setTextAlign("left");for(g=0;g<r.gridCount+1;g++){var y=g*_/r.gridCount;y=y.toFixed(r.axisLabelTofix),i.fillText(String(y),c.x+3*e.pix,c.y-g*b+w/2)}}return ht(o,f,c,e,a,i),!1!==e.dataLabel&&1===n&&(v.forEach((function(t,n){i.beginPath();var r=t.textSize*e.pix||a.fontSize;i.setFontSize(r),i.setFillStyle(t.textColor||e.fontColor),t.data.forEach((function(t,e){Math.abs(t.position.x-c.x)<2?t.position.y<c.y?(i.setTextAlign("center"),i.fillText(t.value,t.position.x,t.position.y-4)):(i.setTextAlign("center"),i.fillText(t.value,t.position.x,t.position.y+r+2)):t.position.x<c.x?(i.setTextAlign("right"),i.fillText(t.value,t.position.x-4,t.position.y+r/2-2)):(i.setTextAlign("left"),i.fillText(t.value,t.position.x+4,t.position.y+r/2-2))})),i.closePath(),i.stroke()})),i.setTextAlign("left")),{center:c,radius:f,angleList:o}}(d,e,a,i,t),kt(e.series,e,a,i,e.chartData),wt(e,a,i,t),Ot(0,i)},onAnimationFinish:function(){o.uevent.trigger("renderComplete")}});break;case"arcbar":this.animationInstance=new Bt({timing:e.timing,duration:g,onProcess:function(t){i.clearRect(0,0,e.width,e.height),e.rotate&&rt(i,e),e.chartData.arcbarData=function(t,e,a,i){var n,r,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,c=s({},{startAngle:.75,endAngle:.25,type:"default",direction:"cw",lineCap:"round",width:12,gap:2,linearType:"none",customColor:[]},e.extra.arcbar);t=j(t,c,o),n=c.centerX||c.centerY?{x:c.centerX?c.centerX:e.width/2,y:c.centerY?c.centerY:e.height/2}:{x:e.width/2,y:e.height/2},c.radius?r=c.radius:(r=Math.min(n.x,n.y),r-=5*e.pix,r-=c.width/2),r=r<10?10:r,c.customColor=x(c.linearType,c.customColor,t,a);for(var d=0;d<t.length;d++){var u=t[d];i.setLineWidth(c.width*e.pix),i.setStrokeStyle(c.backgroundColor||"#E9E9E9"),i.setLineCap(c.lineCap),i.beginPath(),"default"==c.type?i.arc(n.x,n.y,r-(c.width*e.pix+c.gap*e.pix)*d,c.startAngle*Math.PI,c.endAngle*Math.PI,"ccw"==c.direction):i.arc(n.x,n.y,r-(c.width*e.pix+c.gap*e.pix)*d,0,2*Math.PI,"ccw"==c.direction),i.stroke();var f=u.color;if("custom"==c.linearType){var p=i.createLinearGradient(n.x-r,n.y,n.x+r,n.y);p.addColorStop(1,l(c.customColor[u.linearIndex],1)),p.addColorStop(0,l(u.color,1)),f=p}i.setLineWidth(c.width*e.pix),i.setStrokeStyle(f),i.setLineCap(c.lineCap),i.beginPath(),i.arc(n.x,n.y,r-(c.width*e.pix+c.gap*e.pix)*d,c.startAngle*Math.PI,u._proportion_*Math.PI,"ccw"==c.direction),i.stroke()}return ct(e,a,i,n),{center:n,radius:r,series:t}}(d,e,a,i,t),Ot(0,i)},onAnimationFinish:function(){o.uevent.trigger("renderComplete")}});break;case"gauge":this.animationInstance=new Bt({timing:e.timing,duration:g,onProcess:function(t){i.clearRect(0,0,e.width,e.height),e.rotate&&rt(i,e),e.chartData.gaugeData=function(t,e,a,i,n){var r=arguments.length>5&&void 0!==arguments[5]?arguments[5]:1,o=s({},{type:"default",startAngle:.75,endAngle:.25,width:15,labelOffset:13,splitLine:{fixRadius:0,splitNumber:10,width:15,color:"#FFFFFF",childNumber:5,childWidth:5},pointer:{width:15,color:"auto"}},a.extra.gauge);void 0==o.oldAngle&&(o.oldAngle=o.startAngle),void 0==o.oldData&&(o.oldData=0),t=H(t,o.startAngle,o.endAngle);var c={x:a.width/2,y:a.height/2},d=Math.min(c.x,c.y);d-=5*a.pix,d-=o.width/2,d=d<10?10:d;var u=d-o.width,f=0;if("progress"==o.type){var p=d-3*o.width;n.beginPath();var h=n.createLinearGradient(c.x,c.y-p,c.x,c.y+p);h.addColorStop("0",l(e[0].color,.3)),h.addColorStop("1.0",l("#FFFFFF",.1)),n.setFillStyle(h),n.arc(c.x,c.y,p,0,2*Math.PI,!1),n.fill(),n.setLineWidth(o.width),n.setStrokeStyle(l(e[0].color,.3)),n.setLineCap("round"),n.beginPath(),n.arc(c.x,c.y,u,o.startAngle*Math.PI,o.endAngle*Math.PI,!1),n.stroke(),f=o.endAngle<o.startAngle?2+o.endAngle-o.startAngle:o.startAngle-o.endAngle;o.splitLine.splitNumber;var g=f/o.splitLine.splitNumber/o.splitLine.childNumber,v=-d-.5*o.width-o.splitLine.fixRadius,x=-d-o.width-o.splitLine.fixRadius+o.splitLine.width;n.save(),n.translate(c.x,c.y),n.rotate((o.startAngle-1)*Math.PI);for(var _=o.splitLine.splitNumber*o.splitLine.childNumber+1,b=e[0].data*r,m=0;m<_;m++)n.beginPath(),b>m/_?n.setStrokeStyle(l(e[0].color,1)):n.setStrokeStyle(l(e[0].color,.3)),n.setLineWidth(3*a.pix),n.moveTo(v,0),n.lineTo(x,0),n.stroke(),n.rotate(g*Math.PI);n.restore(),e=I(e,o,r),n.setLineWidth(o.width),n.setStrokeStyle(e[0].color),n.setLineCap("round"),n.beginPath(),n.arc(c.x,c.y,u,o.startAngle*Math.PI,e[0]._proportion_*Math.PI,!1),n.stroke();var w=d-2.5*o.width;n.save(),n.translate(c.x,c.y),n.rotate((e[0]._proportion_-1)*Math.PI),n.beginPath(),n.setLineWidth(o.width/3);var y=n.createLinearGradient(0,.6*-w,0,.6*w);y.addColorStop("0",l("#FFFFFF",0)),y.addColorStop("0.5",l(e[0].color,1)),y.addColorStop("1.0",l("#FFFFFF",0)),n.setStrokeStyle(y),n.arc(0,0,w,.85*Math.PI,1.15*Math.PI,!1),n.stroke(),n.beginPath(),n.setLineWidth(1),n.setStrokeStyle(e[0].color),n.setFillStyle(e[0].color),n.moveTo(-w-o.width/3/2,-4),n.lineTo(-w-o.width/3/2-4,0),n.lineTo(-w-o.width/3/2,4),n.lineTo(-w-o.width/3/2,-4),n.stroke(),n.fill(),n.restore()}else{n.setLineWidth(o.width),n.setLineCap("butt");for(var C=0;C<t.length;C++){var $=t[C];n.beginPath(),n.setStrokeStyle($.color),n.arc(c.x,c.y,d,$._startAngle_*Math.PI,$._endAngle_*Math.PI,!1),n.stroke()}n.save(),f=o.endAngle<o.startAngle?2+o.endAngle-o.startAngle:o.startAngle-o.endAngle;var k=f/o.splitLine.splitNumber,M=f/o.splitLine.splitNumber/o.splitLine.childNumber,z=-d-.5*o.width-o.splitLine.fixRadius,E=-d-.5*o.width-o.splitLine.fixRadius+o.splitLine.width,A=-d-.5*o.width-o.splitLine.fixRadius+o.splitLine.childWidth;n.translate(c.x,c.y),n.rotate((o.startAngle-1)*Math.PI);for(var S=0;S<o.splitLine.splitNumber+1;S++)n.beginPath(),n.setStrokeStyle(o.splitLine.color),n.setLineWidth(2*a.pix),n.moveTo(z,0),n.lineTo(E,0),n.stroke(),n.rotate(k*Math.PI);n.restore(),n.save(),n.translate(c.x,c.y),n.rotate((o.startAngle-1)*Math.PI);for(var P=0;P<o.splitLine.splitNumber*o.splitLine.childNumber+1;P++)n.beginPath(),n.setStrokeStyle(o.splitLine.color),n.setLineWidth(1*a.pix),n.moveTo(z,0),n.lineTo(A,0),n.stroke(),n.rotate(M*Math.PI);n.restore(),e=W(e,t,o,r);for(var T=0;T<e.length;T++){var F=e[T];n.save(),n.translate(c.x,c.y),n.rotate((F._proportion_-1)*Math.PI),n.beginPath(),n.setFillStyle(F.color),n.moveTo(o.pointer.width,0),n.lineTo(0,-o.pointer.width/2),n.lineTo(-u,0),n.lineTo(0,o.pointer.width/2),n.lineTo(o.pointer.width,0),n.closePath(),n.fill(),n.beginPath(),n.setFillStyle("#FFFFFF"),n.arc(0,0,o.pointer.width/6,0,2*Math.PI,!1),n.fill(),n.restore()}!1!==a.dataLabel&&pt(o,d,c,a,i,n)}return ct(a,i,n,c),1===r&&"gauge"===a.type&&(a.extra.gauge.oldAngle=e[0]._proportion_,a.extra.gauge.oldData=e[0].data),{center:c,radius:d,innerRadius:u,categories:t,totalAngle:f}}(u,d,e,a,i,t),Ot(0,i)},onAnimationFinish:function(){o.uevent.trigger("renderComplete")}});break;case"candle":this.animationInstance=new Bt({timing:e.timing,duration:g,onProcess:function(t){i.clearRect(0,0,e.width,e.height),e.rotate&&rt(i,e),Ct(0,e,0,i),yt(u,e,a,i);var n=function(t,e,a,i,n){var r=arguments.length>5&&void 0!==arguments[5]?arguments[5]:1,o=s({},{color:{},average:{}},a.extra.candle);o.color=s({},{upLine:"#f04864",upFill:"#f04864",downLine:"#2fc25b",downFill:"#2fc25b"},o.color),o.average=s({},{show:!1,name:[],day:[],color:i.color},o.average),a.extra.candle=o;var c=a.chartData.xAxisData,l=c.xAxisPoints,d=c.eachSpacing,u=[];n.save();var f=-2,h=l.length+2,g=0,v=a.width+d;return a._scrollDistance_&&0!==a._scrollDistance_&&!0===a.enableScroll&&(n.translate(a._scrollDistance_,0),f=Math.floor(-a._scrollDistance_/d)-2,h=f+a.xAxis.itemCount+4,g=-a._scrollDistance_-2*d+a.area[3],v=g+(a.xAxis.itemCount+4)*d),(o.average.show||e)&&e.forEach((function(t,e){var o,s,c;o=[].concat(a.chartData.yAxisData.ranges[t.index]),s=o.pop(),c=o.shift();for(var u=t.data,f=J(u,s,c,l,d,a,i,r),h=T(f,t),x=0;x<h.length;x++){var _=h[x];if(n.beginPath(),n.setStrokeStyle(t.color),n.setLineWidth(1),1===_.length)n.moveTo(_[0].x,_[0].y),n.arc(_[0].x,_[0].y,1,0,2*Math.PI);else{n.moveTo(_[0].x,_[0].y);for(var b=0,m=0;m<_.length;m++){var w=_[m];if(0==b&&w.x>g&&(n.moveTo(w.x,w.y),b=1),m>0&&w.x>g&&w.x<v){var y=p(_,m-1);n.bezierCurveTo(y.ctrA.x,y.ctrA.y,y.ctrB.x,y.ctrB.y,w.x,w.y)}}n.moveTo(_[0].x,_[0].y)}n.closePath(),n.stroke()}})),t.forEach((function(t,e){var s,c,p;s=[].concat(a.chartData.yAxisData.ranges[t.index]),c=s.pop(),p=s.shift();var g=t.data,v=U(g,c,p,l,d,a,i,r);u.push(v);for(var x=T(v,t),_=0;_<x[0].length;_++)if(_>f&&_<h){var b=x[0][_];n.beginPath(),g[_][1]-g[_][0]>0?(n.setStrokeStyle(o.color.upLine),n.setFillStyle(o.color.upFill),n.setLineWidth(1*a.pix),n.moveTo(b[3].x,b[3].y),n.lineTo(b[1].x,b[1].y),n.lineTo(b[1].x-d/4,b[1].y),n.lineTo(b[0].x-d/4,b[0].y),n.lineTo(b[0].x,b[0].y),n.lineTo(b[2].x,b[2].y),n.lineTo(b[0].x,b[0].y),n.lineTo(b[0].x+d/4,b[0].y),n.lineTo(b[1].x+d/4,b[1].y),n.lineTo(b[1].x,b[1].y),n.moveTo(b[3].x,b[3].y)):(n.setStrokeStyle(o.color.downLine),n.setFillStyle(o.color.downFill),n.setLineWidth(1*a.pix),n.moveTo(b[3].x,b[3].y),n.lineTo(b[0].x,b[0].y),n.lineTo(b[0].x-d/4,b[0].y),n.lineTo(b[1].x-d/4,b[1].y),n.lineTo(b[1].x,b[1].y),n.lineTo(b[2].x,b[2].y),n.lineTo(b[1].x,b[1].y),n.lineTo(b[1].x+d/4,b[1].y),n.lineTo(b[0].x+d/4,b[0].y),n.lineTo(b[0].x,b[0].y),n.moveTo(b[3].x,b[3].y)),n.closePath(),n.fill(),n.stroke()}})),n.restore(),{xAxisPoints:l,calPoints:u,eachSpacing:d}}(d,_,e,a,i,t),r=n.xAxisPoints,o=n.calPoints,c=n.eachSpacing;e.chartData.xAxisPoints=r,e.chartData.calPoints=o,e.chartData.eachSpacing=c,$t(0,e,a,i),!1!==e.enableMarkLine&&1===t&&vt(e,0,i),kt(_?0:e.series,e,a,i,e.chartData),wt(e,a,i,t),Ot(0,i)},onAnimationFinish:function(){o.uevent.trigger("renderComplete")}});break}}function It(){this.events={}}Bt.prototype.stop=function(){this.isStop=!0},It.prototype.addEventListener=function(t,e){this.events[t]=this.events[t]||[],this.events[t].push(e)},It.prototype.delEventListener=function(t){this.events[t]=[]},It.prototype.trigger=function(){for(var t=arguments.length,e=Array(t),a=0;a<t;a++)e[a]=arguments[a];var i=e[0],n=e.slice(1);this.events[i]&&this.events[i].forEach((function(t){try{t.apply(null,n)}catch(e){}}))};var Ht=function(t){t.pix=t.pixelRatio?t.pixelRatio:1,t.fontSize=t.fontSize?t.fontSize:13,t.fontColor=t.fontColor?t.fontColor:o.fontColor,""!=t.background&&"none"!=t.background||(t.background="#FFFFFF"),t.title=s({},t.title),t.subtitle=s({},t.subtitle),t.duration=t.duration?t.duration:1e3,t.yAxis=s({},{data:[],showTitle:!1,disabled:!1,disableGrid:!1,gridSet:"number",splitNumber:5,gridType:"solid",dashLength:4*t.pix,gridColor:"#cccccc",padding:10,fontColor:"#666666"},t.yAxis),t.xAxis=s({},{rotateLabel:!1,rotateAngle:45,disabled:!1,disableGrid:!1,splitNumber:5,calibration:!1,fontColor:"#666666",fontSize:13,lineHeight:20,marginTop:0,gridType:"solid",dashLength:4,scrollAlign:"left",boundaryGap:"center",axisLine:!0,axisLineColor:"#cccccc",titleFontSize:13,titleOffsetY:0,titleOffsetX:0,titleFontColor:"#666666"},t.xAxis),t.xAxis.scrollPosition=t.xAxis.scrollAlign,t.legend=s({},{show:!0,position:"bottom",float:"center",backgroundColor:"rgba(0,0,0,0)",borderColor:"rgba(0,0,0,0)",borderWidth:0,padding:5,margin:5,itemGap:10,fontSize:t.fontSize,lineHeight:t.fontSize,fontColor:t.fontColor,formatter:{},hiddenColor:"#CECECE"},t.legend),t.extra=s({tooltip:{legendShape:"auto"}},t.extra),t.rotate=!!t.rotate,t.animation=!!t.animation,t.rotate=!!t.rotate,t.canvas2d=!!t.canvas2d;var e=s({},o);if(e.color=t.color?t.color:e.color,"pie"==t.type&&(e.pieChartLinePadding=!1===t.dataLabel?0:t.extra.pie.labelWidth*t.pix||e.pieChartLinePadding*t.pix),"ring"==t.type&&(e.pieChartLinePadding=!1===t.dataLabel?0:t.extra.ring.labelWidth*t.pix||e.pieChartLinePadding*t.pix),"rose"==t.type&&(e.pieChartLinePadding=!1===t.dataLabel?0:t.extra.rose.labelWidth*t.pix||e.pieChartLinePadding*t.pix),e.pieChartTextPadding=!1===t.dataLabel?0:e.pieChartTextPadding*t.pix,e.rotate=t.rotate,t.rotate){var a=t.width,i=t.height;t.width=i,t.height=a}if(t.padding=t.padding?t.padding:e.padding,e.yAxisWidth=o.yAxisWidth*t.pix,e.fontSize=t.fontSize*t.pix,e.titleFontSize=o.titleFontSize*t.pix,e.subtitleFontSize=o.subtitleFontSize*t.pix,!t.context)throw new Error("[uCharts] \u672a\u83b7\u53d6\u5230context\uff01\u6ce8\u610f\uff1av2.0\u7248\u672c\u540e\uff0c\u9700\u8981\u81ea\u884c\u83b7\u53d6canvas\u7684\u7ed8\u56fe\u4e0a\u4e0b\u6587\u5e76\u4f20\u5165opts.context\uff01");this.context=t.context,this.context.setTextAlign||(this.context.setStrokeStyle=function(t){return this.strokeStyle=t},this.context.setLineWidth=function(t){return this.lineWidth=t},this.context.setLineCap=function(t){return this.lineCap=t},this.context.setFontSize=function(t){return this.font=t+"px sans-serif"},this.context.setFillStyle=function(t){return this.fillStyle=t},this.context.setTextAlign=function(t){return this.textAlign=t},this.context.setTextBaseline=function(t){return this.textBaseline=t},this.context.setShadow=function(t,e,a,i){this.shadowColor=i,this.shadowOffsetX=t,this.shadowOffsetY=e,this.shadowBlur=a},this.context.draw=function(){}),this.context.setLineDash||(this.context.setLineDash=function(t){}),t.chartData={},this.uevent=new It,this.scrollOption={currentOffset:0,startTouchX:0,distance:0,lastMoveTime:0},this.opts=t,this.config=e,jt.call(this,t.type,t,e,this.context)};Ht.prototype.updateData=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.opts=s({},this.opts,t),this.opts.updateData=!0;var e=t.scrollPosition||"current";switch(e){case"current":this.opts._scrollDistance_=this.scrollOption.currentOffset;break;case"left":this.opts._scrollDistance_=0,this.scrollOption={currentOffset:0,startTouchX:0,distance:0,lastMoveTime:0};break;case"right":var a=nt(this.opts.series,this.opts,this.config,this.context),i=a.yAxisWidth;this.config.yAxisWidth=i;var n=0,r=X(this.opts.categories,this.opts,this.config),o=r.xAxisPoints,c=r.startX,l=r.endX,d=r.eachSpacing,u=d*(o.length-1),f=l-c;n=f-u,this.scrollOption={currentOffset:n,startTouchX:n,distance:0,lastMoveTime:0},this.opts._scrollDistance_=n;break}jt.call(this,this.opts.type,this.opts,this.config,this.context)},Ht.prototype.zoom=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.opts.xAxis.itemCount;if(!0===this.opts.enableScroll){var a=Math.round(Math.abs(this.scrollOption.currentOffset)/this.opts.chartData.eachSpacing)+Math.round(this.opts.xAxis.itemCount/2);this.opts.animation=!1,this.opts.xAxis.itemCount=e.itemCount;var i=nt(this.opts.series,this.opts,this.config,this.context),n=i.yAxisWidth;this.config.yAxisWidth=n;var r=0,o=X(this.opts.categories,this.opts,this.config),s=o.xAxisPoints,c=o.startX,l=o.endX,d=o.eachSpacing,f=d*a,p=l-c,h=p-d*(s.length-1);r=p/2-f,r>0&&(r=0),r<h&&(r=h),this.scrollOption={currentOffset:r,startTouchX:0,distance:0,lastMoveTime:0},u(this,r,this.opts.chartData,this.config,this.opts),this.opts._scrollDistance_=r,jt.call(this,this.opts.type,this.opts,this.config,this.context)}else t("log","[uCharts] \u8bf7\u542f\u7528\u6eda\u52a8\u6761\u540e\u4f7f\u7528"," at uni_modules/qiun-data-charts/js_sdk/u-charts/u-charts.js:7193")},Ht.prototype.dobuleZoom=function(e){if(!0===this.opts.enableScroll){var a=e.changedTouches;if(!(a.length<2)){for(var i=0;i<a.length;i++)a[i].x=a[i].x?a[i].x:a[i].clientX,a[i].y=a[i].y?a[i].y:a[i].clientY;var n=[y(a[0],this.opts,e),y(a[1],this.opts,e)],r=Math.abs(n[0].x-n[1].x);if(!this.scrollOption.moveCount){var o={changedTouches:[{x:a[0].x,y:this.opts.area[0]/this.opts.pix+2}]},s={changedTouches:[{x:a[1].x,y:this.opts.area[0]/this.opts.pix+2}]};this.opts.rotate&&(o={changedTouches:[{x:this.opts.height/this.opts.pix-this.opts.area[0]/this.opts.pix-2,y:a[0].y}]},s={changedTouches:[{x:this.opts.height/this.opts.pix-this.opts.area[0]/this.opts.pix-2,y:a[1].y}]});var c=this.getCurrentDataIndex(o).index,l=this.getCurrentDataIndex(s).index,d=Math.abs(c-l);return this.scrollOption.moveCount=d,this.scrollOption.moveCurrent1=Math.min(c,l),void(this.scrollOption.moveCurrent2=Math.max(c,l))}var f=r/this.scrollOption.moveCount,p=(this.opts.width-this.opts.area[1]-this.opts.area[3])/f;p=p<=2?2:p,p=p>=this.opts.categories.length?this.opts.categories.length:p,this.opts.animation=!1,this.opts.xAxis.itemCount=p;var h=0,g=X(this.opts.categories,this.opts,this.config),v=g.xAxisPoints,x=g.startX,_=g.endX,b=g.eachSpacing,m=b*this.scrollOption.moveCurrent1,w=_-x,C=w-b*(v.length-1);h=-m+Math.min(n[0].x,n[1].x)-this.opts.area[3]-b,h>0&&(h=0),h<C&&(h=C),this.scrollOption.currentOffset=h,this.scrollOption.startTouchX=0,this.scrollOption.distance=0,u(this,h,this.opts.chartData,this.config,this.opts),this.opts._scrollDistance_=h,jt.call(this,this.opts.type,this.opts,this.config,this.context)}}else t("log","[uCharts] \u8bf7\u542f\u7528\u6eda\u52a8\u6761\u540e\u4f7f\u7528"," at uni_modules/qiun-data-charts/js_sdk/u-charts/u-charts.js:7233")},Ht.prototype.stopAnimation=function(){this.animationInstance&&this.animationInstance.stop()},Ht.prototype.addEventListener=function(t,e){this.uevent.addEventListener(t,e)},Ht.prototype.delEventListener=function(t){this.uevent.delEventListener(t)},Ht.prototype.getCurrentDataIndex=function(t){var e=null;if(e=t.changedTouches?t.changedTouches[0]:t.mp.changedTouches[0],e){var a=y(e,this.opts,t);return"pie"===this.opts.type||"ring"===this.opts.type?function(t,e,a){var i=-1,n=O(e.series);if(e&&e.center&&P(t,e.center,e.radius)){var r=Math.atan2(e.center.y-t.y,t.x-e.center.x);r=-r,a.extra.pie&&a.extra.pie.offsetAngle&&(r-=a.extra.pie.offsetAngle*Math.PI/180),a.extra.ring&&a.extra.ring.offsetAngle&&(r-=a.extra.ring.offsetAngle*Math.PI/180);for(var o=0,s=n.length;o<s;o++)if(f(r,n[o]._start_,n[o]._start_+2*n[o]._proportion_*Math.PI)){i=o;break}}return i}({x:a.x,y:a.y},this.opts.chartData.pieData,this.opts):"rose"===this.opts.type?function(t,e,a){var i=-1,n=B(a._series_,a.extra.rose.type,e.radius,e.radius);if(e&&e.center&&P(t,e.center,e.radius)){var r=Math.atan2(e.center.y-t.y,t.x-e.center.x);r=-r,a.extra.rose&&a.extra.rose.offsetAngle&&(r-=a.extra.rose.offsetAngle*Math.PI/180);for(var o=0,s=n.length;o<s;o++)if(f(r,n[o]._start_,n[o]._start_+2*n[o]._rose_proportion_*Math.PI)){i=o;break}}return i}({x:a.x,y:a.y},this.opts.chartData.pieData,this.opts):"radar"===this.opts.type?function(t,e,a){var i=2*Math.PI/a,n=-1;if(P(t,e.center,e.radius)){var r=function(t){return t<0&&(t+=2*Math.PI),t>2*Math.PI&&(t-=2*Math.PI),t},o=Math.atan2(e.center.y-t.y,t.x-e.center.x);o*=-1,o<0&&(o+=2*Math.PI);var s=e.angleList.map((function(t){return t=r(-1*t),t}));s.forEach((function(t,e){var a=r(t-i/2),s=r(t+i/2);s<a&&(s+=2*Math.PI),(o>=a&&o<=s||o+2*Math.PI>=a&&o+2*Math.PI<=s)&&(n=e)}))}return n}({x:a.x,y:a.y},this.opts.chartData.radarData,this.opts.categories.length):"funnel"===this.opts.type?function(t,e){for(var a=-1,i=0,n=e.series.length;i<n;i++){var r=e.series[i];if(t.x>r.funnelArea[0]&&t.x<r.funnelArea[2]&&t.y>r.funnelArea[1]&&t.y<r.funnelArea[3]){a=i;break}}return a}({x:a.x,y:a.y},this.opts.chartData.funnelData):"map"===this.opts.type?function(t,e){for(var a=-1,i=e.chartData.mapData,n=e.series,r=function(t,e,a,i,n,r){return{x:(e-n)/i+a.xMin,y:a.yMax-(t-r)/i}}(t.y,t.x,i.bounds,i.scale,i.xoffset,i.yoffset),o=[r.x,r.y],s=0,c=n.length;s<c;s++){var l=n[s].geometry.coordinates;if(St(o,l,e.chartData.mapData.mercator)){a=s;break}}return a}({x:a.x,y:a.y},this.opts):"word"===this.opts.type?function(t,e){for(var a=-1,i=0,n=e.length;i<n;i++){var r=e[i];if(t.x>r.area[0]&&t.x<r.area[2]&&t.y>r.area[1]&&t.y<r.area[3]){a=i;break}}return a}({x:a.x,y:a.y},this.opts.chartData.wordCloudData):"bar"===this.opts.type?function(t,e,a,i){var n=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,r={index:-1,group:[]},o=a.chartData.eachSpacing/2,s=a.chartData.yAxisPoints;return e&&e.length>0&&S(t,a,i)&&s.forEach((function(e,a){t.y+n+o>e&&(r.index=a)})),r}({x:a.x,y:a.y},this.opts.chartData.calPoints,this.opts,this.config,Math.abs(this.scrollOption.currentOffset)):function(t,e,a,i){var n=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,r={index:-1,group:[]},o=a.chartData.eachSpacing/2,s=[];if(e&&e.length>0){if(a.categories){for(var c=1;c<a.chartData.xAxisPoints.length;c++)s.push(a.chartData.xAxisPoints[c]-o);"line"!=a.type&&"area"!=a.type||"justify"!=a.xAxis.boundaryGap||(s=a.chartData.xAxisPoints)}else o=0;if(S(t,a,i))if(a.categories)s.forEach((function(e,a){t.x+n+o>e&&(r.index=a)}));else{for(var l=Array(e.length),d=0;d<e.length;d++){l[d]=Array(e[d].length);for(var u=0;u<e[d].length;u++)l[d][u]=Math.abs(e[d][u].x-t.x)}for(var f=Array(l.length),p=Array(l.length),h=0;h<l.length;h++)f[h]=Math.min.apply(null,l[h]),p[h]=l[h].indexOf(f[h]);var g=Math.min.apply(null,f);r.index=[];for(var v=0;v<f.length;v++)f[v]==g&&(r.group.push(v),r.index.push(p[v]))}}return r}({x:a.x,y:a.y},this.opts.chartData.calPoints,this.opts,this.config,Math.abs(this.scrollOption.currentOffset))}return-1},Ht.prototype.getLegendDataIndex=function(t){var e=null;if(e=t.changedTouches?t.changedTouches[0]:t.mp.changedTouches[0],e){var a=y(e,this.opts,t);return function(t,e,a){var i=-1;if(function(t,e){return t.x>e.start.x&&t.x<e.end.x&&t.y>e.start.y&&t.y<e.end.y}(t,e.area)){for(var n=e.points,r=-1,o=0,s=n.length;o<s;o++)for(var c=n[o],l=0;l<c.length;l++){r+=1;var d=c[l]["area"];if(d&&t.x>d[0]-0&&t.x<d[2]+0&&t.y>d[1]-0&&t.y<d[3]+0){i=r;break}}return i}return i}({x:a.x,y:a.y},this.opts.chartData.legendData)}return-1},Ht.prototype.touchLegend=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=null;if(a=t.changedTouches?t.changedTouches[0]:t.mp.changedTouches[0],a){y(a,this.opts,t);var i=this.getLegendDataIndex(t);i>=0&&("candle"==this.opts.type?this.opts.seriesMA[i].show=!this.opts.seriesMA[i].show:this.opts.series[i].show=!this.opts.series[i].show,this.opts.animation=!!e.animation,this.opts._scrollDistance_=this.scrollOption.currentOffset,jt.call(this,this.opts.type,this.opts,this.config,this.context))}},Ht.prototype.showToolTip=function(e){var a=this,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=null;n=e.changedTouches?e.changedTouches[0]:e.mp.changedTouches[0],n||t("log","[uCharts] \u672a\u83b7\u53d6\u5230event\u5750\u6807\u4fe1\u606f"," at uni_modules/qiun-data-charts/js_sdk/u-charts/u-charts.js:7411");var r=y(n,this.opts,e),o=this.scrollOption.currentOffset,c=s({},this.opts,{_scrollDistance_:o,animation:!1});if("line"===this.opts.type||"area"===this.opts.type||"column"===this.opts.type||"scatter"===this.opts.type||"bubble"===this.opts.type){var l=this.getCurrentDataIndex(e),d=void 0==i.index?l.index:i.index;if(d>-1||d.length>0){var u=C(this.opts.series,d,l.group);if(0!==u.length){var f=M(u,this.opts,d,l.group,this.opts.categories,i),p=f.textList,h=f.offset;h.y=r.y,c.tooltip={textList:void 0!==i.textList?i.textList:p,offset:void 0!==i.offset?i.offset:h,option:i,index:d,group:l.group}}}jt.call(this,c.type,c,this.config,this.context)}if("mount"===this.opts.type){d=void 0==i.index?this.getCurrentDataIndex(e).index:i.index;if(d>-1){c=s({},this.opts,{animation:!1}),u=s({},c._series_[d]),p=[{text:i.formatter?i.formatter(u,void 0,d,c):u.name+": "+u.data,color:u.color,legendShape:"auto"==this.opts.extra.tooltip.legendShape?u.legendShape:this.opts.extra.tooltip.legendShape}],h={x:c.chartData.calPoints[d].x,y:r.y};c.tooltip={textList:i.textList?i.textList:p,offset:void 0!==i.offset?i.offset:h,option:i,index:d}}jt.call(this,c.type,c,this.config,this.context)}if("bar"===this.opts.type){l=this.getCurrentDataIndex(e),d=void 0==i.index?l.index:i.index;if(d>-1||d.length>0){u=C(this.opts.series,d,l.group);if(0!==u.length){f=M(u,this.opts,d,l.group,this.opts.categories,i),p=f.textList,h=f.offset;h.x=r.x,c.tooltip={textList:void 0!==i.textList?i.textList:p,offset:void 0!==i.offset?i.offset:h,option:i,index:d}}}jt.call(this,c.type,c,this.config,this.context)}if("mix"===this.opts.type){l=this.getCurrentDataIndex(e),d=void 0==i.index?l.index:i.index;if(d>-1){o=this.scrollOption.currentOffset,c=s({},this.opts,{_scrollDistance_:o,animation:!1}),u=C(this.opts.series,d);if(0!==u.length){var g=z(u,this.opts,d,this.opts.categories,i);p=g.textList,h=g.offset;h.y=r.y,c.tooltip={textList:i.textList?i.textList:p,offset:void 0!==i.offset?i.offset:h,option:i,index:d}}}jt.call(this,c.type,c,this.config,this.context)}if("candle"===this.opts.type){l=this.getCurrentDataIndex(e),d=void 0==i.index?l.index:i.index;if(d>-1){o=this.scrollOption.currentOffset,c=s({},this.opts,{_scrollDistance_:o,animation:!1}),u=C(this.opts.series,d);if(0!==u.length){f=E(this.opts.series[0].data,u,this.opts,d,this.opts.categories,this.opts.extra.candle,i),p=f.textList,h=f.offset;h.y=r.y,c.tooltip={textList:i.textList?i.textList:p,offset:void 0!==i.offset?i.offset:h,option:i,index:d}}}jt.call(this,c.type,c,this.config,this.context)}if("pie"===this.opts.type||"ring"===this.opts.type||"rose"===this.opts.type||"funnel"===this.opts.type){d=void 0==i.index?this.getCurrentDataIndex(e):i.index;if(d>-1){c=s({},this.opts,{animation:!1}),u=s({},c._series_[d]),p=[{text:i.formatter?i.formatter(u,void 0,d,c):u.name+": "+u.data,color:u.color,legendShape:"auto"==this.opts.extra.tooltip.legendShape?u.legendShape:this.opts.extra.tooltip.legendShape}],h={x:r.x,y:r.y};c.tooltip={textList:i.textList?i.textList:p,offset:void 0!==i.offset?i.offset:h,option:i,index:d}}jt.call(this,c.type,c,this.config,this.context)}if("map"===this.opts.type){d=void 0==i.index?this.getCurrentDataIndex(e):i.index;if(d>-1){c=s({},this.opts,{animation:!1}),u=s({},this.opts.series[d]);u.name=u.properties.name;p=[{text:i.formatter?i.formatter(u,void 0,d,this.opts):u.name,color:u.color,legendShape:"auto"==this.opts.extra.tooltip.legendShape?u.legendShape:this.opts.extra.tooltip.legendShape}],h={x:r.x,y:r.y};c.tooltip={textList:i.textList?i.textList:p,offset:void 0!==i.offset?i.offset:h,option:i,index:d}}c.updateData=!1,jt.call(this,c.type,c,this.config,this.context)}if("word"===this.opts.type){d=void 0==i.index?this.getCurrentDataIndex(e):i.index;if(d>-1){c=s({},this.opts,{animation:!1}),u=s({},this.opts.series[d]),p=[{text:i.formatter?i.formatter(u,void 0,d,this.opts):u.name,color:u.color,legendShape:"auto"==this.opts.extra.tooltip.legendShape?u.legendShape:this.opts.extra.tooltip.legendShape}],h={x:r.x,y:r.y};c.tooltip={textList:i.textList?i.textList:p,offset:void 0!==i.offset?i.offset:h,option:i,index:d}}c.updateData=!1,jt.call(this,c.type,c,this.config,this.context)}if("radar"===this.opts.type){d=void 0==i.index?this.getCurrentDataIndex(e):i.index;if(d>-1){c=s({},this.opts,{animation:!1}),u=C(this.opts.series,d);if(0!==u.length){p=u.map((function(t){return{text:i.formatter?i.formatter(t,a.opts.categories[d],d,a.opts):t.name+": "+t.data,color:t.color,legendShape:"auto"==a.opts.extra.tooltip.legendShape?t.legendShape:a.opts.extra.tooltip.legendShape}})),h={x:r.x,y:r.y};c.tooltip={textList:i.textList?i.textList:p,offset:void 0!==i.offset?i.offset:h,option:i,index:d}}}jt.call(this,c.type,c,this.config,this.context)}},Ht.prototype.translate=function(t){this.scrollOption={currentOffset:t,startTouchX:t,distance:0,lastMoveTime:0};var e=s({},this.opts,{_scrollDistance_:t,animation:!1});jt.call(this,this.opts.type,e,this.config,this.context)},Ht.prototype.scrollStart=function(t){var e=null;e=t.changedTouches?t.changedTouches[0]:t.mp.changedTouches[0];var a=y(e,this.opts,t);e&&!0===this.opts.enableScroll&&(this.scrollOption.startTouchX=a.x)},Ht.prototype.scroll=function(t){0===this.scrollOption.lastMoveTime&&(this.scrollOption.lastMoveTime=Date.now());var e=this.opts.touchMoveLimit||60,a=Date.now(),i=a-this.scrollOption.lastMoveTime;if(!(i<Math.floor(1e3/e))&&0!=this.scrollOption.startTouchX){this.scrollOption.lastMoveTime=a;var n=null;if(n=t.changedTouches?t.changedTouches[0]:t.mp.changedTouches[0],n&&!0===this.opts.enableScroll){var r,o=y(n,this.opts,t);r=o.x-this.scrollOption.startTouchX;var c=this.scrollOption.currentOffset,l=u(this,c+r,this.opts.chartData,this.config,this.opts);this.scrollOption.distance=r=l-c;var d=s({},this.opts,{_scrollDistance_:c+r,animation:!1});return this.opts=d,jt.call(this,d.type,d,this.config,this.context),c+r}}},Ht.prototype.scrollEnd=function(t){if(!0===this.opts.enableScroll){var e=this.scrollOption,a=e.currentOffset,i=e.distance;this.scrollOption.currentOffset=a+i,this.scrollOption.distance=0,this.scrollOption.moveCount=0}};var Wt=Ht;e.default=Wt}).call(this,a("f3b9")["default"])},"0297":function(t,e,a){"use strict";a.r(e);var i=a("cc3d"),n=a("45a1");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("bf10");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"4ccaf08e",null,!1,i["a"],void 0);e["default"]=s.exports},"02f3":function(t,e,a){"use strict";a.r(e);var i=a("8c94"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"034e":function(t,e,a){"use strict";a.r(e);var i=a("b09a"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"0393":function(t,e,a){"use strict";a.r(e);var i=a("57d7"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"03e9":function(t,e,a){"use strict";a.r(e);var i=a("66d0"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"048f":function(t,e,a){"use strict";a.r(e);var i=a("bd05"),n=a("c189");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("7393");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"4e3c76a4",null,!1,i["a"],void 0);e["default"]=s.exports},"051f":function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={qiunDataCharts:a("7135").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[t._$g(2,"i")?a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[t._v("\u8be5\u5730\u533a\u4f53\u80b2\u603b\u6210\u7ee9\u4e3a:"+t._$g(2,"t0-0"))]):t._e(),a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},[t._v("\u672c\u6b21\u4f30\u5206\u6210\u7ee9\u4e3a")]),a("uni-view",{staticClass:t._$g(4,"sc"),attrs:{_i:4}},[a("qiun-data-charts",{attrs:{_i:5}}),a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[t._v(t._$g(6,"t0-0"))])],1),a("uni-view",{staticClass:t._$g(7,"sc"),attrs:{_i:7}},[t._v(t._$g(7,"t0-0"))])],1),t._l(t._$g(8,"f"),(function(e,i,n,r){return a("uni-view",{key:e,attrs:{_i:"8-"+r}},[a("uni-view",{staticClass:t._$g("9-"+r,"sc"),attrs:{_i:"9-"+r}},[t._v(t._$g("9-"+r,"t0-0"))]),a("uni-view",{staticClass:t._$g("10-"+r,"sc"),attrs:{_i:"10-"+r}},t._l(t._$g("11-"+r,"f"),(function(e,i,n,o){return a("uni-view",{key:e,staticClass:t._$g("11-"+r+"-"+o,"sc"),attrs:{_i:"11-"+r+"-"+o}},[a("uni-view",{staticClass:t._$g("12-"+r+"-"+o,"sc"),attrs:{_i:"12-"+r+"-"+o}},[a("uni-view",{staticClass:t._$g("13-"+r+"-"+o,"sc"),attrs:{_i:"13-"+r+"-"+o}},[t._v(t._$g("13-"+r+"-"+o,"t0-0"))])],1),t._l(t._$g("14-"+r+"-"+o,"f"),(function(e,i,n,s){return t._$g("14-"+r+"-"+o+"-"+s,"i")?a("uni-view",{key:e,staticClass:t._$g("14-"+r+"-"+o+"-"+s,"sc"),attrs:{_i:"14-"+r+"-"+o+"-"+s}},[a("uni-view",{staticClass:t._$g("15-"+r+"-"+o+"-"+s,"sc"),attrs:{_i:"15-"+r+"-"+o+"-"+s}},[t._v(t._$g("15-"+r+"-"+o+"-"+s,"t0-0"))]),a("uni-view",{staticClass:t._$g("16-"+r+"-"+o+"-"+s,"sc"),attrs:{_i:"16-"+r+"-"+o+"-"+s}},[a("uni-view",{staticClass:t._$g("17-"+r+"-"+o+"-"+s,"sc"),attrs:{_i:"17-"+r+"-"+o+"-"+s}},[t._v(t._$g("17-"+r+"-"+o+"-"+s,"t0-0"))]),a("uni-view",{staticClass:t._$g("18-"+r+"-"+o+"-"+s,"sc"),attrs:{_i:"18-"+r+"-"+o+"-"+s}},[t._v(t._$g("18-"+r+"-"+o+"-"+s,"t0-0"))]),a("uni-view",{staticClass:t._$g("19-"+r+"-"+o+"-"+s,"sc"),attrs:{_i:"19-"+r+"-"+o+"-"+s}},[t._v(t._$g("19-"+r+"-"+o+"-"+s,"t0-0"))])],1)],1):t._e()}))],2)})),1)],1)}))],2)},r=[]},"0543":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.content[data-v-e0bcb9d6]{width:calc(100% - 30px);padding:0 15px;min-height:100vh;color:#5d5651;background-color:#000}.cgreen[data-v-e0bcb9d6]{color:#39d9c9}.tips[data-v-e0bcb9d6]{display:flex;flex-direction:column;justify-content:space-between}.tips .top[data-v-e0bcb9d6]{width:100%;display:flex;margin-top:20px;align-items:flex-start}.tips .top .left[data-v-e0bcb9d6]{font-size:64rpx;margin-right:10px}.tips .top .right .text[data-v-e0bcb9d6]{font-size:32rpx!important}.tips .top .right uni-text[data-v-e0bcb9d6]{font-size:32rpx;display:block;width:100%;margin-bottom:5px}.tips .item[data-v-e0bcb9d6]{background-color:#272a2a;border-radius:10px;margin-top:8px;color:#fff;height:35px;line-height:35px;display:flex}.tips .item uni-text[data-v-e0bcb9d6]{flex-grow:0;display:inline-block}.tips .item .cgreen[data-v-e0bcb9d6]{flex-grow:2;font-size:32rpx;text-align:center}.tips .item .level[data-v-e0bcb9d6]{color:#516752}.tips .title[data-v-e0bcb9d6]{font-size:32rpx;margin:20px}.tips .title uni-view[data-v-e0bcb9d6]{width:100%;margin-top:40px;text-align:center}.tips .data[data-v-e0bcb9d6]{margin-top:20px}.tips .data .text[data-v-e0bcb9d6]{font-size:32rpx;color:#fff;line-height:20px}.tips .btn[data-v-e0bcb9d6]{width:70%;color:#fff;padding:5px 15px;border-radius:15px;text-align:center;background:linear-gradient(90deg,#477eff,#39d9c9);margin:15px auto;position:absolute;bottom:80px;left:calc(15% - 15px)}.tips .close[data-v-e0bcb9d6]{background:#999;bottom:20px}.weight[data-v-e0bcb9d6]{padding-top:30px}.weight .title[data-v-e0bcb9d6]{width:80%;margin:auto;font-size:32rpx;text-align:center}.box1[data-v-e0bcb9d6]{color:#fff;margin:50px 15px 15px;width:calc(100%- 30px)}.box1 .time[data-v-e0bcb9d6]{width:60%;margin:auto;position:relative;text-align:center;border-radius:10px;background-color:#272a2a;height:30px;line-height:30px}.box1 .time[data-v-e0bcb9d6]:after{content:"";position:absolute;left:45%;bottom:-7px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #272a2a}.box1 .item[data-v-e0bcb9d6]{width:100%;font-size:28rpx;padding:10px 0;border-radius:15px;display:flex;align-items:center;justify-content:center;margin-bottom:15px;position:relative;margin-top:10px}.box1 .item .image[data-v-e0bcb9d6]{width:80%}.box1 .item .image uni-image[data-v-e0bcb9d6]{width:100%;margin-top:10px}.box1 .item .center[data-v-e0bcb9d6]{top:0;bottom:-15px;position:absolute;width:55px;margin:auto;text-align:center;background-color:#333;border-radius:10px;z-index:9}.box1 .item .level-bg[data-v-e0bcb9d6]{position:absolute;width:55px;margin:auto;text-align:center;background-color:#4d6c7b;border-radius:0 0 10px 10px;bottom:0;z-index:19}.box1 .item .level-item[data-v-e0bcb9d6]{width:55px;height:100%;position:absolute;z-index:99}.box1 .item .level-item[data-v-e0bcb9d6] :last-child{border-bottom:none}.box1 .item .ite[data-v-e0bcb9d6]{margin:0 5px;width:calc(100% - 10px);height:40px;line-height:40px;font-size:32rpx;color:#fff;z-index:99;border-bottom:1px solid #999}.val[data-v-e0bcb9d6]{width:100%;text-align:center;margin:20px 0;color:#fff;font-size:28rpx}.val uni-text[data-v-e0bcb9d6]{display:block;color:#39d9c9!important;font-size:64rpx;margin-bottom:10px}',""]),t.exports=e},"0554":function(t,e,a){var i=a("725d");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("75e2a186",i,!0,{sourceMap:!1,shadowMode:!1})},"055d":function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}}),a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[a("v-uni-image",{attrs:{src:t._$g(3,"a-src"),_i:3}}),a("v-uni-text",{attrs:{_i:4}},[t._v("\u9752\u6d4b")])],1),a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5}},[a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[t._v(t._$g(6,"t0-0"))]),a("uni-view",{staticClass:t._$g(7,"sc"),attrs:{_i:7},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u5207\u6362\u767b\u5f55")]),a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[a("uni-view",{staticClass:t._$g(9,"sc"),attrs:{_i:9}},[a("uni-view",{staticClass:t._$g(10,"sc"),attrs:{_i:10}},[t._v("\u624b\u673a\u53f7/\u90ae\u7bb1")]),a("uni-view",{staticClass:t._$g(11,"sc"),attrs:{_i:11}},[a("v-uni-input",{attrs:{placeholder:"",_i:12},model:{value:t._$g(12,"v-model"),callback:function(e){t.$handleVModelEvent(12,e)},expression:"phone"}})],1)],1),t._$g(13,"i")?a("uni-view",{staticClass:t._$g(13,"sc"),attrs:{_i:13}},[a("uni-view",{staticClass:t._$g(14,"sc"),attrs:{_i:14}},[t._v(t._$g(14,"t0-0"))]),a("uni-view",{staticClass:t._$g(15,"sc"),attrs:{_i:15}},[a("v-uni-input",{staticClass:t._$g(16,"sc"),attrs:{_i:16},model:{value:t._$g(16,"v-model"),callback:function(e){t.$handleVModelEvent(16,e)},expression:"code"}}),a("v-uni-button",{staticClass:t._$g(17,"sc"),attrs:{type:"none",disabled:t._$g(17,"a-disabled"),_i:17},on:{click:function(e){return t.$handleViewEvent(e)}},model:{value:t._$g(17,"v-model"),callback:function(){},expression:"code"}},[t._v(t._$g(17,"t0-0"))])],1)],1):a("uni-view",{staticClass:t._$g(18,"sc"),attrs:{_i:18}},[a("uni-view",{staticClass:t._$g(19,"sc"),attrs:{_i:19}},[t._v("\u5bc6\u7801")]),a("uni-view",{staticClass:t._$g(20,"sc"),attrs:{_i:20}},[a("v-uni-input",{staticClass:t._$g(21,"sc"),attrs:{_i:21},model:{value:t._$g(21,"v-model"),callback:function(e){t.$handleVModelEvent(21,e)},expression:"password"}}),a("v-uni-text",{staticClass:t._$g(22,"sc"),attrs:{_i:22},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u5fd8\u8bb0\u5bc6\u7801\uff1f")])],1)],1)],1),a("uni-view",{staticClass:t._$g(23,"sc"),attrs:{_i:23},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v(t._$g(23,"t0-0"))]),a("uni-view",{staticClass:t._$g(24,"sc"),attrs:{_i:24},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("v-uni-text",{attrs:{_i:25}},[t._v(t._$g(25,"t0-0"))])],1)],1)],1)},n=[]},"05d3":function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={uniSwipeAction:a("7f50").default,uniSwipeActionItem:a("0809").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("v-uni-icon",{staticClass:t._$g(2,"sc"),attrs:{_i:2}}),t._v("\u6dfb\u52a0\u6210\u5458")],1),t._$g(3,"i")?a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},[a("uni-view",{staticClass:t._$g(4,"sc"),attrs:{_i:4}},[a("uni-swipe-action",{attrs:{_i:5}},t._l(t._$g(6,"f"),(function(e,i,n,r){return a("uni-swipe-action-item",{key:e,attrs:{_i:"6-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g("7-"+r,"sc"),attrs:{_i:"7-"+r}},[a("uni-view",{staticClass:t._$g("8-"+r,"sc"),attrs:{_i:"8-"+r}},[a("v-uni-image",{staticClass:t._$g("9-"+r,"sc"),attrs:{src:t._$g("9-"+r,"a-src"),_i:"9-"+r}}),a("uni-view",{staticClass:t._$g("10-"+r,"sc"),attrs:{_i:"10-"+r}},[a("uni-view",{staticClass:t._$g("11-"+r,"sc"),attrs:{_i:"11-"+r}},[t._v(t._$g("11-"+r,"t0-0"))]),a("uni-view",{staticClass:t._$g("12-"+r,"sc"),attrs:{_i:"12-"+r}},[a("v-uni-text",{attrs:{_i:"13-"+r}},[t._v(t._$g("13-"+r,"t0-0"))]),a("v-uni-text",{attrs:{_i:"14-"+r}},[t._v(t._$g("14-"+r,"t0-0")+"\u5c81")])],1)],1)],1),a("uni-view",{staticClass:t._$g("15-"+r,"sc"),attrs:{_i:"15-"+r},on:{click:function(e){return t.$handleViewEvent(e,{stop:!0})}}},[a("uni-view",{staticClass:t._$g("16-"+r,"sc"),attrs:{_i:"16-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u7f16\u8f91")])],1)],1)],1)})),1)],1)],1):a("uni-view",{attrs:{_i:17}},[t._v("\u6ca1\u6709\u6570\u636e\u4e86\uff01")])],1)},r=[]},"0608":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={name:"uniCollapse",props:["value","modelValue","accordion"],data:function(){return{wxsProps:{}}},components:{}}},"0658":function(t,e,a){"use strict";a.r(e);var i=a("b44d"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"06f0":function(t,e,a){"use strict";var i=a("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(a("3478")),r=i(a("048f")),o={data:function(){return{wxsProps:{}}},components:{record:n.default,headerIndex:r.default}};e.default=o},"0809":function(t,e,a){"use strict";a.r(e);var i=a("e912"),n=a("6365");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);var o=a("6a41");for(var r in o)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return o[t]}))}(r);a("17e9");var s=a("828b"),c=a("84ec");n["default"].__module="renderswipe";var l=Object(s["a"])(o["default"],i["b"],i["c"],!1,null,"4b98f4fc",null,!1,i["a"],n["default"]);"function"===typeof c["a"]&&Object(c["a"])(l),e["default"]=l.exports},"080b":function(t,e,a){var i=a("5327");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("a8f5edb6",i,!0,{sourceMap:!1,shadowMode:!1})},"09a4":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},"0a68":function(t,e,a){"use strict";var i=a("4a84"),n=a.n(i);n.a},"0b4a":function(t,e,a){"use strict";a.r(e);var i=a("49c2"),n=a("32fe");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("3dfe");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"32fb9b8c",null,!1,i["a"],void 0);e["default"]=s.exports},"0bb0":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},"0c71":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},"0ced":function(t,e,a){"use strict";var i=a("3f0f"),n=a.n(i);n.a},"0eae":function(t,e,a){"use strict";a.r(e);var i=a("32b8"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"0f1b":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.content[data-v-056eecdd]{width:100%;height:100vh}.login[data-v-056eecdd]{width:calc(100% - 30px);height:auto;background:#fff;border-radius:10px;padding:15px;background-color:#fff;z-index:99}.login .editem[data-v-056eecdd]{position:relative;display:flex;align-items:center;font-size:28rpx;justify-content:space-between;flex-wrap:wrap}.login .editem .item[data-v-056eecdd]{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.login .editem .item .text[data-v-056eecdd]{width:80px;height:40px;line-height:40px;font-size:32rpx}.login .editem .item .input[data-v-056eecdd]{width:calc(100% - 100px);height:35px;line-height:35px;display:flex;position:relative;border:#dfdfdf 1px solid;border-radius:5px;padding:0 10px;background-color:#f7f7f7}.login .editem .item uni-input[data-v-056eecdd]{height:40px;line-height:40px;position:absolute;left:10px;right:0;z-index:88;font-size:28rpx}.login .btnlogin[data-v-056eecdd]{width:100%;margin:15px 0;height:42px;line-height:42px;background:#fec407;font-weight:700;border-radius:15px;text-align:center;color:#fff!important}',""]),t.exports=e},"0f56":function(t,e,a){"use strict";a.r(e);var i=a("4851"),n=a("fc69");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("adda");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"7c3b7724",null,!1,i["a"],void 0);e["default"]=s.exports},"0f78":function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[t._$g(2,"i")?a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[t._v("\u8fde\u63a5\u4e2d\uff0c\u8bf7\u7a0d\u540e")]):t._e(),t._$g(3,"i")?a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},[t._v("\u8fde\u63a5\u6210\u529f\uff0c\u5f00\u59cb\u6d4b\u91cf")]):t._e(),t._$g(4,"i")?a("uni-view",{staticClass:t._$g(4,"sc"),attrs:{_i:4},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u8fde\u63a5\u5931\u8d25\uff0c\u70b9\u51fb\u91cd\u65b0\u8fde\u63a5")]):t._e(),a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5}},[t._v(t._$g(5,"t0-0"))]),a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[a("v-uni-image",{staticClass:t._$g(7,"sc"),attrs:{src:"/static/devices/HC.png",_i:7}})],1),a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[a("uni-view",{attrs:{_i:9}},[t._v("\u63d0\u793a\uff1a")]),a("v-uni-text",{attrs:{_i:10}},[t._v("1.\u8bf7\u786e\u5b9a\u8bbe\u5907\u5df2\u5f00\u673a")]),a("v-uni-text",{attrs:{_i:11}},[t._v("2.\u8bf7\u786e\u5b9a\u624b\u673a\u84dd\u7259\u53ca\u4f4d\u7f6e\u4fe1\u606f\u5df2\u6253\u5f00")])],1)],1),t._$g(12,"i")?a("uni-view",{staticClass:t._$g(12,"sc"),attrs:{_i:12}},[a("uni-view",{staticClass:t._$g(13,"sc"),attrs:{_i:13}}),a("uni-view",{staticClass:t._$g(14,"sc"),attrs:{_i:14}},[a("uni-view",{staticClass:t._$g(15,"sc"),attrs:{_i:15}},[t._v("\u6d4b\u91cf\u7ed3\u679c\u63d0\u793a")]),a("uni-view",{staticClass:t._$g(16,"sc"),attrs:{_i:16}},[t._v("\u672c\u6b21\u6d4b\u91cf\u8eab\u9ad8\u4e3a\uff1a"),a("v-uni-text",{attrs:{_i:17}},[t._v(t._$g(17,"t0-0")+t._$g(17,"t0-1"))])],1),a("uni-view",{staticClass:t._$g(18,"sc"),attrs:{_i:18}},[t._v("\u4e0a\u6b21\u6d4b\u91cf\u4f53\u91cd\u4e3a\uff1a"),a("v-uni-input",{attrs:{type:"digit",placeholder:"\u8bf7\u8f93\u5165\u4f53\u91cd",_i:19},model:{value:t._$g(19,"v-model"),callback:function(e){t.$handleVModelEvent(19,e)},expression:"weight"}}),t._v("kg")],1),a("uni-view",{staticClass:t._$g(20,"sc"),attrs:{_i:20},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u53d6\u6d88")]),a("uni-view",{staticClass:t._$g(21,"sc"),attrs:{_i:21},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u4fdd\u5b58\u6d4b\u91cf\u7ed3\u679c")])],1)],1):t._e()],1)},n=[]},1017:function(t,e,a){"use strict";var i=a("0554"),n=a.n(i);n.a},"119c":function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={qiunDataCharts:a("7135").default,uniIcons:a("bbd6").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("headerIndex",{attrs:{_i:1},on:{getAciveCity:function(e){return t.$handleViewEvent(e)}}}),a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},[t._v("\u672c\u6b21\u4f30\u5206\u6210\u7ee9\u4e3a")]),a("uni-view",{staticClass:t._$g(4,"sc"),attrs:{_i:4}},[a("qiun-data-charts",{attrs:{_i:5}}),a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[t._v(t._$g(6,"t0-0"))])],1),a("uni-view",{staticClass:t._$g(7,"sc"),attrs:{_i:7},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u4f30\u5206\u5386\u53f2")]),t._$g(8,"i")?a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[t._v("\u8be5\u5730\u533a\u4f53\u80b2\u603b\u6210\u7ee9\u4e3a:"+t._$g(8,"t0-0"))]):t._e()],1),t._$g(9,"i")?a("uni-view",{attrs:{_i:9}},[t._l(t._$g(10,"f"),(function(e,i,n,r){return a("uni-view",{key:e,attrs:{_i:"10-"+r}},[a("uni-view",{staticClass:t._$g("11-"+r,"sc"),attrs:{_i:"11-"+r}},[t._v(t._$g("11-"+r,"t0-0"))]),a("uni-view",{staticClass:t._$g("12-"+r,"sc"),attrs:{_i:"12-"+r}},t._l(t._$g("13-"+r,"f"),(function(e,i,n,o){return a("uni-view",{key:e,staticClass:t._$g("13-"+r+"-"+o,"sc"),attrs:{_i:"13-"+r+"-"+o}},[a("uni-view",{staticClass:t._$g("14-"+r+"-"+o,"sc"),attrs:{_i:"14-"+r+"-"+o}},[a("uni-view",{staticClass:t._$g("15-"+r+"-"+o,"sc"),attrs:{_i:"15-"+r+"-"+o}},[t._v(t._$g("15-"+r+"-"+o,"t0-0"))]),t._$g("16-"+r+"-"+o,"i")?a("uni-view",{staticClass:t._$g("16-"+r+"-"+o,"sc"),attrs:{_i:"16-"+r+"-"+o},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u9009\u62e9\u9879\u76ee")]):t._e()],1),t._l(t._$g("17-"+r+"-"+o,"f"),(function(e,i,n,s){return t._$g("17-"+r+"-"+o+"-"+s,"i")?a("uni-view",{key:e,staticClass:t._$g("17-"+r+"-"+o+"-"+s,"sc"),attrs:{_i:"17-"+r+"-"+o+"-"+s}},[a("uni-view",{staticClass:t._$g("18-"+r+"-"+o+"-"+s,"sc"),attrs:{_i:"18-"+r+"-"+o+"-"+s}},[t._v(t._$g("18-"+r+"-"+o+"-"+s,"t0-0")),t._$g("19-"+r+"-"+o+"-"+s,"i")?a("uni-icons",{attrs:{_i:"19-"+r+"-"+o+"-"+s},on:{click:function(e){return t.$handleViewEvent(e)}}}):t._e()],1),a("uni-view",{staticClass:t._$g("20-"+r+"-"+o+"-"+s,"sc"),attrs:{_i:"20-"+r+"-"+o+"-"+s}},[a("uni-view",{staticClass:t._$g("21-"+r+"-"+o+"-"+s,"sc"),attrs:{_i:"21-"+r+"-"+o+"-"+s}},[t._$g("22-"+r+"-"+o+"-"+s,"i")?a("v-uni-input",{attrs:{type:"number","confirm-type":"done",placeholder:"\u8bf7\u8f93\u5165",_i:"22-"+r+"-"+o+"-"+s},model:{value:t._$g("22-"+r+"-"+o+"-"+s,"v-model"),callback:function(e){t.$handleVModelEvent("22-"+r+"-"+o+"-"+s,e)},expression:"it.value"}}):t._$g("23-"+r+"-"+o+"-"+s,"e")?a("v-uni-input",{attrs:{type:"digit","confirm-type":"done",placeholder:"\u8bf7\u8f93\u5165",maxlength:"4",_i:"23-"+r+"-"+o+"-"+s},model:{value:t._$g("23-"+r+"-"+o+"-"+s,"v-model"),callback:function(e){t.$handleVModelEvent("23-"+r+"-"+o+"-"+s,e)},expression:"it.value"}}):t._$g("24-"+r+"-"+o+"-"+s,"e")?a("v-uni-picker",{attrs:{mode:"multiSelector",range:t._$g("24-"+r+"-"+o+"-"+s,"a-range"),_i:"24-"+r+"-"+o+"-"+s},on:{change:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{attrs:{_i:"25-"+r+"-"+o+"-"+s}},[t._v(t._$g("25-"+r+"-"+o+"-"+s,"t0-0"))]),a("uni-icons",{staticClass:t._$g("26-"+r+"-"+o+"-"+s,"sc"),attrs:{_i:"26-"+r+"-"+o+"-"+s}})],1):t._e(),t._$g("27-"+r+"-"+o+"-"+s,"i")?a("uni-icons",{attrs:{_i:"27-"+r+"-"+o+"-"+s},on:{click:function(e){return t.$handleViewEvent(e)}}}):t._e()],1),a("v-uni-text",{attrs:{_i:"28-"+r+"-"+o+"-"+s}},[t._v(t._$g("28-"+r+"-"+o+"-"+s,"t0-0"))])],1)],1):t._e()})),t._l(t._$g("29-"+r+"-"+o,"f"),(function(e,i,n,s){return t._$g("29-"+r+"-"+o+"-"+s,"i")?a("uni-view",{key:e,staticClass:t._$g("29-"+r+"-"+o+"-"+s,"sc"),attrs:{_i:"29-"+r+"-"+o+"-"+s}},[a("uni-view",{staticClass:t._$g("30-"+r+"-"+o+"-"+s,"sc"),attrs:{_i:"30-"+r+"-"+o+"-"+s}},[t._v(t._$g("30-"+r+"-"+o+"-"+s,"t0-0"))]),a("uni-view",{staticClass:t._$g("31-"+r+"-"+o+"-"+s,"sc"),attrs:{_i:"31-"+r+"-"+o+"-"+s}},[a("uni-view",{staticStyle:{width:"40%"},attrs:{_i:"32-"+r+"-"+o+"-"+s}},[t._v(t._$g("32-"+r+"-"+o+"-"+s,"t0-0"))]),a("uni-view",{staticClass:t._$g("33-"+r+"-"+o+"-"+s,"sc"),attrs:{_i:"33-"+r+"-"+o+"-"+s}},[t._v(t._$g("33-"+r+"-"+o+"-"+s,"t0-0"))]),a("uni-view",{staticClass:t._$g("34-"+r+"-"+o+"-"+s,"sc"),attrs:{_i:"34-"+r+"-"+o+"-"+s}},[t._v(t._$g("34-"+r+"-"+o+"-"+s,"t0-0"))])],1)],1):t._e()}))],2)})),1)],1)})),t._$g(35,"i")?a("uni-view",{staticClass:t._$g(35,"sc"),attrs:{_i:35},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u91cd\u65b0\u4f30\u5206")]):a("uni-view",{staticClass:t._$g(36,"sc"),attrs:{_i:36},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u5f00\u59cb\u4f30\u5206")])],2):a("uni-view",{staticClass:t._$g(37,"sc"),attrs:{_i:37}},[a("v-uni-image",{attrs:{src:t._$g(38,"a-src"),_i:38}}),a("v-uni-text",{attrs:{_i:39}},[t._v(t._$g(39,"t0-0"))])],1),a("uslider",{attrs:{_i:40}}),t._$g(41,"i")?a("uni-view",{staticClass:t._$g(41,"sc"),attrs:{_i:41}},[a("uni-view",{staticClass:t._$g(42,"sc"),attrs:{_i:42},on:{click:function(e){return t.$handleViewEvent(e)}}}),a("uni-view",{staticClass:t._$g(43,"sc"),attrs:{_i:43},on:{click:function(e){return t.$handleViewEvent(e,{stop:!0})}}},[a("uni-view",{staticClass:t._$g(44,"sc"),attrs:{_i:44}},[t._v("\u8bf7\u9009\u62e9"),a("v-uni-text",{staticClass:t._$g(45,"sc"),attrs:{_i:45}},[t._v("("+t._$g(45,"t0-0")+"\u9009"+t._$g(45,"t0-1")+")")])],1),t._l(t._$g(46,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("46-"+r,"sc"),attrs:{_i:"46-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._$g("47-"+r,"i")?a("uni-icons",{attrs:{_i:"47-"+r}}):t._e(),t._$g("48-"+r,"i")?a("uni-icons",{attrs:{_i:"48-"+r}}):t._e(),a("uni-view",{staticClass:t._$g("49-"+r,"sc"),attrs:{_i:"49-"+r}},[a("uni-view",{staticClass:t._$g("50-"+r,"sc"),attrs:{_i:"50-"+r}},[t._v(t._$g("50-"+r,"t0-0"))])],1)],1)})),a("uni-view",{staticClass:t._$g(51,"sc"),attrs:{_i:51},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u53d6\u6d88")]),a("uni-view",{staticClass:t._$g(52,"sc"),attrs:{_i:52},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u786e\u5b9a")])],2)],1):t._e()],1)},r=[]},"11e9":function(t,e,a){"use strict";var i=a("5f35"),n=a.n(i);n.a},"122e":function(t,e,a){"use strict";var i=a("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(a("048f")),r={data:function(){return{wxsProps:{}}},components:{headerIndex:n.default}};e.default=r},1690:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.common[data-v-12b65662]{width:100%;min-height:100.5vh;overflow-y:scroll;background-color:#f7f7f7}.history[data-v-12b65662]{width:calc(100% - 30px);height:auto;margin:15px 15px 0;padding-bottom:40px}.history .list[data-v-12b65662]{width:100%;border-radius:10px;margin-bottom:12px}.history .list .data[data-v-12b65662]{width:100%;justify-content:center;margin-bottom:8px;display:flex;align-items:center;font-size:36rpx}.history .list .data uni-icon[data-v-12b65662]{width:40rpx;height:40rpx;margin-right:8px}.history .list .item[data-v-12b65662]{width:calc(100% - 40rpx);display:flex;justify-content:space-between;background:#fff;font-weight:700;line-height:50rpx;padding:10px;font-size:36rpx!important}.history .list .time[data-v-12b65662]{font-size:32rpx;font-weight:500}',""]),t.exports=e},1799:function(t,e,a){var i=a("8055");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("4474a4d2",i,!0,{sourceMap:!1,shadowMode:!1})},"17dc":function(t,e,a){"use strict";a.r(e);var i=a("e5e2"),n=a("cd86");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("9dca");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"2ffe83fe",null,!1,i["a"],void 0);e["default"]=s.exports},"17e9":function(t,e,a){"use strict";var i=a("c418"),n=a.n(i);n.a},"19ec":function(t,e,a){"use strict";var i=a("788f"),n=a.n(i);n.a},"1a05":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},"1a07":function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},[a("uni-view",{staticClass:t._$g(4,"sc"),attrs:{_i:4}},[t._v("\u624b\u673a\u53f7/\u90ae\u7bb1")]),a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5}},[a("v-uni-input",{attrs:{placeholder:"",_i:6},model:{value:t._$g(6,"v-model"),callback:function(e){t.$handleVModelEvent(6,e)},expression:"phone"}})],1)],1),a("uni-view",{staticClass:t._$g(7,"sc"),attrs:{_i:7}},[a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[t._v("\u9a8c\u8bc1\u7801")]),a("uni-view",{staticClass:t._$g(9,"sc"),attrs:{_i:9}},[a("v-uni-input",{staticClass:t._$g(10,"sc"),attrs:{_i:10},model:{value:t._$g(10,"v-model"),callback:function(e){t.$handleVModelEvent(10,e)},expression:"code"}}),a("v-uni-button",{staticClass:t._$g(11,"sc"),attrs:{type:"none",disabled:t._$g(11,"a-disabled"),_i:11},on:{click:function(e){return t.$handleViewEvent(e)}},model:{value:t._$g(11,"v-model"),callback:function(){},expression:"code"}},[t._v(t._$g(11,"t0-0"))])],1)],1),a("uni-view",{staticClass:t._$g(12,"sc"),attrs:{_i:12}},[a("uni-view",{staticClass:t._$g(13,"sc"),attrs:{_i:13}},[t._v("\u5bc6\u7801")]),a("uni-view",{staticClass:t._$g(14,"sc"),attrs:{_i:14}},[a("v-uni-input",{staticClass:t._$g(15,"sc"),attrs:{_i:15},model:{value:t._$g(15,"v-model"),callback:function(e){t.$handleVModelEvent(15,e)},expression:"password"}})],1)],1),a("uni-view",{staticClass:t._$g(16,"sc"),attrs:{_i:16}},[a("uni-view",{staticClass:t._$g(17,"sc"),attrs:{_i:17}},[t._v("\u786e\u8ba4\u5bc6\u7801")]),a("uni-view",{staticClass:t._$g(18,"sc"),attrs:{_i:18}},[a("v-uni-input",{staticClass:t._$g(19,"sc"),attrs:{_i:19},model:{value:t._$g(19,"v-model"),callback:function(e){t.$handleVModelEvent(19,e)},expression:"password2"}})],1)],1)],1),a("uni-view",{staticClass:t._$g(20,"sc"),attrs:{_i:20},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u786e\u8ba4")])],1)],1)},n=[]},"1a23":function(t,e,a){var i=a("ef51");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("f4d40af2",i,!0,{sourceMap:!1,shadowMode:!1})},"1a82":function(t,e,a){"use strict";a.r(e);var i=a("f202"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"1b6a":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={showWatch:function(t,e,a,i,n){var r=n.state,o=a.$el||a.$vm&&a.$vm.$el;o&&(this.getDom(i,a,n),t&&"none"!==t?this.openState(t,i,a,n):(r.left&&this.openState("none",i,a,n),this.resetTouchStatus(i,n)))},touchstart:function(t,e,a){var i=t.instance,n=i.getDataset().disabled,r=a.state;this.getDom(i,e,a),n=this.getDisabledType(n),n||(i.requestAnimationFrame((function(){i.removeClass("ani"),e.callMethod("closeSwipe")})),r.x=r.left||0,this.stopTouchStart(t,e,a))},touchmove:function(t,e,a){var i=t.instance;if(i){var n=i.getDataset().disabled,r=a.state;if(n=this.getDisabledType(n),!n&&(this.stopTouchMove(t,a),"horizontal"===r.direction)){t.preventDefault&&t.preventDefault();var o=r.x+r.deltaX;this.move(o,i,e,a)}}},touchend:function(t,e,a){var i=t.instance,n=i.getDataset().disabled,r=a.state;n=this.getDisabledType(n),n||this.moveDirection(r.left,i,e,a)},move:function(t,e,a,i){t=t||0;var n=i.state,r=n.leftWidth,o=n.rightWidth;n.left=this.range(t,-o,r),e.requestAnimationFrame((function(){e.setStyle({transform:"translateX("+n.left+"px)","-webkit-transform":"translateX("+n.left+"px)"})}))},getDom:function(t,e,a){var i=a.state,n=e.$el||e.$vm&&e.$vm.$el,r=n.querySelector(".button-group--left"),o=n.querySelector(".button-group--right");i.leftWidth=r.offsetWidth||0,i.rightWidth=o.offsetWidth||0,i.threshold=t.getDataset().threshold},getDisabledType:function(t){return("string"===typeof t?JSON.parse(t):t)||!1},range:function(t,e,a){return Math.min(Math.max(t,e),a)},moveDirection:function(t,e,a,i){var n=i.state,r=n.threshold,o=(n.position,n.isopen||"none"),s=n.leftWidth,c=n.rightWidth;0!==n.deltaX?"none"===o&&c>0&&-t>r||"none"!==o&&c>0&&c+t<r?this.openState("right",e,a,i):"none"===o&&s>0&&t>r||"none"!==o&&s>0&&s-t<r?this.openState("left",e,a,i):this.openState("none",e,a,i):this.openState("none",e,a,i)},openState:function(t,e,a,i){var n=this,r=i.state,o=r.leftWidth,s=r.rightWidth,c="";switch(r.isopen=r.isopen?r.isopen:"none",t){case"left":c=o;break;case"right":c=-s;break;default:c=0}r.isopen!==t&&(r.throttle=!0,a.callMethod("change",{open:t})),r.isopen=t,e.requestAnimationFrame((function(){e.addClass("ani"),n.move(c,e,a,i)}))},getDirection:function(t,e){return t>e&&t>10?"horizontal":e>t&&e>10?"vertical":""},resetTouchStatus:function(t,e){var a=e.state;a.direction="",a.deltaX=0,a.deltaY=0,a.offsetX=0,a.offsetY=0},stopTouchStart:function(t,e,a){var i=t.instance,n=a.state;this.resetTouchStatus(i,a);var r=t.touches[0];n.startX=r.clientX,n.startY=r.clientY},stopTouchMove:function(t,e){t.instance;var a=e.state,i=t.touches[0];a.deltaX=i.clientX-a.startX,a.deltaY=i.clientY-a.startY,a.offsetY=Math.abs(a.deltaY),a.offsetX=Math.abs(a.deltaX),a.direction=a.direction||this.getDirection(a.offsetX,a.offsetY)}};e.default=i},"1bf7":function(t,e,a){"use strict";a.r(e);var i=a("ccf0"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"1d16":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},"1e57":function(t,e,a){"use strict";var i=a("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(a("048f")),r={data:function(){return{wxsProps:{}}},components:{headerIndex:n.default}};e.default=r},"1ec5":function(t,e){var a=["#1890FF","#91CB74","#FAC858","#EE6666","#73C0DE","#3CA272","#FC8452","#9A60B4","#ea7ccc"];t.exports={type:["pie","ring","rose","word","funnel","map","arcbar","line","column","area","radar","gauge","candle","mix","tline","tarea","scatter","bubble","demotype"],range:["\u997c\u72b6\u56fe","\u5706\u73af\u56fe","\u73ab\u7470\u56fe","\u8bcd\u4e91\u56fe","\u6f0f\u6597\u56fe","\u5730\u56fe","\u5706\u5f27\u8fdb\u5ea6\u6761","\u6298\u7ebf\u56fe","\u67f1\u72b6\u56fe","\u533a\u57df\u56fe","\u96f7\u8fbe\u56fe","\u4eea\u8868\u76d8","K\u7ebf\u56fe","\u6df7\u5408\u56fe","\u65f6\u95f4\u8f74\u6298\u7ebf","\u65f6\u95f4\u8f74\u533a\u57df","\u6563\u70b9\u56fe","\u6c14\u6ce1\u56fe","\u81ea\u5b9a\u4e49\u7c7b\u578b"],categories:["line","column","area","radar","gauge","candle","mix","demotype"],instance:{},option:{},formatter:{yAxisDemo1:function(t){return t+"\u5143"},yAxisDemo2:function(t){return t.toFixed(2)},xAxisDemo1:function(t){return t+"\u5e74"},xAxisDemo2:function(t){return function(t,e){var a=new Date;a.setTime(1e3*t);var i=a.getFullYear(),n=a.getMonth()+1;n=n<10?"0"+n:n;var r=a.getDate();r=r<10?"0"+r:r;var o=a.getHours();o=o<10?"0"+o:o;var s=a.getMinutes(),c=a.getSeconds();return s=s<10?"0"+s:s,c=c<10?"0"+c:c,"full"==e?i+"-"+n+"-"+r+" "+o+":"+s+":"+c:"y-m-d"==e?i+"-"+n+"-"+r:"h:m"==e?o+":"+s:"h:m:s"==e?o+":"+s+":"+c:[i,n,r,o,s,c]}(t,"h:m")},seriesDemo1:function(t){return t+"\u5143"},tooltipDemo1:function(t,e,a,i){return 0==a?"\u968f\u4fbf\u7528"+t.data+"\u5e74":"\u5176\u4ed6\u6211\u6ca1\u6539"+t.data+"\u5929"},pieDemo:function(t,e,a){if(void 0!==e)return a[e].name+"\uff1a"+a[e].data+"\u5143"}},demotype:{type:"line",color:a,padding:[15,10,0,15],xAxis:{disableGrid:!0},yAxis:{gridType:"dash",dashLength:2},legend:{},extra:{line:{type:"curve",width:2}}},pie:{type:"pie",color:a,padding:[5,5,5,5],extra:{pie:{activeOpacity:.5,activeRadius:10,offsetAngle:0,labelWidth:15,border:!0,borderWidth:3,borderColor:"#FFFFFF"}}},ring:{type:"ring",color:a,padding:[5,5,5,5],rotate:!1,dataLabel:!0,legend:{show:!0,position:"right",lineHeight:25},title:{name:"\u6536\u76ca\u7387",fontSize:15,color:"#666666"},subtitle:{name:"70%",fontSize:25,color:"#7cb5ec"},extra:{ring:{ringWidth:30,activeOpacity:.5,activeRadius:10,offsetAngle:0,labelWidth:15,border:!0,borderWidth:3,borderColor:"#FFFFFF"}}},rose:{type:"rose",color:a,padding:[5,5,5,5],legend:{show:!0,position:"left",lineHeight:25},extra:{rose:{type:"area",minRadius:50,activeOpacity:.5,activeRadius:10,offsetAngle:0,labelWidth:15,border:!1,borderWidth:2,borderColor:"#FFFFFF"}}},word:{type:"word",color:a,extra:{word:{type:"normal",autoColors:!1}}},funnel:{type:"funnel",color:a,padding:[15,15,0,15],extra:{funnel:{activeOpacity:.3,activeWidth:10,border:!0,borderWidth:2,borderColor:"#FFFFFF",fillOpacity:1,labelAlign:"right"}}},map:{type:"map",color:a,padding:[0,0,0,0],dataLabel:!0,extra:{map:{border:!0,borderWidth:1,borderColor:"#666666",fillOpacity:.6,activeBorderColor:"#F04864",activeFillColor:"#FACC14",activeFillOpacity:1}}},arcbar:{type:"arcbar",color:a,title:{name:"\u767e\u5206\u6bd4",fontSize:25,color:"#00FF00"},subtitle:{name:"\u9ed8\u8ba4\u6807\u9898",fontSize:15,color:"#666666"},extra:{arcbar:{type:"default",width:12,backgroundColor:"#E9E9E9",startAngle:.75,endAngle:.25,gap:2}}},line:{type:"line",color:a,padding:[15,10,0,15],xAxis:{disableGrid:!0},yAxis:{gridType:"dash",dashLength:2},legend:{},extra:{line:{type:"straight",width:2}}},tline:{type:"line",color:a,padding:[15,10,0,15],xAxis:{disableGrid:!1,boundaryGap:"justify"},yAxis:{gridType:"dash",dashLength:2,data:[{min:0,max:80}]},legend:{},extra:{line:{type:"curve",width:2}}},tarea:{type:"area",color:a,padding:[0,15,15,5],xAxis:{disableGrid:!0,boundaryGap:"justify"},yAxis:{gridType:"dash",dashLength:2,data:[{min:0,max:80}]},legend:{},extra:{area:{type:"curve",opacity:.2,addLine:!0,width:2,gradient:!0}}},column:{type:"column",color:a,padding:[15,15,0,5],xAxis:{disableGrid:!0},yAxis:{gridType:"dash",disableGrid:!0,gridColor:"#ffffff",data:[{tofix:1,min:0}]},legend:{},extra:{column:{type:"group",width:20,seriesGap:5,meterFillColor:"#FFFFFF",activeBgColor:"#000000",activeBgOpacity:.5,barBorderCircle:!0,linearType:"opacity",linearOpacity:1}}},area:{type:"area",color:a,padding:[20,15,5,10],xAxis:{disableGrid:!0},yAxis:{gridType:"dash",disableGrid:!0,gridColor:"#ffffff",data:[{tofix:1,min:0}]},legend:{show:!1},extra:{area:{type:"curve",opacity:.2,addLine:!0,width:1,gradient:!0}}},radar:{type:"radar",color:a,padding:[5,5,5,5],legend:{show:!0,position:"right",lineHeight:25},extra:{radar:{gridType:"radar",gridColor:"#CCCCCC",gridCount:3,opacity:.2,max:200}}},gauge:{type:"gauge",color:a,title:{name:"66Km/H",fontSize:25,color:"#2fc25b",offsetY:50},subtitle:{name:"\u5b9e\u65f6\u901f\u5ea6",fontSize:15,color:"#1890ff",offsetY:-50},extra:{gauge:{type:"default",width:30,labelColor:"#666666",startAngle:.75,endAngle:.25,startNumber:0,endNumber:100,labelFormat:"",splitLine:{fixRadius:0,splitNumber:10,width:30,color:"#FFFFFF",childNumber:5,childWidth:12},pointer:{width:24,color:"auto"}}}},candle:{type:"candle",color:a,padding:[15,15,0,15],enableScroll:!0,enableMarkLine:!0,dataLabel:!1,xAxis:{labelCount:4,itemCount:40,disableGrid:!0,gridColor:"#CCCCCC",gridType:"solid",dashLength:4,scrollShow:!0,scrollAlign:"left",scrollColor:"#A6A6A6",scrollBackgroundColor:"#EFEBEF"},yAxis:{},legend:{},extra:{candle:{color:{upLine:"#f04864",upFill:"#f04864",downLine:"#2fc25b",downFill:"#2fc25b"},average:{show:!0,name:["MA5","MA10","MA30"],day:[5,10,20],color:["#1890ff","#2fc25b","#facc14"]}},markLine:{type:"dash",dashLength:5,data:[{value:2150,lineColor:"#f04864",showLabel:!0},{value:2350,lineColor:"#f04864",showLabel:!0}]}}},mix:{type:"mix",color:a,padding:[15,15,0,15],xAxis:{disableGrid:!0},yAxis:{disabled:!1,disableGrid:!1,splitNumber:5,gridType:"dash",dashLength:4,gridColor:"#CCCCCC",padding:10,showTitle:!0,data:[]},legend:{},extra:{mix:{column:{width:20}}}},scatter:{type:"scatter",color:a,padding:[15,15,0,15],dataLabel:!1,xAxis:{disableGrid:!1,gridType:"dash",splitNumber:5,boundaryGap:"justify",min:0},yAxis:{disableGrid:!1,gridType:"dash"},legend:{},extra:{scatter:{}}},bubble:{type:"bubble",color:a,padding:[15,15,0,15],xAxis:{disableGrid:!1,gridType:"dash",splitNumber:5,boundaryGap:"justify",min:0,max:250},yAxis:{disableGrid:!1,gridType:"dash",data:[{min:0,max:150}]},legend:{},extra:{bubble:{border:2,opacity:.5}}}}},"1f4c":function(t,e,a){"use strict";a.r(e);var i=a("7ce0"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"1f8c":function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this.$createElement,e=this._self._c||t;return e("uni-view",{staticClass:this._$g(0,"sc"),attrs:{_i:0}},[e("uni-view",{staticClass:this._$g(1,"sc"),attrs:{_i:1}}),e("uni-view",{staticClass:this._$g(2,"sc"),attrs:{_i:2}}),e("uni-view",{staticClass:this._$g(3,"sc"),attrs:{_i:3}}),e("uni-view",{staticClass:this._$g(4,"sc"),attrs:{_i:4}})],1)},n=[]},2158:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.content[data-v-167979c8]{min-height:100vh;padding-top:15px;padding-bottom:15px;background-color:#f7f7f7}.box[data-v-167979c8]{margin:15px 10px 0;padding:15px 10px 10px;background-color:#fff;width:calc(100% - 40px);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;border-radius:10px}.box .charts[data-v-167979c8]{width:100%;height:260upx;margin:10px 0;position:relative;display:flex;align-items:center;justify-content:center}.box .charts .name[data-v-167979c8]{position:absolute;width:100%;text-align:center;font-size:56rpx;margin:auto;color:#4687f9}.box .title[data-v-167979c8]{width:100%;text-align:center}.box .time[data-v-167979c8]{width:100%}.indexCarList[data-v-167979c8]{width:calc(100% - 40px);margin:10px;padding:5px 10px;background-color:#fff;border-radius:10px}.indexCarList .title[data-v-167979c8]{color:#000;background-color:#f5f5f5!important;border-bottom:1px solid #d9d9d9;padding-left:10px;border-radius:5px;height:35px;display:flex;font-weight:700;align-items:center;width:calc(100% - 10px);font-size:32upx}.indexCarList .title .name[data-v-167979c8]{font-weight:700;margin-top:3px}.indexCarList .title .right[data-v-167979c8]{width:30%;color:#477eff;font-size:32rpx;text-align:right;margin-top:5px;margin-right:10px}.indexCarList .item3[data-v-167979c8]{display:flex;background:#fff;padding:0 10px;height:50px;font-size:28upx;border-bottom:1px solid #f7f7f7}.indexCarList .item3 .name[data-v-167979c8]{width:40%;line-height:50px}.indexCarList .item3 .weight[data-v-167979c8]{width:60%;display:flex;align-items:center;position:relative;justify-content:space-between}.indexCarList .item3 .weight uni-view[data-v-167979c8]{width:30%;text-align:center}.indexCarList .item3 .weight .input[data-v-167979c8]{width:40%}.indexCarList .item3[data-v-167979c8]:nth-child(1){font-weight:700}',""]),t.exports=e},2175:function(t,e,a){"use strict";a.r(e);var i=a("d91e"),n=a("6d98");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("5af6");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"4e1c1bfa",null,!1,i["a"],void 0);e["default"]=s.exports},"217f":function(t,e,a){"use strict";var i=a("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(a("4194")),r=i(a("048f")),o=i(a("7135")),s={data:function(){return{wxsProps:{}}},components:{uslider:n.default,headerIndex:r.default,qiunDataCharts:o.default}};e.default=s},"218f":function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={uniIcons:a("bbd6").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[t._v("\u957f\u6309\u62d6\u62fd\u53ef\u8c03\u6574\u5361\u7247\u4f4d\u7f6e")]),a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},t._l(t._$g(4,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("4-"+r,"sc"),attrs:{_i:"4-"+r}},[t._$g("5-"+r,"i")?a("uni-icons",{attrs:{_i:"5-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}}):t._e(),a("uni-view",{staticClass:t._$g("6-"+r,"sc"),attrs:{_i:"6-"+r}},[a("v-uni-image",{attrs:{src:t._$g("7-"+r,"a-src"),_i:"7-"+r}}),a("uni-view",{attrs:{_i:"8-"+r}},[t._v(t._$g("8-"+r,"t0-0"))])],1)],1)})),1)],1),a("uni-view",{staticClass:t._$g(9,"sc"),attrs:{_i:9}},[a("uni-view",{staticClass:t._$g(10,"sc"),attrs:{_i:10}},[t._v("\u53ef\u6dfb\u52a0\u7684\u5361\u7247")]),a("uni-view",{staticClass:t._$g(11,"sc"),attrs:{_i:11}},t._l(t._$g(12,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("12-"+r,"sc"),attrs:{_i:"12-"+r}},[a("uni-icons",{attrs:{_i:"13-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}}),a("uni-view",{staticClass:t._$g("14-"+r,"sc"),attrs:{_i:"14-"+r}},[a("v-uni-image",{attrs:{src:t._$g("15-"+r,"a-src"),_i:"15-"+r}}),a("uni-view",{attrs:{_i:"16-"+r}},[t._v(t._$g("16-"+r,"t0-0"))])],1)],1)})),1)],1),a("uni-view",{staticClass:t._$g(17,"sc"),attrs:{_i:17},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u4fdd\u5b58\u5361\u7247")])],1)},r=[]},2220:function(t,e,a){"use strict";var i=a("d8ee"),n=a.n(i);n.a},"23ce":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},"23dc":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.common[data-v-0cf1b365]{width:100%;min-height:100.5vh;overflow-y:scroll;background-color:#f7f7f7}.history[data-v-0cf1b365]{width:calc(100% - 30px);height:auto;margin:15px 15px 0;padding-bottom:40px}.history .list[data-v-0cf1b365]{width:100%;margin-top:12px;position:relative}.history .list .item[data-v-0cf1b365]{width:calc(100% - 20px);height:auto;background:#fff;padding:6px 10px;display:flex;justify-content:space-between;border-radius:10px;align-items:center;font-weight:700;line-height:50rpx;font-size:36rpx!important}.history .list .item uni-text[data-v-0cf1b365]{display:block;color:#666;text-align:center;font-weight:500;font-size:28rpx}.history .list .time[data-v-0cf1b365]{font-size:28rpx;color:#666;display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:5px}.history .list .time uni-icon[data-v-0cf1b365]{width:40rpx;height:40rpx;margin-right:5px}.history .list .time uni-text[data-v-0cf1b365]{font-size:32rpx;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}',""]),t.exports=e},"23ee":function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return t._$g(0,"i")?a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2},on:{click:function(e){return t.$handleViewEvent(e,{stop:!0})}}},[a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},[t._v(t._$g(3,"t0-0"))]),t._$g(4,"i")?a("uni-view",{staticClass:t._$g(4,"sc"),attrs:{_i:4},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5}},[t._v("\u65e5\u671f")]),a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[a("v-uni-picker",{attrs:{mode:"date",start:t._$g(7,"a-start"),end:t._$g(7,"a-end"),fields:"time",_i:7},on:{change:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[t._v(t._$g(8,"t0-0"))]),a("v-uni-icon",{staticClass:t._$g(9,"sc"),attrs:{_i:9}})],1)],1)],1):t._e(),a("uni-view",{staticClass:t._$g(10,"sc"),attrs:{_i:10}},[a("uni-view",{staticClass:t._$g(11,"sc"),attrs:{_i:11}},[t._v("\u4f53\u91cd")]),a("uni-view",{staticClass:t._$g(12,"sc"),attrs:{_i:12}},[a("v-uni-input",{attrs:{type:"digit",placeholder:"\u8bf7\u8f93\u5165",_i:13},model:{value:t._$g(13,"v-model"),callback:function(e){t.$handleVModelEvent(13,e)},expression:"weight"}}),t._v("kg")],1)],1),a("uni-view",{staticClass:t._$g(14,"sc"),attrs:{_i:14},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u53d6\u6d88")]),a("uni-view",{staticClass:t._$g(15,"sc"),attrs:{_i:15},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u786e\u5b9a")])],1)],1)],1):t._e()},n=[]},"24d0":function(t,e,a){"use strict";a.r(e);var i=a("f493"),n=a("92a0");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("50be");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"e0bcb9d6",null,!1,i["a"],void 0);e["default"]=s.exports},"24d4":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={name:"qiun-data-charts",props:["type","canvasId","canvas2d","background","animation","chartData","opts","eopts","loadingType","errorShow","errorReload","errorMessage","inScrollView","reshow","reload","disableScroll","optsWatch","onzoom","ontap","ontouch","onmouse","onmovetip","echartsH5","echartsApp","tooltipShow","tooltipFormat","tooltipCustom","startDate","endDate","textEnum","groupEnum","pageScrollTop","directory","tapLegend","menus"],data:function(){return{wxsProps:{}}},components:{}}},2541:function(t,e,a){"use strict";var i=a("4e40"),n=a.n(i);n.a},"25a8":function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[t._$g(1,"i")?a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u6ca1\u6709\u641c\u5230\u60f3\u8981\u7684\uff1f\u70b9\u51fb\u91cd\u65b0\u641c\u7d22")]):t._e(),a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}}),a("uni-view",{staticClass:t._$g(4,"sc"),attrs:{_i:4}}),a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5}}),a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}}),a("uni-view",{staticClass:t._$g(7,"sc"),attrs:{_i:7}})],1),a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},t._l(t._$g(9,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("9-"+r,"sc"),attrs:{_i:"9-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("v-uni-image",{attrs:{src:t._$g("10-"+r,"a-src"),_i:"10-"+r}}),a("v-uni-text",{attrs:{_i:"11-"+r}},[t._v(t._$g("11-"+r,"t0-0"))])],1)})),1),t._$g(12,"i")?a("uni-view",{staticClass:t._$g(12,"sc"),attrs:{_i:12}},[a("uni-view",{attrs:{_i:13}},[t._v("\u63d0\u793a\uff1a")]),a("v-uni-text",{attrs:{_i:14}},[t._v("1.\u8bf7\u786e\u5b9a\u8bbe\u5907\u5df2\u7ed1\u5b9a")]),a("v-uni-text",{attrs:{_i:15}},[t._v("2.\u8bf7\u786e\u5b9a\u8bbe\u5907\u5df2\u5f00\u673a")]),a("v-uni-text",{attrs:{_i:16}},[t._v("3.\u8bf7\u786e\u5b9a\u624b\u673a\u84dd\u7259\u53ca\u4f4d\u7f6e\u4fe1\u606f\u5df2\u6253\u5f00")])],1):t._e()],1)},n=[]},"25c6":function(t,e,a){var i=a("3af6");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("11aabf8c",i,!0,{sourceMap:!1,shadowMode:!1})},"26b4":function(t,e,a){"use strict";a.r(e);var i=a("0bb0"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"299a":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},"2a96":function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={uniIcons:a("bbd6").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("headerIndex",{attrs:{_i:1}}),t._$g(2,"i")?a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[t._l(t._$g(3,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("3-"+r,"sc"),attrs:{_i:"3-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g("4-"+r,"sc"),attrs:{_i:"4-"+r}},[a("v-uni-icon",{staticClass:t._$g("5-"+r,"sc"),attrs:{_i:"5-"+r}}),t._v(t._$g("4-"+r,"t1-0"))],1),a("uni-view",{staticClass:t._$g("6-"+r,"sc"),attrs:{_i:"6-"+r}},[a("uni-view",{staticClass:t._$g("7-"+r,"sc"),attrs:{_i:"7-"+r}},[t._v("\u5730\u533a\uff1a"+t._$g("7-"+r,"t0-0"))]),a("uni-view",{staticClass:t._$g("8-"+r,"sc"),attrs:{_i:"8-"+r}},[t._v(t._$g("8-"+r,"t0-0")),a("uni-icons",{attrs:{_i:"9-"+r}})],1)],1)],1)})),t._$g(10,"i")?a("uni-view",{staticClass:t._$g(10,"sc"),attrs:{_i:10}},[t._v("\u2014\u2014 \u5230\u5e95\u4e86\uff0c\u770b\u770b\u522b\u7684\u5427 \u2014\u2014")]):t._e()],2):t._e(),t._$g(11,"i")?a("uni-view",{staticClass:t._$g(11,"sc"),attrs:{_i:11}},[a("v-uni-image",{attrs:{src:"/static/none.png",_i:12}}),a("v-uni-text",{attrs:{_i:13}},[t._v("\u6682\u65e0\u6570\u636e")])],1):t._e()],1)},r=[]},"2bef":function(t,e,a){"use strict";a.r(e);var i=a("1a07"),n=a("a131");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("6c95");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"0f7d041c",null,!1,i["a"],void 0);e["default"]=s.exports},"2c35":function(t,e,a){"use strict";a.r(e);var i=a("0608"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"2c57":function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={uniIcons:a("bbd6").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[a("v-uni-image",{staticClass:t._$g(3,"sc"),attrs:{src:t._$g(3,"a-src"),_i:3}})],1),a("uni-view",{staticClass:t._$g(4,"sc"),attrs:{_i:4}},[a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5}},[t._v(t._$g(5,"t0-0"))]),a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[a("uni-view",{attrs:{_i:7}},[t._v("\u6027\u522b\uff1a"+t._$g(7,"t0-0"))]),a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[t._v("\u5e74\u9f84\uff1a"+t._$g(8,"t0-0")+"\u5c81")])],1)],1)],1),t._$g(9,"i")?a("uni-view",{staticClass:t._$g(9,"sc"),attrs:{_i:9}},[a("uni-view",{staticClass:t._$g(10,"sc"),attrs:{_i:10}},[a("uni-view",{attrs:{_i:11}},[t._v(t._$g(11,"t0-0"))]),a("v-uni-text",{attrs:{_i:12}},[t._v("\u65f6\u95f4(\u5929)")])],1),a("uni-view",{staticClass:t._$g(13,"sc"),attrs:{_i:13}},[a("uni-view",{attrs:{_i:14}},[t._v(t._$g(14,"t0-0"))]),t._$g(15,"i")?a("v-uni-text",{attrs:{_i:15}},[t._v("\u589e\u91cd(kg)")]):a("v-uni-text",{attrs:{_i:16}},[t._v("\u51cf\u91cd(kg)")])],1),a("uni-view",{staticClass:t._$g(17,"sc"),attrs:{_i:17}},[a("uni-view",{attrs:{_i:18}},[t._v(t._$g(18,"t0-0"))]),t._$g(19,"i")?a("v-uni-text",{attrs:{_i:19}},[t._v("\u589e\u8102(kg)")]):a("v-uni-text",{attrs:{_i:20}},[t._v("\u51cf\u8102(kg)")])],1),a("uni-view",{staticClass:t._$g(21,"sc"),attrs:{_i:21}},[a("uni-view",{attrs:{_i:22}},[a("uni-icons",{staticClass:t._$g(23,"sc"),attrs:{_i:23}}),t._v(t._$g(22,"t1-0"))],1),t._v("\u6570\u636e\u53d8\u5316")],1)],1):a("uni-view",{staticClass:t._$g(24,"sc"),attrs:{_i:24}},[a("uni-view",{staticClass:t._$g(25,"sc"),attrs:{_i:25}},[a("uni-icons",{staticClass:t._$g(26,"sc"),attrs:{_i:26}}),t._v(t._$g(25,"t1-0"))],1),t._v("\u6570\u636e\u53d8\u5316")],1),a("uni-view",{staticClass:t._$g(27,"sc"),attrs:{_i:27}},[a("uni-view",{staticClass:t._$g(28,"sc"),attrs:{_i:28}},[a("uni-view",{staticClass:t._$g(29,"sc"),attrs:{_i:29}}),a("uni-view",{attrs:{_i:30}},[t._v("\u8d8b\u52bf")]),a("uni-view",{attrs:{_i:31}},[t._v("\u4e4b\u524d")]),a("uni-view",{attrs:{_i:32}},[t._v("\u4e4b\u540e")])],1),t._l(t._$g(33,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("33-"+r,"sc"),attrs:{_i:"33-"+r}},[a("uni-view",{staticClass:t._$g("34-"+r,"sc"),attrs:{_i:"34-"+r}},[a("v-uni-text",{attrs:{_i:"35-"+r}},[t._v(t._$g("35-"+r,"t0-0"))])],1),a("uni-view",{staticClass:t._$g("36-"+r,"sc"),attrs:{_i:"36-"+r}},[t._$g("37-"+r,"i")?a("v-uni-text",{attrs:{_i:"37-"+r}},[t._v(t._$g("37-"+r,"t0-0"))]):t._e(),t._$g("38-"+r,"i")?a("v-uni-icon",{staticClass:t._$g("38-"+r,"sc"),attrs:{_i:"38-"+r}}):t._e(),t._$g("39-"+r,"i")?a("v-uni-icon",{staticClass:t._$g("39-"+r,"sc"),attrs:{_i:"39-"+r}}):t._e(),t._$g("40-"+r,"i")?a("v-uni-icon",{staticClass:t._$g("40-"+r,"sc"),attrs:{_i:"40-"+r}}):t._e()],1),a("uni-view",{staticClass:t._$g("41-"+r,"sc"),attrs:{_i:"41-"+r}},[a("uni-view",{attrs:{_i:"42-"+r}},[t._v(t._$g("42-"+r,"t0-0"))]),a("v-uni-text",{attrs:{_i:"43-"+r}},[t._v(t._$g("43-"+r,"t0-0"))])],1),a("uni-view",{staticClass:t._$g("44-"+r,"sc"),attrs:{_i:"44-"+r}},[a("uni-view",{attrs:{_i:"45-"+r}},[t._v(t._$g("45-"+r,"t0-0"))]),a("v-uni-text",{attrs:{_i:"46-"+r}},[t._v(t._$g("46-"+r,"t0-0"))])],1)],1)}))],2)],1)},r=[]},"2cd4":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.content[data-v-5ea4637b]{min-height:100vh;padding-bottom:15px;background-color:#f7f7f7}.box[data-v-5ea4637b]{margin:15px 10px 0;padding:15px 10px 10px;background-color:#fff;width:calc(100% - 40px);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;border-radius:10px;position:relative;min-height:30px}.box .groupBtn[data-v-5ea4637b]{width:100%}.box .history[data-v-5ea4637b]{position:absolute;top:0;right:10px;height:35px;line-height:35px;float:right;margin-top:15px;font-size:28rpx;padding:0 10px;background:linear-gradient(90deg,#477eff,#39d9c9)!important}.box .charts[data-v-5ea4637b]{width:100%;height:260upx;margin:10px 0;position:relative;display:flex;align-items:center;justify-content:center}.box .charts .name[data-v-5ea4637b]{position:absolute;width:100%;text-align:center;font-size:56rpx;margin:auto;color:#4687f9}.wrapper[data-v-5ea4637b]{font-size:28upx}.wrapper .choice[data-v-5ea4637b]{color:#477eff;font-weight:500;padding-left:15px;display:inline-block}.wrapper .edit[data-v-5ea4637b]{background-color:#fff}.wrapper .item[data-v-5ea4637b]{width:100%;height:45px;line-height:45px;display:flex;border-bottom:1px solid #f7f7f7}.wrapper .btn[data-v-5ea4637b]{width:40%;float:right;margin-top:15px;background:linear-gradient(90deg,#477eff,#39d9c9)!important}.wrapper .edit[data-v-5ea4637b]{top:20%}.wrapper .close[data-v-5ea4637b]{background:#dfdfdf!important;float:left;color:#333}.indexCarList[data-v-5ea4637b]{width:calc(100% - 40px);margin:10px;padding:10px;background-color:#fff;border-radius:10px}.indexCarList .title[data-v-5ea4637b]{color:#000;background-color:#f5f5f5!important;border-bottom:1px solid #d9d9d9;padding-left:10px;border-radius:5px;height:35px;display:flex;align-items:center;width:calc(100% - 10px)}.indexCarList .title .name[data-v-5ea4637b]{font-size:32upx;font-weight:700;margin-top:3px}.indexCarList .title .right[data-v-5ea4637b]{width:30%;color:#477eff;font-size:32rpx;text-align:right;margin-top:5px;margin-right:10px}.indexCarList .item3[data-v-5ea4637b]{display:flex;background:#fff;padding:0 10px;height:50px;font-size:28rpx;border-bottom:1px solid #f7f7f7}.indexCarList .item3 .name[data-v-5ea4637b]{width:45%;line-height:50px}.indexCarList .item3 .weight[data-v-5ea4637b]{width:55%;display:flex;align-items:center;position:relative;justify-content:space-between}.indexCarList .item3 .weight uni-text[data-v-5ea4637b]{color:#666;position:absolute;right:0;bottom:15px}.indexCarList .item3 .weight .input[data-v-5ea4637b]{width:70%;display:flex;align-items:center;position:relative;justify-content:space-between}.indexCarList .item3 .weight .input .uni-icons[data-v-5ea4637b]{position:absolute;right:10px;bottom:10px}.indexCarList .item3 .weight .input[data-v-5ea4637b] uni-input,\r\n.indexCarList .item3 .weight .input[data-v-5ea4637b] uni-picker{width:100%;font-size:28rpx;height:35px;line-height:33px;text-align:center;border:1px solid #dfdfdf;border-radius:5px;background-color:#f7f7f7}.indexCarList .item3 .weight .input[data-v-5ea4637b] uni-picker{position:relative}.indexCarList .item3 .weight .input[data-v-5ea4637b] uni-picker .down{position:absolute;right:10px;top:1px}.indexCarList .item3 .iconfont[data-v-5ea4637b]{color:#fec407}.result[data-v-5ea4637b]{width:100%}.result .weight uni-view[data-v-5ea4637b]{width:30%!important;text-align:center}.gfbtn[data-v-5ea4637b]{width:calc(100% - 40px);margin-top:20px;margin-left:20px;color:#fff;padding:8px 0;border-radius:10px;text-align:center;background:linear-gradient(90deg,#477eff,#39d9c9)}',""]),t.exports=e},"2d60":function(t,e,a){"use strict";var i=a("8d43"),n=a.n(i);n.a},"2dda":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.uni-collapse[data-v-1de8c812]{width:100%;display:flex;flex-direction:column;background-color:#fff}',""]),t.exports=e},"2e98":function(t,e,a){"use strict";a.r(e);var i=a("3863"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"2f25":function(t,e,a){"use strict";a.r(e);var i=a("685e"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"316a":function(t,e,a){"use strict";a.r(e);var i=a("7dbb"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"32b8":function(t,e,a){"use strict";var i=a("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(a("92d0")),r=i(a("3380")),o=i(a("2175")),s=i(a("a937")),c=i(a("a037")),l={name:"qiun-loading",props:["loadingType"],data:function(){return{wxsProps:{}}},components:{Loading1:n.default,Loading2:r.default,Loading3:o.default,Loading4:s.default,Loading5:c.default}};e.default=l},"32fe":function(t,e,a){"use strict";a.r(e);var i=a("6caa"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},3380:function(t,e,a){"use strict";a.r(e);var i=a("6c92"),n=a("8e69");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("fd7a");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"2ef93b2c",null,!1,i["a"],void 0);e["default"]=s.exports},"33ad":function(t,e,a){var i=a("7494");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("5776ff6a",i,!0,{sourceMap:!1,shadowMode:!1})},3476:function(t,e,a){var i=a("fa36");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("522d0361",i,!0,{sourceMap:!1,shadowMode:!1})},3478:function(t,e,a){"use strict";a.r(e);var i=a("cddd"),n=a("82b5");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("6c8a");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"0457dcc4",null,!1,i["a"],void 0);e["default"]=s.exports},"34cf":function(t,e,a){var i=a("ed45"),n=a("7172"),r=a("6382"),o=a("dd3e");t.exports=function(t,e){return i(t)||n(t,e)||r(t,e)||o()},t.exports.__esModule=!0,t.exports["default"]=t.exports},"36b5":function(t,e,a){"use strict";a.r(e);var i=a("0c71"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"37af":function(t,e,a){"use strict";var i=a("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(a("3478")),r={data:function(){return{wxsProps:{}}},components:{record:n.default}};e.default=r},"37b9":function(t,e,a){"use strict";var i=a("e9eb"),n=a.n(i);n.a},"381c":function(t,e,a){"use strict";a.r(e);var i=a("6311"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},3863:function(t,e,a){"use strict";var i=a("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(a("7135")),r={data:function(){return{wxsProps:{}}},components:{qiunDataCharts:n.default}};e.default=r},"38e9":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,".container[data-v-4e1c1bfa]{width:30px;height:30px;position:relative}.container.loading3[data-v-4e1c1bfa]{-webkit-animation:rotation 1s infinite;animation:rotation 1s infinite}.container.loading3 .shape1[data-v-4e1c1bfa]{border-top-left-radius:10px}.container.loading3 .shape2[data-v-4e1c1bfa]{border-top-right-radius:10px}.container.loading3 .shape3[data-v-4e1c1bfa]{border-bottom-left-radius:10px}.container.loading3 .shape4[data-v-4e1c1bfa]{border-bottom-right-radius:10px}.container .shape[data-v-4e1c1bfa]{position:absolute;width:10px;height:10px;border-radius:1px}.container .shape.shape1[data-v-4e1c1bfa]{left:0;background-color:#1890ff}.container .shape.shape2[data-v-4e1c1bfa]{right:0;background-color:#91cb74}.container .shape.shape3[data-v-4e1c1bfa]{bottom:0;background-color:#fac858}.container .shape.shape4[data-v-4e1c1bfa]{bottom:0;right:0;background-color:#e66}.loading3 .shape1[data-v-4e1c1bfa]{-webkit-animation:animation3shape1-data-v-4e1c1bfa .5s ease 0s infinite alternate;animation:animation3shape1-data-v-4e1c1bfa .5s ease 0s infinite alternate}@-webkit-keyframes animation3shape1-data-v-4e1c1bfa{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(5px,5px);transform:translate(5px,5px)}}@keyframes animation3shape1-data-v-4e1c1bfa{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(5px,5px);transform:translate(5px,5px)}}.loading3 .shape2[data-v-4e1c1bfa]{-webkit-animation:animation3shape2-data-v-4e1c1bfa .5s ease 0s infinite alternate;animation:animation3shape2-data-v-4e1c1bfa .5s ease 0s infinite alternate}@-webkit-keyframes animation3shape2-data-v-4e1c1bfa{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-5px,5px);transform:translate(-5px,5px)}}@keyframes animation3shape2-data-v-4e1c1bfa{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-5px,5px);transform:translate(-5px,5px)}}.loading3 .shape3[data-v-4e1c1bfa]{-webkit-animation:animation3shape3-data-v-4e1c1bfa .5s ease 0s infinite alternate;animation:animation3shape3-data-v-4e1c1bfa .5s ease 0s infinite alternate}@-webkit-keyframes animation3shape3-data-v-4e1c1bfa{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(5px,-5px);transform:translate(5px,-5px)}}@keyframes animation3shape3-data-v-4e1c1bfa{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(5px,-5px);transform:translate(5px,-5px)}}.loading3 .shape4[data-v-4e1c1bfa]{-webkit-animation:animation3shape4-data-v-4e1c1bfa .5s ease 0s infinite alternate;animation:animation3shape4-data-v-4e1c1bfa .5s ease 0s infinite alternate}@-webkit-keyframes animation3shape4-data-v-4e1c1bfa{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-5px,-5px);transform:translate(-5px,-5px)}}@keyframes animation3shape4-data-v-4e1c1bfa{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-5px,-5px);transform:translate(-5px,-5px)}}",""]),t.exports=e},"391c":function(t,e,a){"use strict";a.r(e);var i=a("1e57"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"3a8d":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.content[data-v-28a93fac]{padding:15px;font-size:32rpx;background-color:#f5f6fa;min-height:100vh}.content .tips[data-v-28a93fac]{font-size:32rpx;color:#999;width:100%;margin-bottom:15px}.content .tips2[data-v-28a93fac]{color:#333;font-size:32rpx;font-weight:700}.content .list[data-v-28a93fac]{display:flex;justify-content:space-between;flex-wrap:wrap}.content .list .item[data-v-28a93fac]{width:45%;background-color:#fff;margin-bottom:15px;position:relative;height:60px;line-height:60px;border-radius:5px}.content .list .item .uni-icons[data-v-28a93fac]{font-size:36rpx;position:absolute;top:-28px;left:-5px}.content .list .item .info[data-v-28a93fac]{display:flex;align-items:center;justify-content:center}.content .list .item .info uni-image[data-v-28a93fac]{width:30px;height:30px;background-color:#f2f2f2;margin-right:10px;border-radius:50%}.btn[data-v-28a93fac]{width:auto;margin:40px 15px 0;background:#fec407!important}',""]),t.exports=e},"3aae":function(t,e,a){"use strict";a.r(e);var i=a("935b"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"3af6":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.btn[data-v-3a6a5dd3]{width:40%;float:right;margin-top:15px;background:linear-gradient(90deg,#477eff,#39d9c9)!important}.edit[data-v-3a6a5dd3]{top:20%}.close[data-v-3a6a5dd3]{background:#fff!important;float:left;color:#333}',""]),t.exports=e},"3b2d":function(t,e){function a(e){return t.exports=a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t.exports.__esModule=!0,t.exports["default"]=t.exports,a(e)}t.exports=a,t.exports.__esModule=!0,t.exports["default"]=t.exports},"3bb4":function(t,e,a){"use strict";a.r(e);var i=a("5800"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"3dea":function(t,e,a){"use strict";a.r(e);var i=a("1a05"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"3dfe":function(t,e,a){"use strict";var i=a("c7dd"),n=a.n(i);n.a},"3f0f":function(t,e,a){var i=a("7fb9");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("3f122950",i,!0,{sourceMap:!1,shadowMode:!1})},"3f11":function(t,e,a){"use strict";a.r(e);var i=a("6f8b"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},4025:function(t,e,a){"use strict";a.r(e);var i=a("94e0"),n=a("1f4c");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"783a470d",null,!1,i["a"],void 0);e["default"]=s.exports},"40d7":function(t,e,a){"use strict";a.r(e);var i=a("06f0"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},4132:function(t,e,a){var i=a("90b6");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("870bd44a",i,!0,{sourceMap:!1,shadowMode:!1})},"418b":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.btn[data-v-1f6b9ca8]{width:40%;float:right;margin-top:15px;background:linear-gradient(90deg,#477eff,#39d9c9)!important}.edit[data-v-1f6b9ca8]{top:20%}.close[data-v-1f6b9ca8]{background:#fff!important;float:left;color:#333}',""]),t.exports=e},4194:function(t,e,a){"use strict";a.r(e);var i=a("c0ea"),n=a("26b4");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("b83a");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"7349bc3d",null,!1,i["a"],void 0);e["default"]=s.exports},"433c":function(t,e,a){"use strict";var i=a("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(a("0b4a")),r={data:function(){return{wxsProps:{}}},components:{RenCalendar:n.default}};e.default=r},"434b":function(t,e,a){"use strict";a.r(e);var i=a("299a"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"444c":function(t,e,a){"use strict";var i=a("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(a("7135")),r={data:function(){return{wxsProps:{}}},components:{qiunDataCharts:n.default}};e.default=r},"45a1":function(t,e,a){"use strict";a.r(e);var i=a("eeb0"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"45ae":function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2},on:{click:function(e){return t.$handleViewEvent(e,{stop:!0})}}},[a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},[t._v("\u624b\u52a8\u8bb0\u5f55")]),a("uni-view",{staticClass:t._$g(4,"sc"),attrs:{_i:4},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5}},[t._v("\u65e5\u671f")]),a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[a("v-uni-picker",{attrs:{mode:"date",end:t._$g(7,"a-end"),fields:"time",_i:7},on:{change:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[t._v(t._$g(8,"t0-0"))]),a("v-uni-icon",{staticClass:t._$g(9,"sc"),attrs:{_i:9}})],1)],1)],1),a("uni-view",{attrs:{_i:10}},[a("uni-view",{staticClass:t._$g(11,"sc"),attrs:{_i:11}},[a("uni-view",{staticClass:t._$g(12,"sc"),attrs:{_i:12}},[t._v("\u7b2c\u4e00\u6b21")]),a("uni-view",{staticClass:t._$g(13,"sc"),attrs:{_i:13}},[a("v-uni-input",{attrs:{type:"digit",placeholder:"\u8bf7\u8f93\u5165",_i:14},model:{value:t._$g(14,"v-model"),callback:function(e){t.$handleVModelEvent(14,e)},expression:"number1"}}),t._v("ml")],1)],1),a("uni-view",{staticClass:t._$g(15,"sc"),attrs:{_i:15}},[a("uni-view",{staticClass:t._$g(16,"sc"),attrs:{_i:16}},[t._v("\u7b2c\u4e8c\u6b21")]),a("uni-view",{staticClass:t._$g(17,"sc"),attrs:{_i:17}},[a("v-uni-input",{attrs:{type:"digit",placeholder:"\u8bf7\u8f93\u5165",_i:18},model:{value:t._$g(18,"v-model"),callback:function(e){t.$handleVModelEvent(18,e)},expression:"number2"}}),t._v("ml")],1)],1),a("uni-view",{staticClass:t._$g(19,"sc"),attrs:{_i:19}},[a("uni-view",{staticClass:t._$g(20,"sc"),attrs:{_i:20}},[t._v("\u7b2c\u4e09\u6b21")]),a("uni-view",{staticClass:t._$g(21,"sc"),attrs:{_i:21}},[a("v-uni-input",{attrs:{type:"digit",placeholder:"\u8bf7\u8f93\u5165",_i:22},model:{value:t._$g(22,"v-model"),callback:function(e){t.$handleVModelEvent(22,e)},expression:"number3"}}),t._v("ml")],1)],1)],1),a("uni-view",{staticClass:t._$g(23,"sc"),attrs:{_i:23},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u53d6\u6d88")]),a("uni-view",{staticClass:t._$g(24,"sc"),attrs:{_i:24},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u786e\u5b9a")])],1)],1)],1)},n=[]},4677:function(t,e,a){"use strict";a.r(e);var i=a("b10e"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"47a9":function(t,e){t.exports=function(t){return t&&t.__esModule?t:{default:t}},t.exports.__esModule=!0,t.exports["default"]=t.exports},4851:function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={uniIcons:a("bbd6").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[a("v-uni-image",{attrs:{src:t._$g(3,"a-src"),_i:3}}),a("uni-view",{attrs:{_i:4}},[t._v("\u9752\u6d4b")]),a("v-uni-text",{attrs:{_i:5}},[t._v("V"+t._$g(5,"t0-0"))])],1),a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[a("uni-view",{staticClass:t._$g(7,"sc"),attrs:{_i:7},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[t._v("\u7248\u672c\u66f4\u65b0")]),a("uni-view",{staticClass:t._$g(9,"sc"),attrs:{_i:9}},[t._$g(10,"i")?a("v-uni-text",{staticClass:t._$g(10,"sc"),attrs:{_i:10}},[t._v("\u65b0\u7248\u672c")]):t._e(),a("uni-icons",{attrs:{_i:11}})],1)],1),a("uni-view",{staticClass:t._$g(12,"sc"),attrs:{_i:12}},[a("a",{staticClass:t._$g(13,"sc"),attrs:{href:"http://tc.pcxbc.com/technology/privacy_index",_i:13}},[a("v-uni-text",{staticClass:t._$g(14,"sc"),attrs:{_i:14}},[t._v("\u9690\u79c1\u534f\u8bae")]),a("uni-icons",{attrs:{_i:15}})],1)],1)],1)],1)],1)},r=[]},4922:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this.$createElement,e=this._self._c||t;return e("uni-view",{staticClass:this._$g(0,"sc"),attrs:{_i:0}},[e("uni-view",{staticClass:this._$g(1,"sc"),attrs:{_i:1}}),e("uni-view",{staticClass:this._$g(2,"sc"),attrs:{_i:2}},[this._v(this._$g(2,"t0-0"))])],1)},n=[]},"49c2":function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={uniIcons:a("bbd6").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-icons",{attrs:{_i:3}})],1),a("uni-view",{attrs:{_i:4}},[t._v(t._$g(4,"t0-0"))]),a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-icons",{attrs:{_i:6}})],1)],1),a("uni-view",{staticClass:t._$g(7,"sc"),attrs:{_i:7}},t._l(t._$g(8,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("8-"+r,"sc"),attrs:{_i:"8-"+r}},[t._v(t._$g("8-"+r,"t0-0"))])})),1),a("uni-view",{staticClass:t._$g(9,"sc"),class:t._$g(9,"c"),style:t._$g(9,"s"),attrs:{_i:9}},[a("uni-view",{staticClass:t._$g(10,"sc"),style:t._$g(10,"s"),attrs:{_i:10}},t._l(t._$g(11,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("11-"+r,"sc"),attrs:{_i:"11-"+r}},[a("uni-view",{staticClass:t._$g("12-"+r,"sc"),class:t._$g("12-"+r,"c"),attrs:{_i:"12-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v(t._$g("12-"+r,"t0-0"))]),t._$g("13-"+r,"i")?a("uni-view",{staticClass:t._$g("13-"+r,"sc"),attrs:{_i:"13-"+r}}):t._e()],1)})),1)],1),t._$g(14,"i")?a("v-uni-image",{staticClass:t._$g(14,"sc"),class:t._$g(14,"c"),attrs:{src:"https://i.loli.net/2020/07/16/2MmZsucVTlRjSwK.png",mode:"scaleToFill",_i:14},on:{click:function(e){return t.$handleViewEvent(e)}}}):t._e()],1)},r=[]},"4a84":function(t,e,a){var i=a("75ad");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("2da786b7",i,!0,{sourceMap:!1,shadowMode:!1})},"4b2f":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.calendar-wrapper[data-v-32fb9b8c]{color:#bbb7b7;border-radius:10px;font-size:32rpx;text-align:center;background-color:#fff;padding-bottom:10rpx}.calendar-wrapper .header[data-v-32fb9b8c]{display:flex;align-items:center;justify-content:center;height:88rpx;color:#42464a;font-size:36rpx;font-weight:700;justify-content:space-around}.calendar-wrapper .header .pre[data-v-32fb9b8c],\r\n.calendar-wrapper .header .next[data-v-32fb9b8c]{color:#fec407;font-size:32rpx}.calendar-wrapper .week[data-v-32fb9b8c]{display:flex;align-items:center;height:80rpx;line-height:80rpx;border-bottom:1rpx solid hsla(0,0%,100%,.2)}.calendar-wrapper .week uni-view[data-v-32fb9b8c]{flex:1}.calendar-wrapper .content0[data-v-32fb9b8c]{position:relative;overflow:hidden;transition:height .4s ease}.calendar-wrapper .content0 .days[data-v-32fb9b8c]{transition:top .3s;display:flex;align-items:center;flex-wrap:wrap;position:relative}.calendar-wrapper .content0 .days .item[data-v-32fb9b8c]{position:relative;display:block;height:80rpx;line-height:80rpx;width:calc(100% / 7)}.calendar-wrapper .content0 .days .item .day[data-v-32fb9b8c]{font-style:normal;display:inline-block;vertical-align:middle;width:60rpx;height:60rpx;line-height:60rpx;overflow:hidden;border-radius:60rpx}.calendar-wrapper .content0 .days .item .day.choose[data-v-32fb9b8c]{background-color:#fec407;color:#fff}.calendar-wrapper .content0 .days .item .day.nolm[data-v-32fb9b8c]{color:#fff;opacity:.3}.calendar-wrapper .content0 .days .item .isWorkDay[data-v-32fb9b8c]{color:#42464a}.calendar-wrapper .content0 .days .item .notSigned[data-v-32fb9b8c]{font-style:normal;width:8rpx;height:8rpx;background:#fa7268;border-radius:10rpx;position:absolute;left:50%;bottom:0;pointer-events:none}.calendar-wrapper .content0 .days .item .today[data-v-32fb9b8c]{color:#fff;background-color:#a8c0ff}.calendar-wrapper .content0 .days .item .workDay[data-v-32fb9b8c]{font-style:normal;width:8rpx;height:8rpx;background:#4d7df9;border-radius:10rpx;position:absolute;left:50%;bottom:0;pointer-events:none}.calendar-wrapper .content0 .days .item .markDay[data-v-32fb9b8c]{font-style:normal;width:8rpx;height:8rpx;background:#fa7268;border-radius:10rpx;position:absolute;left:50%;bottom:0;pointer-events:none}.calendar-wrapper .hide[data-v-32fb9b8c]{height:80rpx!important}.calendar-wrapper .weektoggle[data-v-32fb9b8c]{width:85rpx;height:32rpx;position:relative;bottom:-42rpx}.calendar-wrapper .weektoggle.down[data-v-32fb9b8c]{-webkit-transform:rotate(180deg);transform:rotate(180deg);bottom:0}',""]),t.exports=e},"4dce":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.box[data-v-fa33b998]{min-height:100vh;background-color:#fff}.lanBox[data-v-fa33b998]{padding:0 15px 0}.lan[data-v-fa33b998]{display:flex;align-items:center;font-size:32rpx;height:50px;line-height:50px;justify-content:space-between;border-bottom:1px solid #f7f7f7}.lan .left[data-v-fa33b998]{display:flex;align-items:center;text-align:left;font-size:32rpx;padding-left:30px}.lan .left .view[data-v-fa33b998]{width:18px;height:18px;position:absolute;left:15px;padding:2px;background-color:#c7c7c7;border-radius:50%;display:flex;align-items:center;justify-content:center}.lan .left .t-icon[data-v-fa33b998],\r\n.lan .left uni-image[data-v-fa33b998]{width:16px;height:16px}.lan .right[data-v-fa33b998]{display:flex;align-items:center;justify-content:flex-end;width:50%;min-height:38px;box-sizing:border-box;line-height:36px}',""]),t.exports=e},"4e40":function(t,e,a){var i=a("418b");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("241c31b6",i,!0,{sourceMap:!1,shadowMode:!1})},"4f2a":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},"50be":function(t,e,a){"use strict";var i=a("ba3a"),n=a.n(i);n.a},"50d5":function(t,e,a){"use strict";a.r(e);var i=a("6c01"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"50d9":function(t,e,a){"use strict";a.r(e);var i=a("6b6b"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},5327:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.content[data-v-081e64d1]{background-color:#f3f4f6;padding:15px;min-height:100vh}.top[data-v-081e64d1]{height:auto;background:#fff;border-radius:10px;display:flex;padding:10px;align-items:center;justify-content:space-between}.top .headimg[data-v-081e64d1]{width:80%;display:flex;align-items:center}.top .headimg uni-view[data-v-081e64d1]{width:calc(100% - 70px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top uni-image[data-v-081e64d1]{width:60px;height:60px;border-radius:50%;margin-right:10px}.wxlist[data-v-081e64d1]{height:auto;overflow:hidden;position:relative}.wxlist .item[data-v-081e64d1]{width:auto;font-size:32rpx;line-height:45px;height:45px;display:flex;margin-top:15px;background:#fff;padding:0 10px;border-radius:10px;justify-content:space-between;align-items:center}.wxlist .item .left[data-v-081e64d1]{display:flex;align-items:center}.btn[data-v-081e64d1]{width:auto;background:#fec407;margin:50px 15px 0 15px}',""]),t.exports=e},"54dc":function(t,e,a){"use strict";a.r(e);var i=a("8764"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"550c":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,".container[data-v-fe0925d0]{width:30px;height:30px;position:relative}.container.loading1[data-v-fe0925d0]{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.container .shape[data-v-fe0925d0]{position:absolute;width:10px;height:10px;border-radius:1px}.container .shape.shape1[data-v-fe0925d0]{left:0;background-color:#1890ff}.container .shape.shape2[data-v-fe0925d0]{right:0;background-color:#91cb74}.container .shape.shape3[data-v-fe0925d0]{bottom:0;background-color:#fac858}.container .shape.shape4[data-v-fe0925d0]{bottom:0;right:0;background-color:#e66}.loading1 .shape1[data-v-fe0925d0]{-webkit-animation:animation1shape1-data-v-fe0925d0 .5s ease 0s infinite alternate;animation:animation1shape1-data-v-fe0925d0 .5s ease 0s infinite alternate}@-webkit-keyframes animation1shape1-data-v-fe0925d0{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(16px,16px);transform:translate(16px,16px)}}@keyframes animation1shape1-data-v-fe0925d0{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(16px,16px);transform:translate(16px,16px)}}.loading1 .shape2[data-v-fe0925d0]{-webkit-animation:animation1shape2-data-v-fe0925d0 .5s ease 0s infinite alternate;animation:animation1shape2-data-v-fe0925d0 .5s ease 0s infinite alternate}@-webkit-keyframes animation1shape2-data-v-fe0925d0{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-16px,16px);transform:translate(-16px,16px)}}@keyframes animation1shape2-data-v-fe0925d0{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-16px,16px);transform:translate(-16px,16px)}}.loading1 .shape3[data-v-fe0925d0]{-webkit-animation:animation1shape3-data-v-fe0925d0 .5s ease 0s infinite alternate;animation:animation1shape3-data-v-fe0925d0 .5s ease 0s infinite alternate}@-webkit-keyframes animation1shape3-data-v-fe0925d0{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(16px,-16px);transform:translate(16px,-16px)}}@keyframes animation1shape3-data-v-fe0925d0{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(16px,-16px);transform:translate(16px,-16px)}}.loading1 .shape4[data-v-fe0925d0]{-webkit-animation:animation1shape4-data-v-fe0925d0 .5s ease 0s infinite alternate;animation:animation1shape4-data-v-fe0925d0 .5s ease 0s infinite alternate}@-webkit-keyframes animation1shape4-data-v-fe0925d0{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-16px,-16px);transform:translate(-16px,-16px)}}@keyframes animation1shape4-data-v-fe0925d0{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-16px,-16px);transform:translate(-16px,-16px)}}",""]),t.exports=e},"57d7":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},5800:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={name:"uniCollapseItem",props:["title","name","disabled","showAnimation","open","thumb","titleBorder","border","showArrow"],data:function(){return{wxsProps:{}}},components:{}}},"582b":function(t,e,a){"use strict";var i=a("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(a("1b6a")),r={mounted:function(t,e,a){this.state={}},methods:{showWatch:function(t,e,a,i){n.default.showWatch(t,e,a,i,this)},touchstart:function(t,e){n.default.touchstart(t,e,this)},touchmove:function(t,e){n.default.touchmove(t,e,this)},touchend:function(t,e){n.default.touchend(t,e,this)}}};e.default=r},"58be":function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={uniCollapse:a("f407").default,uniCollapseItem:a("7ff1").default,uniIcons:a("bbd6").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[a("uni-view",{class:t._$g(2,"c"),attrs:{_i:2},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u62a5\u544a")]),a("uni-view",{class:t._$g(3,"c"),attrs:{_i:3},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u66f2\u7ebf")])],1),t._$g(4,"i")?a("uni-view",{staticClass:t._$g(4,"sc"),attrs:{_i:4}},[t._$g(5,"i")?a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5}},[a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[t._v(t._$g(6,"t0-0"))]),a("uni-view",{staticClass:t._$g(7,"sc"),attrs:{_i:7}},[t._l(t._$g(8,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("8-"+r,"sc"),attrs:{_i:"8-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g("9-"+r,"sc"),attrs:{_i:"9-"+r}},[a("uni-view",{staticClass:t._$g("10-"+r,"sc"),attrs:{_i:"10-"+r}},[t._v(t._$g("10-"+r,"t0-0"))]),a("uni-view",{attrs:{_i:"11-"+r}},[a("v-uni-text",{attrs:{_i:"12-"+r}},[t._v(t._$g("12-"+r,"t0-0"))]),t._v(t._$g("11-"+r,"t1-0"))],1)],1)],1)})),t._$g(13,"i")?a("uni-view",{staticClass:t._$g(13,"sc"),attrs:{_i:13}},[a("uni-view",{staticClass:t._$g(14,"sc"),attrs:{_i:14}},[t._$g(15,"i")?a("uni-view",{staticClass:t._$g(15,"sc"),attrs:{_i:15}},[t._v(t._$g(15,"t0-0"))]):t._e(),t._$g(16,"i")?a("uni-view",{class:t._$g(16,"c"),attrs:{_i:16}},[a("uni-view",{staticClass:t._$g(17,"sc"),attrs:{_i:17}},[a("uni-view",{staticClass:t._$g(18,"sc"),style:t._$g(18,"s"),attrs:{_i:18}},[a("uni-view",{staticClass:t._$g(19,"sc"),attrs:{_i:19}})],1),t._l(t._$g(20,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("20-"+r,"sc"),style:t._$g("20-"+r,"s"),attrs:{_i:"20-"+r}},[a("uni-view",{staticClass:t._$g("21-"+r,"sc"),attrs:{_i:"21-"+r}},[t._v(t._$g("21-"+r,"t0-0"))]),t._$g("22-"+r,"i")?a("uni-view",{staticClass:t._$g("22-"+r,"sc"),attrs:{_i:"22-"+r}},[t._v(t._$g("22-"+r,"t0-0"))]):t._e()],1)}))],2)],1):t._e()],1)],1):t._e()],2)],1):t._e(),t._$g(23,"i")?a("uni-view",{staticClass:t._$g(23,"sc"),attrs:{_i:23}},[a("v-uni-image",{attrs:{src:"/static/none.png",_i:24}}),a("v-uni-text",{attrs:{_i:25}},[t._v("\u6682\u65e0\u6570\u636e\uff0c\u8bf7\u624b\u52a8\u6dfb\u52a0~")])],1):t._e(),t._$g(26,"i")?a("uni-view",{staticClass:t._$g(26,"sc"),attrs:{_i:26}},[a("uni-view",{attrs:{_i:27}},[t._v("\u8eab\u4f53\u5f97\u5206\uff1a"+t._$g(27,"t0-0")+"\u5206")]),a("uni-view",{attrs:{_i:28}},[t._v("\u8eab\u4f53\u7c7b\u578b\uff1a"+t._$g(28,"t0-0"))])],1):t._e(),a("uni-view",{staticClass:t._$g(29,"sc"),attrs:{_i:29}},[a("uni-view",{staticClass:t._$g(30,"sc"),attrs:{_i:30},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("v-uni-text",{staticClass:t._$g(31,"sc"),attrs:{_i:31}}),a("uni-view",{attrs:{_i:32}},[t._v("\u624b\u52a8\u8bb0\u5f55")])],1),a("uni-view",{staticClass:t._$g(33,"sc"),attrs:{_i:33},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("v-uni-text",{staticClass:t._$g(34,"sc"),attrs:{_i:34}}),a("uni-view",{attrs:{_i:35}},[t._v("\u8fde\u63a5\u8bbe\u5907")])],1)],1),t._$g(36,"i")?a("uni-view",{staticClass:t._$g(36,"sc"),attrs:{_i:36}},[t._v("\u5176\u4ed6\u6570\u636e")]):t._e(),t._$g(37,"i")?a("uni-view",{staticClass:t._$g(37,"sc"),attrs:{_i:37}},[a("uni-view",{staticClass:t._$g(38,"sc"),attrs:{_i:38}},[a("uni-collapse",{attrs:{_i:39}},t._l(t._$g(40,"f"),(function(e,i,n,r){return a("uni-collapse-item",{key:e,staticClass:t._$g("40-"+r,"sc"),attrs:{_i:"40-"+r},scopedSlots:t._u([{key:"title",fn:function(e,i,n){return[a("uni-list-item",{staticClass:i._$g("42-"+r+"-"+n,"sc"),attrs:{_i:"42-"+r+"-"+n}},[a("uni-view",{staticClass:i._$g("43-"+r+"-"+n,"sc"),attrs:{_i:"43-"+r+"-"+n}},[a("v-uni-icon",{staticClass:i._$g("44-"+r+"-"+n,"sc"),class:i._$g("44-"+r+"-"+n,"c"),attrs:{_i:"44-"+r+"-"+n}}),t._v(i._$g("43-"+r+"-"+n,"t1-0"))],1),i._$g("45-"+r+"-"+n,"i")?a("uni-view",{staticClass:i._$g("45-"+r+"-"+n,"sc"),attrs:{_i:"45-"+r+"-"+n}},[t._v("-")]):a("uni-view",{staticClass:i._$g("46-"+r,"sc"),attrs:{_i:"46-"+r}},[t._v(i._$g("46-"+r+n,"t0-0")+i._$g("46-"+r+n,"t0-1"))]),a("uni-view",{staticClass:i._$g("47-"+r+"-"+n,"sc"),attrs:{_i:"47-"+r+"-"+n}},[a("uni-view",{staticClass:i._$g("48-"+r+"-"+n,"sc"),class:i._$g("48-"+r+"-"+n,"c"),style:i._$g("48-"+r+"-"+n,"s"),attrs:{_i:"48-"+r+"-"+n}},[t._v(i._$g("48-"+r+"-"+n,"t0-0"))])],1)],1)]}}],null,!0)},[a("uni-view",{staticClass:t._$g("49-"+r,"sc"),attrs:{_i:"49-"+r}},[t._$g("50-"+r,"i")?a("uni-view",{staticClass:t._$g("50-"+r,"sc"),attrs:{_i:"50-"+r}},[t._v(t._$g("50-"+r,"t0-0"))]):t._e(),t._$g("51-"+r,"i")?a("uni-view",{class:t._$g("51-"+r,"c"),attrs:{_i:"51-"+r}},[t._$g("52-"+r,"i")?a("uni-view",{staticClass:t._$g("52-"+r,"sc"),attrs:{_i:"52-"+r}},[a("uni-view",{staticClass:t._$g("53-"+r,"sc"),style:t._$g("53-"+r,"s"),attrs:{_i:"53-"+r}},[a("uni-view",{staticClass:t._$g("54-"+r,"sc"),attrs:{_i:"54-"+r}})],1),t._l(t._$g("55-"+r,"f"),(function(e,i,n,o){return a("uni-view",{key:e,staticClass:t._$g("55-"+r+"-"+o,"sc"),style:t._$g("55-"+r+"-"+o,"s"),attrs:{_i:"55-"+r+"-"+o}},[a("uni-view",{staticClass:t._$g("56-"+r+"-"+o,"sc"),attrs:{_i:"56-"+r+"-"+o}},[t._v(t._$g("56-"+r+"-"+o,"t0-0"))]),t._$g("57-"+r+"-"+o,"i")?a("uni-view",{staticClass:t._$g("57-"+r+"-"+o,"sc"),attrs:{_i:"57-"+r+"-"+o}},[t._v(t._$g("57-"+r+"-"+o,"t0-0"))]):t._e()],1)}))],2):a("uni-view",{attrs:{_i:"58-"+r}},[t._$g("59-"+r,"i")?a("uni-view",{staticClass:t._$g("59-"+r,"sc"),attrs:{_i:"59-"+r}},[t._v("\u6807\u51c6\u503c:"+t._$g("59-"+r,"t0-0")+"kcal")]):t._e()],1)],1):t._e()],1)],1)})),1)],1),a("uni-view",{staticClass:t._$g(60,"sc"),attrs:{_i:60}},[a("v-uni-text",{attrs:{_i:61}},[t._v("*\u6570\u636e\u53c2\u8003\uff1a")]),t._l(t._$g(62,"f"),(function(e,i,n,r){return a("v-uni-text",{key:e,attrs:{_i:"62-"+r}},[t._v(t._$g("62-"+r,"t0-0"))])}))],2)],1):t._e(),t._$g(63,"i")?a("uni-view",{staticClass:t._$g(63,"sc"),attrs:{_i:63}},[a("uni-icons",{attrs:{_i:64}}),t._v("\u6b64\u6d4b\u91cf\u6570\u636e\u4ec5\u4f9b\u53c2\u8003\uff0c\u4e0d\u53ef\u4ee3\u66ff\u533b\u5b66\u4e13\u4e1a\u6d4b\u8bd5\uff01")],1):t._e(),t._$g(65,"i")?a("uni-view",{staticClass:t._$g(65,"sc"),attrs:{_i:65}},[t._v("\u6210\u957f\u5efa\u8bae")]):t._e(),t._$g(66,"i")?a("uni-view",{staticClass:t._$g(66,"sc"),attrs:{_i:66}},[a("uni-view",{staticClass:t._$g(67,"sc"),attrs:{_i:67}},[a("uni-view",{class:t._$g(68,"c"),attrs:{_i:68},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("v-uni-image",{attrs:{src:t._$g(69,"a-src"),_i:69}}),a("v-uni-text",{attrs:{_i:70}},[t._v("\u8425\u517b")])],1),a("uni-view",{class:t._$g(71,"c"),attrs:{_i:71},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("v-uni-image",{attrs:{src:t._$g(72,"a-src"),_i:72}}),a("v-uni-text",{attrs:{_i:73}},[t._v("\u7761\u7720")])],1),a("uni-view",{class:t._$g(74,"c"),attrs:{_i:74},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("v-uni-image",{attrs:{src:t._$g(75,"a-src"),_i:75}}),a("v-uni-text",{attrs:{_i:76}},[t._v("\u8fd0\u52a8")])],1),a("uni-view",{class:t._$g(77,"c"),attrs:{_i:77},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("v-uni-image",{attrs:{src:t._$g(78,"a-src"),_i:78}}),a("v-uni-text",{attrs:{_i:79}},[t._v("\u60c5\u7eea")])],1)],1),a("uni-view",{attrs:{_i:80}},[t._$g(81,"i")?a("uni-view",{staticClass:t._$g(81,"sc"),attrs:{_i:81}},t._l(t._$g(82,"f"),(function(e,i,n,r){return a("v-uni-text",{key:e,attrs:{_i:"82-"+r}},[t._v(t._$g("82-"+r,"t0-0"))])})),1):t._e(),t._$g(83,"i")?a("uni-view",{staticClass:t._$g(83,"sc"),attrs:{_i:83}},t._l(t._$g(84,"f"),(function(e,i,n,r){return a("v-uni-text",{key:e,attrs:{_i:"84-"+r}},[t._v(t._$g("84-"+r,"t0-0"))])})),1):t._e(),t._$g(85,"i")?a("uni-view",{staticClass:t._$g(85,"sc"),attrs:{_i:85}},t._l(t._$g(86,"f"),(function(e,i,n,r){return a("v-uni-text",{key:e,attrs:{_i:"86-"+r}},[t._v(t._$g("86-"+r,"t0-0"))])})),1):t._e(),t._$g(87,"i")?a("uni-view",{staticClass:t._$g(87,"sc"),attrs:{_i:87}},t._l(t._$g(88,"f"),(function(e,i,n,r){return a("v-uni-text",{key:e,attrs:{_i:"88-"+r}},[t._v(t._$g("88-"+r,"t0-0"))])})),1):t._e()],1)],1):t._e(),a("record",{attrs:{_i:89}})],1):t._e(),t._$g(90,"i")?a("uni-view",{staticClass:t._$g(90,"sc"),attrs:{_i:90}},[a("uni-view",{staticClass:t._$g(91,"sc"),attrs:{_i:91}},[a("uni-view",{staticClass:t._$g(92,"sc"),attrs:{_i:92}},[a("uni-view",{staticClass:t._$g(93,"sc"),attrs:{_i:93}},[a("v-uni-picker",{attrs:{mode:"date",end:t._$g(94,"a-end"),fields:"time",value:t._$g(94,"a-value"),_i:94},on:{change:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(95,"sc"),attrs:{_i:95}},[t._v(t._$g(95,"t0-0"))]),a("v-uni-icon",{staticClass:t._$g(96,"sc"),attrs:{_i:96}})],1),a("uni-view",{staticClass:t._$g(97,"sc"),attrs:{_i:97}},[t._v("~")]),a("v-uni-picker",{attrs:{mode:"date",end:t._$g(98,"a-end"),fields:"time",value:t._$g(98,"a-value"),_i:98},on:{change:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(99,"sc"),attrs:{_i:99}},[t._v(t._$g(99,"t0-0"))]),a("v-uni-icon",{staticClass:t._$g(100,"sc"),attrs:{_i:100}})],1)],1)],1),t._$g(101,"i")?a("uni-view",{staticClass:t._$g(101,"sc"),attrs:{_i:101}},[a("uni-view",{staticClass:t._$g(102,"sc"),attrs:{_i:102}},t._l(t._$g(103,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("103-"+r,"sc"),class:t._$g("103-"+r,"c"),attrs:{_i:"103-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v(t._$g("103-"+r,"t0-0"))])})),1),a("uni-view",{staticClass:t._$g(104,"sc"),attrs:{_i:104}},[t._$g(105,"i")?a("uni-view",{attrs:{_i:105}},[a("qiunDataCharts",{attrs:{_i:106}})],1):t._e()],1)],1):a("uni-view",{staticClass:t._$g(107,"sc"),attrs:{_i:107}},[a("uni-view",{staticClass:t._$g(108,"sc"),attrs:{_i:108}},[a("v-uni-image",{attrs:{src:"/static/none.png",_i:109}}),a("v-uni-text",{attrs:{_i:110}},[t._v("\u6682\u65e0\u6570\u636e\uff0c\u8bf7\u624b\u52a8\u6dfb\u52a0~")])],1)],1)],1),a("uni-view",{staticClass:t._$g(111,"sc"),attrs:{_i:111}},[a("uni-view",{staticClass:t._$g(112,"sc"),attrs:{_i:112}},[a("uni-view",{staticClass:t._$g(113,"sc"),attrs:{_i:113},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("v-uni-text",{staticClass:t._$g(114,"sc"),attrs:{_i:114}}),a("uni-view",{attrs:{_i:115}},[t._v("\u5386\u53f2\u8bb0\u5f55")])],1),a("uni-view",{staticClass:t._$g(116,"sc"),attrs:{_i:116},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("v-uni-text",{staticClass:t._$g(117,"sc"),attrs:{_i:117}}),a("uni-view",{attrs:{_i:118}},[t._v("\u6570\u636e\u5bf9\u6bd4")])],1)],1),a("uni-view",{staticClass:t._$g(119,"sc"),attrs:{_i:119}},[a("uni-view",{staticClass:t._$g(120,"sc"),attrs:{_i:120},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(121,"sc"),attrs:{_i:121}},[t._v(t._$g(121,"t0-0")),a("v-uni-text",{attrs:{_i:122}},[t._v("kg")])],1),a("uni-view",{staticClass:t._$g(123,"sc"),attrs:{_i:123}},[t._v("\u76ee\u6807\u4f53\u91cd"),a("uni-icons",{staticClass:t._$g(124,"sc"),attrs:{_i:124}})],1)],1),a("uni-view",{staticClass:t._$g(125,"sc"),attrs:{_i:125}},[a("uni-view",{staticClass:t._$g(126,"sc"),attrs:{_i:126}},[t._v(t._$g(126,"t0-0")),a("v-uni-text",{attrs:{_i:127}},[t._v("kg")])],1),t._$g(128,"i")?a("uni-view",{staticClass:t._$g(128,"sc"),attrs:{_i:128}},[t._v("\u7d2f\u8ba1\u589e\u91cd")]):a("uni-view",{staticClass:t._$g(129,"sc"),attrs:{_i:129}},[t._v("\u7d2f\u8ba1\u51cf\u91cd")])],1),a("uni-view",{staticClass:t._$g(130,"sc"),attrs:{_i:130},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(131,"sc"),attrs:{_i:131}},[t._v(t._$g(131,"t0-0")),a("v-uni-text",{attrs:{_i:132}},[t._v("kg")])],1),a("uni-view",{staticClass:t._$g(133,"sc"),attrs:{_i:133}},[t._v("\u521d\u59cb\u4f53\u91cd"),a("uni-icons",{staticClass:t._$g(134,"sc"),attrs:{_i:134}})],1)],1),a("uni-view",{staticClass:t._$g(135,"sc"),attrs:{_i:135}},[a("uni-view",{staticClass:t._$g(136,"sc"),attrs:{_i:136}},[t._v(t._$g(136,"t0-0")),a("v-uni-text",{attrs:{_i:137}},[t._v("\u5929")])],1),a("uni-view",{staticClass:t._$g(138,"sc"),attrs:{_i:138}},[t._v("\u51cf\u91cd\u5929\u6570")])],1)],1)],1),a("firstweight",{attrs:{_i:139}})],1):t._e()],1)},r=[]},5950:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,".container[data-v-2ef93b2c]{width:30px;height:30px;position:relative}.container.loading2[data-v-2ef93b2c]{-webkit-transform:rotate(10deg);transform:rotate(10deg)}.container.loading2 .shape[data-v-2ef93b2c]{border-radius:5px}.container.loading2[data-v-2ef93b2c]{-webkit-animation:rotation 1s infinite;animation:rotation 1s infinite}.container .shape[data-v-2ef93b2c]{position:absolute;width:10px;height:10px;border-radius:1px}.container .shape.shape1[data-v-2ef93b2c]{left:0;background-color:#1890ff}.container .shape.shape2[data-v-2ef93b2c]{right:0;background-color:#91cb74}.container .shape.shape3[data-v-2ef93b2c]{bottom:0;background-color:#fac858}.container .shape.shape4[data-v-2ef93b2c]{bottom:0;right:0;background-color:#e66}.loading2 .shape1[data-v-2ef93b2c]{-webkit-animation:animation2shape1-data-v-2ef93b2c .5s ease 0s infinite alternate;animation:animation2shape1-data-v-2ef93b2c .5s ease 0s infinite alternate}@-webkit-keyframes animation2shape1-data-v-2ef93b2c{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(20px,20px);transform:translate(20px,20px)}}@keyframes animation2shape1-data-v-2ef93b2c{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(20px,20px);transform:translate(20px,20px)}}.loading2 .shape2[data-v-2ef93b2c]{-webkit-animation:animation2shape2-data-v-2ef93b2c .5s ease 0s infinite alternate;animation:animation2shape2-data-v-2ef93b2c .5s ease 0s infinite alternate}@-webkit-keyframes animation2shape2-data-v-2ef93b2c{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-20px,20px);transform:translate(-20px,20px)}}@keyframes animation2shape2-data-v-2ef93b2c{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-20px,20px);transform:translate(-20px,20px)}}.loading2 .shape3[data-v-2ef93b2c]{-webkit-animation:animation2shape3-data-v-2ef93b2c .5s ease 0s infinite alternate;animation:animation2shape3-data-v-2ef93b2c .5s ease 0s infinite alternate}@-webkit-keyframes animation2shape3-data-v-2ef93b2c{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(20px,-20px);transform:translate(20px,-20px)}}@keyframes animation2shape3-data-v-2ef93b2c{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(20px,-20px);transform:translate(20px,-20px)}}.loading2 .shape4[data-v-2ef93b2c]{-webkit-animation:animation2shape4-data-v-2ef93b2c .5s ease 0s infinite alternate;animation:animation2shape4-data-v-2ef93b2c .5s ease 0s infinite alternate}@-webkit-keyframes animation2shape4-data-v-2ef93b2c{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-20px,-20px);transform:translate(-20px,-20px)}}@keyframes animation2shape4-data-v-2ef93b2c{from{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-20px,-20px);transform:translate(-20px,-20px)}}",""]),t.exports=e},"5af6":function(t,e,a){"use strict";var i=a("c9a2"),n=a.n(i);n.a},"5bb5":function(t,e,a){"use strict";a.r(e);var i=a("704c"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"5c18":function(t,e,a){"use strict";a.r(e);var i=a("4922"),n=a("5bb5");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("7e78");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"06f9c5d4",null,!1,i["a"],void 0);e["default"]=s.exports},"5c3b":function(t,e,a){"use strict";a.r(e);var i=a("9f9f"),n=a("e343");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("6139");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"7c6febd6",null,!1,i["a"],void 0);e["default"]=s.exports},"5c5a":function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},[a("uni-view",{staticClass:t._$g(4,"sc"),attrs:{_i:4}},[t._v("\u624b\u673a\u53f7")]),a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5}},[a("v-uni-input",{attrs:{placeholder:"",_i:6},model:{value:t._$g(6,"v-model"),callback:function(e){t.$handleVModelEvent(6,e)},expression:"phone"}})],1)],1),a("uni-view",{staticClass:t._$g(7,"sc"),attrs:{_i:7}},[a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[t._v("\u9a8c\u8bc1\u7801")]),a("uni-view",{staticClass:t._$g(9,"sc"),attrs:{_i:9}},[a("v-uni-input",{staticClass:t._$g(10,"sc"),attrs:{_i:10},model:{value:t._$g(10,"v-model"),callback:function(e){t.$handleVModelEvent(10,e)},expression:"code"}}),a("v-uni-button",{staticClass:t._$g(11,"sc"),attrs:{type:"none",disabled:t._$g(11,"a-disabled"),_i:11},on:{click:function(e){return t.$handleViewEvent(e)}},model:{value:t._$g(11,"v-model"),callback:function(){},expression:"code"}},[t._v(t._$g(11,"t0-0"))])],1)],1)],1),a("uni-view",{staticClass:t._$g(12,"sc"),attrs:{_i:12},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u786e\u8ba4")])],1)],1)},n=[]},"5c6c":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},"5cc4":function(t,e,a){"use strict";var i=a("1a23"),n=a.n(i);n.a},"5d56":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.content[data-v-2dd05a1a]{width:100%;height:100vh}.login[data-v-2dd05a1a]{width:calc(100% - 30px);height:auto;background:#fff;border-radius:10px;padding:15px;background-color:#fff;z-index:99}.login .title[data-v-2dd05a1a]{text-align:left;color:#333;font-size:40rpx;font-weight:700;margin-bottom:15px}.login .editem[data-v-2dd05a1a]{position:relative;display:flex;align-items:center;font-size:28rpx;justify-content:space-between;flex-wrap:wrap}.login .editem .item[data-v-2dd05a1a]{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.login .editem .item .text[data-v-2dd05a1a]{width:80px;height:40px;line-height:40px;font-size:28rpx}.login .editem .item .input[data-v-2dd05a1a]{width:calc(100% - 100px);height:35px;line-height:35px;display:flex;position:relative;border:#dfdfdf 1px solid;border-radius:5px;padding:0 10px;background-color:#f7f7f7}.login .editem .item uni-input[data-v-2dd05a1a]{height:40px;line-height:40px;position:absolute;left:10px;right:0;z-index:88;font-size:28rpx}.login .editem .item .yanzhengma uni-input[data-v-2dd05a1a]{right:120px;font-size:32rpx}.login .editem .code[data-v-2dd05a1a]{width:110px;background:#dfdfdf;font-size:32rpx;margin:0;line-height:40px;border-radius:5px;text-align:center;position:absolute;right:0;top:0;bottom:0;z-index:99}.login .btnlogin[data-v-2dd05a1a]{width:100%;margin:15px 0;height:42px;line-height:42px;background:#fec407;font-weight:700;border-radius:15px;text-align:center;color:#fff!important}',""]),t.exports=e},"5efe":function(t,e,a){"use strict";var i=a("d0f9"),n=a.n(i);n.a},"5f21":function(t,e,a){"use strict";a.r(e);var i=a("6692"),n=a("87e2");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("2d60");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"fa33b998",null,!1,i["a"],void 0);e["default"]=s.exports},"5f35":function(t,e,a){var i=a("2158");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("1b0c29d0",i,!0,{sourceMap:!1,shadowMode:!1})},"601c":function(t,e,a){"use strict";var i=a("937d"),n=a.n(i);n.a},6110:function(t,e,a){"use strict";a.r(e);var i=a("217f"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},6139:function(t,e,a){"use strict";var i=a("9f5a"),n=a.n(i);n.a},6311:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},6365:function(t,e,a){"use strict";a.r(e);var i=a("582b"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},6382:function(t,e,a){var i=a("6454");t.exports=function(t,e){if(t){if("string"===typeof t)return i(t,e);var a=Object.prototype.toString.call(t).slice(8,-1);return"Object"===a&&t.constructor&&(a=t.constructor.name),"Map"===a||"Set"===a?Array.from(t):"Arguments"===a||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a)?i(t,e):void 0}},t.exports.__esModule=!0,t.exports["default"]=t.exports},6454:function(t,e){t.exports=function(t,e){(null==e||e>t.length)&&(e=t.length);for(var a=0,i=new Array(e);a<e;a++)i[a]=t[a];return i},t.exports.__esModule=!0,t.exports["default"]=t.exports},"646f":function(t,e,a){"use strict";var i=a("d2ad"),n=a.n(i);n.a},6692:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},t._l(t._$g(3,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("3-"+r,"sc"),attrs:{_i:"3-"+r}},[a("uni-view",{staticClass:t._$g("4-"+r,"sc"),attrs:{_i:"4-"+r}},[a("uni-view",{staticClass:t._$g("5-"+r,"sc"),attrs:{_i:"5-"+r}},[t._$g("6-"+r,"i")?a("uni-view",{staticClass:t._$g("6-"+r,"sc"),class:t._$g("6-"+r,"c"),attrs:{_i:"6-"+r}}):a("uni-view",{staticClass:t._$g("7-"+r,"sc"),attrs:{_i:"7-"+r}},[t._v("A")])],1),t._v(t._$g("4-"+r,"t1-0"))],1),a("uni-view",{staticClass:t._$g("8-"+r,"sc"),attrs:{_i:"8-"+r}},[t._v(t._$g("8-"+r,"t0-0")+t._$g("8-"+r,"t0-1"))])],1)})),1)],1)],1)},n=[]},"66ad":function(t,e,a){var i=a("9bdc");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("050d3637",i,!0,{sourceMap:!1,shadowMode:!1})},"66d0":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},"678b":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={props:["show","disabled","autoClose","threshold","leftOptions","rightOptions"],data:function(){return{wxsProps:{}}},components:{}}},"685e":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},"6a41":function(t,e,a){"use strict";a.r(e);var i=a("678b"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"6a6d":function(t,e,a){"use strict";a.r(e);var i=a("b389"),n=a("1bf7");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("d87e");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"0998b432",null,!1,i["a"],void 0);e["default"]=s.exports},"6b6b":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={name:"loading6",data:function(){return{wxsProps:{}}},components:{}}},"6c01":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={name:"loading5",data:function(){return{wxsProps:{}}},components:{}}},"6c8a":function(t,e,a){"use strict";var i=a("3476"),n=a.n(i);n.a},"6c92":function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this.$createElement,e=this._self._c||t;return e("uni-view",{staticClass:this._$g(0,"sc"),attrs:{_i:0}},[e("uni-view",{staticClass:this._$g(1,"sc"),attrs:{_i:1}}),e("uni-view",{staticClass:this._$g(2,"sc"),attrs:{_i:2}}),e("uni-view",{staticClass:this._$g(3,"sc"),attrs:{_i:3}}),e("uni-view",{staticClass:this._$g(4,"sc"),attrs:{_i:4}})],1)},n=[]},"6c95":function(t,e,a){"use strict";var i=a("eedf"),n=a.n(i);n.a},"6caa":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={name:"ren-calendar",props:["weekstart","markDays","headerBar","open","collapsible","disabledAfter"],data:function(){return{wxsProps:{}}},components:{}}},"6cf4":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.content[data-v-2c58518e]{padding:15px;font-size:32rpx;background-color:#f5f6fa;min-height:100vh}.tabbar[data-v-2c58518e]{width:100%;padding:10px 15px 15px;display:flex;align-items:center;justify-content:space-around}.tabbar uni-view[data-v-2c58518e]{position:relative}.tabbar .active[data-v-2c58518e]:after{content:"";height:3px;width:100%;position:absolute;bottom:-5px;left:0;border-radius:5px;background:linear-gradient(90deg,#477eff,#39d9c9)}.charts .boxTime[data-v-2c58518e]{display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:10px 10px 0 0}.charts .boxTime .one[data-v-2c58518e]{width:80%;display:flex;line-height:25px;justify-content:space-between;align-items:center}.charts .boxTime .center[data-v-2c58518e]{margin:0 15px}.charts .boxTime uni-picker[data-v-2c58518e]{width:100%;border:none;text-align:center;position:relative}.charts .boxTime .iconfont[data-v-2c58518e]{color:#333;font-size:36rpx;position:absolute;right:0;top:0}.charts .box[data-v-2c58518e]{width:100%;padding:0;margin:0;display:flex;flex-wrap:wrap;border-radius:0 0 10px 10px;justify-content:space-between}.charts .box .listC[data-v-2c58518e]{background-color:#fff}.charts .box .listC .name[data-v-2c58518e]{width:20%;padding:0 15px;font-size:32rpx;text-align:center;border-radius:5px;height:30px;line-height:30px}.charts .box .listC .active2[data-v-2c58518e]{color:#fff;background:linear-gradient(90deg,#477eff,#39d9c9)}.charts .box .blockC[data-v-2c58518e]{clear:both;width:100%;height:250px;background-color:#fff;border-radius:0 0 10px 10px;padding-bottom:15px}.charts .gridList[data-v-2c58518e]{margin:0!important;width:100%!important}.charts .gridList .data .item[data-v-2c58518e]{display:block!important}.report .box[data-v-2c58518e]{padding:10px 10px 0;background-color:#fff;border-radius:10px;margin-bottom:10px}.report .box .time[data-v-2c58518e]{color:#999;padding-bottom:15px;width:100%}.report .box .item2[data-v-2c58518e]{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.report .box .item2 .item2_data[data-v-2c58518e]{width:33%}.report .box .item2 .item2_data .data[data-v-2c58518e]{width:100%;text-align:center;border-right:1PX solid #f7f7f7}.report .box .item2 .item2_data uni-text[data-v-2c58518e]{font-size:40rpx!important;font-weight:700}.report .box2[data-v-2c58518e]{height:50px;line-height:50px;border-radius:10px;display:flex;padding:0 10px;justify-content:space-between;margin-bottom:10px;background-color:#fff}.report .info[data-v-2c58518e]{width:100%;display:flex;justify-content:space-between}.report .info .item[data-v-2c58518e]{color:#fff;width:45%;height:50px;background:linear-gradient(90deg,#477eff,#39d9c9);text-align:center;border-radius:10px;display:flex;justify-content:center;align-items:center}.report .info .item uni-text[data-v-2c58518e]{width:30px;height:30px;border-radius:50%;margin-right:10px;display:inline-block;background-color:#fff}.report .myinfoPage[data-v-2c58518e]{width:100%;background:#fff;margin-top:10px;padding-bottom:15px;border-radius:10px}.report .myinfoPage .box1[data-v-2c58518e]{display:flex;flex-wrap:wrap;border-radius:10px;font-size:32rpx;position:relative;margin:0 15px 0;padding-bottom:10px}.report .myinfoPage .box1 .list[data-v-2c58518e]{width:100%;color:#666;padding:0;line-height:50px}.report .myinfoPage .box1 .list uni-image[data-v-2c58518e],\r\n.report .myinfoPage .box1 .list .t-icon[data-v-2c58518e]{width:18px!important;height:18px;border:2px solid #c7c7c7;background-color:#c7c7c7;border-radius:50%;margin-right:5px}.report .myinfoPage .box1 .list .block[data-v-2c58518e]{width:100%;display:flex;justify-content:space-between;align-items:center;color:#666;position:relative}.report .myinfoPage .box1 .list .block .level[data-v-2c58518e],\r\n.report .myinfoPage .box1 .list .block .val[data-v-2c58518e]{width:25%}.report .myinfoPage .box1 .list .block .name[data-v-2c58518e]{width:40%;display:flex;align-items:center}.report .myinfoPage .box1 .list .block .icon[data-v-2c58518e]{width:20px;text-align:right;display:flex}.report .myinfoPage .box1 .list .block .icon uni-image[data-v-2c58518e]{width:20px;height:20px}.report .desc[data-v-2c58518e]{line-height:20px;text-align:left;width:calc(100%-20px);height:auto;border-radius:5px;font-size:30rpx;color:#999;padding:10px;background:#f7f7f7}.report .desc .statuevue[data-v-2c58518e]{height:35px;position:relative;width:100%!important;margin:20px auto 10px}.report .desc .statuevue .bi[data-v-2c58518e]{display:flex;justify-content:space-between;width:auto;padding-top:10px}.report .desc .statuevue .bi .peobox[data-v-2c58518e]{position:absolute;right:0;top:-1px}.report .desc .statuevue .bi .peobox .xx[data-v-2c58518e]{width:5px;height:5px;border-radius:50%;background:#fff;position:absolute;z-index:9;border:2px solid #1b2086;top:9px}.report .desc .statuevue .item[data-v-2c58518e]{position:relative;margin:0;flex:1;height:5px;color:#666;font-size:30rpx}.report .desc .statuevue .item .span1[data-v-2c58518e]{width:100%;text-align:center;position:absolute;top:-23px}.report .desc .statuevue .item .span[data-v-2c58518e]{margin-top:8px;position:absolute;right:-8px}.report .yuanxing[data-v-2c58518e]{display:inline-block;background:#f19601;width:8px;height:12px;margin-right:5px;font-size:36rpx}.report .btnf[data-v-2c58518e]{font-size:28rpx;border-radius:5px;height:22px;margin:0 10px 0 0;line-height:22px;color:#fff;font-weight:400;width:44px!important;text-align:center!important;float:right}.report .tivon[data-v-2c58518e]{display:flex;justify-content:center;align-content:center;align-items:center}.report .tivon .bianji[data-v-2c58518e]{width:20px;height:20px;margin-left:5px}.report .box1 :last-child.list .val[data-v-2c58518e]{width:25%!important}.report .kcalClass[data-v-2c58518e]{width:100%;text-align:center;font-size:36rpx;line-height:55px;margin:-20px auto}.report .yichang[data-v-2c58518e]{background:#ffe4be;color:#ff4239;padding:5px;text-align:center;border-radius:5px;margin:0 15px 10px}.report .tips[data-v-2c58518e]{font-size:30rpx;line-height:20px}.report .tips uni-text[data-v-2c58518e]{display:inline-block;width:100%}.report .jianyi_box[data-v-2c58518e]{background-color:#fff;border-radius:10px;padding:5px 10px 15px;width:calc(100% -20px);margin:10px 0}.report .jianyi[data-v-2c58518e]{display:flex;margin:0 -15px;justify-content:space-between}.report .jianyi uni-view[data-v-2c58518e]{display:flex;flex-wrap:wrap;align-content:center;align-items:center;justify-content:center;width:20%;margin:5px 2.5% 0}.report .jianyi uni-view uni-image[data-v-2c58518e]{width:25px;height:25px}.report .jianyi uni-view uni-text[data-v-2c58518e]{width:100%;text-align:center;margin-top:10px;font-size:28rpx;color:#666}.report .jianyi .active[data-v-2c58518e]{border-bottom:2px solid #f19601;padding-bottom:5px;margin:17px 2.5% 0}.report .jianyi-con[data-v-2c58518e]{margin-top:15px;background:#f7f7f7;padding:10px;font-size:28rpx;line-height:20px;border-radius:10px}.report .tips2[data-v-2c58518e]{color:#999;margin-top:15px;font-size:30rpx;display:flex;align-items:center}.report[data-v-2c58518e] .uni-collapse-item{width:100%!important}.report[data-v-2c58518e] .uni-collapse-item__title-arrow{margin-right:0!important}.report[data-v-2c58518e] .uni-collapse-item__wrap-content.uni-collapse-item--border{border-bottom-width:0}',""]),t.exports=e},"6d0a":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={name:"loading3",data:function(){return{wxsProps:{}}},components:{}}},"6d44":function(t,e,a){"use strict";a.r(e);var i=a("25a8"),n=a("03e9");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("19ec");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"5a50390e",null,!1,i["a"],void 0);e["default"]=s.exports},"6d5e":function(t,e,a){"use strict";a.r(e);var i=a("2a96"),n=a("fc9c");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("f1f6");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"12b65662",null,!1,i["a"],void 0);e["default"]=s.exports},"6d98":function(t,e,a){"use strict";a.r(e);var i=a("6d0a"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"6d99":function(t,e,a){"use strict";a.r(e);var i=a("7316"),n=a("381c");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("c1d4");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"a5401dee",null,!1,i["a"],void 0);e["default"]=s.exports},"6dc0":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.content[data-v-0998b432]{background-color:#f3f4f6;padding:15px;min-height:100vh;font-size:36rpx}.image[data-v-0998b432]{width:40px;height:40px;border-radius:50%}.text_r[data-v-0998b432]{width:70%;display:flex;align-items:center;justify-content:flex-end}.text_r uni-input[data-v-0998b432]{width:80%;border-bottom:1px solid #dfdfdf}.caritem[data-v-0998b432]{height:50px;line-height:50px;background-color:#fff;border-radius:10px;padding:0 10px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}',""]),t.exports=e},"6e93":function(t,e,a){"use strict";a.r(e);var i=a("7bdb"),n=a("8c18");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"22e183e2",null,!1,i["a"],void 0);e["default"]=s.exports},"6ebd":function(t,e,a){"use strict";a.r(e);var i=a("0f78"),n=a("2f25");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("0ced");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"2ec451fa",null,!1,i["a"],void 0);e["default"]=s.exports},"6eca":function(t,e,a){"use strict";a.r(e);var i=a("24d4"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"6f8b":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},"6fbe":function(t,e,a){var i=a("94ca");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("d9790f70",i,!0,{sourceMap:!1,shadowMode:!1})},"704c":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={name:"qiun-error",props:["errorMessage"],data:function(){return{wxsProps:{}}},components:{}}},7135:function(t,e,a){"use strict";a.r(e);var i=a("a1e7"),n=a("034e");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);var o=a("6eca");for(var r in o)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return o[t]}))}(r);a("91e2");var s=a("828b");n["default"].__module="rdcharts";var c=Object(s["a"])(o["default"],i["b"],i["c"],!1,null,"f66a47f0",null,!1,i["a"],n["default"]);e["default"]=c.exports},7172:function(t,e){t.exports=function(t,e){var a=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=a){var i,n,r,o,s=[],c=!0,l=!1;try{if(r=(a=a.call(t)).next,0===e){if(Object(a)!==a)return;c=!1}else for(;!(c=(i=r.call(a)).done)&&(s.push(i.value),s.length!==e);c=!0);}catch(t){l=!0,n=t}finally{try{if(!c&&null!=a["return"]&&(o=a["return"](),Object(o)!==o))return}finally{if(l)throw n}}return s}},t.exports.__esModule=!0,t.exports["default"]=t.exports},"725d":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.wrapper[data-v-ae99ef1e]{position:fixed;left:0;right:0;top:0;bottom:0;z-index:999}.wrapper .bg[data-v-ae99ef1e]{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:99}.headimage[data-v-ae99ef1e]{width:50px;height:50px;margin:auto;border-radius:50%;margin-bottom:16rpx}@-webkit-keyframes wrapper_box-data-v-ae99ef1e{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes wrapper_box-data-v-ae99ef1e{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}',""]),t.exports=e},7316:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[t._v("\u8bf7\u5728\u8bbe\u5907\u5f00\u673a\u72b6\u6001\u4e0b\uff0c\u641c\u7d22\u8bbe\u5907")]),a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u5f00\u59cb\u641c\u7d22\u8bbe\u5907")]),a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},[t._v("\u5df2\u53d1\u73b0 "+t._$g(3,"t0-0")+" \u4e2a\u8bbe\u5907\uff1a")]),a("uni-view",{attrs:{_i:4}},[t._$g(5,"i")?a("v-uni-scroll-view",{staticClass:t._$g(5,"sc"),attrs:{"scroll-y":!0,"scroll-with-animation":!0,_i:5}},t._l(t._$g(6,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("6-"+r,"sc"),attrs:{_i:"6-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{attrs:{_i:"7-"+r}},[a("v-uni-text",{attrs:{_i:"8-"+r}},[t._v(t._$g("8-"+r,"t0-0"))])],1),a("uni-view",{attrs:{_i:"9-"+r}},[t._v("mac\u5730\u5740:"+t._$g("9-"+r,"t0-0"))])],1)})),1):t._e()],1),a("uni-view",{staticClass:t._$g(10,"sc"),attrs:{_i:10}},[a("uni-view",{staticClass:t._$g(11,"sc"),attrs:{_i:11}},[a("v-uni-icon",{staticClass:t._$g(12,"sc"),attrs:{_i:12}}),t._v("\u8bbe\u5907\u7ed1\u5b9a\u6d41\u7a0b\u8bf4\u660e")],1),a("uni-view",{staticClass:t._$g(13,"sc"),attrs:{_i:13}},[a("v-uni-text",{attrs:{_i:14}},[t._v("1\u3001\u6253\u5f00\u624b\u673a\u84dd\u7259\u548c\u4f4d\u7f6e\u4fe1\u606f")]),a("v-uni-text",{attrs:{_i:15}},[t._v("2\u3001ios\u7cfb\u7edf\u9700\u6253\u5f00\u8bbe\u7f6e\u2014>\u5e94\u7528\u2014>\u5fae\u4fe1\u91cc\u7684\u84dd\u7259\u6743\u9650")]),a("v-uni-text",{attrs:{_i:16}},[t._v("3\u3001\u8bbe\u5907\u4eae\u5c4f\u72b6\u6001\u4e0b\u641c\u7d22\u84dd\u7259")]),a("v-uni-text",{attrs:{_i:17}},[t._v("4\u3001\u9009\u62e9\u84dd\u7259\u8fdb\u884c\u7ed1\u5b9a")])],1)],1)],1)},n=[]},7393:function(t,e,a){"use strict";var i=a("88ec"),n=a.n(i);n.a},7494:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.uni-collapse-item[data-v-7dfdf9d6]{box-sizing:border-box}.uni-collapse-item__title[data-v-7dfdf9d6]{display:flex;width:100%;box-sizing:border-box;flex-direction:row;align-items:center;transition:border-bottom-color .3s}.uni-collapse-item__title-wrap[data-v-7dfdf9d6]{width:100%;flex:1}.uni-collapse-item__title-box[data-v-7dfdf9d6]{padding:0 15px;display:flex;width:100%;box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;height:48px;line-height:48px;background-color:#fff;color:#303133;font-size:13px;font-weight:500}.uni-collapse-item__title-box.is-disabled .uni-collapse-item__title-text[data-v-7dfdf9d6]{color:#999}.uni-collapse-item__title.uni-collapse-item-border[data-v-7dfdf9d6]{border-bottom:1px solid #ebeef5}.uni-collapse-item__title.is-open[data-v-7dfdf9d6]{border-bottom-color:transparent}.uni-collapse-item__title-img[data-v-7dfdf9d6]{height:22px;width:22px;margin-right:10px}.uni-collapse-item__title-text[data-v-7dfdf9d6]{flex:1;font-size:14px;white-space:nowrap;color:inherit;overflow:hidden;text-overflow:ellipsis}.uni-collapse-item__title-arrow[data-v-7dfdf9d6]{display:flex;box-sizing:border-box;align-items:center;justify-content:center;width:20px;height:20px;margin-right:10px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.uni-collapse-item__title-arrow-active[data-v-7dfdf9d6]{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.uni-collapse-item__wrap[data-v-7dfdf9d6]{will-change:height;box-sizing:border-box;background-color:#fff;overflow:hidden;position:relative;height:0}.uni-collapse-item__wrap.is--transition[data-v-7dfdf9d6]{transition-property:height,border-bottom-width;transition-duration:.3s;will-change:height}.uni-collapse-item__wrap-content[data-v-7dfdf9d6]{position:absolute;font-size:13px;color:#303133;border-bottom-color:transparent;border-bottom-style:solid;border-bottom-width:0}.uni-collapse-item__wrap-content.uni-collapse-item--border[data-v-7dfdf9d6]{border-bottom-width:1px;border-bottom-color:red;border-bottom-color:#ebeef5}.uni-collapse-item__wrap-content.open[data-v-7dfdf9d6]{position:relative}.uni-collapse-item--animation[data-v-7dfdf9d6]{transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.3s;transition-timing-function:ease}',""]),t.exports=e},7580:function(t,e,a){"use strict";function i(){function t(t){var e=a("dad9");e.__inject__&&e.__inject__(t)}"function"===typeof t&&t(),UniViewJSBridge.publishHandler("webviewReady")}a("7fd3"),"undefined"!==typeof plus?i():document.addEventListener("plusready",i)},"75ad":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.btn[data-v-7d470037]{width:40%;float:right;margin-top:15px;background:linear-gradient(90deg,#477eff,#39d9c9)!important}.edit[data-v-7d470037]{top:20%}.close[data-v-7d470037]{background:#fff!important;float:left;color:#333}',""]),t.exports=e},7700:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},"788f":function(t,e,a){var i=a("97f3");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("cc3ee5ae",i,!0,{sourceMap:!1,shadowMode:!1})},"7b4a":function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return t._$g(0,"i")?a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1},on:{click:function(e){return t.$handleViewEvent(e)}}}),a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},[t._$g(4,"i")?a("v-uni-image",{staticClass:t._$g(4,"sc"),attrs:{src:t._$g(4,"a-src"),_i:4}}):t._e(),a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5}},[t._v(t._$g(5,"t0-0"))])],1),a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[t._l(t._$g(7,"f"),(function(e,i,n,r){return t._$g("7-"+r,"i")?a("uni-view",{key:e,staticClass:t._$g("7-"+r,"sc"),attrs:{_i:"7-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._$g("8-"+r,"i")?a("v-uni-image",{staticClass:t._$g("8-"+r,"sc"),attrs:{src:t._$g("8-"+r,"a-src"),_i:"8-"+r}}):t._e(),a("uni-view",{staticClass:t._$g("9-"+r,"sc"),attrs:{_i:"9-"+r}},[a("uni-view",{staticClass:t._$g("10-"+r,"sc"),attrs:{_i:"10-"+r}},[a("uni-view",{staticClass:t._$g("11-"+r,"sc"),attrs:{_i:"11-"+r}},[t._v(t._$g("11-"+r,"t0-0"))]),t._$g("12-"+r,"i")?a("uni-view",{staticClass:t._$g("12-"+r,"sc"),attrs:{_i:"12-"+r}},[t._v("\u5f53\u524d")]):t._e()],1),a("uni-view",{staticClass:t._$g("13-"+r,"sc"),attrs:{_i:"13-"+r}},[a("uni-view",{attrs:{_i:"14-"+r}},[t._v(t._$g("14-"+r,"t0-0"))]),a("uni-view",{attrs:{_i:"15-"+r}},[t._v(t._$g("15-"+r,"t0-0")+"\u5c81")])],1)],1)],1):t._e()})),a("uni-view",{staticClass:t._$g(16,"sc"),attrs:{_i:16},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("+")])],2)],1)],1):t._e()},n=[]},"7baa":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,".container[data-v-6e5d9c90]{width:30px;height:30px;position:relative}.container.loading6[data-v-6e5d9c90]{-webkit-animation:rotation 1s infinite;animation:rotation 1s infinite}.container.loading6 .shape[data-v-6e5d9c90]{width:12px;height:12px;border-radius:2px}.container .shape[data-v-6e5d9c90]{position:absolute;width:10px;height:10px;border-radius:1px}.container .shape.shape1[data-v-6e5d9c90]{left:0;background-color:#1890ff}.container .shape.shape2[data-v-6e5d9c90]{right:0;background-color:#91cb74}.container .shape.shape3[data-v-6e5d9c90]{bottom:0;background-color:#fac858}.container .shape.shape4[data-v-6e5d9c90]{bottom:0;right:0;background-color:#e66}.loading6 .shape1[data-v-6e5d9c90]{-webkit-animation:animation6shape1-data-v-6e5d9c90 2s linear 0s infinite normal;animation:animation6shape1-data-v-6e5d9c90 2s linear 0s infinite normal}@-webkit-keyframes animation6shape1-data-v-6e5d9c90{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translateY(18px);transform:translateY(18px)}50%{-webkit-transform:translate(18px,18px);transform:translate(18px,18px)}75%{-webkit-transform:translate(18px);transform:translate(18px)}}@keyframes animation6shape1-data-v-6e5d9c90{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translateY(18px);transform:translateY(18px)}50%{-webkit-transform:translate(18px,18px);transform:translate(18px,18px)}75%{-webkit-transform:translate(18px);transform:translate(18px)}}.loading6 .shape2[data-v-6e5d9c90]{-webkit-animation:animation6shape2-data-v-6e5d9c90 2s linear 0s infinite normal;animation:animation6shape2-data-v-6e5d9c90 2s linear 0s infinite normal}@-webkit-keyframes animation6shape2-data-v-6e5d9c90{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translate(-18px);transform:translate(-18px)}50%{-webkit-transform:translate(-18px,18px);transform:translate(-18px,18px)}75%{-webkit-transform:translateY(18px);transform:translateY(18px)}}@keyframes animation6shape2-data-v-6e5d9c90{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translate(-18px);transform:translate(-18px)}50%{-webkit-transform:translate(-18px,18px);transform:translate(-18px,18px)}75%{-webkit-transform:translateY(18px);transform:translateY(18px)}}.loading6 .shape3[data-v-6e5d9c90]{-webkit-animation:animation6shape3-data-v-6e5d9c90 2s linear 0s infinite normal;animation:animation6shape3-data-v-6e5d9c90 2s linear 0s infinite normal}@-webkit-keyframes animation6shape3-data-v-6e5d9c90{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translate(18px);transform:translate(18px)}50%{-webkit-transform:translate(18px,-18px);transform:translate(18px,-18px)}75%{-webkit-transform:translateY(-18px);transform:translateY(-18px)}}@keyframes animation6shape3-data-v-6e5d9c90{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translate(18px);transform:translate(18px)}50%{-webkit-transform:translate(18px,-18px);transform:translate(18px,-18px)}75%{-webkit-transform:translateY(-18px);transform:translateY(-18px)}}.loading6 .shape4[data-v-6e5d9c90]{-webkit-animation:animation6shape4-data-v-6e5d9c90 2s linear 0s infinite normal;animation:animation6shape4-data-v-6e5d9c90 2s linear 0s infinite normal}@-webkit-keyframes animation6shape4-data-v-6e5d9c90{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translateY(-18px);transform:translateY(-18px)}50%{-webkit-transform:translate(-18px,-18px);transform:translate(-18px,-18px)}75%{-webkit-transform:translate(-18px);transform:translate(-18px)}}@keyframes animation6shape4-data-v-6e5d9c90{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translateY(-18px);transform:translateY(-18px)}50%{-webkit-transform:translate(-18px,-18px);transform:translate(-18px,-18px)}75%{-webkit-transform:translate(-18px);transform:translate(-18px)}}",""]),t.exports=e},"7bdb":function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={uniIcons:a("bbd6").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[a("uni-view",{class:t._$g(2,"c"),attrs:{_i:2},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u5f53\u5929")]),a("uni-view",{class:t._$g(3,"c"),attrs:{_i:3},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u6708\u5ea6")]),a("uni-view",{class:t._$g(4,"c"),attrs:{_i:4},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u5e74\u5ea6")])],1),a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5}},[a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[a("v-uni-picker",{staticClass:t._$g(7,"sc"),attrs:{mode:"date",value:t._$g(7,"a-value"),fields:t._$g(7,"a-fields"),_i:7},on:{change:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[t._v(t._$g(8,"t0-0")),a("uni-icons",{attrs:{_i:9}})],1)],1)],1),a("uni-view",{staticClass:t._$g(10,"sc"),attrs:{_i:10}},t._l(t._$g(11,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("11-"+r,"sc"),attrs:{_i:"11-"+r}},[t._$g("12-"+r,"i")?a("uni-view",{attrs:{_i:"12-"+r}},[a("qiunDataCharts",{attrs:{_i:"13-"+r}})],1):a("uni-view",{staticClass:t._$g("14-"+r,"sc"),attrs:{_i:"14-"+r}},[a("uni-view",{staticClass:t._$g("15-"+r,"sc"),attrs:{_i:"15-"+r}},[a("v-uni-image",{attrs:{src:"/static/none.png",_i:"16-"+r}}),a("v-uni-text",{attrs:{_i:"17-"+r}},[t._v("\u6682\u65e0\u6570\u636e\uff0c\u8bf7\u624b\u52a8\u6dfb\u52a0~")])],1)],1)],1)})),1)],1)],1)},r=[]},"7c30":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.content[data-v-0f7d041c]{width:100%;height:100vh}.bg[data-v-0f7d041c]{position:absolute;top:0;width:100%;height:50vh;z-index:9}.login[data-v-0f7d041c]{width:calc(100% - 30px);height:auto;background:#fff;border-radius:10px;padding:15px;background-color:#fff;z-index:99}.login .title[data-v-0f7d041c]{text-align:left;color:#333;font-size:40rpx;font-weight:700;margin-bottom:15px}.login .editem[data-v-0f7d041c]{position:relative;display:flex;align-items:center;font-size:32rpx;justify-content:space-between;flex-wrap:wrap}.login .editem .item[data-v-0f7d041c]{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.login .editem .item .text[data-v-0f7d041c]{width:80px;height:40px;line-height:40px;font-size:32rpx}.login .editem .item .input[data-v-0f7d041c]{width:calc(100% - 100px);height:35px;line-height:35px;display:flex;position:relative;border:#dfdfdf 1px solid;border-radius:5px;padding:0 10px;background-color:#f7f7f7}.login .editem .item uni-input[data-v-0f7d041c]{height:40px;line-height:40px;position:absolute;left:10px;right:0;z-index:88;font-size:28rpx}.login .editem .item .yanzhengma uni-input[data-v-0f7d041c]{right:120px;font-size:28rpx}.login .editem .code[data-v-0f7d041c]{width:110px;background:#dfdfdf;font-size:32rpx;margin:0;line-height:40px;border-radius:5px;text-align:center;position:absolute;right:0;top:0;bottom:0;z-index:99}.login .editem .forget[data-v-0f7d041c]{width:80px;background:#fff;color:#477eff}.login .btngroup[data-v-0f7d041c]{width:100%;height:35px;line-height:35px;display:flex;justify-content:center}.login .btngroup uni-text[data-v-0f7d041c]{display:block;color:#477eff}.login .btnlogin[data-v-0f7d041c]{width:100%;margin:15px 0;height:42px;line-height:42px;background:#fec407;font-weight:700;border-radius:15px;text-align:center;color:#fff!important}.xieyi[data-v-0f7d041c]{font-size:32rpx;color:#477eff}.xieyi uni-text[data-v-0f7d041c]{border-bottom:1px solid #477eff}',""]),t.exports=e},"7ce0":function(t,e,a){"use strict";var i=a("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(a("7135")),r={data:function(){return{wxsProps:{}}},components:{qiunDataCharts:n.default}};e.default=r},"7dbb":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},"7e78":function(t,e,a){"use strict";var i=a("b899"),n=a.n(i);n.a},"7f50":function(t,e,a){"use strict";a.r(e);var i=a("ba52"),n=a("0658");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"44d8bc26",null,!1,i["a"],void 0);e["default"]=s.exports},"7fb9":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.image3[data-v-2ec451fa]{width:200px!important;height:340px!important}',""]),t.exports=e},"7fd3":function(t,e,a){if("undefined"===typeof Promise||Promise.prototype.finally||(Promise.prototype.finally=function(t){var e=this.constructor;return this.then((function(a){return e.resolve(t()).then((function(){return a}))}),(function(a){return e.resolve(t()).then((function(){throw a}))}))}),"undefined"!==typeof uni&&uni&&uni.requireGlobal){var i=uni.requireGlobal();ArrayBuffer=i.ArrayBuffer,Int8Array=i.Int8Array,Uint8Array=i.Uint8Array,Uint8ClampedArray=i.Uint8ClampedArray,Int16Array=i.Int16Array,Uint16Array=i.Uint16Array,Int32Array=i.Int32Array,Uint32Array=i.Uint32Array,Float32Array=i.Float32Array,Float64Array=i.Float64Array,BigInt64Array=i.BigInt64Array,BigUint64Array=i.BigUint64Array}window.__uniConfig={window:{navigationBarTextStyle:"black",navigationBarTitleText:"",navigationBarBackgroundColor:"#fff",backgroundColor:"#fff"},darkmode:!1},uni.restoreGlobal&&uni.restoreGlobal(weex,plus,setTimeout,clearTimeout,setInterval,clearInterval),__definePage("pages/index/index",(function(){return Vue.extend(a("a694").default)})),__definePage("pages/card/card",(function(){return Vue.extend(a("8f7d").default)})),__definePage("pages/body/body",(function(){return Vue.extend(a("b894").default)})),__definePage("pages/history/history",(function(){return Vue.extend(a("a099").default)})),__definePage("pages/history/historyDetail",(function(){return Vue.extend(a("5f21").default)})),__definePage("pages/compk/contrast",(function(){return Vue.extend(a("d64d").default)})),__definePage("pages/compk/pkdetail",(function(){return Vue.extend(a("fdea").default)})),__definePage("pages/skip/skip",(function(){return Vue.extend(a("0297").default)})),__definePage("pages/skip/charts",(function(){return Vue.extend(a("4025").default)})),__definePage("pages/vitalcapacity/vitalcapacity",(function(){return Vue.extend(a("5c3b").default)})),__definePage("pages/vitalcapacity/charts",(function(){return Vue.extend(a("6e93").default)})),__definePage("pages/me/me",(function(){return Vue.extend(a("a0f1").default)})),__definePage("pages/me/manage",(function(){return Vue.extend(a("9911").default)})),__definePage("pages/me/userInfo",(function(){return Vue.extend(a("b1cc").default)})),__definePage("pages/score/score",(function(){return Vue.extend(a("d799").default)})),__definePage("pages/score/history",(function(){return Vue.extend(a("6d5e").default)})),__definePage("pages/score/report",(function(){return Vue.extend(a("fcc0").default)})),__definePage("pages/login/forgetPassword",(function(){return Vue.extend(a("2bef").default)})),__definePage("pages/login/login",(function(){return Vue.extend(a("882b").default)})),__definePage("pages/setting/setting",(function(){return Vue.extend(a("6a6d").default)})),__definePage("pages/setting/password",(function(){return Vue.extend(a("8a53").default)})),__definePage("pages/setting/email",(function(){return Vue.extend(a("c29c").default)})),__definePage("pages/setting/phone",(function(){return Vue.extend(a("e884").default)})),__definePage("pages/devices/search",(function(){return Vue.extend(a("6d44").default)})),__definePage("pages/devices/G02",(function(){return Vue.extend(a("6ebd").default)})),__definePage("pages/business/business",(function(){return Vue.extend(a("17dc").default)})),__definePage("pages/devices/PCV02",(function(){return Vue.extend(a("24d0").default)})),__definePage("pages/business/addDevice",(function(){return Vue.extend(a("efc2").default)})),__definePage("pages/business/search",(function(){return Vue.extend(a("6d99").default)})),__definePage("pages/devices/PCT01",(function(){return Vue.extend(a("ba87").default)})),__definePage("pages/me/about",(function(){return Vue.extend(a("0f56").default)}))},"7ff1":function(t,e,a){"use strict";a.r(e);var i=a("9de3"),n=a("3bb4");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("b578");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"7dfdf9d6",null,!1,i["a"],void 0);e["default"]=s.exports},8055:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.content[data-v-71ff5da2]{width:100%;min-height:100vh;background-color:#fff}.item-ite[data-v-71ff5da2]{line-height:20PX;margin-bottom:15px}.title[data-v-71ff5da2]{height:50px;line-height:50px;text-align:center;font-weight:700}.image[data-v-71ff5da2]{width:100%;text-align:center;margin-top:30px}.image uni-image[data-v-71ff5da2]{width:200px;height:252px;margin:auto}.end[data-v-71ff5da2]{color:#fff;position:absolute;bottom:80px;width:70px;height:70px;line-height:70px;background:#fec407;margin-left:calc(50% - 35px);border-radius:50px;text-align:center;box-shadow:0 1px 5px 2px rgba(223,226,225,.9882352941176471)}.wrapper[data-v-71ff5da2]{background-color:rgba(0,0,0,.6)}.wrapper .edit[data-v-71ff5da2]{width:80%!important;background-color:#fff}.wrapper .editem[data-v-71ff5da2]{height:auto;display:flex;align-items:center;flex-direction:column}.wrapper .editem uni-view[data-v-71ff5da2]{width:100%;text-align:center;margin-bottom:5px}.wrapper .center[data-v-71ff5da2]{background-color:#eee;padding:0 10px;display:flex;margin:45px 0;font-size:32rpx;border-radius:5px;height:65px;align-items:center;justify-content:space-between}.wrapper .center uni-image[data-v-71ff5da2]{width:35px;height:35px;margin-right:10px;margin-top:15px}.wrapper .center .left[data-v-71ff5da2]{display:flex;align-content:center}.wrapper .center .name[data-v-71ff5da2]{margin-top:15px}.wrapper .item[data-v-71ff5da2]{display:flex;justify-content:space-between}.wrapper .item .item-ite[data-v-71ff5da2]{line-height:20px;font-size:28rpx;color:#999;text-align:center}.wrapper .item .item-ite uni-text[data-v-71ff5da2]{display:block;width:100%;font-size:36rpx;color:#333;text-align:center;margin-bottom:10px}.wrapper .btn[data-v-71ff5da2]{margin-top:25px;height:45px;line-height:45px;background:#fec407;margin-bottom:25px}',""]),t.exports=e},8069:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.uni-swipe[data-v-4b98f4fc]{position:relative;overflow:hidden}.uni-swipe_box[data-v-4b98f4fc]{display:flex;flex-shrink:0;position:relative}.uni-swipe_text--center[data-v-4b98f4fc]{width:100%;cursor:grab}.uni-swipe_button-group[data-v-4b98f4fc]{box-sizing:border-box;display:flex;flex-direction:row;position:absolute;top:15px;bottom:0}.button-group--left[data-v-4b98f4fc]{left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.button-group--right[data-v-4b98f4fc]{right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.uni-swipe_button[data-v-4b98f4fc]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 20px}.uni-swipe_button-text[data-v-4b98f4fc]{flex-shrink:0;font-size:14px}.ani[data-v-4b98f4fc]{transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.3s;transition-timing-function:cubic-bezier(.165,.84,.44,1)}',""]),t.exports=e},"828b":function(t,e,a){"use strict";function i(t,e,a,i,n,r,o,s,c,l){var d,u="function"===typeof t?t.options:t;if(c){u.components||(u.components={});var f=Object.prototype.hasOwnProperty;for(var p in c)f.call(c,p)&&!f.call(u.components,p)&&(u.components[p]=c[p])}if(l&&("function"===typeof l.beforeCreate&&(l.beforeCreate=[l.beforeCreate]),(l.beforeCreate||(l.beforeCreate=[])).unshift((function(){this[l.__module]=this})),(u.mixins||(u.mixins=[])).push(l)),e&&(u.render=e,u.staticRenderFns=a,u._compiled=!0),i&&(u.functional=!0),r&&(u._scopeId="data-v-"+r),o?(d=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"===typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),n&&n.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(o)},u._ssrRegister=d):n&&(d=s?function(){n.call(this,this.$root.$options.shadowRoot)}:n),d)if(u.functional){u._injectStyles=d;var h=u.render;u.render=function(t,e){return d.call(e),h(t,e)}}else{var g=u.beforeCreate;u.beforeCreate=g?[].concat(g,d):[d]}return{exports:t,options:u}}a.d(e,"a",(function(){return i}))},"82b5":function(t,e,a){"use strict";a.r(e);var i=a("c3f2"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"82f5":function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this.$createElement,e=this._self._c||t;return e("uni-view",{staticClass:this._$g(0,"sc"),attrs:{_i:0}},[this._t("default",null,{_i:1})],2)},n=[]},"84ec":function(t,e,a){"use strict";e["a"]=function(t){(t.options.wxs||(t.options.wxs={}))["wxsswipe"]=function(t){var e=!1;function a(t,a){var i=t.instance,n=i.getDataset().disabled,r=i.getState();o(i,a),n=("string"===typeof n?JSON.parse(n):n)||!1,n||(i.requestAnimationFrame((function(){i.removeClass("ani"),a.callMethod("closeSwipe")})),r.x=r.left||0,function(t){var a=t.instance,i=a.getState();c(a);var n=t.touches[0];e&&l()&&(n=t);i.startX=n.clientX,i.startY=n.clientY}(t))}function i(t,a){var i=t.instance,n=i.getDataset().disabled,o=i.getState();n=("string"===typeof n?JSON.parse(n):n)||!1,n||(function(t){var a=t.instance,i=a.getState(),n=t.touches[0];e&&l()&&(n=t);i.deltaX=n.clientX-i.startX,i.deltaY=n.clientY-i.startY,i.offsetY=Math.abs(i.deltaY),i.offsetX=Math.abs(i.deltaX),i.direction=i.direction||function(t,e){if(t>e&&t>10)return"horizontal";if(e>t&&e>10)return"vertical";return""}(i.offsetX,i.offsetY)}(t),"horizontal"===o.direction&&(t.preventDefault&&t.preventDefault(),r(o.x+o.deltaX,i,a)))}function n(t,e){var a=t.instance,i=a.getDataset().disabled,n=a.getState();i=("string"===typeof i?JSON.parse(i):i)||!1,i||function(t,e,a){var i=e.getState(),n=i.threshold,r=(i.position,i.isopen||"none"),o=i.leftWidth,c=i.rightWidth;if(0===i.deltaX)return void s("none",e,a);s("none"===r&&c>0&&-t>n||"none"!==r&&c>0&&c+t<n?"right":"none"===r&&o>0&&t>n||"none"!==r&&o>0&&o-t<n?"left":"none",e,a)}(n.left,a,e)}function r(t,e,a){t=t||0;var i=e.getState(),n=i.leftWidth,r=i.rightWidth;i.left=function(t,e,a){return Math.min(Math.max(t,e),a)}(t,-r,n),e.requestAnimationFrame((function(){e.setStyle({transform:"translateX("+i.left+"px)","-webkit-transform":"translateX("+i.left+"px)"})}))}function o(t,e){var a,i,n=t.getState(),r=e.selectComponent(".button-group--left"),o=e.selectComponent(".button-group--right");a=r.getBoundingClientRect(),i=o.getBoundingClientRect(),n.leftWidth=a.width||0,n.rightWidth=i.width||0,n.threshold=t.getDataset().threshold}function s(t,e,a){var i=e.getState(),n=i.leftWidth,o=i.rightWidth,s="";switch(i.isopen=i.isopen?i.isopen:"none",t){case"left":s=n;break;case"right":s=-o;break;default:s=0}i.isopen!==t&&(i.throttle=!0,a.callMethod("change",{open:t})),i.isopen=t,e.requestAnimationFrame((function(){e.addClass("ani"),r(s,e)}))}function c(t){var e=t.getState();e.direction="",e.deltaX=0,e.deltaY=0,e.offsetX=0,e.offsetY=0}function l(){for(var t=navigator.userAgent,e=["Android","iPhone","SymbianOS","Windows Phone","iPad","iPod"],a=!0,i=0;i<e.length-1;i++)if(t.indexOf(e[i])>0){a=!1;break}return a}"object"===typeof window&&(e=!0);var d=!1;return t.exports={showWatch:function(t,e,a,i){var n=i.getState();o(i,a),t&&"none"!==t?s(t,i,a):(n.left&&s("none",i,a),c(i))},touchstart:a,touchmove:i,touchend:n,mousedown:function(t,i){e&&l()&&(a(t,i),d=!0)},mousemove:function(t,a){e&&l()&&d&&i(t,a)},mouseup:function(t,a){e&&l()&&(n(t,a),d=!1)},mouseleave:function(t,a){e&&l()&&(d=!1)}},t.exports}({exports:{}})}},"862c":function(t,e,a){"use strict";var i=a("1799"),n=a.n(i);n.a},8764:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={name:"UniIcons",props:["type","color","size","customPrefix","fontFamily"],data:function(){return{wxsProps:{}}},components:{}}},"87e2":function(t,e,a){"use strict";a.r(e);var i=a("aba2"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"882b":function(t,e,a){"use strict";a.r(e);var i=a("055d"),n=a("434b");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("ad30");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"9e3ed29e",null,!1,i["a"],void 0);e["default"]=s.exports},"88ec":function(t,e,a){var i=a("9d9d");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("1e3df637",i,!0,{sourceMap:!1,shadowMode:!1})},"8a53":function(t,e,a){"use strict";a.r(e);var i=a("a581"),n=a("316a");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("be09");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"056eecdd",null,!1,i["a"],void 0);e["default"]=s.exports},"8ac1":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},"8c18":function(t,e,a){"use strict";a.r(e);var i=a("444c"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"8c94":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},"8d43":function(t,e,a){var i=a("4dce");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("53958c67",i,!0,{sourceMap:!1,shadowMode:!1})},"8e69":function(t,e,a){"use strict";a.r(e);var i=a("f931"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"8f7d":function(t,e,a){"use strict";a.r(e);var i=a("218f"),n=a("36b5");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("5efe");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"28a93fac",null,!1,i["a"],void 0);e["default"]=s.exports},"8f81":function(t,e,a){var i=a("f0f0");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("0783dd38",i,!0,{sourceMap:!1,shadowMode:!1})},"90b6":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.content[data-v-4ccaf08e]{width:100%;min-height:100vh;background-color:#f5f6fa}.tabbar[data-v-4ccaf08e]{width:100%;margin-top:20px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-around}.tabbar uni-view[data-v-4ccaf08e]{position:relative}.tabbar .active[data-v-4ccaf08e]:after{content:"";height:3px;width:100%;position:absolute;bottom:-8px;left:0;border-radius:5px;background:linear-gradient(90deg,#477eff,#39d9c9)}.box1[data-v-4ccaf08e]{background-color:#fff;padding:10px!important;color:#999;margin:15px;border-radius:10px;width:calc(100%- 30px)}.box1 .time[data-v-4ccaf08e]{width:100%;font-size:32rpx;margin-bottom:20px}.box1 .item[data-v-4ccaf08e]{width:100%;color:#333;font-size:44rpx;text-align:center;margin-bottom:15px}.box1 .item uni-text[data-v-4ccaf08e]{display:block}.box1 .item .item-ite[data-v-4ccaf08e]{font-size:36rpx;margin-bottom:15px;width:100%}.box1 .item .item-set[data-v-4ccaf08e]{width:calc(100% - 30px);display:flex;align-items:center;height:55px;line-height:55px;font-size:60rpx;margin-bottom:5px;background-color:#f7f7f7;padding:0 15px;justify-content:space-between;margin:auto;position:relative}.box1 .item .item-set[data-v-4ccaf08e] uni-input{font-size:60rpx;height:55px;line-height:55px}.box1 .item .item-set0[data-v-4ccaf08e]{background-color:#fff;justify-content:center}.box1 .item .tips[data-v-4ccaf08e]{font-size:32rpx;color:#999;margin-top:10px}.box1 .start[data-v-4ccaf08e]{color:#fff;width:100px;height:100px;font-size:36rpx;font-weight:700;line-height:100px;text-align:center;border-radius:50%;background:#477eff;margin:15px auto}.box1 .Nstart[data-v-4ccaf08e]{opacity:.5!important}.status[data-v-4ccaf08e]{background-color:#fff}.status uni-image[data-v-4ccaf08e]{width:18px;height:18px}.status .icon_link[data-v-4ccaf08e]{-webkit-animation:rotation-data-v-4ccaf08e .6s infinite linear;animation:rotation-data-v-4ccaf08e .6s infinite linear}@-webkit-keyframes rotation-data-v-4ccaf08e{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation-data-v-4ccaf08e{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}',""]),t.exports=e},"91e2":function(t,e,a){"use strict";var i=a("c920"),n=a.n(i);n.a},9200:function(t,e,a){t.exports=a.p+"assets/uniicons.2579c7da.ttf"},"92a0":function(t,e,a){"use strict";a.r(e);var i=a("1d16"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},"92d0":function(t,e,a){"use strict";a.r(e);var i=a("f338"),n=a("1a82");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("37b9");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"fe0925d0",null,!1,i["a"],void 0);e["default"]=s.exports},"935b":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},"937d":function(t,e,a){var i=a("5d56");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("4219fd6c",i,!0,{sourceMap:!1,shadowMode:!1})},"93fe":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.content[data-v-7c3b7724]{min-height:calc(100vh - 30px);padding:15px;display:flex;align-items:center;flex-direction:column;justify-content:space-between;background-color:#f7f7f7}.info[data-v-7c3b7724]{width:100%}.logo[data-v-7c3b7724]{width:100%;text-align:center;font-size:40rpx;line-height:30px}.logo uni-image[data-v-7c3b7724]{width:60px;height:60px;border-radius:5px}.logo uni-text[data-v-7c3b7724]{display:block;font-size:32rpx;color:#999}.list[data-v-7c3b7724]{width:calc(100% - 20px);margin:50px 0}.list .item[data-v-7c3b7724]{width:100%;height:50px;line-height:50px;margin-bottom:15px;display:flex;background-color:#fff;border-radius:10px;padding:0 10px;justify-content:space-between}.list .item .new[data-v-7c3b7724]{color:#fff;background-color:red;font-size:32rpx;border-radius:10px;padding:3px 5px}.list .item .href[data-v-7c3b7724]{display:flex;width:100%;color:#000;text-decoration:none;justify-content:space-between}.xieyi[data-v-7c3b7724]{color:#477eff}',""]),t.exports=e},"941d":function(t,e,a){var i=a("d8e8");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("b7b854b4",i,!0,{sourceMap:!1,shadowMode:!1})},"94ca":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.content[data-v-23ca3e18]{width:100%;height:100vh}.login[data-v-23ca3e18]{width:calc(100% - 30px);height:auto;background:#fff;border-radius:10px;padding:15px;background-color:#fff;z-index:99}.login .title[data-v-23ca3e18]{text-align:left;color:#333;font-size:40rpx;font-weight:700;margin-bottom:15px}.login .editem[data-v-23ca3e18]{position:relative;display:flex;align-items:center;font-size:32rpx;justify-content:space-between;flex-wrap:wrap}.login .editem .item[data-v-23ca3e18]{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.login .editem .item .text[data-v-23ca3e18]{width:80px;height:40px;line-height:40px;font-size:32rpx}.login .editem .item .input[data-v-23ca3e18]{width:calc(100% - 100px);height:35px;line-height:35px;display:flex;position:relative;border:#dfdfdf 1px solid;border-radius:5px;padding:0 10px;background-color:#f7f7f7}.login .editem .item uni-input[data-v-23ca3e18]{height:40px;line-height:40px;position:absolute;left:10px;right:0;z-index:88;font-size:32rpx}.login .editem .item .yanzhengma uni-input[data-v-23ca3e18]{right:120px;font-size:32rpx}.login .editem .code[data-v-23ca3e18]{width:110px;background:#dfdfdf;font-size:32rpx;margin:0;line-height:40px;border-radius:5px;text-align:center;position:absolute;right:0;top:0;bottom:0;z-index:99}.login .btnlogin[data-v-23ca3e18]{width:100%;margin:15px 0;height:42px;line-height:42px;background:#fec407;font-weight:700;border-radius:15px;text-align:center;color:#fff!important}',""]),t.exports=e},"94e0":function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={uniIcons:a("bbd6").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[a("uni-view",{class:t._$g(2,"c"),attrs:{_i:2},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u5f53\u5929")]),a("uni-view",{class:t._$g(3,"c"),attrs:{_i:3},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u6708\u5ea6")]),a("uni-view",{class:t._$g(4,"c"),attrs:{_i:4},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u5e74\u5ea6")])],1),a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5}},[a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[a("v-uni-picker",{staticClass:t._$g(7,"sc"),attrs:{mode:"date",value:t._$g(7,"a-value"),fields:t._$g(7,"a-fields"),_i:7},on:{change:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[t._v(t._$g(8,"t0-0")),a("uni-icons",{attrs:{_i:9}})],1)],1)],1),a("uni-view",{staticClass:t._$g(10,"sc"),attrs:{_i:10}},t._l(t._$g(11,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("11-"+r,"sc"),attrs:{_i:"11-"+r}},[t._$g("12-"+r,"i")?a("uni-view",{attrs:{_i:"12-"+r}},[a("qiunDataCharts",{attrs:{_i:"13-"+r}})],1):a("uni-view",{staticClass:t._$g("14-"+r,"sc"),attrs:{_i:"14-"+r}},[a("uni-view",{staticClass:t._$g("15-"+r,"sc"),attrs:{_i:"15-"+r}},[a("v-uni-image",{attrs:{src:"/static/none.png",_i:"16-"+r}}),a("v-uni-text",{attrs:{_i:"17-"+r}},[t._v("\u6682\u65e0\u6570\u636e\uff0c\u8bf7\u624b\u52a8\u6dfb\u52a0~")])],1)],1)],1)})),1)],1)],1)},r=[]},9630:function(t,e,a){var i=a("9933");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("3748e9b9",i,!0,{sourceMap:!1,shadowMode:!1})},"96d2":function(t,e,a){"use strict";a.r(e);var i=a("23ee"),n=a("a786");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("eaca");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"6aa63062",null,!1,i["a"],void 0);e["default"]=s.exports},"970c":function(t,e,a){"use strict";var i=a("6fbe"),n=a.n(i);n.a},"97f3":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.text[data-v-5a50390e]{position:absolute;top:0;width:100%;text-align:center;height:50px;line-height:50px;font-size:36rpx;color:#477eff;font-weight:700}.tips[data-v-5a50390e]{position:absolute;width:100%;bottom:15px;line-height:24px}.tips uni-view[data-v-5a50390e]{font-size:32rpx;color:#477eff;font-weight:700;margin-left:15px}.tips uni-text[data-v-5a50390e]{font-size:32rpx;width:100%;display:block;margin-left:20px;color:#999}.list[data-v-5a50390e]{position:absolute;width:100%;display:flex;align-items:center;flex-wrap:wrap}.list .item[data-v-5a50390e]{width:30%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:absolute;left:55%;top:-10px}.list .item uni-image[data-v-5a50390e]{width:45px;height:45px;border-radius:50%;background-color:#fff}.list .item uni-text[data-v-5a50390e]{display:block;width:100%;font-size:32rpx;color:#666;margin-top:5px;text-align:center}.list .item[data-v-5a50390e]:nth-of-type(2){left:calc(55% - 60px);top:50px}.list .item[data-v-5a50390e]:nth-of-type(3){left:calc(50% - 140px);top:90px}.list .item[data-v-5a50390e]:nth-of-type(4){left:calc(61% + 20px);top:70px}.list .item[data-v-5a50390e]:nth-of-type(5){left:20%;top:-100px}.list .item[data-v-5a50390e]:nth-of-type(6){left:calc(20% - 16px);top:-38px}.list .item[data-v-5a50390e]:nth-of-type(7){left:0;top:15px}.list .item[data-v-5a50390e]:nth-of-type(8){left:calc(20% + 75px);top:-150px}.list .item[data-v-5a50390e]:nth-of-type(9){left:calc(20% + 96px);top:-80px}.list .item[data-v-5a50390e]:nth-of-type(10){left:37px;top:-170px}.list .item[data-v-5a50390e]:nth-of-type(11){left:calc(20% + 75px);top:130px}.list .item[data-v-5a50390e]:nth-of-type(12){left:-10px;top:-104px}.list .item[data-v-5a50390e]:nth-of-type(13){left:calc(47% + 75px);top:-150px}.list .item[data-v-5a50390e]:nth-of-type(14){left:calc(53% + 75px);top:-50px}.container[data-v-5a50390e]{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.container[data-v-5a50390e]::after{content:"";width:20px;height:20px;border-radius:50%;background-color:#fbb780;position:absolute;z-index:9}.point-area[data-v-5a50390e]{text-align:center;position:relative;width:400rpx;height:400rpx;transition:opacity .5s ease-out}.point-10[data-v-5a50390e],\r\n.point-40[data-v-5a50390e],\r\n.point-80[data-v-5a50390e],\r\n.point-100[data-v-5a50390e],\r\n.point-120[data-v-5a50390e]{width:100%;height:100%}.point-10[data-v-5a50390e]:after,\r\n.point-40[data-v-5a50390e]:after,\r\n.point-80[data-v-5a50390e]:after,\r\n.point-100[data-v-5a50390e]:after,\r\n.point-120[data-v-5a50390e]:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;opacity:0;border:1px solid #f7cb6b;animation-play-state:paused;-webkit-animation-play-state:paused}.point-10[data-v-5a50390e]:after{content:"";-webkit-animation:ripple-data-v-5a50390e 3s linear 0ms infinite;animation:ripple-data-v-5a50390e 3s linear 0ms infinite}.point-40[data-v-5a50390e]:after{content:"";-webkit-animation:ripple-data-v-5a50390e 3s linear .6s infinite;animation:ripple-data-v-5a50390e 3s linear .6s infinite}.point-80[data-v-5a50390e]:after{content:"";-webkit-animation:ripple-data-v-5a50390e 3s linear 1.2s infinite;animation:ripple-data-v-5a50390e 3s linear 1.2s infinite}.point-100[data-v-5a50390e]:after{content:"";-webkit-animation:ripple-data-v-5a50390e 3s linear 1.8s infinite;animation:ripple-data-v-5a50390e 3s linear 1.8s infinite}.point-120[data-v-5a50390e]:after{content:"";-webkit-animation:ripple-data-v-5a50390e 3s linear 2.4s infinite;animation:ripple-data-v-5a50390e 3s linear 2.4s infinite}@-webkit-keyframes ripple-data-v-5a50390e{0%{opacity:0;-webkit-transform:scale(.1);transform:scale(.1)}50%{opacity:.8;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:.2;-webkit-transform:scale(2.2);transform:scale(2.2)}}@keyframes ripple-data-v-5a50390e{0%{opacity:0;-webkit-transform:scale(.1);transform:scale(.1)}50%{opacity:.8;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:.2;-webkit-transform:scale(2.2);transform:scale(2.2)}}',""]),t.exports=e},9911:function(t,e,a){"use strict";a.r(e);var i=a("05d3"),n=a("0393");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("e8c6");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"d501a11a",null,!1,i["a"],void 0);e["default"]=s.exports},9933:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.content[data-v-a5401dee]{min-height:calc(100vh - 66px);padding:0;border-top:66px solid #f9fafc;background-color:#fff}.tishi[data-v-a5401dee]{width:100%;font-size:28rpx;line-height:25px;font-weight:700;position:absolute;bottom:20px;padding-left:15px}.tishi .text[data-v-a5401dee]{display:flex;align-items:center}.tishi .text uni-icon[data-v-a5401dee]{margin-right:5px}.tishi uni-text[data-v-a5401dee]{font-weight:500;font-size:32rpx;color:#999;width:100%;display:block}.item[data-v-a5401dee]{width:70%;height:40px;line-height:38px;text-align:center;background:#f7f7f7;border:1px solid #dfdfdf;font-weight:700;margin:auto;border-radius:15px;margin-top:15px}.devices_summary[data-v-a5401dee]{width:100%;height:40px;line-height:40px;text-align:center;font-size:36rpx;color:#666}.device_list[data-v-a5401dee]{flex:1;width:100%;height:auto;max-height:340px;margin-top:0;margin-bottom:10px;position:absolute;bottom:160px;top:170px}.device_list .device_item[data-v-a5401dee]{font-size:32rpx;padding:7px 10px;color:#999;border-bottom:1px solid #dfdfdf}.device_list .device_item uni-text[data-v-a5401dee]{display:inline-block;font-size:28rpx;font-weight:700;color:#666;margin-bottom:5px}.tips[data-v-a5401dee]{font-size:28rpx;text-align:center;color:#e83a1e;background:#f7e4c8;padding:5px 0;margin-top:15px}',""]),t.exports=e},"9a78":function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2},on:{click:function(e){return t.$handleViewEvent(e,{stop:!0})}}},[a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},[t._v("\u624b\u52a8\u8bb0\u5f55")]),a("uni-view",{staticClass:t._$g(4,"sc"),attrs:{_i:4},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5}},[t._v("\u65e5\u671f")]),a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[a("v-uni-picker",{attrs:{mode:"date",end:t._$g(7,"a-end"),fields:"time",_i:7},on:{change:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[t._v(t._$g(8,"t0-0"))]),a("v-uni-icon",{staticClass:t._$g(9,"sc"),attrs:{_i:9}})],1)],1)],1),a("uni-view",{attrs:{_i:10}},[a("uni-view",{staticClass:t._$g(11,"sc"),attrs:{_i:11}},[a("uni-view",{staticClass:t._$g(12,"sc"),attrs:{_i:12}},[t._v("\u8eab\u9ad8")]),a("uni-view",{staticClass:t._$g(13,"sc"),attrs:{_i:13}},[a("v-uni-input",{attrs:{type:"digit",placeholder:"\u8bf7\u8f93\u5165\u8eab\u9ad8",_i:14},model:{value:t._$g(14,"v-model"),callback:function(e){t.$handleVModelEvent(14,e)},expression:"height"}}),t._v("cm")],1)],1),a("uni-view",{staticClass:t._$g(15,"sc"),attrs:{_i:15}},[a("uni-view",{staticClass:t._$g(16,"sc"),attrs:{_i:16}},[t._v("\u4f53\u91cd")]),a("uni-view",{staticClass:t._$g(17,"sc"),attrs:{_i:17}},[a("v-uni-input",{attrs:{type:"digit",placeholder:"\u8bf7\u8f93\u5165\u4f53\u91cd",_i:18},model:{value:t._$g(18,"v-model"),callback:function(e){t.$handleVModelEvent(18,e)},expression:"weight"}}),t._v("kg")],1)],1)],1),a("uni-view",{staticClass:t._$g(19,"sc"),attrs:{_i:19},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u53d6\u6d88")]),a("uni-view",{staticClass:t._$g(20,"sc"),attrs:{_i:20},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u786e\u5b9a")])],1)],1)],1)},n=[]},"9bdc":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.edit[data-v-7349bc3d]{width:75%;padding:15px}.edit .editem[data-v-7349bc3d]{padding:0!important;background:#fff!important}.edit .editem .right[data-v-7349bc3d]{width:72%!important}.edit .editem[data-v-7349bc3d] uni-slider{width:100%;padding:0!important;margin:0!important}.btn[data-v-7349bc3d]{width:40%;float:right;margin-top:15px;background:linear-gradient(90deg,#477eff,#39d9c9)!important}.edit[data-v-7349bc3d]{top:20%}.close[data-v-7349bc3d]{background:#dfdfdf!important;float:left}',""]),t.exports=e},"9d9d":function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.info[data-v-4e3c76a4]{display:flex;flex-wrap:wrap;margin-left:15px;width:calc(100% - 70px)}.info uni-view[data-v-4e3c76a4]{width:100%}.info last-child[data-v-4e3c76a4]{margin-top:2px!important}.area[data-v-4e3c76a4]{margin:15px 10px 0;padding:15px 10px 10px;background-color:#fff;width:calc(100% - 40px);display:flex;border-radius:10px;justify-content:space-between}.item[data-v-4e3c76a4]{line-height:80rpx;text-align:center}.visible[data-v-4e3c76a4]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;background-color:rgba(0,0,0,.6)}.visible .groupBtn[data-v-4e3c76a4]{height:50px;line-height:50px;background-color:#fff;display:flex;justify-content:space-between;padding:0 15px;border-bottom:1px solid #dfdfdf;position:absolute;left:0;right:0;bottom:45%;z-index:999}.visible .groupBtn uni-view[data-v-4e3c76a4]{height:30px;line-height:30px;padding:0 10px;background-color:#dfdfdf;border-radius:5px;margin-top:10px}.visible .groupBtn .sure[data-v-4e3c76a4]{background-color:#477eff;color:#fff!important}.visible .picker-view[data-v-4e3c76a4]{width:100%;height:45%;bottom:0;position:absolute;background-color:#fff}',""]),t.exports=e},"9daa":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},"9dca":function(t,e,a){"use strict";var i=a("0258"),n=a.n(i);n.a},"9de3":function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={uniIcons:a("bbd6").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),class:t._$g(1,"c"),attrs:{_i:1},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[t._t("title",[a("uni-view",{staticClass:t._$g(4,"sc"),class:t._$g(4,"c"),attrs:{_i:4}},[t._$g(5,"i")?a("v-uni-image",{staticClass:t._$g(5,"sc"),attrs:{src:t._$g(5,"a-src"),_i:5}}):t._e(),a("v-uni-text",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[t._v(t._$g(6,"t0-0"))])],1)],{_i:3})],2),t._$g(7,"i")?a("uni-view",{staticClass:t._$g(7,"sc"),class:t._$g(7,"c"),attrs:{_i:7}},[a("uni-icons",{attrs:{_i:8}})],1):t._e()],1),a("uni-view",{staticClass:t._$g(9,"sc"),class:t._$g(9,"c"),style:t._$g(9,"s"),attrs:{_i:9}},[a("uni-view",{ref:"collapse--hook",staticClass:t._$g(10,"sc"),class:t._$g(10,"c"),attrs:{id:t._$g(10,"a-id"),_i:10}},[t._t("default",null,{_i:11})],2)],1)],1)},r=[]},"9ef6":function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={uniIcons:a("bbd6").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[a("v-uni-image",{staticClass:t._$g(3,"sc"),attrs:{src:t._$g(3,"a-src"),_i:3}}),a("uni-view",{staticClass:t._$g(4,"sc"),attrs:{_i:4}},[t._v(t._$g(4,"t0-0"))])],1),a("v-uni-text",{staticClass:t._$g(5,"sc"),attrs:{_i:5}})],1),a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[a("uni-view",{staticClass:t._$g(7,"sc"),attrs:{_i:7},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[a("uni-view",{staticClass:t._$g(9,"sc"),attrs:{_i:9}},[a("uni-view",{staticClass:t._$g(10,"sc"),attrs:{_i:10}},[t._v("\u6210\u5458\u7ba1\u7406")])],1),a("uni-view",{staticClass:t._$g(11,"sc"),attrs:{_i:11}},[a("uni-icons",{attrs:{_i:12}})],1)],1)],1),a("uni-view",{staticClass:t._$g(13,"sc"),attrs:{_i:13},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(14,"sc"),attrs:{_i:14}},[a("uni-view",{staticClass:t._$g(15,"sc"),attrs:{_i:15}},[a("uni-view",{staticClass:t._$g(16,"sc"),attrs:{_i:16}},[t._v("\u4f30\u5206\u5386\u53f2")])],1),a("uni-view",{staticClass:t._$g(17,"sc"),attrs:{_i:17}},[a("uni-icons",{attrs:{_i:18}})],1)],1)],1),a("uni-view",{staticClass:t._$g(19,"sc"),attrs:{_i:19},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(20,"sc"),attrs:{_i:20}},[a("uni-view",{staticClass:t._$g(21,"sc"),attrs:{_i:21}},[a("uni-view",{staticClass:t._$g(22,"sc"),attrs:{_i:22}},[t._v("\u5173\u4e8e\u6211\u4eec")])],1),a("uni-view",{staticClass:t._$g(23,"sc"),attrs:{_i:23}},[a("uni-icons",{attrs:{_i:24}})],1)],1)],1)],1),t._$g(25,"i")?a("uni-view",{staticClass:t._$g(25,"sc"),attrs:{_i:25},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u9000\u51fa\u767b\u5f55")]):t._e()],1)},r=[]},"9f26":function(t,e,a){"use strict";var i=a("ff34"),n=a.n(i);n.a},"9f29":function(t,e,a){"use strict";a.r(e);var i=a("f2a6"),n=a("c932");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("0a68");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"7d470037",null,!1,i["a"],void 0);e["default"]=s.exports},"9f3f":function(t,e,a){var i=a("0f1b");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("1f6686a8",i,!0,{sourceMap:!1,shadowMode:!1})},"9f5a":function(t,e,a){var i=a("aea6");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("7391995e",i,!0,{sourceMap:!1,shadowMode:!1})},"9f9f":function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},[t._v("\u5e73\u5747\u5438\u6c14\u80ba\u6d3b\u91cf"),a("v-uni-text",{attrs:{_i:4}},[t._v(t._$g(4,"t0-0"))])],1),a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5}},[t._v("\u5438\u6c14\u901f\u5ea6"),a("v-uni-text",{attrs:{_i:6}},[t._v("--")])],1),a("uni-view",{staticClass:t._$g(7,"sc"),attrs:{_i:7}},[t._v("\u662f\u5426\u8fbe\u6807"),a("v-uni-text",{attrs:{_i:8}},[t._v(t._$g(8,"t0-0"))])],1)],1)],1),a("uni-view",{staticClass:t._$g(9,"sc"),attrs:{_i:9}},[a("uni-view",{staticClass:t._$g(10,"sc"),attrs:{_i:10}},[t._v(t._$g(10,"t0-0"))]),a("uni-view",{staticClass:t._$g(11,"sc"),attrs:{_i:11}},[a("uni-view",{staticClass:t._$g(12,"sc"),attrs:{_i:12}},[a("v-uni-image",{attrs:{src:t._$g(13,"a-src"),mode:"widthFix",_i:13}})],1),a("uni-view",{staticClass:t._$g(14,"sc"),attrs:{_i:14}},[a("uni-view",{staticClass:t._$g(15,"sc"),attrs:{_i:15}}),a("uni-view",{staticClass:t._$g(16,"sc"),style:t._$g(16,"s"),attrs:{_i:16}}),t._$g(17,"i")?a("uni-view",{staticClass:t._$g(17,"sc"),attrs:{_i:17}},t._l(t._$g(18,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("18-"+r,"sc"),attrs:{_i:"18-"+r}},[t._v(t._$g("18-"+r,"t0-0"))])})),1):t._e()],1)],1),t._$g(19,"i")?a("uni-view",{staticClass:t._$g(19,"sc"),attrs:{_i:19}},[a("v-uni-text",{attrs:{_i:20}},[t._v(t._$g(20,"t0-0"))]),t._v("\u5438\u6c14\u80ba\u6d3b\u91cf\u5e73\u5747\u503c")],1):t._e()],1),a("uni-view",{staticClass:t._$g(21,"sc"),attrs:{_i:21}},[a("uni-view",{staticClass:t._$g(22,"sc"),attrs:{_i:22}},[a("uni-view",{staticClass:t._$g(23,"sc"),attrs:{_i:23},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(24,"sc"),attrs:{_i:24}},[a("v-uni-image",{attrs:{src:t._$g(25,"a-src"),_i:25}})],1),a("uni-view",{staticClass:t._$g(26,"sc"),attrs:{_i:26}},[t._v("\u8fd0\u52a8\u66f2\u7ebf")])],1),a("uni-view",{staticClass:t._$g(27,"sc"),attrs:{_i:27},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(28,"sc"),attrs:{_i:28}},[a("v-uni-image",{attrs:{src:t._$g(29,"a-src"),_i:29}})],1),a("uni-view",{staticClass:t._$g(30,"sc"),attrs:{_i:30}},[t._v("\u5386\u53f2\u8bb0\u5f55")])],1),a("uni-view",{staticClass:t._$g(31,"sc"),attrs:{_i:31},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(32,"sc"),attrs:{_i:32}},[a("v-uni-image",{attrs:{src:t._$g(33,"a-src"),_i:33}})],1),a("uni-view",{staticClass:t._$g(34,"sc"),attrs:{_i:34}},[t._v("\u6570\u636e\u5bf9\u6bd4")])],1),a("uni-view",{staticClass:t._$g(35,"sc"),attrs:{_i:35},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(36,"sc"),attrs:{_i:36}},[a("v-uni-image",{attrs:{src:t._$g(37,"a-src"),_i:37}})],1),a("uni-view",{staticClass:t._$g(38,"sc"),attrs:{_i:38}},[t._v("\u6dfb\u52a0\u8bb0\u5f55")])],1)],1)],1),a("record",{attrs:{_i:39}})],1)},n=[]},a037:function(t,e,a){"use strict";a.r(e);var i=a("a0f3"),n=a("50d9");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("a2be");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"6e5d9c90",null,!1,i["a"],void 0);e["default"]=s.exports},a096:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.content[data-v-9e3ed29e]{width:100%;height:100vh}.bg[data-v-9e3ed29e]{position:absolute;top:0;width:100%;height:50vh;z-index:9;background:linear-gradient(90deg,#477eff,#39d9c9)}.top[data-v-9e3ed29e]{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative;top:70px;z-index:99;margin-bottom:15px}.top uni-image[data-v-9e3ed29e]{width:70px;height:70px;margin:auto;margin-bottom:10px;border-radius:50%}.top uni-text[data-v-9e3ed29e]{display:block;width:100%;text-align:center}.login[data-v-9e3ed29e]{width:86%;height:auto;background:#fff;border-radius:10px;padding:10px 0;background-color:#fff;z-index:99;position:absolute;left:7%;top:28%;box-shadow:0 1px 5px 2px rgba(223,226,225,.9882352941176471)}.login .title[data-v-9e3ed29e]{text-align:left;color:#333;font-size:40rpx;font-weight:700;margin-bottom:15px;margin-left:15px}.login .toggle[data-v-9e3ed29e]{position:absolute;right:15px;top:20px}.login .editem[data-v-9e3ed29e]{position:relative;display:flex;align-items:center;font-size:32rpx;margin:0 15px;justify-content:space-between;flex-wrap:wrap}.login .editem .item[data-v-9e3ed29e]{width:100%;margin-bottom:15px}.login .editem .item .text[data-v-9e3ed29e]{font-size:32rpx;margin-bottom:10px}.login .editem .item .input[data-v-9e3ed29e]{height:35px;line-height:35px;display:flex;position:relative;border:#dfdfdf 1px solid;padding:0 10px;border-radius:5px}.login .editem .item uni-input[data-v-9e3ed29e]{height:40px;line-height:40px;position:absolute;left:10px;right:0;z-index:88;font-size:32rpx}.login .editem .item .yanzhengma uni-input[data-v-9e3ed29e]{right:120px;font-size:32rpx}.login .editem .code[data-v-9e3ed29e]{width:110px;background:#dfdfdf;font-size:32rpx;margin:0;line-height:40px;border-radius:5px;text-align:center;position:absolute;right:0;top:0;bottom:0;z-index:99}.login .editem .forget[data-v-9e3ed29e]{width:80px;background:#fff;color:#477eff}.login .btngroup[data-v-9e3ed29e]{height:35px;line-height:35px;display:flex;margin:0 15px;justify-content:center}.login .btngroup uni-text[data-v-9e3ed29e]{display:block;color:#477eff}.login .btnlogin[data-v-9e3ed29e]{width:calc(100% - 30px);margin:15px;height:42px;line-height:42px;background:#fec407;font-weight:700;border-radius:15px;text-align:center;color:#fff!important}.xieyi[data-v-9e3ed29e]{font-size:32rpx;color:#477eff;margin-left:10px}.xieyi uni-text[data-v-9e3ed29e]{border-bottom:1px solid #477eff}',""]),t.exports=e},a099:function(t,e,a){"use strict";a.r(e);var i=a("cffc"),n=a("4677");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("f17a");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"0cf1b365",null,!1,i["a"],void 0);e["default"]=s.exports},a0f1:function(t,e,a){"use strict";a.r(e);var i=a("9ef6"),n=a("391c");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("b327");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"081e64d1",null,!1,i["a"],void 0);e["default"]=s.exports},a0f3:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this.$createElement,e=this._self._c||t;return e("uni-view",{staticClass:this._$g(0,"sc"),attrs:{_i:0}},[e("uni-view",{staticClass:this._$g(1,"sc"),attrs:{_i:1}}),e("uni-view",{staticClass:this._$g(2,"sc"),attrs:{_i:2}}),e("uni-view",{staticClass:this._$g(3,"sc"),attrs:{_i:3}}),e("uni-view",{staticClass:this._$g(4,"sc"),attrs:{_i:4}})],1)},n=[]},a131:function(t,e,a){"use strict";a.r(e);var i=a("09a4"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},a1e7:function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={qiunLoading:a("f2af").default,qiunError:a("5c18").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{id:t._$g(0,"a-id"),_i:0}},[t._$g(1,"i")?a("uni-view",{attrs:{_i:1}},[a("qiun-loading",{attrs:{_i:2}})],1):t._e(),t._$g(3,"i")?a("uni-view",{attrs:{_i:3},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("qiun-error",{attrs:{_i:4}})],1):t._e(),t._$g(5,"i")?[a("uni-view",{directives:[{name:"show",rawName:"v-show",value:t._$g(6,"v-show"),expression:"_$g(6,'v-show')"}],wxsProps:{"change:resize":"echartsResize","change:prop":"echartsOpts"},staticStyle:{width:"100%",height:"100%"},style:t._$g(6,"s"),attrs:{"data-directory":t._$g(6,"a-data-directory"),id:t._$g(6,"a-id"),prop:t._$gc(6,"change:echartsOpts"),"change:prop":t.rdcharts.ecinit,resize:t._$gc(6,"change:echartsResize"),"change:resize":t.rdcharts.ecresize,_i:6}})]:[a("uni-view",{wxsProps:{"change:prop":"uchartsOpts"},attrs:{id:t._$g(8,"a-id"),prop:t._$gc(8,"change:uchartsOpts"),"change:prop":t.rdcharts.ucinit,_i:8},on:{mousemove:function(e){e=t.$handleWxsEvent(e),t.rdcharts.mouseMove(e,t.$getComponentDescriptor())},mousedown:function(e){e=t.$handleWxsEvent(e),t.rdcharts.mouseDown(e,t.$getComponentDescriptor())},mouseup:function(e){e=t.$handleWxsEvent(e),t.rdcharts.mouseUp(e,t.$getComponentDescriptor())},touchstart:function(e){e=t.$handleWxsEvent(e),t.rdcharts.touchStart(e,t.$getComponentDescriptor())},touchmove:function(e){e=t.$handleWxsEvent(e),t.rdcharts.touchMove(e,t.$getComponentDescriptor())},touchend:function(e){e=t.$handleWxsEvent(e),t.rdcharts.touchEnd(e,t.$getComponentDescriptor())},click:function(e){e=t.$handleWxsEvent(e),t.rdcharts.tap(e,t.$getComponentDescriptor())}}},[a("v-uni-canvas",{directives:[{name:"show",rawName:"v-show",value:t._$g(9,"v-show"),expression:"_$g(9,'v-show')"}],style:t._$g(9,"s"),attrs:{id:t._$g(9,"a-id"),canvasId:t._$g(9,"a-canvasId"),"disable-scroll":t._$g(9,"a-disable-scroll"),_i:9},on:{error:function(e){return t.$handleViewEvent(e)}}})],1)]],2)},r=[]},a2be:function(t,e,a){"use strict";var i=a("d8c4"),n=a.n(i);n.a},a35e:function(t,e,a){var i=a("2cd4");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("1ba3ca06",i,!0,{sourceMap:!1,shadowMode:!1})},a4e8:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},t._l(t._$g(2,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("2-"+r,"sc"),attrs:{_i:"2-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("v-uni-image",{attrs:{src:t._$g("3-"+r,"a-src"),_i:"3-"+r}}),a("uni-view",{staticClass:t._$g("4-"+r,"sc"),attrs:{_i:"4-"+r}},[t._v(t._$g("4-"+r,"t0-0"))])],1)})),1)],1)},n=[]},a4f0:function(t,e,a){"use strict";a.r(e);var i=a("7b4a"),n=a("e53f");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("1017");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"ae99ef1e",null,!1,i["a"],void 0);e["default"]=s.exports},a55d:function(t,e,a){"use strict";a.r(e);var i=a("bd3d"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},a581:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},[a("uni-view",{staticClass:t._$g(4,"sc"),attrs:{_i:4}},[t._v("\u5bc6\u7801")]),a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5}},[a("v-uni-input",{staticClass:t._$g(6,"sc"),attrs:{_i:6},model:{value:t._$g(6,"v-model"),callback:function(e){t.$handleVModelEvent(6,e)},expression:"password"}})],1)],1),a("uni-view",{staticClass:t._$g(7,"sc"),attrs:{_i:7}},[a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[t._v("\u786e\u8ba4\u5bc6\u7801")]),a("uni-view",{staticClass:t._$g(9,"sc"),attrs:{_i:9}},[a("v-uni-input",{staticClass:t._$g(10,"sc"),attrs:{_i:10},model:{value:t._$g(10,"v-model"),callback:function(e){t.$handleVModelEvent(10,e)},expression:"password2"}})],1)],1)],1),a("uni-view",{staticClass:t._$g(11,"sc"),attrs:{_i:11},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u786e\u8ba4")])],1)],1)},n=[]},a694:function(t,e,a){"use strict";a.r(e);var i=a("d745"),n=a("40d7");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("bee3");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"7f9fcb8a",null,!1,i["a"],void 0);e["default"]=s.exports},a786:function(t,e,a){"use strict";a.r(e);var i=a("cf61"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},a817:function(t,e,a){var i=a("23dc");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("b335f278",i,!0,{sourceMap:!1,shadowMode:!1})},a8ef:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.common[data-v-d501a11a]{padding:15px;background-color:#f7f7f7;min-height:calc(100vh - 30px)}.add[data-v-d501a11a]{width:100%;height:40px;line-height:40px;font-size:32rpx;margin-bottom:10px;color:#fff;border-radius:15px;display:flex;justify-content:center;background:#fec407}.box[data-v-d501a11a]{width:100%;height:auto;margin:15px 0;padding-bottom:40px}.list[data-v-d501a11a]{width:100%;font-size:36rpx}.list .item[data-v-d501a11a]{background:#fff;padding:10px 15px;width:calc(100% - 30px);border-radius:10px;margin-top:15px;display:flex;align-items:center;justify-content:space-between}.list .left[data-v-d501a11a]{width:75%;display:flex;align-items:center}.list .left .image1[data-v-d501a11a]{width:55px;height:55px;border-radius:50%;margin-right:15px;display:block}.list .left .name[data-v-d501a11a]{width:calc(100% - 70px)}.list .left .name .title[data-v-d501a11a]{font-size:34rpx;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:5px}.list .left .name .title2[data-v-d501a11a]{font-size:32rpx;color:#999;margin-top:15px}.list .left .name .title2 uni-text[data-v-d501a11a]{margin-right:10px}.list .blueBtn[data-v-d501a11a]{width:auto;font-size:32rpx;text-align:center}',""]),t.exports=e},a937:function(t,e,a){"use strict";a.r(e);var i=a("1f8c"),n=a("50d5");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("ad7e");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"37562626",null,!1,i["a"],void 0);e["default"]=s.exports},a956:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},aba2:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},ac93:function(t,e,a){"use strict";t.exports=function(t,e){e||(e={}),t=t&&t.__esModule?t.default:t;let a=!1;if("string"!==typeof t){if(!t.protocol||"file:"!==t.protocol||!t.pathname)return t;a=!0,t=t.pathname}return/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),e.hash&&(t+=e.hash),/["'() \t\n]/.test(t)||e.needQuotes?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):a?t:0===t.indexOf("/")?t.substr(1):t}},ad30:function(t,e,a){"use strict";var i=a("f4c5"),n=a.n(i);n.a},ad7e:function(t,e,a){"use strict";var i=a("8f81"),n=a.n(i);n.a},adda:function(t,e,a){"use strict";var i=a("d2c4"),n=a.n(i);n.a},aea6:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.content[data-v-7c6febd6]{width:100%;padding-top:10px;min-height:100vh;background-color:#000}.box1[data-v-7c6febd6]{color:#fff;margin:15px;width:calc(100%- 30px)}.box1 .time[data-v-7c6febd6]{width:100%;font-size:32rpx;margin-bottom:20px}.box1 .LiuS[data-v-7c6febd6]{width:60%;margin:auto;position:relative;text-align:center;border-radius:10px;background-color:#272a2a;height:30px;line-height:30px}.box1 .LiuS[data-v-7c6febd6]:after{content:"";position:absolute;left:45%;bottom:-7px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #272a2a}.box1 .item[data-v-7c6febd6]{width:100%;font-size:28rpx;padding:10px 0;border-radius:15px;display:flex;align-items:center;justify-content:center;margin-bottom:15px;position:relative}.box1 .item .image[data-v-7c6febd6]{width:80%}.box1 .item .image uni-image[data-v-7c6febd6]{margin-top:10px;width:100%}.box1 .item .center[data-v-7c6febd6]{top:0;bottom:0;position:absolute;width:55px;margin:auto;text-align:center;background-color:#333;border-radius:10px;z-index:9}.box1 .item .level-bg[data-v-7c6febd6]{position:absolute;width:55px;margin:auto;text-align:center;background-color:#4d6c7b;border-radius:0 0 10px 10px;bottom:0;z-index:19}.box1 .item .level-item[data-v-7c6febd6]{width:55px;height:100%;position:absolute;z-index:99}.box1 .item .level-item[data-v-7c6febd6] :last-child{border-bottom:none}.box1 .item .ite[data-v-7c6febd6]{margin:0 5px;width:calc(100% - 10px);height:40px;line-height:40px;font-size:32rpx;color:#fff;z-index:99;border-bottom:1px solid #999}.box1 .val[data-v-7c6febd6]{width:100%;text-align:center;margin:20px 0;color:#fff;font-size:32rpx}.box1 .val uni-text[data-v-7c6febd6]{display:block;color:#39d9c9!important;font-size:64rpx;margin-bottom:10px}.box[data-v-7c6febd6]{padding:0;display:flex;flex-wrap:wrap;border-radius:10px;margin:15px;width:calc(100%- 30px);justify-content:space-between}.box .data[data-v-7c6febd6]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%}.box .item[data-v-7c6febd6]{width:47.5%;font-size:28rpx;background:#fff;padding:10px 0;border-radius:15px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.box .val[data-v-7c6febd6]{width:40px;height:40px;border-radius:50%}.box .val uni-image[data-v-7c6febd6]{width:70%;height:70%}',""]),t.exports=e},af12:function(t,e,a){"use strict";a.r(e);var i=a("a956"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},af8a:function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={uniIcons:a("bbd6").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},[t._$g(4,"i")?a("v-uni-image",{staticClass:t._$g(4,"sc"),attrs:{src:t._$g(4,"a-src"),_i:4}}):a("v-uni-icon",{staticClass:t._$g(5,"sc"),attrs:{_i:5},on:{click:function(e){return t.$handleViewEvent(e)}}})],1)],1),a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[a("uni-view",{staticClass:t._$g(7,"sc"),attrs:{_i:7}},[t._v("\u59d3\u540d")]),a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[a("v-uni-input",{attrs:{name:"name",type:"text",placeholder:"\u8bf7\u8f93\u5165\u59d3\u540d",_i:9},model:{value:t._$g(9,"v-model"),callback:function(e){t.$handleVModelEvent(9,e)},expression:"memInfo.nickname"}}),t._$g(10,"i")?a("uni-icons",{attrs:{_i:10},on:{click:function(e){return t.$handleViewEvent(e)}}}):t._e()],1)],1),a("uni-view",{staticClass:t._$g(11,"sc"),attrs:{_i:11}},[a("uni-view",{staticClass:t._$g(12,"sc"),attrs:{_i:12}},[t._v("\u6027\u522b")]),a("uni-view",{staticClass:t._$g(13,"sc"),attrs:{_i:13}},[a("v-uni-picker",{attrs:{mode:"selector",range:t._$g(14,"a-range"),_i:14},on:{change:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(15,"sc"),attrs:{_i:15}},[t._v(t._$g(15,"t0-0"))]),a("v-uni-icon",{staticClass:t._$g(16,"sc"),attrs:{_i:16}})],1)],1)],1),a("uni-view",{staticClass:t._$g(17,"sc"),attrs:{_i:17}},[a("uni-view",{staticClass:t._$g(18,"sc"),attrs:{_i:18}},[t._v("\u8eab\u9ad8")]),a("uni-view",{staticClass:t._$g(19,"sc"),attrs:{_i:19}},[a("v-uni-input",{staticClass:t._$g(20,"sc"),attrs:{name:"name",type:"digit",placeholder:"\u8bf7\u8f93\u5165\u8eab\u9ad8",_i:20},model:{value:t._$g(20,"v-model"),callback:function(e){t.$handleVModelEvent(20,e)},expression:"memInfo.height"}}),t._v("CM"),t._$g(21,"i")?a("uni-icons",{attrs:{_i:21},on:{click:function(e){return t.$handleViewEvent(e)}}}):t._e()],1)],1),a("uni-view",{staticClass:t._$g(22,"sc"),attrs:{_i:22}},[a("uni-view",{staticClass:t._$g(23,"sc"),attrs:{_i:23}},[t._v("\u4f53\u91cd")]),a("uni-view",{staticClass:t._$g(24,"sc"),attrs:{_i:24}},[a("v-uni-input",{staticClass:t._$g(25,"sc"),attrs:{name:"name",type:"digit",placeholder:"\u8bf7\u8f93\u5165\u4f53\u91cd",_i:25},model:{value:t._$g(25,"v-model"),callback:function(e){t.$handleVModelEvent(25,e)},expression:"memInfo.weight"}}),t._v("KG"),t._$g(26,"i")?a("uni-icons",{attrs:{_i:26},on:{click:function(e){return t.$handleViewEvent(e)}}}):t._e()],1)],1),a("uni-view",{staticClass:t._$g(27,"sc"),attrs:{_i:27}},[a("uni-view",{staticClass:t._$g(28,"sc"),attrs:{_i:28}},[t._v("\u51fa\u751f\u65e5\u671f")]),a("uni-view",{staticClass:t._$g(29,"sc"),attrs:{_i:29}},[a("v-uni-picker",{attrs:{mode:"date",end:t._$g(30,"a-end"),value:t._$g(30,"a-value"),fields:"time",_i:30},on:{change:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(31,"sc"),attrs:{_i:31}},[t._v(t._$g(31,"t0-0"))]),a("v-uni-icon",{staticClass:t._$g(32,"sc"),attrs:{_i:32}})],1)],1)],1),a("uni-view",{staticClass:t._$g(33,"sc"),attrs:{_i:33}},[a("uni-view",{staticClass:t._$g(34,"sc"),attrs:{_i:34}},[t._v("\u6240\u5728\u5e74\u7ea7")]),a("uni-view",{staticClass:t._$g(35,"sc"),attrs:{_i:35}},[a("v-uni-picker",{attrs:{mode:"selector",range:t._$g(36,"a-range"),value:t._$g(36,"a-value"),"range-key":"name",_i:36},on:{change:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(37,"sc"),attrs:{_i:37}},[t._v(t._$g(37,"t0-0"))]),a("v-uni-icon",{staticClass:t._$g(38,"sc"),attrs:{_i:38}})],1)],1)],1)],1),a("uni-view",{staticClass:t._$g(39,"sc"),attrs:{_i:39},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u63d0\u4ea4")])],1)},r=[]},b09a:function(t,e,a){"use strict";var i=a("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(a("3b2d")),r=i(a("0289")),o=i(a("e424")),s=i(a("1ec5")),c={},l=null;function d(){for(var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length,a=new Array(e>1?e-1:0),i=1;i<e;i++)a[i-1]=arguments[i];for(var r in a)for(var o in a[r])a[r].hasOwnProperty(o)&&(t[o]=a[r][o]&&"object"===(0,n.default)(a[r][o])?d(Array.isArray(a[r][o])?[]:{},t[o],a[r][o]):a[r][o]);return t}function u(t,e){for(var a in t)t.hasOwnProperty(a)&&null!==t[a]&&"object"===(0,n.default)(t[a])?u(t[a],e):"format"===a&&"string"===typeof t[a]&&(t["formatter"]=e[t[a]]?e[t[a]]:void 0);return t}var f={data:function(){return{rid:null}},mounted:function(){var t=this;l={top:0,left:0},setTimeout((function(){null===t.rid&&t.$ownerInstance&&t.$ownerInstance.callMethod("getRenderType")}),200)},destroyed:function(){delete o.default.option[this.rid],delete o.default.instance[this.rid],delete s.default.option[this.rid],delete s.default.instance[this.rid]},methods:{ecinit:function(t,e,a,i){var r=JSON.stringify(t.id);this.rid=r,c[r]=this.$ownerInstance||i;var o=JSON.parse(JSON.stringify(t)),l=o.type;l&&s.default.type.includes(l)?s.default.option[r]=d({},s.default[l],o):s.default.option[r]=d({},o);var u=o.chartData;if(u){s.default.option[r].xAxis&&s.default.option[r].xAxis.type&&"category"===s.default.option[r].xAxis.type&&(s.default.option[r].xAxis.data=u.categories),s.default.option[r].yAxis&&s.default.option[r].yAxis.type&&"category"===s.default.option[r].yAxis.type&&(s.default.option[r].yAxis.data=u.categories),s.default.option[r].series=[];for(var f=0;f<u.series.length;f++){s.default.option[r].seriesTemplate=s.default.option[r].seriesTemplate?s.default.option[r].seriesTemplate:{};var p=d({},s.default.option[r].seriesTemplate,u.series[f]);s.default.option[r].series.push(p)}}if("object"===(0,n.default)(window.echarts))this.newEChart();else{var h=document.createElement("script");h.src="./uni_modules/qiun-data-charts/static/app-plus/echarts.min.js",h.onload=this.newEChart,document.head.appendChild(h)}},ecresize:function(t,e,a,i){s.default.instance[this.rid]&&s.default.instance[this.rid].resize()},newEChart:function(){var t=this.rid;void 0===s.default.instance[t]?(s.default.instance[t]=echarts.init(c[t].$el.children[0]),!0===s.default.option[t].ontap&&(s.default.instance[t].on("click",(function(e){var a=JSON.parse(JSON.stringify({x:e.event.offsetX,y:e.event.offsetY}));c[t].callMethod("emitMsg",{name:"getIndex",params:{type:"getIndex",event:a,currentIndex:e.dataIndex,value:e.data,seriesName:e.seriesName,id:t}})})),s.default.instance[t].on("highlight",(function(e){c[t].callMethod("emitMsg",{name:"getHighlight",params:{type:"highlight",res:e,id:t}})}))),this.updataEChart(t,s.default.option[t])):this.updataEChart(t,s.default.option[t])},updataEChart:function(t,e){if(e=u(e,s.default.formatter),e.tooltip&&(e.tooltip.show=!!e.tooltipShow,e.tooltip.position=this.tooltipPosition(),"string"===typeof e.tooltipFormat&&s.default.formatter[e.tooltipFormat]&&(e.tooltip.formatter=e.tooltip.formatter?e.tooltip.formatter:s.default.formatter[e.tooltipFormat])),e.series)for(var a in e.series){var i=e.series[a].linearGradient;i&&(e.series[a].color=new echarts.graphic.LinearGradient(i[0],i[1],i[2],i[3],i[4]))}s.default.instance[t].setOption(e,e.notMerge),s.default.instance[t].on("finished",(function(){c[t].callMethod("emitMsg",{name:"complete",params:{type:"complete",complete:!0,id:t}}),s.default.instance[t]&&s.default.instance[t].off("finished")})),"undefined"!=typeof c[t].$el.children[0].clientWidth&&(Math.abs(c[t].$el.children[0].clientWidth-s.default.instance[t].getWidth())>3||Math.abs(c[t].$el.children[0].clientHeight-s.default.instance[t].getHeight())>3)&&this.ecresize()},tooltipPosition:function(){return function(t,e,a,i,n){var r=t[0],o=t[1],s=n.viewSize[0],c=n.viewSize[1],l=n.contentSize[0],d=n.contentSize[1],u=r+30,f=o+30;return u+l>s&&(u=r-l-30),f+d>c&&(f=o-d-30),[u,f]}},ucinit:function(t,e,a,i){var n=this;if(JSON.stringify(t)!=JSON.stringify(e)&&t.canvasId){var r=JSON.parse(JSON.stringify(t.canvasId));this.rid=r,c[r]=this.$ownerInstance||i,o.default.option[r]=JSON.parse(JSON.stringify(t)),o.default.option[r]=u(o.default.option[r],o.default.formatter);var s=document.getElementById(r);s&&s.children[0]&&(o.default.option[r].context=s.children[0].getContext("2d"),o.default.instance[r]&&o.default.option[r]&&!0===o.default.option[r].update?this.updataUChart():setTimeout((function(){o.default.option[r].context.restore(),o.default.option[r].context.save(),n.newUChart()}),100))}},newUChart:function(){var t=this.rid;o.default.instance[t]=new r.default(o.default.option[t]),o.default.instance[t].addEventListener("renderComplete",(function(){c[t].callMethod("emitMsg",{name:"complete",params:{type:"complete",complete:!0,id:t,opts:o.default.instance[t].opts}}),o.default.instance[t].delEventListener("renderComplete")})),o.default.instance[t].addEventListener("scrollLeft",(function(){c[t].callMethod("emitMsg",{name:"scrollLeft",params:{type:"scrollLeft",scrollLeft:!0,id:t,opts:o.default.instance[t].opts}})})),o.default.instance[t].addEventListener("scrollRight",(function(){c[t].callMethod("emitMsg",{name:"scrollRight",params:{type:"scrollRight",scrollRight:!0,id:t,opts:o.default.instance[t].opts}})}))},updataUChart:function(){var t=this.rid;o.default.instance[t].updateData(o.default.option[t])},tooltipDefault:function(t,e,a,i){if(e){var r=t.data;return"object"===(0,n.default)(t.data)&&(r=t.data.value),e+" "+t.name+":"+r}return t.properties&&t.properties.name?t.properties.name:t.name+":"+t.data},showTooltip:function(t,e){var a=this,i=o.default.option[e].tooltipCustom;if(i&&void 0!==i&&null!==i){var n=void 0;i.x>=0&&i.y>=0&&(n={x:i.x,y:i.y+10}),o.default.instance[e].showToolTip(t,{index:i.index,offset:n,textList:i.textList,formatter:function(t,i,n,r){return"string"===typeof o.default.option[e].tooltipFormat&&o.default.formatter[o.default.option[e].tooltipFormat]?o.default.formatter[o.default.option[e].tooltipFormat](t,i,n,r):a.tooltipDefault(t,i,n,r)}})}else o.default.instance[e].showToolTip(t,{formatter:function(t,i,n,r){return"string"===typeof o.default.option[e].tooltipFormat&&o.default.formatter[o.default.option[e].tooltipFormat]?o.default.formatter[o.default.option[e].tooltipFormat](t,i,n,r):a.tooltipDefault(t,i,n,r)}})},tap:function(t){var e=this.rid,a=o.default.option[e].ontap,i=o.default.option[e].tooltipShow,n=o.default.option[e].tapLegend;if(0!=a){var r,s,d=document.getElementById("UC"+e).getBoundingClientRect(),u={};u=t.detail.x?{x:t.detail.x-d.left,y:t.detail.y-d.top+l.top}:{x:t.clientX-d.left,y:t.clientY-d.top+l.top},t.changedTouches=[],t.changedTouches.unshift(u),r=o.default.instance[e].getCurrentDataIndex(t),s=o.default.instance[e].getLegendDataIndex(t),!0===n&&o.default.instance[e].touchLegend(t),1==i&&this.showTooltip(t,e),c[e].callMethod("emitMsg",{name:"getIndex",params:{type:"getIndex",event:u,currentIndex:r,legendIndex:s,id:e,opts:o.default.instance[e].opts}})}},touchStart:function(t){var e=this.rid,a=o.default.option[e].ontouch;0!=a&&(!0===o.default.option[e].enableScroll&&1==t.touches.length&&o.default.instance[e].scrollStart(t),c[e].callMethod("emitMsg",{name:"getTouchStart",params:{type:"touchStart",event:t.changedTouches[0],id:e,opts:o.default.instance[e].opts}}))},touchMove:function(t){var e=this.rid,a=o.default.option[e].ontouch;if(0!=a){if(!0===o.default.option[e].enableScroll&&1==t.changedTouches.length&&o.default.instance[e].scroll(t),!0===o.default.option[e].ontap&&!1===o.default.option[e].enableScroll&&!0===o.default.option[e].onmovetip){var i=document.getElementById("UC"+e).getBoundingClientRect(),n={x:t.changedTouches[0].clientX-i.left,y:t.changedTouches[0].clientY-i.top+l.top};t.changedTouches.unshift(n),!0===o.default.option[e].tooltipShow&&this.showTooltip(t,e)}!0===a&&!0===o.default.option[e].enableScroll&&!0===o.default.option[e].onzoom&&2==t.changedTouches.length&&o.default.instance[e].dobuleZoom(t),c[e].callMethod("emitMsg",{name:"getTouchMove",params:{type:"touchMove",event:t.changedTouches[0],id:e,opts:o.default.instance[e].opts}})}},touchEnd:function(t){var e=this.rid,a=o.default.option[e].ontouch;0!=a&&(!0===o.default.option[e].enableScroll&&0==t.touches.length&&o.default.instance[e].scrollEnd(t),c[e].callMethod("emitMsg",{name:"getTouchEnd",params:{type:"touchEnd",event:t.changedTouches[0],id:e,opts:o.default.instance[e].opts}}))},mouseDown:function(t){var e=this.rid,a=o.default.option[e].onmouse;if(0!=a){var i,n=document.getElementById("UC"+e).getBoundingClientRect();i={x:t.clientX-n.left,y:t.clientY-n.top+l.top},t.changedTouches=[],t.changedTouches.unshift(i),o.default.instance[e].scrollStart(t),o.default.option[e].mousedown=!0,c[e].callMethod("emitMsg",{name:"getTouchStart",params:{type:"mouseDown",event:i,id:e,opts:o.default.instance[e].opts}})}},mouseMove:function(t){var e=this.rid,a=o.default.option[e].onmouse,i=o.default.option[e].tooltipShow;if(0!=a){var n,r=document.getElementById("UC"+e).getBoundingClientRect();n={x:t.clientX-r.left,y:t.clientY-r.top+l.top},t.changedTouches=[],t.changedTouches.unshift(n),o.default.option[e].mousedown?(o.default.instance[e].scroll(t),c[e].callMethod("emitMsg",{name:"getTouchMove",params:{type:"mouseMove",event:n,id:e,opts:o.default.instance[e].opts}})):o.default.instance[e]&&1==i&&this.showTooltip(t,e)}},mouseUp:function(t){var e=this.rid,a=o.default.option[e].onmouse;if(0!=a){var i,n=document.getElementById("UC"+e).getBoundingClientRect();i={x:t.clientX-n.left,y:t.clientY-n.top+l.top},t.changedTouches=[],t.changedTouches.unshift(i),o.default.instance[e].scrollEnd(t),o.default.option[e].mousedown=!1,c[e].callMethod("emitMsg",{name:"getTouchEnd",params:{type:"mouseUp",event:i,id:e,opts:o.default.instance[e].opts}})}}}};e.default=f},b10e:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},b1cc:function(t,e,a){"use strict";a.r(e);var i=a("af8a"),n=a("3dea");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("5cc4");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"414154b0",null,!1,i["a"],void 0);e["default"]=s.exports},b327:function(t,e,a){"use strict";var i=a("080b"),n=a.n(i);n.a},b389:function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={uniIcons:a("bbd6").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[t._v("\u5934\u50cf")]),a("v-uni-image",{staticClass:t._$g(3,"sc"),attrs:{src:t._$g(3,"a-src"),_i:3}})],1),a("uni-view",{staticClass:t._$g(4,"sc"),attrs:{_i:4}},[a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5}},[t._v("\u6635\u79f0")]),a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[t._$g(7,"i")?a("v-uni-text",{attrs:{_i:7}},[t._v(t._$g(7,"t0-0"))]):a("v-uni-input",{attrs:{type:"text",_i:8},on:{blur:function(e){return t.$handleViewEvent(e)}},model:{value:t._$g(8,"v-model"),callback:function(e){t.$handleVModelEvent(8,e)},expression:"nickname"}}),a("uni-icons",{staticClass:t._$g(9,"sc"),attrs:{_i:9},on:{click:function(e){return t.$handleViewEvent(e)}}})],1)],1),a("uni-view",{staticClass:t._$g(10,"sc"),attrs:{_i:10},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(11,"sc"),attrs:{_i:11}},[t._v("\u624b\u673a\u53f7")]),a("uni-view",{staticClass:t._$g(12,"sc"),attrs:{_i:12}},[a("v-uni-text",{attrs:{_i:13}},[t._v(t._$g(13,"t0-0"))]),a("uni-icons",{attrs:{_i:14}})],1)],1),a("uni-view",{staticClass:t._$g(15,"sc"),attrs:{_i:15},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(16,"sc"),attrs:{_i:16}},[t._v("\u90ae\u7bb1")]),a("uni-view",{staticClass:t._$g(17,"sc"),attrs:{_i:17}},[a("v-uni-text",{attrs:{_i:18}},[t._v(t._$g(18,"t0-0"))]),a("uni-icons",{attrs:{_i:19}})],1)],1),a("uni-view",{staticClass:t._$g(20,"sc"),attrs:{_i:20},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(21,"sc"),attrs:{_i:21}},[t._v("\u8bbe\u7f6e\u5bc6\u7801")]),a("uni-icons",{attrs:{_i:22}})],1)],1)},r=[]},b393:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},[a("uni-view",{staticClass:t._$g(4,"sc"),attrs:{_i:4}},[t._v("\u90ae\u7bb1")]),a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5}},[a("v-uni-input",{attrs:{placeholder:"",_i:6},model:{value:t._$g(6,"v-model"),callback:function(e){t.$handleVModelEvent(6,e)},expression:"phone"}})],1)],1),a("uni-view",{staticClass:t._$g(7,"sc"),attrs:{_i:7}},[a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[t._v("\u9a8c\u8bc1\u7801")]),a("uni-view",{staticClass:t._$g(9,"sc"),attrs:{_i:9}},[a("v-uni-input",{staticClass:t._$g(10,"sc"),attrs:{_i:10},model:{value:t._$g(10,"v-model"),callback:function(e){t.$handleVModelEvent(10,e)},expression:"code"}}),a("v-uni-button",{staticClass:t._$g(11,"sc"),attrs:{type:"none",disabled:t._$g(11,"a-disabled"),_i:11},on:{click:function(e){return t.$handleViewEvent(e)}},model:{value:t._$g(11,"v-model"),callback:function(){},expression:"code"}},[t._v(t._$g(11,"t0-0"))])],1)],1)],1),a("uni-view",{staticClass:t._$g(12,"sc"),attrs:{_i:12},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u786e\u8ba4")])],1)],1)},n=[]},b44d:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={name:"uniSwipeAction",data:function(){return{wxsProps:{}}},components:{}}},b49c:function(t,e,a){"use strict";function i(t,e){for(var a=[],i={},n=0;n<e.length;n++){var r=e[n],o=r[0],s=r[1],c=r[2],l=r[3],d={id:t+":"+n,css:s,media:c,sourceMap:l};i[o]?i[o].parts.push(d):a.push(i[o]={id:o,parts:[d]})}return a}a.r(e),a.d(e,"default",(function(){return p}));var n="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!n)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var r={},o=n&&(document.head||document.getElementsByTagName("head")[0]),s=null,c=0,l=!1,d=function(){},u=null,f="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function p(t,e,a,n){l=a,u=n||{};var o=i(t,e);return h(o),function(e){for(var a=[],n=0;n<o.length;n++){var s=o[n],c=r[s.id];c.refs--,a.push(c)}e?(o=i(t,e),h(o)):o=[];for(n=0;n<a.length;n++){c=a[n];if(0===c.refs){for(var l=0;l<c.parts.length;l++)c.parts[l]();delete r[c.id]}}}}function h(t){for(var e=0;e<t.length;e++){var a=t[e],i=r[a.id];if(i){i.refs++;for(var n=0;n<i.parts.length;n++)i.parts[n](a.parts[n]);for(;n<a.parts.length;n++)i.parts.push(v(a.parts[n]));i.parts.length>a.parts.length&&(i.parts.length=a.parts.length)}else{var o=[];for(n=0;n<a.parts.length;n++)o.push(v(a.parts[n]));r[a.id]={id:a.id,refs:1,parts:o}}}}function g(){var t=document.createElement("style");return t.type="text/css",o.appendChild(t),t}function v(t){var e,a,i=document.querySelector('style[data-vue-ssr-id~="'+t.id+'"]');if(i){if(l)return d;i.parentNode.removeChild(i)}if(f){var n=c++;i=s||(s=g()),e=_.bind(null,i,n,!1),a=_.bind(null,i,n,!0)}else i=g(),e=b.bind(null,i),a=function(){i.parentNode.removeChild(i)};return e(t),function(i){if(i){if(i.css===t.css&&i.media===t.media&&i.sourceMap===t.sourceMap)return;e(t=i)}else a()}}var x=function(){var t=[];return function(e,a){return t[e]=a,t.filter(Boolean).join("\n")}}();function _(t,e,a,i){var n=a?"":z(i.css);if(t.styleSheet)t.styleSheet.cssText=x(e,n);else{var r=document.createTextNode(n),o=t.childNodes;o[e]&&t.removeChild(o[e]),o.length?t.insertBefore(r,o[e]):t.appendChild(r)}}function b(t,e){var a=z(e.css),i=e.media,n=e.sourceMap;if(i&&t.setAttribute("media",i),u.ssrId&&t.setAttribute("data-vue-ssr-id",e.id),n&&(a+="\n/*# sourceURL="+n.sources[0]+" */",a+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(n))))+" */"),t.styleSheet)t.styleSheet.cssText=a;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(a))}}var m=/\b([+-]?\d+(\.\d+)?)[r|u]px\b/g,w=/var\(--status-bar-height\)/gi,y=/var\(--window-top\)/gi,C=/var\(--window-bottom\)/gi,$=/var\(--window-left\)/gi,k=/var\(--window-right\)/gi,M=!1;function z(t){if(!uni.canIUse("css.var")){!1===M&&(M=plus.navigator.getStatusbarHeight());var e={statusBarHeight:M,top:window.__WINDOW_TOP||0,bottom:window.__WINDOW_BOTTOM||0};t=t.replace(w,e.statusBarHeight+"px").replace(y,e.top+"px").replace(C,e.bottom+"px").replace($,"0px").replace(k,"0px")}return t.replace(/\{[\s\S]+?\}|@media.+?\{/g,(function(t){return t.replace(m,(function(t,e){return uni.upx2px(e)+"px"}))}))}},b4ab:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,".chartsview[data-v-f66a47f0]{width:100%;height:100%;display:flex;flex:1;justify-content:center;align-items:center}",""]),t.exports=e},b578:function(t,e,a){"use strict";var i=a("33ad"),n=a.n(i);n.a},b83a:function(t,e,a){"use strict";var i=a("66ad"),n=a.n(i);n.a},b894:function(t,e,a){"use strict";a.r(e);var i=a("58be"),n=a("a55d");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("646f");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"2c58518e",null,!1,i["a"],void 0);e["default"]=s.exports},b899:function(t,e,a){var i=a("d27d");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("3861a57a",i,!0,{sourceMap:!1,shadowMode:!1})},ba3a:function(t,e,a){var i=a("0543");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("df37c51c",i,!0,{sourceMap:!1,shadowMode:!1})},ba52:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this.$createElement,e=this._self._c||t;return e("uni-view",{attrs:{_i:0}},[this._t("default",null,{_i:1})],2)},n=[]},ba87:function(t,e,a){"use strict";a.r(e);var i=a("bd8c"),n=a("3f11");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("862c");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"71ff5da2",null,!1,i["a"],void 0);e["default"]=s.exports},bb8a:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},bbd6:function(t,e,a){"use strict";a.r(e);var i=a("e5ff"),n=a("54dc");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("9f26");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"45a6b600",null,!1,i["a"],void 0);e["default"]=s.exports},bd05:function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={uniIcons:a("bbd6").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[t._$g(2,"i")?a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},[a("v-uni-image",{attrs:{src:t._$g(4,"a-src"),_i:4}})],1),a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5}},[a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[t._v(t._$g(6,"t0-0"))]),a("uni-view",{staticClass:t._$g(7,"sc"),attrs:{_i:7}},[t._v("\u5e74\u9f84\uff1a"+t._$g(7,"t0-0")+"\u5c81")]),a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[t._v(t._$g(8,"t0-0")+"\uff1a"+t._$g(8,"t0-1"))])],1),t._$g(9,"i")?a("v-uni-text",{staticClass:t._$g(9,"sc"),attrs:{_i:9},on:{click:function(e){return t.$handleViewEvent(e)}}}):t._e()],1):a("uni-view",{staticClass:t._$g(10,"sc"),attrs:{_i:10},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(11,"sc"),attrs:{_i:11}},[t._v("\u6682\u65e0\u6210\u5458\uff0c\u8bf7\u5148\u6dfb\u52a0~")]),a("uni-view",{staticClass:t._$g(12,"sc"),attrs:{_i:12}},[t._v("+")])],1)],1),a("uni-view",{staticClass:t._$g(13,"sc"),attrs:{_i:13}},[t._$g(14,"i")?a("uni-view",{staticClass:t._$g(14,"sc"),attrs:{_i:14},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{attrs:{_i:15}},[t._v("\u9009\u62e9\u5730\u533a\u6807\u51c6\uff1a")]),a("uni-view",{attrs:{_i:16}},[t._v(t._$g(16,"t0-0")),a("uni-icons",{attrs:{_i:17}})],1)],1):t._e(),t._$g(18,"i")?a("uni-view",{staticClass:t._$g(18,"sc"),attrs:{_i:18},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(19,"sc"),attrs:{_i:19},on:{click:function(e){return t.$handleViewEvent(e,{stop:!0})}}},[a("uni-view",{staticClass:t._$g(20,"sc"),attrs:{_i:20}},[a("uni-view",{attrs:{_i:21},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u53d6\u6d88")]),a("uni-view",{staticClass:t._$g(22,"sc"),attrs:{_i:22},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u786e\u5b9a")])],1),a("v-uni-picker-view",{staticClass:t._$g(23,"sc"),attrs:{value:t._$g(23,"a-value"),"indicator-style":t._$g(23,"a-indicator-style"),_i:23},on:{change:function(e){return t.$handleViewEvent(e)}}},[a("v-uni-picker-view-column",{attrs:{_i:24}},t._l(t._$g(25,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("25-"+r,"sc"),attrs:{_i:"25-"+r}},[t._v(t._$g("25-"+r,"t0-0"))])})),1),a("v-uni-picker-view-column",{attrs:{_i:26}},t._l(t._$g(27,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("27-"+r,"sc"),attrs:{_i:"27-"+r}},[t._v(t._$g("27-"+r,"t0-0"))])})),1)],1)],1)],1):t._e()],1),a("drawer",{attrs:{_i:28}})],1)},r=[]},bd3d:function(t,e,a){"use strict";var i=a("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(a("3478")),r=i(a("96d2")),o=i(a("7135")),s={data:function(){return{wxsProps:{}}},components:{record:n.default,firstweight:r.default,qiunDataCharts:o.default}};e.default=s},bd8c:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[t._v(t._$g(1,"t0-0"))]),a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},[a("uni-view",{staticClass:t._$g(4,"sc"),attrs:{_i:4}},[t._v(t._$g(4,"t0-0")),a("v-uni-text",{attrs:{_i:5}},[t._v(t._$g(5,"t0-0"))])],1),a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[t._v(t._$g(6,"t0-0")),a("v-uni-text",{attrs:{_i:7}},[t._v(t._$g(7,"t0-0")+":"+t._$g(7,"t0-1"))])],1),a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[t._v("\u6d88\u8017/kcal"),a("v-uni-text",{attrs:{_i:9}},[t._v(t._$g(9,"t0-0"))])],1)],1)],1),a("uni-view",{staticClass:t._$g(10,"sc"),attrs:{_i:10}},[a("v-uni-image",{attrs:{src:t._$g(11,"a-src"),_i:11}})],1),a("uni-view",{staticClass:t._$g(12,"sc"),attrs:{_i:12},on:{longpress:function(e){return t.$handleViewEvent(e)}}},[t._v("\u957f\u6309\u7ed3\u675f")]),t._$g(13,"i")?a("uni-view",{staticClass:t._$g(13,"sc"),attrs:{_i:13}},[a("uni-view",{staticClass:t._$g(14,"sc"),attrs:{_i:14}},[a("uni-view",{staticClass:t._$g(15,"sc"),attrs:{_i:15}},[a("uni-view",{staticClass:t._$g(16,"sc"),attrs:{_i:16}},[a("uni-view",{attrs:{_i:17}},[t._v("\u5e73\u5747\u901f\u5ea6\uff1a"),a("v-uni-text",{staticClass:t._$g(18,"sc"),attrs:{_i:18}},[t._v(t._$g(18,"t0-0"))]),t._v("bpm")],1),a("uni-view",{staticClass:t._$g(19,"sc"),attrs:{_i:19}},[t._v("(bpm=\u4e2a/\u5206\u949f)")])],1),a("uni-view",{staticClass:t._$g(20,"sc"),attrs:{_i:20}},[a("uni-view",{staticClass:t._$g(21,"sc"),attrs:{_i:21}},[a("v-uni-image",{attrs:{src:t._$g(22,"a-src"),_i:22}}),a("uni-view",{staticClass:t._$g(23,"sc"),attrs:{_i:23}},[a("uni-view",{attrs:{_i:24}},[t._v("\u4e2d\u65ad\u6b21\u6570")]),a("uni-view",{attrs:{_i:25}},[a("v-uni-text",{staticClass:t._$g(26,"sc"),attrs:{_i:26}},[t._v(t._$g(26,"t0-0"))]),t._v("\u6b21")],1)],1)],1),a("uni-view",{staticClass:t._$g(27,"sc"),attrs:{_i:27}},[a("v-uni-image",{attrs:{src:t._$g(28,"a-src"),_i:28}}),a("uni-view",{staticClass:t._$g(29,"sc"),attrs:{_i:29}},[a("uni-view",{attrs:{_i:30}},[t._v("\u6700\u957f\u8fde\u7eed")]),a("uni-view",{attrs:{_i:31}},[a("v-uni-text",{staticClass:t._$g(32,"sc"),attrs:{_i:32}},[t._v(t._$g(32,"t0-0"))]),t._v("\u4e2a")],1)],1)],1)],1),a("uni-view",{staticClass:t._$g(33,"sc"),attrs:{_i:33}},[a("uni-view",{staticClass:t._$g(34,"sc"),attrs:{_i:34}},[a("v-uni-text",{attrs:{_i:35}},[t._v(t._$g(35,"t0-0"))]),t._v("\u8bad\u7ec3\u4e2a\u6570")],1),a("uni-view",{staticClass:t._$g(36,"sc"),attrs:{_i:36}},[a("v-uni-text",{attrs:{_i:37}},[t._v(t._$g(37,"t0-0")+":"+t._$g(37,"t0-1"))]),t._v("\u5206:\u79d2")],1),a("uni-view",{staticClass:t._$g(38,"sc"),attrs:{_i:38}},[a("v-uni-text",{attrs:{_i:39}},[t._v(t._$g(39,"t0-0"))]),t._v("\u6d88\u8017/kcal")],1)],1),a("uni-view",{staticClass:t._$g(40,"sc"),attrs:{_i:40},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u5b8c\u6210")])],1)],1)],1):t._e()],1)},n=[]},be09:function(t,e,a){"use strict";var i=a("9f3f"),n=a.n(i);n.a},bee3:function(t,e,a){"use strict";var i=a("e587"),n=a.n(i);n.a},bef0:function(t,e,a){"use strict";var i=a("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(a("a4f0")),r={name:"headerIndex",props:["isArea","isLeft"],data:function(){return{wxsProps:{}}},components:{drawer:n.default}};e.default=r},bf10:function(t,e,a){"use strict";var i=a("4132"),n=a.n(i);n.a},c07e:function(t,e,a){"use strict";var i=a("a35e"),n=a.n(i);n.a},c0ea:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return t._$g(0,"i")?a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2},on:{click:function(e){return t.$handleViewEvent(e,{stop:!0})}}},[a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},[t._v("\u5206\u6570\u5360\u6bd4\u8bbe\u7f6e")]),a("uni-view",{staticClass:t._$g(4,"sc"),attrs:{_i:4}},[a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5}},[t._v("\u8eab\u4f53\u6307\u6570")]),a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[a("v-uni-slider",{attrs:{value:"10","show-value":!0,"block-size":"12","block-color":"#007aff",_i:7},on:{change:function(e){return t.$handleViewEvent(e)}}})],1)],1),a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[a("uni-view",{staticClass:t._$g(9,"sc"),attrs:{_i:9}},[t._v("1\u5206\u949f\u8df3\u7ef3")]),a("uni-view",{staticClass:t._$g(10,"sc"),attrs:{_i:10}},[a("v-uni-slider",{attrs:{value:"40","show-value":!0,"block-size":"12","block-color":"#007aff",_i:11},on:{change:function(e){return t.$handleViewEvent(e)}}})],1)],1),a("uni-view",{staticClass:t._$g(12,"sc"),attrs:{_i:12}},[a("uni-view",{staticClass:t._$g(13,"sc"),attrs:{_i:13}},[t._v("\u80ba\u6d3b\u91cf")]),a("uni-view",{staticClass:t._$g(14,"sc"),attrs:{_i:14}},[a("v-uni-slider",{attrs:{value:"60","show-value":!0,"block-size":"12","block-color":"#007aff",_i:15},on:{change:function(e){return t.$handleViewEvent(e)}}})],1)],1),a("uni-view",{staticClass:t._$g(16,"sc"),attrs:{_i:16}},[t._v("*\u6240\u6709\u9879\u76ee\u8bc4\u5206\u5360\u6bd4\u548c\u4e3a100%")]),a("uni-view",{staticClass:t._$g(17,"sc"),attrs:{_i:17},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u53d6\u6d88")]),a("uni-view",{staticClass:t._$g(18,"sc"),attrs:{_i:18},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u786e\u5b9a")])],1)],1)],1):t._e()},n=[]},c189:function(t,e,a){"use strict";a.r(e);var i=a("bef0"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},c1d4:function(t,e,a){"use strict";var i=a("9630"),n=a.n(i);n.a},c29c:function(t,e,a){"use strict";a.r(e);var i=a("b393"),n=a("af12");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("970c");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"23ca3e18",null,!1,i["a"],void 0);e["default"]=s.exports},c3f2:function(t,e,a){"use strict";var i=a("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(a("9f29")),r=i(a("fb96")),o=i(a("d456")),s={props:["rtype"],data:function(){return{wxsProps:{}}},components:{skipAdd:n.default,lungAdd:r.default,recordWeight:o.default}};e.default=s},c418:function(t,e,a){var i=a("8069");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("53ac7073",i,!0,{sourceMap:!1,shadowMode:!1})},c42c:function(t,e,a){"use strict";a.r(e);var i=a("433c"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},c6c6:function(t,e,a){var i=a("c86c"),n=a("ac93"),r=a("9200");e=i(!1);var o=n(r);e.push([t.i,'@charset "UTF-8";.uniui-cart-filled[data-v-45a6b600]:before{content:"\\e6d0"}.uniui-gift-filled[data-v-45a6b600]:before{content:"\\e6c4"}.uniui-color[data-v-45a6b600]:before{content:"\\e6cf"}.uniui-wallet[data-v-45a6b600]:before{content:"\\e6b1"}.uniui-settings-filled[data-v-45a6b600]:before{content:"\\e6ce"}.uniui-auth-filled[data-v-45a6b600]:before{content:"\\e6cc"}.uniui-shop-filled[data-v-45a6b600]:before{content:"\\e6cd"}.uniui-staff-filled[data-v-45a6b600]:before{content:"\\e6cb"}.uniui-vip-filled[data-v-45a6b600]:before{content:"\\e6c6"}.uniui-plus-filled[data-v-45a6b600]:before{content:"\\e6c7"}.uniui-folder-add-filled[data-v-45a6b600]:before{content:"\\e6c8"}.uniui-color-filled[data-v-45a6b600]:before{content:"\\e6c9"}.uniui-tune-filled[data-v-45a6b600]:before{content:"\\e6ca"}.uniui-calendar-filled[data-v-45a6b600]:before{content:"\\e6c0"}.uniui-notification-filled[data-v-45a6b600]:before{content:"\\e6c1"}.uniui-wallet-filled[data-v-45a6b600]:before{content:"\\e6c2"}.uniui-medal-filled[data-v-45a6b600]:before{content:"\\e6c3"}.uniui-fire-filled[data-v-45a6b600]:before{content:"\\e6c5"}.uniui-refreshempty[data-v-45a6b600]:before{content:"\\e6bf"}.uniui-location-filled[data-v-45a6b600]:before{content:"\\e6af"}.uniui-person-filled[data-v-45a6b600]:before{content:"\\e69d"}.uniui-personadd-filled[data-v-45a6b600]:before{content:"\\e698"}.uniui-arrowthinleft[data-v-45a6b600]:before{content:"\\e6d2"}.uniui-arrowthinup[data-v-45a6b600]:before{content:"\\e6d3"}.uniui-arrowthindown[data-v-45a6b600]:before{content:"\\e6d4"}.uniui-back[data-v-45a6b600]:before{content:"\\e6b9"}.uniui-forward[data-v-45a6b600]:before{content:"\\e6ba"}.uniui-arrow-right[data-v-45a6b600]:before{content:"\\e6bb"}.uniui-arrow-left[data-v-45a6b600]:before{content:"\\e6bc"}.uniui-arrow-up[data-v-45a6b600]:before{content:"\\e6bd"}.uniui-arrow-down[data-v-45a6b600]:before{content:"\\e6be"}.uniui-arrowthinright[data-v-45a6b600]:before{content:"\\e6d1"}.uniui-down[data-v-45a6b600]:before{content:"\\e6b8"}.uniui-bottom[data-v-45a6b600]:before{content:"\\e6b8"}.uniui-arrowright[data-v-45a6b600]:before{content:"\\e6d5"}.uniui-right[data-v-45a6b600]:before{content:"\\e6b5"}.uniui-up[data-v-45a6b600]:before{content:"\\e6b6"}.uniui-top[data-v-45a6b600]:before{content:"\\e6b6"}.uniui-left[data-v-45a6b600]:before{content:"\\e6b7"}.uniui-arrowup[data-v-45a6b600]:before{content:"\\e6d6"}.uniui-eye[data-v-45a6b600]:before{content:"\\e651"}.uniui-eye-filled[data-v-45a6b600]:before{content:"\\e66a"}.uniui-eye-slash[data-v-45a6b600]:before{content:"\\e6b3"}.uniui-eye-slash-filled[data-v-45a6b600]:before{content:"\\e6b4"}.uniui-info-filled[data-v-45a6b600]:before{content:"\\e649"}.uniui-reload[data-v-45a6b600]:before{content:"\\e6b2"}.uniui-micoff-filled[data-v-45a6b600]:before{content:"\\e6b0"}.uniui-map-pin-ellipse[data-v-45a6b600]:before{content:"\\e6ac"}.uniui-map-pin[data-v-45a6b600]:before{content:"\\e6ad"}.uniui-location[data-v-45a6b600]:before{content:"\\e6ae"}.uniui-starhalf[data-v-45a6b600]:before{content:"\\e683"}.uniui-star[data-v-45a6b600]:before{content:"\\e688"}.uniui-star-filled[data-v-45a6b600]:before{content:"\\e68f"}.uniui-calendar[data-v-45a6b600]:before{content:"\\e6a0"}.uniui-fire[data-v-45a6b600]:before{content:"\\e6a1"}.uniui-medal[data-v-45a6b600]:before{content:"\\e6a2"}.uniui-font[data-v-45a6b600]:before{content:"\\e6a3"}.uniui-gift[data-v-45a6b600]:before{content:"\\e6a4"}.uniui-link[data-v-45a6b600]:before{content:"\\e6a5"}.uniui-notification[data-v-45a6b600]:before{content:"\\e6a6"}.uniui-staff[data-v-45a6b600]:before{content:"\\e6a7"}.uniui-vip[data-v-45a6b600]:before{content:"\\e6a8"}.uniui-folder-add[data-v-45a6b600]:before{content:"\\e6a9"}.uniui-tune[data-v-45a6b600]:before{content:"\\e6aa"}.uniui-auth[data-v-45a6b600]:before{content:"\\e6ab"}.uniui-person[data-v-45a6b600]:before{content:"\\e699"}.uniui-email-filled[data-v-45a6b600]:before{content:"\\e69a"}.uniui-phone-filled[data-v-45a6b600]:before{content:"\\e69b"}.uniui-phone[data-v-45a6b600]:before{content:"\\e69c"}.uniui-email[data-v-45a6b600]:before{content:"\\e69e"}.uniui-personadd[data-v-45a6b600]:before{content:"\\e69f"}.uniui-chatboxes-filled[data-v-45a6b600]:before{content:"\\e692"}.uniui-contact[data-v-45a6b600]:before{content:"\\e693"}.uniui-chatbubble-filled[data-v-45a6b600]:before{content:"\\e694"}.uniui-contact-filled[data-v-45a6b600]:before{content:"\\e695"}.uniui-chatboxes[data-v-45a6b600]:before{content:"\\e696"}.uniui-chatbubble[data-v-45a6b600]:before{content:"\\e697"}.uniui-upload-filled[data-v-45a6b600]:before{content:"\\e68e"}.uniui-upload[data-v-45a6b600]:before{content:"\\e690"}.uniui-weixin[data-v-45a6b600]:before{content:"\\e691"}.uniui-compose[data-v-45a6b600]:before{content:"\\e67f"}.uniui-qq[data-v-45a6b600]:before{content:"\\e680"}.uniui-download-filled[data-v-45a6b600]:before{content:"\\e681"}.uniui-pyq[data-v-45a6b600]:before{content:"\\e682"}.uniui-sound[data-v-45a6b600]:before{content:"\\e684"}.uniui-trash-filled[data-v-45a6b600]:before{content:"\\e685"}.uniui-sound-filled[data-v-45a6b600]:before{content:"\\e686"}.uniui-trash[data-v-45a6b600]:before{content:"\\e687"}.uniui-videocam-filled[data-v-45a6b600]:before{content:"\\e689"}.uniui-spinner-cycle[data-v-45a6b600]:before{content:"\\e68a"}.uniui-weibo[data-v-45a6b600]:before{content:"\\e68b"}.uniui-videocam[data-v-45a6b600]:before{content:"\\e68c"}.uniui-download[data-v-45a6b600]:before{content:"\\e68d"}.uniui-help[data-v-45a6b600]:before{content:"\\e679"}.uniui-navigate-filled[data-v-45a6b600]:before{content:"\\e67a"}.uniui-plusempty[data-v-45a6b600]:before{content:"\\e67b"}.uniui-smallcircle[data-v-45a6b600]:before{content:"\\e67c"}.uniui-minus-filled[data-v-45a6b600]:before{content:"\\e67d"}.uniui-micoff[data-v-45a6b600]:before{content:"\\e67e"}.uniui-closeempty[data-v-45a6b600]:before{content:"\\e66c"}.uniui-clear[data-v-45a6b600]:before{content:"\\e66d"}.uniui-navigate[data-v-45a6b600]:before{content:"\\e66e"}.uniui-minus[data-v-45a6b600]:before{content:"\\e66f"}.uniui-image[data-v-45a6b600]:before{content:"\\e670"}.uniui-mic[data-v-45a6b600]:before{content:"\\e671"}.uniui-paperplane[data-v-45a6b600]:before{content:"\\e672"}.uniui-close[data-v-45a6b600]:before{content:"\\e673"}.uniui-help-filled[data-v-45a6b600]:before{content:"\\e674"}.uniui-paperplane-filled[data-v-45a6b600]:before{content:"\\e675"}.uniui-plus[data-v-45a6b600]:before{content:"\\e676"}.uniui-mic-filled[data-v-45a6b600]:before{content:"\\e677"}.uniui-image-filled[data-v-45a6b600]:before{content:"\\e678"}.uniui-locked-filled[data-v-45a6b600]:before{content:"\\e668"}.uniui-info[data-v-45a6b600]:before{content:"\\e669"}.uniui-locked[data-v-45a6b600]:before{content:"\\e66b"}.uniui-camera-filled[data-v-45a6b600]:before{content:"\\e658"}.uniui-chat-filled[data-v-45a6b600]:before{content:"\\e659"}.uniui-camera[data-v-45a6b600]:before{content:"\\e65a"}.uniui-circle[data-v-45a6b600]:before{content:"\\e65b"}.uniui-checkmarkempty[data-v-45a6b600]:before{content:"\\e65c"}.uniui-chat[data-v-45a6b600]:before{content:"\\e65d"}.uniui-circle-filled[data-v-45a6b600]:before{content:"\\e65e"}.uniui-flag[data-v-45a6b600]:before{content:"\\e65f"}.uniui-flag-filled[data-v-45a6b600]:before{content:"\\e660"}.uniui-gear-filled[data-v-45a6b600]:before{content:"\\e661"}.uniui-home[data-v-45a6b600]:before{content:"\\e662"}.uniui-home-filled[data-v-45a6b600]:before{content:"\\e663"}.uniui-gear[data-v-45a6b600]:before{content:"\\e664"}.uniui-smallcircle-filled[data-v-45a6b600]:before{content:"\\e665"}.uniui-map-filled[data-v-45a6b600]:before{content:"\\e666"}.uniui-map[data-v-45a6b600]:before{content:"\\e667"}.uniui-refresh-filled[data-v-45a6b600]:before{content:"\\e656"}.uniui-refresh[data-v-45a6b600]:before{content:"\\e657"}.uniui-cloud-upload[data-v-45a6b600]:before{content:"\\e645"}.uniui-cloud-download-filled[data-v-45a6b600]:before{content:"\\e646"}.uniui-cloud-download[data-v-45a6b600]:before{content:"\\e647"}.uniui-cloud-upload-filled[data-v-45a6b600]:before{content:"\\e648"}.uniui-redo[data-v-45a6b600]:before{content:"\\e64a"}.uniui-images-filled[data-v-45a6b600]:before{content:"\\e64b"}.uniui-undo-filled[data-v-45a6b600]:before{content:"\\e64c"}.uniui-more[data-v-45a6b600]:before{content:"\\e64d"}.uniui-more-filled[data-v-45a6b600]:before{content:"\\e64e"}.uniui-undo[data-v-45a6b600]:before{content:"\\e64f"}.uniui-images[data-v-45a6b600]:before{content:"\\e650"}.uniui-paperclip[data-v-45a6b600]:before{content:"\\e652"}.uniui-settings[data-v-45a6b600]:before{content:"\\e653"}.uniui-search[data-v-45a6b600]:before{content:"\\e654"}.uniui-redo-filled[data-v-45a6b600]:before{content:"\\e655"}.uniui-list[data-v-45a6b600]:before{content:"\\e644"}.uniui-mail-open-filled[data-v-45a6b600]:before{content:"\\e63a"}.uniui-hand-down-filled[data-v-45a6b600]:before{content:"\\e63c"}.uniui-hand-down[data-v-45a6b600]:before{content:"\\e63d"}.uniui-hand-up-filled[data-v-45a6b600]:before{content:"\\e63e"}.uniui-hand-up[data-v-45a6b600]:before{content:"\\e63f"}.uniui-heart-filled[data-v-45a6b600]:before{content:"\\e641"}.uniui-mail-open[data-v-45a6b600]:before{content:"\\e643"}.uniui-heart[data-v-45a6b600]:before{content:"\\e639"}.uniui-loop[data-v-45a6b600]:before{content:"\\e633"}.uniui-pulldown[data-v-45a6b600]:before{content:"\\e632"}.uniui-scan[data-v-45a6b600]:before{content:"\\e62a"}.uniui-bars[data-v-45a6b600]:before{content:"\\e627"}.uniui-checkbox[data-v-45a6b600]:before{content:"\\e62b"}.uniui-checkbox-filled[data-v-45a6b600]:before{content:"\\e62c"}.uniui-shop[data-v-45a6b600]:before{content:"\\e62f"}.uniui-headphones[data-v-45a6b600]:before{content:"\\e630"}.uniui-cart[data-v-45a6b600]:before{content:"\\e631"}@font-face{font-family:uniicons;src:url('+o+")}.uni-icons[data-v-45a6b600]{font-family:uniicons;text-decoration:none;text-align:center}",""]),t.exports=e},c7dd:function(t,e,a){var i=a("4b2f");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("26c2d2ca",i,!0,{sourceMap:!1,shadowMode:!1})},c86c:function(t,e,a){"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var a=function(t,e){var a=t[1]||"",i=t[3];if(!i)return a;if(e&&"function"===typeof btoa){var n=function(t){var e=btoa(unescape(encodeURIComponent(JSON.stringify(t)))),a="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(e);return"/*# ".concat(a," */")}(i),r=i.sources.map((function(t){return"/*# sourceURL=".concat(i.sourceRoot||"").concat(t," */")}));return[a].concat(r).concat([n]).join("\n")}return[a].join("\n")}(e,t);return e[2]?"@media ".concat(e[2]," {").concat(a,"}"):a})).join("")},e.i=function(t,a,i){"string"===typeof t&&(t=[[null,t,""]]);var n={};if(i)for(var r=0;r<this.length;r++){var o=this[r][0];null!=o&&(n[o]=!0)}for(var s=0;s<t.length;s++){var c=[].concat(t[s]);i&&n[c[0]]||(a&&(c[2]?c[2]="".concat(a," and ").concat(c[2]):c[2]=a),e.push(c))}},e}},c920:function(t,e,a){var i=a("b4ab");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("8d7e66d2",i,!0,{sourceMap:!1,shadowMode:!1})},c932:function(t,e,a){"use strict";a.r(e);var i=a("7700"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},c9a2:function(t,e,a){var i=a("38e9");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("d249cacc",i,!0,{sourceMap:!1,shadowMode:!1})},cc3d:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("v-uni-text",{attrs:{_i:3}},[t._v(t._$g(3,"t0-0"))]),t._$g(4,"i")?a("v-uni-image",{class:t._$g(4,"c"),attrs:{src:t._$g(4,"a-src"),_i:4}}):t._e(),t._$g(5,"i")?a("v-uni-image",{attrs:{src:t._$g(5,"a-src"),_i:5}}):t._e()],1),a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[a("uni-view",{staticClass:t._$g(7,"sc"),attrs:{_i:7}},[t._v("\u4eca\u65e5\u4e2a\u6570"),a("v-uni-text",{attrs:{_i:8}},[t._v(t._$g(8,"t0-0"))])],1),a("uni-view",{staticClass:t._$g(9,"sc"),attrs:{_i:9}},[t._v("\u4eca\u65e5\u65f6\u957f"),a("v-uni-text",{attrs:{_i:10}},[t._v(t._$g(10,"t0-0"))])],1),a("uni-view",{staticClass:t._$g(11,"sc"),attrs:{_i:11}},[t._v("\u5361\u8def\u91cc/kcal"),a("v-uni-text",{attrs:{_i:12}},[t._v(t._$g(12,"t0-0"))])],1)],1)],1),a("uni-view",{staticClass:t._$g(13,"sc"),attrs:{_i:13}},[a("uni-view",{class:t._$g(14,"c"),attrs:{_i:14},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u81ea\u7531\u8bad\u7ec3")]),a("uni-view",{class:t._$g(15,"c"),attrs:{_i:15},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u5b9a\u65f6\u8bad\u7ec3")]),a("uni-view",{class:t._$g(16,"c"),attrs:{_i:16},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u5b9a\u6570\u8bad\u7ec3")])],1),t._$g(17,"i")?a("uni-view",{staticClass:t._$g(17,"sc"),attrs:{_i:17}},[a("uni-view",{staticClass:t._$g(18,"sc"),attrs:{_i:18}},[a("v-uni-text",{staticClass:t._$g(19,"sc"),attrs:{_i:19}},[t._v("\u81ea\u7531")]),a("v-uni-text",{staticClass:t._$g(20,"sc"),attrs:{_i:20}},[t._v("\u65e0\u9650\u5236")])],1),a("uni-view",{class:t._$g(21,"c"),attrs:{_i:21},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u5f00\u59cb")])],1):t._e(),t._$g(22,"i")?a("uni-view",{staticClass:t._$g(22,"sc"),attrs:{_i:22}},[a("uni-view",{staticClass:t._$g(23,"sc"),attrs:{_i:23}},[a("uni-view",{staticClass:t._$g(24,"sc"),attrs:{_i:24}},[a("v-uni-text",{attrs:{_i:25},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\uff0d")]),a("v-uni-text",{attrs:{_i:26}},[t._v(t._$g(26,"t0-0")+":"+t._$g(26,"t0-1"))]),a("v-uni-text",{attrs:{_i:27},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\uff0b")])],1),a("uni-view",{staticClass:t._$g(28,"sc"),attrs:{_i:28}},[a("v-uni-picker",{attrs:{mode:"multiSelector",range:t._$g(29,"a-range"),value:t._$g(29,"a-value"),_i:29},on:{change:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{attrs:{_i:30}},[t._v("\u8c03\u6574\u76ee\u6807")])],1)],1)],1),a("uni-view",{class:t._$g(31,"c"),attrs:{_i:31},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u5f00\u59cb")])],1):t._e(),t._$g(32,"i")?a("uni-view",{staticClass:t._$g(32,"sc"),attrs:{_i:32}},[a("uni-view",{staticClass:t._$g(33,"sc"),attrs:{_i:33}},[a("uni-view",{staticClass:t._$g(34,"sc"),attrs:{_i:34}},[a("v-uni-text",{attrs:{_i:35},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\uff0d")]),t._$g(36,"i")?a("v-uni-text",{attrs:{_i:36}},[t._v(t._$g(36,"t0-0"))]):a("v-uni-input",{attrs:{type:"number",focus:"true",_i:37},on:{blur:function(e){return t.$handleViewEvent(e)}},model:{value:t._$g(37,"v-model"),callback:function(e){t.$handleVModelEvent(37,e)},expression:"weight"}}),a("v-uni-text",{attrs:{_i:38},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\uff0b")])],1),a("v-uni-text",{staticClass:t._$g(39,"sc"),attrs:{_i:39},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u8c03\u6574\u76ee\u6807")])],1),a("uni-view",{class:t._$g(40,"c"),attrs:{_i:40},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u5f00\u59cb")])],1):t._e(),a("uni-view",{staticClass:t._$g(41,"sc"),attrs:{_i:41}},[a("uni-view",{staticClass:t._$g(42,"sc"),attrs:{_i:42}},[a("uni-view",{staticClass:t._$g(43,"sc"),attrs:{_i:43},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(44,"sc"),attrs:{_i:44}},[a("v-uni-image",{attrs:{src:t._$g(45,"a-src"),_i:45}})],1),a("uni-view",{staticClass:t._$g(46,"sc"),attrs:{_i:46}},[t._v("\u8fd0\u52a8\u66f2\u7ebf")])],1),a("uni-view",{staticClass:t._$g(47,"sc"),attrs:{_i:47},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(48,"sc"),attrs:{_i:48}},[a("v-uni-image",{attrs:{src:t._$g(49,"a-src"),_i:49}})],1),a("uni-view",{staticClass:t._$g(50,"sc"),attrs:{_i:50}},[t._v("\u5386\u53f2\u8bb0\u5f55")])],1),a("uni-view",{staticClass:t._$g(51,"sc"),attrs:{_i:51},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(52,"sc"),attrs:{_i:52}},[a("v-uni-image",{attrs:{src:t._$g(53,"a-src"),_i:53}})],1),a("uni-view",{staticClass:t._$g(54,"sc"),attrs:{_i:54}},[t._v("\u6570\u636e\u5bf9\u6bd4")])],1),a("uni-view",{staticClass:t._$g(55,"sc"),attrs:{_i:55},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(56,"sc"),attrs:{_i:56}},[a("v-uni-image",{attrs:{src:t._$g(57,"a-src"),_i:57}})],1),a("uni-view",{staticClass:t._$g(58,"sc"),attrs:{_i:58}},[t._v("\u6dfb\u52a0\u8bb0\u5f55")])],1)],1)],1),a("record",{attrs:{_i:59}})],1)},n=[]},ccf0:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{wxsProps:{}}},components:{}}},cd86:function(t,e,a){"use strict";a.r(e);var i=a("8ac1"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},cddd:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return t._$g(0,"i")?a("uni-view",{attrs:{_i:0}},[t._$g(1,"i")?a("recordWeight",{attrs:{_i:1}}):t._e(),t._$g(2,"i")?a("skipAdd",{attrs:{_i:2}}):t._e(),t._$g(3,"i")?a("lungAdd",{attrs:{_i:3}}):t._e()],1):t._e()},n=[]},ce4b:function(t,e,a){var i=a("d70f");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("ccdbec0e",i,!0,{sourceMap:!1,shadowMode:!1})},cef8:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.btn[data-v-6aa63062]{width:40%;float:right;margin-top:15px;background:linear-gradient(90deg,#477eff,#39d9c9)!important}.edit[data-v-6aa63062]{top:20%}.close[data-v-6aa63062]{background:#fff!important;float:left;color:#333}',""]),t.exports=e},cf61:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={props:["type"],data:function(){return{wxsProps:{}}},components:{}}},cffc:function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={uniSwipeAction:a("7f50").default,uniSwipeActionItem:a("0809").default,uniIcons:a("bbd6").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[a("uni-swipe-action",{attrs:{_i:2}},t._l(t._$g(3,"f"),(function(e,i,n,r){return a("uni-swipe-action-item",{key:e,attrs:{_i:"3-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g("4-"+r,"sc"),attrs:{_i:"4-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g("5-"+r,"sc"),attrs:{_i:"5-"+r}},[a("v-uni-icon",{staticClass:t._$g("6-"+r,"sc"),attrs:{_i:"6-"+r}}),a("v-uni-text",{attrs:{_i:"7-"+r}},[t._v(t._$g("7-"+r,"t0-0"))])],1),a("uni-view",{staticClass:t._$g("8-"+r,"sc"),attrs:{_i:"8-"+r}},[a("uni-view",{attrs:{_i:"9-"+r}},[t._v(t._$g("9-"+r,"t0-0")),a("v-uni-text",{attrs:{_i:"10-"+r}},[t._v(t._$g("10-"+r,"t0-0"))])],1),t._$g("11-"+r,"i")?a("uni-view",{attrs:{_i:"11-"+r}},[t._v(t._$g("11-"+r,"t0-0")),a("v-uni-text",{attrs:{_i:"12-"+r}},[t._v(t._$g("12-"+r,"t0-0"))])],1):t._e(),t._$g("13-"+r,"i")?a("uni-view",{attrs:{_i:"13-"+r}},[t._v(t._$g("13-"+r,"t0-0")),a("v-uni-text",{attrs:{_i:"14-"+r}},[t._v(t._$g("14-"+r,"t0-0"))])],1):t._e(),t._$g("15-"+r,"i")?a("uni-icons",{attrs:{_i:"15-"+r}}):t._e()],1)],1)],1)})),1),t._$g(16,"i")?a("uni-view",{staticClass:t._$g(16,"sc"),attrs:{_i:16}},[t._v("\u2014\u2014 \u5230\u5e95\u4e86\uff0c\u770b\u770b\u522b\u7684\u5427 \u2014\u2014")]):t._e()],1),t._$g(17,"i")?a("uni-view",{staticClass:t._$g(17,"sc"),attrs:{_i:17}},[a("v-uni-image",{attrs:{src:"/static/none.png",_i:18}}),a("v-uni-text",{attrs:{_i:19}},[t._v("\u6682\u65e0\u6570\u636e")])],1):t._e()],1)},r=[]},d0f9:function(t,e,a){var i=a("3a8d");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("d83c548e",i,!0,{sourceMap:!1,shadowMode:!1})},d146:function(t,e,a){var i=a("6dc0");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("a62025ee",i,!0,{sourceMap:!1,shadowMode:!1})},d27d:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'.chartsview[data-v-06f9c5d4]{width:100%;height:100%;display:flex;flex-direction:column;flex:1;justify-content:center;align-items:center}.charts-font[data-v-06f9c5d4]{font-size:14px;color:#ccc;margin-top:10px}.charts-error[data-v-06f9c5d4]{width:128px;height:128px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAUz0lEQVR4Xu1de3Bc1X3+zmp3jYVWfkPAgCWwY8zLEglNQCSW0yT9o2SQaDKdNulUykwfM+k09p+J3ImYIPJXi9yZzDSZZiwyaZuZBCwnNG1DMogEmUAAy7xs/MAyNhCMjWWtsK1deU/n23OvtLu6j3Pv3t29d71nxjOSde455/5+3/m9z7kCjRY4BR7eK7fkcmhrasLT37hbTAY+QYADigDHagwFYGhc7gZwHMAUgG4hMPzNe8RoWInTAECAnHl4r+yREt0DXWIbhx3cJ5fHP8TYjntFR4DTBDqUIwBmMrJDCtyPHDoQw0Q8jkeXinCLtECp43Gwh56R22IxTBbu+KFxOTbQJbo9DlW17rYASGdlNySeKl2JADpbkmKiait0mWhoXHZkmzE52CkocmvavvOsbMvl8MhAl+jlQrg2CQzu6BI9NV2Yw+T2AJiVo+DuL2kSeLQ1KfrC8kLcYbkYBv/pbjEWhjUNjUvSpk9KSAicm2tGXxjAaUcbewBkJAm6xeLBp1PJ2os06ttcDl8H0CEEaGnvGegSg2EAQZTW4B0AEntSS2ov0mhgJc5jmwT6IDEWi2E0zNZ2WEFhC4CZjCRxH7GwAfpbkmIkLC9EFQBg20BXeOySsNBGZx2OXkB6Vg5CgAbMZgD7BTDSkhTDOgM3+kSDAr7iANNz8n4hQRdxojUu9kTjVRurtKKAJwBIKZfPZPOuYWFgY6wlgV4hau+GNVjsnQKeAJDOSIp/Wt6lbSKeQG8jSOSdAbV+wisA7FxDSGAqBmwNS5DIiGIucyNwKiGedutTz3/3BgCb4JBJoGqDIJ2VW4REmxRog0S3lGgT/NlfY3RzCgJjQmJSCkxeDuDwBgCb8HAhvQkCIdCbSgQfmSPDmWGDzHsm1UqwjBEUAMbqERCeAEBGz2RknwR2uW0yAZQdL6DR+WEW90syXLmjtW8So0Jg9MoE9tSD4esZANUAAd1M5NAjGOULaaOkAzCKGEaj7Ar7AoBHEGxrSYqdOnxMZ+W3ZA59ZehxnWkC7yMlJkUMIy1x7IyaVPANAAMEHTlgTACO1rYERlqTot+J8nbp58C5VcEBDftnOEpAKAsAgYPAPgNZQbYFP3QeCAybJ/Bg2CVC2QDwCoJUAtudiJKuExCQLoZbPKirAoOHovuIThVByuXii2jE/C9I2TaXBYsfmThyahMtCWy1A4ERbj7rvvRI9aCa3F7pINm3n5XdXgtjFgHAYCQrW4v8bBo6MYFep5cwmEefuSwQpDNSRoq9+osdrqRaGBqXMhfDVi8gWASAdEbuswuyGCKNSLatBygXBHUqAQohMmHESAKrqzSro4TIS2yOq10dVQQAuyKQUoC7BXnIxHQWwwL4ay/qIM/8DHaFJuijv7M99QzaNmAx6hzQFsvhKSmxvakJo7oHUooA4MUA0wHBTDYfQnVUB6bFnLc1JHqiFgPwxPnSzhKjLUn0B+UpsDoqFkOfLvO5HN8AMN5lOJUU2+2IMD0ne0QOtCcq0k7OANe1VGToag7qaBRXeiFFAJjOyBENsV20Jqcgj2FQHgvyJWYvAQfPAJuvAv7198ADm4DMHJBKAmuag5ypemPpGNiVWk2pDcCDDDQCPTU7EOgmjrxMRgA8dgBYmwJOXwBuWgH87m3gz26OLgDy6q9G9RSLvIAymFZUGsaCjJzE7qB1+vvngXRGQebG5QB/P30eaF2iQBHllk8wxdDfGq/eYVLLQJBfEOQNOpk3/Bg86hbA8iAZwt2/a78asX8zsKRJ/fzYQeDttFIHUbcJqi0JnM4FaOX9g2Sw7lgHTgPTs0DHRxTjT5wDtqzTfTr8/aoJArfTwX055P1519q6apGV4v8/XlU6nzv/vo8CvzwK3L0W2LS6Wquo/DzVAoFrMiivyzVSvpUnycIMVAUU///2kgIC9b+pDqq5jirMVXEX0RUAfMkwgoDrMoFQBUbUcoqxVFJsrdQCtAAQZhBUijChGlfiwdSSypx81gaAAQLLA6OhIlaNF2MGqriMm1cFqJoEtlai0lobAIzqZbPYF7RrV2N+BT79L99c8Eh+dzI474RGYSqB9qDyBuaLawMgnZE8Exjau24C56TPAZ8+vsD0594GPrHW50DWjwVuD2gBwDgm/q1AX6VOB/v5YeDWNerlXnsf+MKGYF/ULQvrdTZXAFQioeN1kVHqTxuAgSo2xiWCdk+DVgWuAEjPyt31XqARJYAZa92ZSqq7CMttjgCoh1r9cgkU1ueDuq7PEQDTs/JY0Nm8sBI0gusKxCCMZDIogsyqzJIDiA3YAqCx+yvDs4BHLVsKBFoPEPDLNYbToUCZUsASAFHY/SfTCxWtq5qBK4ziEB2a1VmfsqTAIgBUupLXL/Evshj0NNCaBM7NAr89sTDSp64HOj/id+ToP1eOR7AYAD4qg6tBwufeARhabV8BfPJaFWxZEgeSMWDTmstaApD8vuMCRQAI47Gs37wFrG4GrksBR882mG212VhW3rpEtPvZiL6OhvmZyOszFPm7D6qqX+76L6xfGIH/l7mkVMGNKy773Z8njIyh1081cfHBkJAEfgqZv2kV8Cmj4HP/H4ADZ1RBqNmYbfvEtV7hVX/9/X7HYR4AYUr6PPmmYjSZ/7kblRT47yOK8Uyu8DxA6xXqHADVw2XsARQhuSWBFV7rBeYBoHsyuNJ7582zwBNHgNVLgb+8TTH/8YOq/o+7ffPVCwynpAiC+W+cUfOcnwOuvlIdO4ti86MG5gGQdrkFtFoE2fUykJ4F+u4AknHgx6+pnf/ZduCW1QD9f3oDPA/A5tcFpA3x8ingxXcVuPJ61Dgt27MRuKG1Wm8c6DyevYE8AMJk/f/nq8BNK5VeN10/k8mvnwZ+ZRw1pfjnYdCOq1VZuJd2/Bzwv0cXGL9hpdr1PGNIgMUF8Oe3AquWehk1FH0nUknR6WUleQCENe37vZeUFOi/AyhUDbQL/JwE5q4ngI4YNxBxl7NiZ5kBoCePAb9/R4mBq64EejcGX9DhhTl++sYTaPdya7sCgPoySM1LvujzM8Dzd3cuMNy08ikZeBqYqoE7njv1t28p3c3f/+hapSLs2jszAI1Luo40JMn4j64s7v3PzympQNeSgLtnLfDxiHkYXkvGFAA0r2Yjsf3sPF0km/r/H+9aEP8P8ORPEhh5ecErIPNpGLJxF7/3oWLcfesV80rboQ+UyDf7f3HTYuPx+XeAX00Ct68BPn0D8O8TasyvbgZakrpvEIp+nuyAPACmM/KsW7k3b+N4/ABA5lSq8cIH0/o39f9f3KoYQYab0uDnR4BjZ4Gv3LYAgB+9qiQB+xe2X0+q4kw22hL8V9roTXz3BTXP1z6mVAJzDfxHqUIDNELN02f9hI7/T6v7zSklbml8MfFCXzzoRp1Pv57n/Wj5M/RrJnn2/QG4rlVJIPM4+DfvWVjB9/YpFfFJIzBEZv7iMHAirUT+59qBO2zcu7zuf1ftfrOKtxAUVElBF3cGTTtzPBaNtiaFhRy0nlHoGIDc/a+fUlez0Dq/ZY26kiXoRoCR0G5WvRkoMnf0/xwFXnwPiAFINgE3LAOmLwKnjPEoKejfW7Xj0+q0Mef92seLVQNLvF95H/iTm4CNJfZC0O8e5HheAkJCNwBkHsv++zuDXKq/sSgd/uu1xf47gfnWOR5mVeNe1Qx8adOClW8l+n8woQzDL9682Cik7fDTg8D1KaD3Zn9rrdRTlHA0mmmvLJJOHopERFg8AK+EIgiomo6dAy7OKdXwNx3AiRngRy8DOQl0XgN8Zp19tJDMJZMLRX/pOh7eqwhMNRCmZtpkVreiePEECADLj0SH6WWd1kIgPP6G2sVty4Av36pE/+43gDMX1K6+b8NiEJhGHqXEV263Bwm9AY731Q6gJVF7qnDnT7ynbCS6zDx8QpXJgNi8JPBwmljouoC1f3X7FdDHH30DmMsBG1YosU+m0Vg8exG4pkV5B2begCFg5htIMCf7gDOadsCXbgGusbEjqkkbMp+iv7QR5POG+eUGADL/rWmgSQBzEui4CvjT9cBUBnjikPqbCYJzF4EfGBdNMW5g5xmYBKY3cOgMsGEVcClXTVY7z+WkArxUCIkoFIA6keLXx4DXTiuDb2ubihdkcsCnDZ+fDPzZIRX+pYvJRBPF6GfbVPRQt124FE4AULJZBOe0YwFUAZG9mv2Fd4G9J4tdOEb0fnNCVQxtuQHoug4gCH5yADgxrdjtZPRZeQqvnFISgEmiMDV6ZjbueP0DgBm9PYes9Tizhr84mr98Ol9Qwps66OszZOyF+WS2GSQKiw2gCcD6BkBMABT9DNLY6XFKgicnVWCIuQR6BMwb0Ojz0hhipg3x5dsilR6ubwA0xwGCgDvaLsJHJtPPP/yBKvQg862SQG5gYByArZI5ELc1+Pi7PgCmM5JfuArNRZBuL0uGMkdg5dsXPktwcPfS4PMq9s1xzDAxS9KZlYxQ0wdAlOIAFOPU5Wxm1s6KKfTzqbvLYT7HNWMANCZZixihVp8AYHSPlrxdWpcMMiN8/Pmua1QW0E+LajbQeNf6A4BZ1MGw5z98bDFLybAnDqvYPptOkMcJGBGuB+BraReFRCYU/OPXgVMfWjOW+p4Gn1nu5RbedZMIHOe7L6pevJa+EqlvtzWU9XdPoeCQ1AM6vbCp+0t3P3c96wJZzMHG6l4WdJR7VuCR54ELc6q4xEu0sCymBfiwp2ygbj1AgOvzPBQjcU8dL9bpNPQops1dT7sgCGYxScSxGURa2+rubXh+mWo84KkeICu7IcFbQEPb6Pqx6mdpXBV9HvlgoRiktLS7nJcw9X4ipuIM9CJWXqHSxVFqXkrDRZgOhdgROZsDvv8ScMnMWgiV9uWOXxfACR6qErp8BJpVY7KF2UW3UrUwgEQC51qTQrtiU1UFz8pJIRDqj67MzAGPva5EPsO7zPkHwXyO98NX1IeomE4myFgnQHAxysiQMkPBLIZlsWoEmrYLyHfxdC6g1i/PxfJkD9O/bOWIf/OaGep7Nur8eEwBoNCFpHQw6wb/9s7yDcwq0FDbBVwAQAQ8gULCUVSPn1y4J4BlX+uWqfIv85iXFaHN4g7uaJ4INr84wtLzrAReeFs99Ve3Fx8O/ZfnVd3hXdeqbxOFuXnxAOYBENaLoZwITWnA3ct6APN0L/tTbFOEXxFXP3OnT11UI5HxhY2HPnjYhCqFpeY8+8BWGGnk89/fB9AOYWPRCXMLYW1eDMB5APCHqBaGEAisDWCI+PDZ4ttDSplEYKxfody79uUKKOapI55J4Glg2gIsJqF6IYAIMvZh/2MGQG5bA3ymLXgI0IATAj3ml0G8VmxLieOtS4SnlYXufoByydoUUwdHeUhkdk6dLqbzwCNndO8KG5nO8DGZblYHs2bwJweLgWQGmFgbyDgBG08OXx+AB1K0IAv/3ctHPP1cExO6G0LKBYDu82Q+q4a52ynSWTlUGEFkKpht+ZJiu4L/T8/g8+1Ac6JY/ejObdcvlRSWRWc8vSUlRt3S9mXdEKJzRrDcFwzL86ynZ7qYzW+tAA3Knx5Qhaa0GcotrHQ706f16T6J0ZYk+r3cE1SEuHRGTgDYHBZGVWIdhcz3WhlcuJ7CdDGDUn/crozJcprbDtYCAeDpY5PFAIiYO+iV2Nz15udcyk0Xc+7CqiPeKPLAxvJAoPO5WOOr7KMugTttEBQBoJ7VQCHzGS9wqiX0AiyCwKxBqBYIjPA9v9LuJK0n4gn0ul0XE5m7gr0wpbSveYqmnDF0nw3qWhm3gI4OCHQkyiIA6NwXoEuMsPSjH8/IX2ausiuiIcjawXJtAXOVgYBAYjKVRKedYWj3vYDQJ4cqy8rwjO4GAq502uWGdyfjsvHFkPDw2n4lAoOphHjQaalOIHACkSUAqF/SWUy6BR6iQLt6WaMERlqTot8rCBheTiTQYWcM2h539BKCrBcih/09dEBAvuWAYW5eMh8x9JnXyBu5hS359xQYa4ljp+N51ygUioSdaUGvjyBIJbDdLdpHKV7YxyqxxNyBIwDq0SMImiE1Gk870GOuz+oEGN1E1xPvUTo6ViNm1GpaTyCwC/O7AoChRwnsq9VbNuZ1pIA2CCy9BIk9rgDg9OmMHAbw9QYzQkkBLRAYkcNRAMoIBPYLoE8LAAYI6j5TGEr26i3KUyFo4ZDaANBMReott9ErUAq41RI4TaYNAA4ShWNkgVI2QoPZVRO5vYItAIbGZYcQWJZZiv2DncIoh8x/XCLSN4u6ESSqfw8UAEPjeaOvj1+kBLCuqQmd37hb8Gfz+0Juueio0jGS6/ZTDGq+6CIJMLhPLk+cx9lYDO1k+kPPyBEhMDnQJQbNh1g4ks1iopErqDhe9scT6JnLYBgC91vN5hbrd1vhIgB851nZlsvhWLYZKyj6DWmAgS6xrXCwhlHoRtry/s4a/1QSHWY4l6FcKbCtcNOxT0ygpyUp6KH5apY2gLHrt1AFCIHOWAwdpgoonKURKvZFc9eHuKtjQHcpY/Mle3NoQw7dsgkTfr4VXDq5rRH48F7Zk8uhrakJo1bMNwdqZA1d+empgx3zPQ3iobMnN9Bu3AYIPFDcoWu1mc+lBAIADsQDpshhpGEY+gNDLZgfCADoNSQvqPLkTSuxfuNq7IwJhODTCv4YUYunsjkc3f8+Bo7M4v8KYy5cixmPKVxXaWymnDWXLQGGxiVjAmaCoZy1XPbPSon9O+4VHSYhaIdJid2lhJESUzvu1f80nBNhywYA3cY5oOhI8uqlaLk+hfWXPUc1CHAijSOnL2CGXePAZKHBzd0PgEG50jZR6pZrTGXZpWwA+J248Vw4KNAAQDj4ULNVBA6Abz8ru8Ul9SVyITCVbUY/DRsjxLxLSmhdYSYEHh3oEiMch2rm0iXssqHSxI57xfZKU/ChZ+QjAOb1c6XnM+g3T4NKzRc4AIbGZR8TSeaCYzH0Ua8ZIeY8QzXbSBEAcvlSZyvwBKYPndb10LjkBQ1a4NV8P51u8zTQ6eynT+AA8LOIxjO1o0ADALWjfShmjhwACgNPoaCgsnWOO+VLwrJOq3VEDgCGLrbMjdeK0EEGZqr9DpEDgFXgqdpEK50vlsPUQJf/nHwt1///89bqDjCPWPAAAAAASUVORK5CYII=");background-position:50%}',""]),t.exports=e},d2ad:function(t,e,a){var i=a("6cf4");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("4ac967de",i,!0,{sourceMap:!1,shadowMode:!1})},d2c4:function(t,e,a){var i=a("93fe");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("1d08b067",i,!0,{sourceMap:!1,shadowMode:!1})},d456:function(t,e,a){"use strict";a.r(e);var i=a("9a78"),n=a("efe7");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("e128");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"3a6a5dd3",null,!1,i["a"],void 0);e["default"]=s.exports},d491:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.content[data-v-7f9fcb8a]{min-height:100vh;padding-bottom:15px;background-color:#f7f7f7}',""]),t.exports=e},d4df:function(t,e,a){var i=a("cef8");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("24113865",i,!0,{sourceMap:!1,shadowMode:!1})},d5de:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.age[data-v-abfdb880]{margin-right:20px}.icon[data-v-abfdb880]{width:18px;height:18px;padding:3px;margin-right:7px;background-color:#aaa;border-radius:50%;display:flex;align-items:center;justify-content:center}.t-icon-hengxian[data-v-abfdb880]{height:2px;width:10px}',""]),t.exports=e},d64d:function(t,e,a){"use strict";a.r(e);var i=a("d67c"),n=a("c42c");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"4ba50121",null,!1,i["a"],void 0);e["default"]=s.exports},d67c:function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={renCalendar:a("0b4a").default,uniIcons:a("bbd6").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[t._$g(2,"i")?a("ren-calendar",{ref:"ren",attrs:{_i:2},on:{onDayClick:function(e){return t.$handleViewEvent(e)},onMonthClickPre:function(e){return t.$handleViewEvent(e)}}}):t._e(),t._$g(3,"i")?a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},t._l(t._$g(4,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("4-"+r,"sc"),attrs:{_i:"4-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g("5-"+r,"sc"),attrs:{_i:"5-"+r}},[a("uni-view",{staticClass:t._$g("6-"+r,"sc"),attrs:{_i:"6-"+r}},[a("uni-icons",{attrs:{_i:"7-"+r}})],1),a("uni-view",{attrs:{_i:"8-"+r}},[t._v(t._$g("8-"+r,"t0-0")),a("v-uni-text",{attrs:{_i:"9-"+r}},[t._v(t._$g("9-"+r,"t0-0"))])],1),t._$g("10-"+r,"i")?a("uni-view",{attrs:{_i:"10-"+r}},[t._v(t._$g("10-"+r,"t0-0")),a("v-uni-text",{attrs:{_i:"11-"+r}},[t._v(t._$g("11-"+r,"t0-0"))])],1):t._e(),t._$g("12-"+r,"i")?a("uni-view",{attrs:{_i:"12-"+r}},[t._v(t._$g("12-"+r,"t0-0")),a("v-uni-text",{attrs:{_i:"13-"+r}},[t._v(t._$g("13-"+r,"t0-0"))])],1):t._e()],1)],1)})),1):t._e(),a("uni-view",{staticClass:t._$g(14,"sc"),attrs:{_i:14}},[t._l(t._$g(15,"f"),(function(e,i,n,r){return t._$g("15-"+r,"i")?a("uni-view",{key:e,staticClass:t._$g("15-"+r,"sc"),attrs:{_i:"15-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g("16-"+r,"sc"),attrs:{_i:"16-"+r}},[a("uni-view",{staticClass:t._$g("17-"+r,"sc"),attrs:{_i:"17-"+r}},[t._v(t._$g("17-"+r,"t0-0"))]),a("uni-view",{attrs:{_i:"18-"+r}},[t._v(t._$g("18-"+r,"t0-0")),a("v-uni-text",{attrs:{_i:"19-"+r}},[t._v(t._$g("19-"+r,"t0-0"))])],1),t._$g("20-"+r,"i")?a("uni-view",{attrs:{_i:"20-"+r}},[t._v(t._$g("20-"+r,"t0-0")),a("v-uni-text",{attrs:{_i:"21-"+r}},[t._v(t._$g("21-"+r,"t0-0"))])],1):t._e(),t._$g("22-"+r,"i")?a("uni-view",{attrs:{_i:"22-"+r}},[t._v(t._$g("22-"+r,"t0-0")),a("v-uni-text",{attrs:{_i:"23-"+r}},[t._v(t._$g("23-"+r,"t0-0"))])],1):t._e(),a("uni-view",{staticClass:t._$g("24-"+r,"sc"),attrs:{_i:"24-"+r}},[a("uni-icons",{attrs:{_i:"25-"+r}})],1)],1)],1):t._e()})),t._$g(26,"i")?a("uni-view",{staticClass:t._$g(26,"sc"),attrs:{_i:26}},[t._v("vs")]):t._e(),a("uni-view",{staticClass:t._$g(27,"sc"),class:t._$g(27,"c"),attrs:{_i:27},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u5bf9\u6bd4")])],2)],1)],1)},r=[]},d70f:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.list[data-v-b8d4e65e]{width:100%}.list .item[data-v-b8d4e65e]{width:33.3%;padding-top:8px;display:flex;float:left;flex-direction:column;box-sizing:border-box;justify-content:center;border-right:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf}.list .item uni-image[data-v-b8d4e65e]{width:60px;height:60px;margin:0 auto 10px}.list .item .name[data-v-b8d4e65e]{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;margin-bottom:10px}',""]),t.exports=e},d745:function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={uniIcons:a("bbd6").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("headerIndex",{attrs:{_i:1}}),a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},t._l(t._$g(3,"f"),(function(e,i,n,r){return a("uni-view",{key:e,attrs:{_i:"3-"+r}},[a("uni-view",{staticClass:t._$g("4-"+r,"sc"),attrs:{_i:"4-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g("5-"+r,"sc"),attrs:{_i:"5-"+r}},[a("uni-view",{staticClass:t._$g("6-"+r,"sc"),attrs:{_i:"6-"+r}},[a("v-uni-text",{attrs:{_i:"7-"+r}},[t._v(t._$g("7-"+r,"t0-0"))]),t._v(t._$g("6-"+r,"t1-0"))],1),t._$g("8-"+r,"i")?a("uni-icons",{attrs:{_i:"8-"+r}}):t._e()],1),a("uni-view",{staticClass:t._$g("9-"+r,"sc"),style:t._$g("9-"+r,"s"),attrs:{_i:"9-"+r}},t._l(t._$g("10-"+r,"f"),(function(e,i,n,o){return a("uni-view",{key:e,class:t._$g("10-"+r+"-"+o,"c"),attrs:{_i:"10-"+r+"-"+o}},[a("uni-view",{staticClass:t._$g("11-"+r+"-"+o,"sc"),attrs:{_i:"11-"+r+"-"+o}},[t._v(t._$g("11-"+r+"-"+o,"t0-0"))]),a("uni-view",{staticClass:t._$g("12-"+r+"-"+o,"sc"),attrs:{_i:"12-"+r+"-"+o}},[a("v-uni-text",{attrs:{_i:"13-"+r+"-"+o}},[t._v(t._$g("13-"+r+"-"+o,"t0-0"))]),t._v(t._$g("12-"+r+"-"+o,"t1-0"))],1),t._$g("14-"+r+"-"+o,"i")?a("uni-view",{staticClass:t._$g("14-"+r+"-"+o,"sc"),style:t._$g("14-"+r+"-"+o,"s"),attrs:{_i:"14-"+r+"-"+o}},[t._v(t._$g("14-"+r+"-"+o,"t0-0"))]):t._e()],1)})),1),a("uni-view",{staticClass:t._$g("15-"+r,"sc"),attrs:{_i:"15-"+r},on:{click:function(e){return t.$handleViewEvent(e,{stop:!0})}}},[t._$g("16-"+r,"i")?a("uni-view",{staticClass:t._$g("16-"+r,"sc"),attrs:{_i:"16-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u84dd\u7259\u8fde\u63a5")]):a("uni-view",{attrs:{_i:"17-"+r}}),a("uni-view",{staticClass:t._$g("18-"+r,"sc"),attrs:{_i:"18-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u624b\u52a8\u8bb0\u5f55")])],1)],1)],1)})),1),a("uni-view",{staticClass:t._$g(19,"sc"),attrs:{_i:19},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u8bbe\u7f6e\u6570\u636e\u9875\u5361\u7247")]),a("record",{attrs:{_i:20}})],1)},r=[]},d799:function(t,e,a){"use strict";a.r(e);var i=a("119c"),n=a("6110");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("c07e");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"5ea4637b",null,!1,i["a"],void 0);e["default"]=s.exports},d7ec:function(t,e,a){var i=a("d5de");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("0f5f51b2",i,!0,{sourceMap:!1,shadowMode:!1})},d84b:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{attrs:{_i:0}},[t._$g(1,"i")?a("Loading1",{attrs:{_i:1}}):t._e(),t._$g(2,"i")?a("Loading2",{attrs:{_i:2}}):t._e(),t._$g(3,"i")?a("Loading3",{attrs:{_i:3}}):t._e(),t._$g(4,"i")?a("Loading4",{attrs:{_i:4}}):t._e(),t._$g(5,"i")?a("Loading5",{attrs:{_i:5}}):t._e()],1)},n=[]},d87e:function(t,e,a){"use strict";var i=a("d146"),n=a.n(i);n.a},d8c4:function(t,e,a){var i=a("7baa");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("12e7e8ac",i,!0,{sourceMap:!1,shadowMode:!1})},d8e8:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,"@charset \"UTF-8\";@font-face{font-family:iconfont;src:url(https://at.alicdn.com/t/c/font_4480141_hz0q93zw76b.woff2?t=1711354474072) format(\"woff2\"),url(https://at.alicdn.com/t/c/font_4480141_hz0q93zw76b.woff?t=1711354474072) format(\"woff\"),url(https://at.alicdn.com/t/c/font_4480141_hz0q93zw76b.ttf?t=1711354474072) format(\"truetype\")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-wodechengji:before{content:\"\\e61d\"}.icon-three_val:before{content:\"\\e604\"}.icon-two_val:before{content:\"\\e605\"}.icon-one_val:before{content:\"\\e606\"}.icon-average_val:before{content:\"\\e609\"}.icon-jump_kcal:before{content:\"\\e7b4\"}.icon-jump_time:before{content:\"\\e659\"}.icon-jump_num:before{content:\"\\e790\"}.icon-bmi:before{content:\"\\e785\"}.icon-quanxian:before{content:\"\\100cb\"}.icon-lishijilu2:before{content:\"\\100cc\"}.icon-xinyongka:before{content:\"\\100cd\"}.icon-ziliao:before{content:\"\\100ce\"}.icon-shenfenxinxi:before{content:\"\\e656\"}.icon-feihuoliangx:before{content:\"\\e68c\"}.icon-tiaoshengx:before{content:\"\\e68d\"}.icon-shenti:before{content:\"\\e7c7\"}.icon-quxian:before{content:\"\\e600\"}.icon-jihuo:before{content:\"\\e603\"}.icon-lishijilu1:before{content:\"\\1012e\"}.icon-wulianjie:before{content:\"\\e64e\"}.icon-renshiduibifenxi:before{content:\"\\e62e\"}.icon-huihanduibi:before{content:\"\\e822\"}.icon-jinxiaoduibi:before{content:\"\\e6b1\"}.icon-lishishuju:before{content:\"\\e601\"}.icon-moxingduibi-huang:before{content:\"\\e61b\"}.icon-jilu:before{content:\"\\e6df\"}.icon-shujuquxian:before{content:\"\\e614\"}.icon-lishi:before{content:\"\\ecdd\"}.icon-jilu1:before{content:\"\\10110\"}.icon-lishijilu:before{content:\"\\e62f\"}.icon-duibifenxi:before{content:\"\\e7bd\"}.icon-pinggufenxi-copy:before{content:\"\\1024b\"}.icon-shouye-copy:before{content:\"\\1024f\"}.icon-wode-copy:before{content:\"\\1024d\"}.icon-pinggufenxi-copy-copy:before{content:\"\\1024e\"}.icon-wode:before{content:\"\\e635\"}.icon-shouye:before{content:\"\\e660\"}.icon-shijian-mianxing-0:before{content:\"\\e6a2\"}.icon-kehuguanli:before{content:\"\\e6a4\"}.icon-qiapianjihuo:before{content:\"\\e669\"}.icon-kapian:before{content:\"\\e608\"}.icon-kapiananniu:before{content:\"\\e6de\"}.icon-xiangmuchaxun-chakanshebei:before{content:\"\\e655\"}.icon-shebeishu:before{content:\"\\e66a\"}.icon-lishihenji:before{content:\"\\e612\"}.icon-qiehuan1:before{content:\"\\e61a\"}.icon-tishi6:before{content:\"\\e619\"}.icon-bianji:before{content:\"\\e607\"}.icon-caidan:before{content:\"\\e624\"}.icon-xiaoxi:before{content:\"\\e654\"}.icon-add-circle:before{content:\"\\e664\"}.icon-ashbin:before{content:\"\\e665\"}.icon-chart-bar:before{content:\"\\e667\"}.icon-close:before{content:\"\\e668\"}.icon-error:before{content:\"\\e670\"}.icon-menu:before{content:\"\\e677\"}.icon-minus-circle:before{content:\"\\e678\"}.icon-modular:before{content:\"\\e679\"}.icon-notification:before{content:\"\\e67a\"}.icon-prompt:before{content:\"\\e67b\"}.icon-success:before{content:\"\\e67f\"}.icon-add-bold:before{content:\"\\e685\"}.icon-arrow-left-bold:before{content:\"\\e686\"}.icon-arrow-up-bold:before{content:\"\\e687\"}.icon-arrow-down-bold:before{content:\"\\e688\"}.icon-age:before{content:\"\\10250\"}.icon-arrow-right-bold:before{content:\"\\e689\"}.icon-user-filling:before{content:\"\\e68b\"}.icon-body_level:before{content:\"\\e63d\"}.icon-baogao1:before{content:\"\\e620\"}.icon-fat_r:before{content:\"\\e62d\"}.icon-hengxian:before{content:\"\\e657\"}.icon-fat_w:before{content:\"\\e78e\"}.icon-jiantou_xiangxia:before{content:\"\\eb0a\"}.icon-jiantou_xiangshang:before{content:\"\\eb0b\"}.icon-bone:before{content:\"\\e610\"}.icon-un_fat_w_weight:before{content:\"\\e6b7\"}.icon-biaozhunhua:before{content:\"\\e60b\"}.icon-cellin:before{content:\"\\e7a9\"}.icon-kcal:before{content:\"\\e60c\"}.icon-visceral:before{content:\"\\e60d\"}.icon-muscle:before{content:\"\\e60e\"}.icon-body_type:before{content:\"\\e638\"}.icon-zanwushuju:before{content:\"\\e611\"}.icon-water:before{content:\"\\e651\"}.icon-weight:before{content:\"\\e616\"}.icon-sharpicons_checklist:before{content:\"\\e804\"}.icon-shejiguifan:before{content:\"\\e640\"}.icon-muscleval:before{content:\"\\e949\"}.icon-protein:before{content:\"\\e94a\"}.icon-proteinval:before{content:\"\\e60f\"}.icon-body_age:before{content:\"\\e6b2\"}.icon-cellout:before{content:\"\\e68f\"}.icon-height:before{content:\"\\e6eb\"}.icon-shang:before{content:\"\\e68a\"}.icon-xia:before{content:\"\\e798\"}.icon-sfrval:before{content:\"\\e652\"}.icon-sfr:before{content:\"\\e617\"}.icon-waterper:before{content:\"\\e692\"}.icon-skeletalmuscle:before{content:\"\\e6af\"}.icon-inorganic:before{content:\"\\e61c\"}.icon-kongradio:before{content:\"\\e602\"}.icon-radio:before{content:\"\\e653\"}.icon-nv:before{content:\"\\e7a5\"}.icon-qiehuan:before{content:\"\\e66f\"}.icon-nan:before{content:\"\\1024a\"}.icon-zanwu1:before{content:\"\\e78d\"}.icon-xiazai41:before{content:\"\\e618\"}.t-icon{display:inline-block;width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:100%}.t-icon-wodechengji{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1137 1024'%3E%3Cpath d='M923.879 264.465h-82.17l-2.054-76.006c0-24.651-20.542-47.248-47.247-47.248H315.827c-24.651 0-47.248 20.543-47.248 47.248l-4.108 76.006h-78.06c-24.652 0-45.194 8.217-45.194 34.922v92.44c0 65.736 51.356 119.146 117.091 119.146h6.163c0 110.928 152.013 211.586 267.05 225.965V839.65H428.809c-26.705 0-41.084-8.217-41.084 16.434v14.38c0 6.162 6.162 12.325 12.325 12.325h304.026c6.163 0 12.326-4.109 12.326-12.326v-14.38c0-24.65-14.38-16.433-41.085-16.433H572.606V736.938c115.036-14.38 267.05-98.603 267.05-225.965 65.735 2.054 119.145-47.247 123.253-112.983v-98.603c-2.054-20.542-18.488-36.976-39.03-34.922zM266.525 469.888c-30.813 0-82.169-36.976-82.169-82.169v-82.17h82.17v164.34zm534.1-184.88s-2.054 115.036-2.054 215.694c0 108.874-129.417 180.772-228.02 195.152H535.63c-98.603-12.326-230.073-88.332-230.073-184.881V223.38c2.054-22.597 22.596-41.085 45.193-41.085h404.683c22.597 0 41.085 18.488 43.139 41.085v61.627zm123.254 106.82c0 41.084-49.302 78.06-82.17 78.06V305.55h82.17v86.278z' fill='%23515151'/%3E%3C/svg%3E\")}.t-icon-three_val{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M728.42 630.885c-7.185 131.625-86.16 201.01-236.91 208.195-134.016 0-215.368-63.408-244.083-190.238l82.56-21.544c14.358 98.115 65.813 147.165 154.35 147.165 107.677 0 161.522-50.246 161.522-150.75-7.186-86.148-62.227-131.611-165.108-136.406h-64.617v-64.603h35.902c102.88-2.39 156.726-47.855 161.52-136.406-4.794-76.57-45.477-116.058-122.047-118.448-81.366 2.39-130.416 47.87-147.165 136.406l-78.96-25.13C294.1 161.872 368.28 102.05 487.924 99.646c136.392 4.794 206.986 67.007 211.78 186.651-2.39 78.975-43.072 132.82-122.047 161.536 95.709 28.715 145.968 89.732 150.763 183.052z'/%3E%3C/svg%3E\")}.t-icon-two_val{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M247.427 821.136v-46.674c45.464-95.71 120.84-181.855 226.14-258.44 107.675-78.96 160.325-150.75 157.935-215.367-2.39-86.147-51.455-130.416-147.164-132.806-74.194 4.795-124.439 51.455-150.764 139.992l-71.79-35.902C302.468 154.686 381.443 97.255 498.696 99.645c134.001 4.795 205.79 68.218 215.367 190.252 7.172 93.32-52.65 183.052-179.48 269.198-98.114 71.803-162.716 138.797-193.823 201.01h376.888v61.03h-470.22z'/%3E%3C/svg%3E\")}.t-icon-one_val{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M516.639 250.41c-52.65 47.869-116.058 86.147-190.238 114.862v-75.375c110.067-50.26 180.66-113.667 211.78-190.252h53.832v728.663h-75.375V250.41z'/%3E%3C/svg%3E\")}.t-icon-average_val{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M388.096 648.064c1.813 4.992 2.773 9.024 2.88 12.075s-.747 5.376-2.56 6.954c-1.813 1.6-4.821 2.603-9.003 3.072-4.202.448-9.813.683-16.832.683-7.04 0-12.65-.17-16.853-.512-4.203-.341-7.36-.896-9.515-1.685s-3.733-1.878-4.757-3.222a27.285 27.285 0 01-2.901-5.098l-37.76-107.136H107.819L71.765 658.987c-.682 2.026-1.6 3.797-2.73 5.269s-2.774 2.71-4.928 3.733-5.227 1.75-9.195 2.219-9.13.683-15.467.683c-6.592 0-11.968-.299-16.149-.854-4.203-.554-7.147-1.642-8.853-3.221-1.707-1.579-2.496-3.925-2.39-6.976s1.067-7.083 2.902-12.053L162.56 238.955a17.77 17.77 0 013.563-6.123 14.933 14.933 0 016.464-3.733 48.427 48.427 0 0110.88-1.856c4.437-.342 10.026-.512 16.832-.512 7.253 0 13.269.17 18.026.512 4.758.341 8.619.96 11.563 1.856 2.944.917 5.227 2.218 6.805 3.925s2.838 3.797 3.734 6.293l147.669 408.747zM198.635 287.189h-.342l-75.84 219.392H275.52L198.635 287.19zm494.549 66.326a28.437 28.437 0 01-.683 6.122 112.277 112.277 0 01-2.048 8.171L586.027 658.603a18.261 18.261 0 01-3.563 6.122 15.104 15.104 0 01-6.656 3.755 52.992 52.992 0 01-11.221 1.856c-4.523.363-10.198.512-17.003.512-6.784 0-12.48-.235-17.024-.683a54.336 54.336 0 01-11.05-2.048 16.213 16.213 0 01-6.635-3.733 16.939 16.939 0 01-3.755-5.781L405.056 367.808a150.187 150.187 0 01-2.219-7.147 32.576 32.576 0 01-1.002-4.586 20.693 20.693 0 01-.171-2.56c0-1.814.448-3.392 1.365-4.758s2.432-2.432 4.587-3.221c2.155-.79 4.97-1.301 8.49-1.536 3.52-.235 7.873-.341 13.1-.341 6.57 0 11.84.17 15.807.512 3.968.341 7.04.96 9.195 1.877s3.733 2.048 4.757 3.392c1.024 1.365 1.984 3.072 2.902 5.099l86.4 252.373 1.344 4.075 1.024-4.075 85.376-252.373a12.01 12.01 0 012.368-5.099 12.843 12.843 0 014.928-3.392 30.933 30.933 0 018.832-1.877c3.754-.342 8.682-.512 14.805-.512 5.205 0 9.515.106 12.907.341s6.058.79 8 1.707c1.92.896 3.264 1.984 4.074 3.221.875 1.259 1.259 2.773 1.259 4.587zm309.867 14.634c0 7.936-1.088 13.675-3.222 17.174-2.154 3.52-4.928 5.269-8.341 5.269h-43.883c7.936 8.17 13.504 17.173 16.662 27.05s4.778 20.118 4.778 30.785c0 17.706-2.858 33.344-8.512 46.954s-13.781 25.11-24.32 34.518a109.077 109.077 0 01-37.589 21.589c-14.528 4.992-30.613 7.51-48.299 7.51a125.717 125.717 0 01-35.541-4.929c-11.221-3.285-19.904-7.424-26.027-12.416a53.355 53.355 0 00-10.048 13.931 39.915 39.915 0 00-3.925 18.048c0 7.936 3.69 14.507 11.072 19.733 7.381 5.206 17.173 8.043 29.419 8.491l79.936 3.392a164.48 164.48 0 0141.834 6.293c12.694 3.755 23.68 9.067 33.003 15.979 9.301 6.912 16.533 15.445 21.781 25.515 5.206 10.09 7.808 21.802 7.808 35.2a94.72 94.72 0 01-8.832 40.128c-5.909 12.714-14.912 23.85-27.05 33.493-12.139 9.643-27.627 17.237-46.443 22.784-18.837 5.568-41.045 8.341-66.667 8.341-24.704 0-45.76-2.112-63.082-6.293-17.344-4.181-31.574-9.92-42.688-17.173-11.115-7.275-19.158-15.936-24.171-26.027a73.387 73.387 0 01-7.488-32.832c0-7.488.917-14.741 2.73-21.781s4.587-13.718 8.342-20.054c3.733-6.357 8.384-12.416 13.93-18.197 5.569-5.781 11.969-11.52 19.222-17.195-11.115-5.674-19.328-12.821-24.661-21.418a52.053 52.053 0 01-8-27.904c0-13.824 2.837-26.198 8.512-37.078 5.653-10.88 12.693-20.629 21.077-29.248-7.04-8.384-12.587-17.856-16.661-28.394s-6.123-23.296-6.123-38.272c0-17.451 2.944-33.11 8.832-46.934a99.456 99.456 0 0124.49-35.029c10.411-9.515 22.955-16.832 37.59-21.93s30.55-7.66 47.787-7.66c9.301 0 17.962.513 26.026 1.537 8.043 1.024 15.574 2.432 22.614 4.245h92.522c3.862 0 6.742 1.877 8.662 5.61 1.984 3.755 2.944 9.494 2.944 17.195zm-59.52 323.115c0-13.163-5.376-23.317-16.15-30.464s-25.344-10.944-43.712-11.392l-79.253-2.71a144.427 144.427 0 00-17.856 16.15c-4.672 5.099-8.341 9.984-11.072 14.635s-4.587 9.258-5.61 13.781a62.933 62.933 0 00-1.537 13.93c0 14.72 7.488 25.9 22.464 33.494 14.955 7.595 35.819 11.392 62.592 11.392 17.003 0 31.232-1.643 42.688-4.928 11.435-3.285 20.694-7.637 27.712-13.077a48.427 48.427 0 0015.147-18.71c3.05-7.04 4.587-14.4 4.587-22.101zm-28.246-242.496c0-20.864-5.738-37.12-17.173-48.81-11.456-11.67-27.733-17.515-48.81-17.515-10.902 0-20.353 1.813-28.395 5.44-8.064 3.626-14.742 8.618-20.075 14.976s-9.301 13.653-11.904 21.93-3.925 16.939-3.925 26.027c0 20.181 5.738 36.032 17.194 47.616 11.435 11.563 27.478 17.344 48.128 17.344 11.115 0 20.758-1.75 28.907-5.27 8.15-3.498 14.89-8.383 20.224-14.634 5.333-6.23 9.301-13.44 11.904-21.59 2.624-8.17 3.925-16.682 3.925-25.514z' fill='%23515151'/%3E%3C/svg%3E\")}.t-icon-jump_kcal{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M408.107 81.024l31.168 14.016C501.76 123.072 552 154.965 588.608 189.781c32.277 30.742 55.061 64.875 67.776 101.483 18.88 54.57 13.077 107.69 4.672 151.147 20.843-38.976 59.413-99.542 59.413-99.542l26.859 27.03c1.685 1.621 40.981 40.789 77.248 100.096 21.461 35.093 37.312 69.93 47.253 103.594 12.544 42.731 15.488 83.755 8.726 121.856-15.915 89.28-123.264 162.048-241.984 216.128l-13.974 6.422-5.738-14.23c-24.939-61.568-55.296-103.573-82.048-140.608-34.454-47.658-62.912-87.082-58.816-143.552-47.552 44.139-68.886 111.958-78.422 165.142-12.565 69.888-8.106 130.794-8.064 131.413l2.027 26.795-23.68-12.736c-2.048-1.067-50.453-27.328-102.741-74.283-30.87-27.648-56.598-56.875-76.566-86.699-25.28-37.781-41.258-76.842-47.552-116.01-14.101-87.723 19.926-175.574 101.078-261.142l13.546-14.272 42.24 73.046c17.408-18.006 49.174-53.526 76.971-98.923 53.227-86.976 67.541-167.253 42.517-238.677l-11.242-32.235m-72.96-79.595l32.682 93.654 11.264 32.277c20.566 58.752 7.574 126.827-38.634 202.347-10.944 17.877-22.592 34.133-33.536 48.128L294.57 356.5l-28.587-49.408-39.296 41.408-13.547 14.272c-90.794 95.723-128.576 195.734-112.256 297.28 7.296 45.355 25.536 90.091 54.23 132.95 22.08 33.002 50.197 64.896 83.562 94.762 57.472 51.627 110.976 80.086 111.51 80.363l23.168 12.459 68.65 36.885-5.888-77.717-2.026-26.795c-.043-.533-3.947-56.917 7.509-120.64 3.67-20.48 9.472-44.437 18.603-67.925 11.904 21.994 26.816 42.645 42.069 63.765 26.581 36.779 54.059 74.816 77.077 131.627l5.696 14.144 16.704 41.493 40.662-18.667 13.973-6.421c160.363-73.045 249.963-156.31 266.197-247.403 7.915-44.714 4.63-92.245-9.792-141.376-11.05-37.44-28.458-75.712-51.797-113.834-39.979-65.387-83.627-108.16-84.032-108.566l-26.197-26.368-37.611-37.824-11.52 18.091a271.825 271.825 0 00-4.907-15.744c-14.954-43.115-41.408-82.944-78.656-118.421-40.128-38.187-94.4-72.768-161.301-102.784L425.621 42.09 335.147 1.429z' fill='%23515151'/%3E%3C/svg%3E\")}.t-icon-jump_time{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 42.667A469.333 469.333 0 0042.667 512 469.333 469.333 0 10512 42.667zm0 878.506A409.173 409.173 0 01102.827 512a409.173 409.173 0 01818.346 0A409.173 409.173 0 01512 921.173zm277.333-384a38.4 38.4 0 00-38.4-38.4h-268.8V230.4a38.4 38.4 0 00-76.8 0v307.2a38.4 38.4 0 0038.4 38.4h307.2a38.4 38.4 0 0038.4-38.4z' fill='%23666'/%3E%3C/svg%3E\")}.t-icon-jump_num{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M598.583 129.162C544.864 86.582 481.513 62 413.66 62 219.45 62 62 263.473 62 512s157.444 450 351.668 450c30.15 0 59.414-4.852 87.342-13.985 13.156-4.303 20.025-18.295 16.706-31.732l-3.1-12.593c-4.275-17.311-23.288-26.213-40.353-21.038q-29.749 9.035-60.595 9.035-50.273 0-97.657-24.004-53.733-27.218-95.583-80.775-43.551-55.723-66.544-130.043-21.55-69.652-21.55-144.865 0-75.206 21.55-144.865 22.993-74.32 66.544-130.043 41.85-53.557 95.583-80.775 47.384-24.005 97.657-24.005 50.273 0 97.657 24.005 53.733 27.218 95.583 80.775 1.005 1.28 2.095 2.707a6.96 6.96 0 011.434 4.24v21.867a28.125 28.125 0 0028.125 28.125h14.063a28.125 28.125 0 0028.125-28.125V111.22a28.125 28.125 0 00-28.125-28.125h-14.063a28.125 28.125 0 00-28.125 28.125v12.375c0 6.026-7.13 9.31-11.854 5.569M930.177 698.87a26.41 26.41 0 110 52.825H918.44a7.031 7.031 0 00-7.03 7.032v93.895q0 30.656 1.286 35.726 1.294 5.07 5.892 8.374 4.591 3.305 11.18 3.305l.183-.007c13.907-.092 27.871 6.989 29.39 20.812l.584 5.358c1.23 11.215-5.119 22.233-16.08 24.912q-15.85 3.867-34.088 3.867-17.88 0-32.231-6.012-14.351-6.012-21.066-15.567-6.708-9.549-9.295-25.819-2.117-11.56-2.117-46.694V757.763a6.068 6.068 0 00-6.068-6.068 24.279 24.279 0 01-24.279-24.286v-4.26a24.279 24.279 0 0124.28-24.28 6.068 6.068 0 006.067-6.067v-27.528a28.125 28.125 0 0113.964-24.3l10.111-5.892c18.746-10.927 42.286 2.602 42.286 24.3v32.456a7.031 7.031 0 007.031 7.032h11.736zM767.902 949.309h-9.872a28.125 28.125 0 01-28.125-28.125v-99.69q0-40.563-4.24-52.467-4.232-11.91-13.76-18.513-9.534-6.61-22.943-6.61-17.177 0-30.825 9.437-13.647 9.436-18.703 25.003-5.062 15.56-5.062 57.536v85.304a28.125 28.125 0 01-28.125 28.125h-9.872a28.125 28.125 0 01-28.125-28.125v-194.19a28.125 28.125 0 0128.125-28.124h12.073a21.213 21.213 0 0121.213 21.213c0 5.062 6.659 7.418 10.195 3.797q29.96-30.67 72.169-30.67 21.881 0 40 7.902 18.12 7.897 27.409 20.16 9.295 12.262 12.944 27.829 3.65 15.56 3.65 44.57v127.513a28.125 28.125 0 01-28.126 28.125z' fill='%23515151'/%3E%3C/svg%3E\")}.t-icon-bmi{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M123.743 325.584h143.438c58.14 0 97.426 23.071 97.426 92.285a84.111 84.111 0 01-41.396 77.783c37.178 13.184 55.898 48.12 55.898 94.527 0 75.674-52.734 108.105-107.578 108.105H123.743zm67.105 150.952h67.895c23.467 0 41.001-13.183 41.001-44.429 0-35.463-22.28-42.846-46.142-42.846h-62.754zm0 158.203h71.718c26.368 0 49.439-10.547 49.439-49.175s-19.644-52.734-48.252-52.734h-72.905zM435.14 325.584h94.394l71.323 256.42h.791l67.5-256.42h94.395v372.832h-62.754V434.744h-.923l-74.75 263.672h-51.68l-74.62-261.562h-.922v261.562H435.14zm398.012 0h67.105v372.832h-67.105z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-quanxian{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M413.082 626.483a182.016 182.016 0 10364.032 0 182.016 182.016 0 10-364.032 0z' fill='%23FFBE0A'/%3E%3Cpath d='M515.635 930.048a105.82 105.82 0 01-44.851-9.984c-102.298-47.77-340.275-178.688-340.275-362.394V290.1c0-52.788 37.99-97.025 90.317-105.166 61.132-9.523 152.934-31.334 242.841-81.305 32.461-18.023 71.168-18.125 103.578-.307 94.003 51.814 183.859 73.267 242.739 82.176 52.326 7.936 90.317 52.172 90.317 105.164V557.67c0 185.959-237.978 315.546-340.327 362.599a105.037 105.037 0 01-44.339 9.779zm.154-768.307c-5.94 0-11.827 1.485-17.255 4.505-99.225 55.143-199.782 79.104-266.7 89.498-17.152 2.662-29.645 17.1-29.645 34.355v267.623c0 146.483 228.761 264.704 298.905 297.42 9.165 4.301 19.712 4.301 28.928.103 70.042-32.205 298.599-148.941 298.599-297.523v-267.06c0-17.305-12.34-31.692-29.389-34.304-64.614-9.779-163.328-33.382-266.598-90.265a35.282 35.282 0 00-16.845-4.352z' fill='%2334332E'/%3E%3Cpath d='M586.7 609.638h-35.583c0-16.844-.051-32.307 0-44.697 64.358-15.616 112.333-73.677 112.333-142.797 0-81.05-65.946-146.944-146.944-146.944-81.05 0-146.944 65.946-146.944 146.944 0 68.198 46.745 125.696 109.824 142.182-.103 27.034.05 73.37.358 154.83.051 19.762 16.128 35.686 35.84 35.686h.154c19.814-.103 35.788-16.18 35.686-35.994l-.154-37.58h35.43c19.815 0 35.84-16.026 35.84-35.84s-16.025-35.79-35.84-35.79zM441.19 422.144c0-41.523 33.792-75.264 75.264-75.264 41.524 0 75.264 33.792 75.264 75.264s-33.792 75.264-75.264 75.264-75.264-33.74-75.264-75.264z' fill='%2334332E'/%3E%3C/svg%3E\")}.t-icon-lishijilu2{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M483.17400000000004 605.082a179.098 179.098 0 10358.196 0 179.098 179.098 0 10-358.196 0z' fill='%23FFBE0A'/%3E%3Cpath d='M553.42 122.214c-213.862 0-387.84 173.978-387.84 387.84 0 11.11.513 22.17 1.486 33.178l-44.288-31.642c-16.077-11.52-38.503-7.782-50.023 8.295s-7.782 38.502 8.295 50.022l120.576 86.221a35.71 35.71 0 0020.838 6.707 35.753 35.753 0 0029.491-15.462l78.439-113.51c11.264-16.282 7.168-38.605-9.114-49.87-16.282-11.263-38.605-7.167-49.869 9.114l-32.717 47.309a314.498 314.498 0 01-1.484-30.31c0-174.336 141.824-316.16 316.16-316.16s316.16 141.824 316.16 316.16-141.824 316.16-316.16 316.16c-85.3 0-165.325-33.485-225.178-94.26-13.875-14.08-36.608-14.284-50.688-.358-14.08 13.875-14.285 36.608-.358 50.688 73.472 74.547 171.57 115.61 276.275 115.61 213.862 0 387.84-173.978 387.84-387.84S767.283 122.214 553.42 122.214z' fill='%2334332E'/%3E%3Cpath d='M543.18 285.645c-19.814 0-35.84 16.025-35.84 35.84v192.153a35.816 35.816 0 0015.258 29.338l136.09 95.437a35.603 35.603 0 0020.531 6.502c11.264 0 22.426-5.325 29.389-15.257a35.855 35.855 0 00-8.755-49.92l-120.781-84.736V321.485a35.891 35.891 0 00-35.891-35.84z' fill='%2334332E'/%3E%3C/svg%3E\")}.t-icon-xinyongka{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M843.776 496.18H183.808c-26.522 0-47.974-21.505-47.974-47.975v-68.608c0-26.522 21.504-47.975 47.974-47.975h659.968c26.522 0 47.974 21.504 47.974 47.975v68.608c0 26.47-21.452 47.974-47.974 47.974z' fill='%23FFBE0A'/%3E%3Cpath d='M856.883 319.18c-.205-.665-.41-1.33-.665-1.945l-43.93-111.257c-15.36-38.964-44.749-69.12-82.688-85.044-37.018-15.513-77.722-15.41-114.688.308L197.427 298.598c-4.198 1.792-7.833 4.301-10.905 7.27-56.525 24.73-96.103 81.153-96.103 146.689v296.806c0 88.269 71.834 160.103 160.103 160.103H768.46c88.269 0 160.102-71.834 160.102-160.103V452.557c0-55.603-28.518-104.653-71.68-133.376zM642.918 187.188c18.996-8.09 39.936-8.14 58.983-.153 19.968 8.345 35.481 24.422 43.725 45.21l23.808 60.21H395.11l247.808-105.267zM250.522 364.134H768.46c48.742 0 88.422 39.68 88.422 88.423v7.782H162.1v-7.782c0-48.743 39.68-88.423 88.423-88.423zM768.46 837.786H250.52c-48.742 0-88.422-39.68-88.422-88.423V532.02h694.784v217.344c0 48.743-39.68 88.423-88.422 88.423z' fill='%2334332E'/%3E%3Cpath d='M442.778 584.806h-179.2c-19.815 0-35.84 16.026-35.84 35.84s16.025 35.84 35.84 35.84h179.2c19.814 0 35.84-16.025 35.84-35.84s-16.077-35.84-35.84-35.84z' fill='%2334332E'/%3E%3C/svg%3E\")}.t-icon-ziliao{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M881.92 681.933H140.288v115.302c0 33.69 34.867 60.98 77.875 60.98h585.882c43.008 0 77.875-27.29 77.875-60.98V681.933z' fill='%23FFBE0A'/%3E%3Cpath d='M827.034 472.166v-224c0-69.53-56.576-126.054-126.106-126.054H315.136c-69.53 0-126.054 56.576-126.054 126.054v224c-51.712 10.701-90.727 56.628-90.727 111.463v196.608c0 62.771 51.047 113.817 113.818 113.817h591.82c62.772 0 113.818-51.046 113.818-113.817V583.629c-.051-54.887-39.065-100.762-90.777-111.463zM315.136 193.741h385.792c30.003 0 54.426 24.422 54.426 54.374V469.76h-69.735c-27.648 0-52.94 14.95-65.997 38.963-22.272 41.011-65.024 66.509-111.564 66.509s-89.344-25.498-111.616-66.509c-13.056-24.064-38.35-38.963-65.997-38.963h-69.683V248.166c0-30.003 24.37-54.425 54.374-54.425zM846.08 780.237c0 23.245-18.893 42.137-42.138 42.137h-591.77c-23.244 0-42.137-18.892-42.137-42.137V583.629c0-23.245 18.893-42.138 42.138-42.138h118.323c1.28 0 2.509.615 2.97 1.485 34.816 64.154 101.683 103.987 174.592 103.987S647.834 607.13 682.65 542.976c.46-.87 1.69-1.485 2.97-1.485h118.322c23.245 0 42.138 18.893 42.138 42.138v196.608z' fill='%2334332E'/%3E%3Cpath d='M413.9 332.288h189.543c19.815 0 35.84-16.026 35.84-35.84s-16.025-35.84-35.84-35.84H413.901c-19.815 0-35.84 16.026-35.84 35.84s16.077 35.84 35.84 35.84z' fill='%2334332E'/%3E%3C/svg%3E\")}.t-icon-shenfenxinxi{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1027 1024'%3E%3Cpath d='M0 512a513.977 512 0 101027.954 0A513.977 512 0 100 512z' fill='%23FD9966'/%3E%3Cpath d='M1024 563.398c-15.77 163.11-108.463 303.784-241.45 385.482-8.793-29.411-13.562-60.928-13.562-93.708 0-160.246 113.953-290.321 255.012-291.774z' fill='%23FFF' opacity='.3'/%3E%3Cpath d='M340.015 31.63c-26.42 134.398-139.942 228.015-260.942 211.64C139.351 146.285 231.1 70.961 340.015 31.63z' fill='%23FFF' fill-opacity='.4'/%3E%3Cpath d='M304.43199999999996 292.571h421.066q23.722 0 23.722 23.722v369.668q0 23.722-23.722 23.722H304.432q-23.722 0-23.722-23.722V316.293q0-23.722 23.722-23.722z' fill='%23FFF'/%3E%3Cpath d='M340.015 392.402a41.514 40.525 0 1083.027 0 41.514 40.525 0 10-83.027 0zM466.533 369.668h112.68q7.907 0 7.907 7.907v31.63q0 7.907-7.908 7.907h-112.68q-7.907 0-7.907-7.907v-31.63q0-7.907 7.908-7.907z' fill='%23FD9966'/%3E%3Cpath d='M347.923 527.815h341.992q7.907 0 7.907 7.907v31.63q0 7.907-7.907 7.907H347.923q-7.908 0-7.908-7.908v-31.629q0-7.907 7.908-7.907zM347.923 614.795h341.992q7.907 0 7.907 7.908v31.629q0 7.907-7.907 7.907H347.923q-7.908 0-7.908-7.907v-31.63q0-7.907 7.908-7.907z' fill='%23FB997A'/%3E%3C/svg%3E\")}.t-icon-feihuoliangx{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 1024C229.248 1024 0 794.752 0 512S229.248 0 512 0s512 229.248 512 512-229.248 512-512 512zm3.115-691.712l53.973 53.973a38.315 38.315 0 002.133 1.963c-12.885 116.352-12.885 266.24-12.885 306.859 0 68.992 218.368 134.826 253.91 110.378 132.906-91.648-43.18-563.328-190.72-563.328-14.934 0-26.24 21.248-34.987 54.656l-33.707-33.749v-97.237a37.803 37.803 0 10-75.605 0v97.45l-33.792 33.792c-8.704-33.578-20.096-54.912-34.987-54.912-147.627 0-323.67 471.68-190.72 563.328 35.499 24.491 253.867-41.386 253.867-110.378 0-40.576 0-190.294-12.886-306.646a38.272 38.272 0 002.603-2.389l53.803-53.76z' fill='%23cdcdcd'/%3E%3C/svg%3E\")}.t-icon-tiaoshengx{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 1024C229.248 1024 0 794.752 0 512S229.248 0 512 0s512 229.248 512 512-229.248 512-512 512zm279.04-447.915a38.272 38.272 0 00-3.84-29.226l-89.6-155.222a38.4 38.4 0 10-66.517 38.4l89.6 155.222a38.4 38.4 0 0047.018 16.64A256.043 256.043 0 01614.4 849.109V678.4a38.4 38.4 0 10-76.8 0v190.72a259.072 259.072 0 01-51.2 0V678.4a38.4 38.4 0 10-76.8 0v170.667a256.043 256.043 0 01-153.301-247.168 38.4 38.4 0 0047.018-16.64l89.6-155.222a38.4 38.4 0 00-66.517-38.4L236.8 546.86a38.272 38.272 0 00-3.84 29.226A281.685 281.685 0 00409.6 876.8v6.4a38.4 38.4 0 0075.05 11.52 285.013 285.013 0 0054.7 0 38.4 38.4 0 0075.05-11.52v-6.4a281.685 281.685 0 00176.64-300.715zM477.867 332.8a42.667 42.667 0 00-42.667 42.667v196.266a42.667 42.667 0 0042.667 42.667h68.266a42.667 42.667 0 0042.667-42.667V375.467a42.667 42.667 0 00-42.667-42.667h-68.266zM512 307.2a102.4 102.4 0 100-204.8 102.4 102.4 0 000 204.8z' fill='%23cdcdcd'/%3E%3C/svg%3E\")}.t-icon-shenti{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 1011.44c275.84 0 499.44-223.6 499.44-499.44S787.84 12.56 512 12.56 12.56 236.16 12.56 512s223.6 499.44 499.44 499.44zm74.916-774.132a74.916 74.916 0 11-149.832 0 74.916 74.916 0 01149.832 0zM387.14 424.598h-93.645a43.701 43.701 0 110-87.402H718.02a43.701 43.701 0 110 87.402h-81.16a24.972 24.972 0 00-24.971 24.972v32.514a299.664 299.664 0 0028.843 128.28l62.405 131.703a47.572 47.572 0 01-85.93 40.804l-81.458-171.058c-9.24-19.403-37.033-18.854-45.499.899l-71.844 167.587a47.696 47.696 0 01-87.776-37.283l58.01-137.796a299.664 299.664 0 0023.473-116.27v-39.38a24.972 24.972 0 00-24.972-24.972z' fill='%23cdcdcd'/%3E%3C/svg%3E\")}.t-icon-quxian{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M858.185 389.481c35.336 0 63.972 28.684 63.972 63.972V879.51c0 35.336-28.636 63.972-63.972 63.972h-85.154a63.972 63.972 0 01-63.972-63.972V453.36c0-35.289 28.636-63.972 63.972-63.972h85.154v.094zm-596.506 85.25c35.288 0 63.924 28.636 63.924 63.924v340.854c0 35.289-28.636 63.925-63.924 63.925h-85.202a63.972 63.972 0 01-63.925-63.925V538.608c0-35.336 28.636-63.972 63.925-63.972h85.202v.094zm298.253 85.154c35.288 0 63.925 28.683 63.925 63.972v255.652c0 35.289-28.637 63.925-63.925 63.925H474.73a63.972 63.972 0 01-63.925-63.925v-255.7c0-35.24 28.637-63.924 63.925-63.924h85.202zm220.553-414.828l-50.291.33a31.939 31.939 0 01-.472-63.878l128.227-.943a31.75 31.75 0 0129.816 19.909c1.416 3.35 2.36 7.548 2.36 12.03V240.92a31.986 31.986 0 01-63.879 0v-51.282l-286.27 286.318a31.845 31.845 0 01-35.572 6.557L120.855 312.158a32.033 32.033 0 0125.947-58.5l363.405 161.535L780.532 145.01z' fill='%2325A5FF'/%3E%3C/svg%3E\")}.t-icon-jihuo{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1093 1024'%3E%3Cpath d='M684.556 62a54.135 54.135 0 0154.136 54.135v33.835h60.902a54.135 54.135 0 0154.135 54.135v194.502a292.568 292.568 0 00-54.135-5.028V292.075a54.135 54.135 0 00-54.135-54.135H271.774a54.135 54.135 0 00-54.108 52.443l-.027 1.692v548.12a54.135 54.135 0 0052.444 54.109l1.691.027 326.18.007a290.808 290.808 0 00113.684 67.669L231.173 962a54.135 54.135 0 01-54.135-54.135V874.03h-60.903A54.135 54.135 0 0162 819.895v-703.76A54.135 54.135 0 01116.135 62h568.421zm98.12 378.947c132.673 0 240.226 107.554 240.226 240.226S915.35 921.398 782.677 921.398 542.45 813.845 542.45 681.173s107.554-240.226 240.226-240.226zm112.636 131.685l-1.029 1.076L755.63 727.695l-42.34-50.46a27.068 27.068 0 00-36.975-4.264l-1.157.927a27.068 27.068 0 00-4.263 36.968l.92 1.164 60.903 72.575a26.953 26.953 0 0015.313 9.122 27.081 27.081 0 0026.946-6.672l1.062-1.117L934.52 609.931a27.068 27.068 0 00-39.208-37.3zm-437.447-43.715a23.684 23.684 0 010 47.369H315.759a23.684 23.684 0 010-47.369h142.106zm87.97-94.737a23.684 23.684 0 010 47.369H315.759a23.684 23.684 0 010-47.369h230.076zm94.736-94.736a23.684 23.684 0 010 47.368H315.76a23.684 23.684 0 010-47.368h324.812z' fill='%2338BC9C'/%3E%3C/svg%3E\")}.t-icon-lishijilu1{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M678.395 59.611H318.963A228.278 228.278 0 0090.685 287.89v426.697a228.278 228.278 0 00228.278 228.278h185.44a286.733 286.733 0 01402.27-406.227V287.89A228.278 228.278 0 00678.395 59.611zM456.816 460.562H281.928a42.205 42.205 0 110-84.41h174.625a42.205 42.205 0 110 84.41zm190.241-171.248h-365.13a42.205 42.205 0 010-84.41h364.866a42.205 42.205 0 110 84.41z' fill='%23EC6B44'/%3E%3Cpath d='M721.919 538.378a217.516 217.516 0 10217.41 217.727 217.516 217.516 0 00-217.41-217.727zm82.617 270.326h-94.962a42.205 42.205 0 01-42.205-42.206v-96.966a42.205 42.205 0 1184.41 0v54.972h52.757a42.205 42.205 0 010 84.41z' fill='%23EC6B44'/%3E%3Cpath d='M678.395 59.611H318.963A228.278 228.278 0 0090.685 287.89v426.697a235.875 235.875 0 001.846 28.805 540.704 540.704 0 00345.188 50.91 286.733 286.733 0 01391.349-304.195 541.495 541.495 0 0039.778-327.989A227.909 227.909 0 00678.395 59.611zM456.816 460.562H281.928a42.205 42.205 0 110-84.41h174.625a42.205 42.205 0 110 84.41zm190.241-171.248h-365.13a42.205 42.205 0 010-84.41h364.866a42.205 42.205 0 110 84.41z' fill='%23EE7C55'/%3E%3Cpath d='M504.403 756.105c0 7.07.37 14.14 1.055 21.103a540.65 540.65 0 00161.752-84.991v-22.633a42.205 42.205 0 0164.68-35.716 539.543 539.543 0 0063.888-82.353 217.621 217.621 0 00-291.375 204.643z' fill='%23EE7C55'/%3E%3Cpath d='M318.963 59.611A228.278 228.278 0 0090.685 287.89v274.916a434.188 434.188 0 00604.064-502.56c-5.275-.37-10.868-.634-16.354-.634zm137.59 400.951H281.928a42.205 42.205 0 110-84.41h174.625a42.205 42.205 0 110 84.41zm190.24-171.248H281.928a42.205 42.205 0 010-84.41h364.865a42.205 42.205 0 110 84.41z' fill='%23F19970'/%3E%3Cpath d='M239.723 247.109a42.205 42.205 0 0142.205-42.206h218.624a400.951 400.951 0 0036.93-125.033c.844-6.753 1.477-13.506 2.004-20.259H318.963A228.278 228.278 0 0090.685 287.89v141.283a401.426 401.426 0 00149.09-10.077v-.738a42.205 42.205 0 0142.206-42.206h60.881a403.694 403.694 0 00102.823-86.837H282.139a42.205 42.205 0 01-42.416-42.205z' fill='%23F5C295'/%3E%3C/svg%3E\")}.t-icon-wulianjie{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 5.12c279.5 0 506.88 227.405 506.88 506.88 0 279.5-227.38 506.88-506.88 506.88S5.12 791.5 5.12 512 232.525 5.12 512 5.12' fill='%23fff'/%3E%3Cpath d='M768.512 255.565a172.902 172.902 0 00-244.787 0l-77.568 77.517 40.832 40.806 163.2 163.2 40.857 40.858 77.492-77.492a173.312 173.312 0 00-.026-244.89zm-394.573 231.45l-40.857-40.91-77.492 77.569a172.954 172.954 0 000 244.761 172.98 172.98 0 00244.736 0l77.568-77.542-40.832-40.807L373.94 487.014zm-63.232-217.089a6.4 6.4 0 00-9.037 0l-31.692 31.693a6.4 6.4 0 000 9.037l443.443 443.52a6.4 6.4 0 009.062 0l31.667-31.642a6.4 6.4 0 000-9.036l-443.443-443.52v-.052z' fill='%23FEC407'/%3E%3C/svg%3E\")}.t-icon-renshiduibifenxi{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M4.257000000000005 512a507.743 507.743 0 101015.486 0A507.743 507.743 0 104.257 512z' fill='%23fff'/%3E%3Cpath d='M275.853 290.51h206.832v133.546H275.853a29.193 29.193 0 01-29.315-29.315v-73.287c-1.628-17.915 13.029-30.944 29.315-30.944zm-60.258 162.86h267.09v133.546h-267.09A29.193 29.193 0 01186.28 557.6v-73.287c0-8.143 3.257-14.658 8.143-21.172 6.514-6.514 13.029-9.772 21.172-9.772zm60.258 162.86h206.832v133.546H275.853a29.193 29.193 0 01-29.315-29.315v-73.287c-1.628-17.915 13.029-30.944 29.315-30.944zm265.462-325.72h206.832a29.193 29.193 0 0129.315 29.315v73.287a29.193 29.193 0 01-29.315 29.315H541.315V290.51zm0 162.86h267.09c8.143 0 14.658 3.258 21.172 8.143 4.886 4.886 8.143 13.03 8.143 21.172v73.287a29.193 29.193 0 01-29.315 29.315h-267.09V453.37zm0 162.86h206.832a29.193 29.193 0 0129.315 29.315v73.287a29.193 29.193 0 01-29.315 29.315H541.315V616.23zM512 215.595c6.514 0 13.029 4.886 14.657 11.4v565.124c0 8.143-6.514 14.658-13.028 14.658-8.143 0-14.658-4.886-16.286-11.4V230.251c0-3.257 1.628-8.143 4.885-9.771 1.629-3.258 6.515-4.886 9.772-4.886zm0 0' fill='%23FEC407'/%3E%3C/svg%3E\")}.t-icon-huihanduibi{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 1024C229.232 1024 0 794.768 0 512S229.232 0 512 0c282.784 0 512 229.232 512 512s-229.216 512-512 512zm236.368-673.136l-111.312-96.112L601.472 224H307.616C285.36 224 272 235.536 272 254.752v530.496C272 804.464 285.36 816 307.616 816h440.752C766.192 816 784 804.464 784 785.248V381.6l-35.632-30.736z' fill='%23D04A02'/%3E%3Cpath d='M538.272 545.408H372.56V441.696h138.32V358.72l172.992 186.16zm76.544-156.112V273.968l40.096 34.592v46.128h53.408l40.064 34.592-133.568.016zM518.192 594.96h165.68v103.728H545.568v82.976L372.56 595.52z' fill='%23D04A02'/%3E%3C/svg%3E\")}.t-icon-jinxiaoduibi{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M1024.009 512A512 512 0 009.029 417.89l-3.413 20.967v6.095c0 8.29-1.95 16.58-2.682 24.381S.01 493.227.01 504.93V512c0 2.438 0 0 0 0v1.707A507.368 507.368 0 00503.963 1024h8.046c10.24 0 19.992 0 29.988-1.463h2.682A512 512 0 001024.01 512zm-512-463.238a463.238 463.238 0 01444.708 591.97 388.389 388.389 0 01-31.451-73.143c-25.844-70.218-57.783-157.501-126.781-160.915-61.44-2.682-76.8 61.196-88.26 112.884-14.628 67.78-27.55 108.252-76.311 108.252-44.618 0-57.052-31.94-73.143-99.962-12.678-54.614-29.501-121.905-100.694-121.905s-86.796 73.143-97.523 129.707c-14.141 69.241-26.332 102.156-66.56 100.937-52.176-.976-87.284-51.444-123.368-104.107-32.183-47.055-65.341-95.33-115.078-109.714a463.238 463.238 0 01454.46-374.004z' fill='%2348AB07'/%3E%3C/svg%3E\")}.t-icon-lishishuju{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M472.615 78.77C212.677 78.77 0 291.445 0 551.384S212.677 1024 472.615 1024s472.616-212.677 472.616-472.615H472.615V78.769z' fill='%23249CF2'/%3E%3Cpath d='M1024 472.615C1024 212.677 811.323 0 551.385 0v472.615H1024z' fill='%23A5D6FA'/%3E%3C/svg%3E\")}.t-icon-moxingduibi-huang{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M558.4 1024c-6.2 0-12-1.5-17.2-4.4-12.1-6.9-19.1-20.9-19.1-38.4V599.206c1.7-32.5 18.5-62.099 44.7-79.898l.7-.5 327.095-196.698c15.1-9 30.6-10.2 42.7-3.3 12.1 6.9 19.1 20.9 19.1 38.4v381.795c-1.7 32.6-18.4 62.199-44.7 79.999L583.999 1016.2c-8.6 5.2-17.4 7.8-25.6 7.8zm26-477.994c-17.9 12.3-29.3 32.5-30.5 54.2V981.3c0 6.6 1.8 10 3 10.7s5 .5 10.7-2.9l327.095-196.698c17.4-11.8 28.9-32.2 30.1-54V357.41c0-6.6-1.8-10-3-10.7s-5-.5-10.7 2.9L584.399 546.006zm-74.8-27.3c-16.3 0-32.5-4-47.3-11.9L115.406 297.11c-15.4-9.3-24.2-23.1-24.2-37.7 0-14.699 8.8-28.399 24.2-37.699L461.601 12.213c30.5-16.2 65.999-16.2 95.698-.5l.8.4L904.295 221.51c15.4 9.3 24.2 23.1 24.2 37.7 0 14.7-8.8 28.4-24.2 37.7L557.999 506.406c-15.3 8.2-31.9 12.3-48.399 12.3zm.2-486.893c-11.2 0-22.3 2.7-32.5 8.1L131.905 248.91c-5.5 3.3-8.9 7.4-8.9 10.5 0 3.2 3.4 7.2 8.9 10.5L478.1 479.207c19.6 10.5 43.9 10.5 64.2-.4L887.795 269.91c5.5-3.3 8.9-7.4 8.9-10.5s-3.4-7.2-8.9-10.5L542 39.713c-10.1-5.3-21.1-7.9-32.2-7.9zM455.2 1018.4c-9.6 0-19.899-3.1-29.999-9.3L121.705 823.603c-32.2-22.2-52.2-57.9-54.2-96.1V370.109c0-20.3 7.9-36.5 21.8-44.199 13.8-7.8 31.7-6.2 49 4.4L441.9 515.807c32.7 22.5 52.2 57.299 54.4 95.998v357.396c0 20.4-8 36.6-21.9 44.3-5.8 3.3-12.3 4.9-19.2 4.9zM108.506 352.91c-1.5 0-2.7.3-3.7.8-3.4 1.9-5.6 8.3-5.6 16.5v356.495c1.5 27.5 16.4 54.1 39.8 70.299L441.8 982c7 4.3 13.5 5.8 17 3.9s5.6-8.3 5.6-16.6V612.705c-1.6-27.9-16.1-53.899-39.9-70.299L121.705 357.41c-4.9-2.9-9.6-4.5-13.2-4.5z' fill='%23FFBA00'/%3E%3Cpath d='M569.1 536.706l222.396-130.198c14.1-8.4 25.7-2 25.7 14.1v252.997c-1.1 18-10.6 34.3-25.7 44.199L569.1 848.002c-14.2 8.4-25.7 2-25.7-14.1V580.906c1.1-18 10.6-34.4 25.7-44.2z' fill='%23FFBA00'/%3E%3Cpath d='M540.6 190.21L775.997 328.91c15 8.8 15 23.1 0 32L540.6 499.507c-17 8.8-37.3 8.8-54.3 0L251.003 360.909c-15.1-8.9-15.1-23.2 0-32L486.3 190.211c17-8.8 37.3-8.8 54.3 0z' fill='%23FFBA00' opacity='.8'/%3E%3Cpath d='M244.503 411.808l206.298 122.898c18.6 12.4 30.4 32.8 31.7 55.1v236.197c0 20-14.2 27.8-31.7 17.4l-206.298-122.8c-18.7-12.399-30.5-32.899-31.8-55.198V429.208c0-20.1 14.2-27.8 31.8-17.4z' fill='%23FFBA00' opacity='.5'/%3E%3C/svg%3E\")}.t-icon-jilu{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M0 512a512 512 0 101024 0A512 512 0 100 512z' fill='%231580EA'/%3E%3Cpath d='M785.306 415.744H625.51c-28.62 0-45.004-20.48-45.004-45.056v-163.84H301.978c-24.576 0-49.152 20.48-49.152 45.056v483.328c0 24.525 20.48 45.056 49.152 45.056h217.088l266.24-262.144v-102.4zm-204.8 200.704h-245.76v-40.96h245.76v40.96zm0-122.88h-245.76v-40.96h245.76v40.96zm45.004 249.856l-28.62 73.728 73.676-24.525 143.36-143.411-49.152-49.152-139.264 143.36zm192.564-192.512l-32.768 32.82 49.1 49.151 32.82-32.819-49.152-49.152zM687.002 370.688h98.304l-147.508-163.84h-16.332v94.208c0 36.864 28.62 69.632 65.536 69.632zm0 0' fill='%23FFF'/%3E%3C/svg%3E\")}.t-icon-shujuquxian{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M0 512a512 512 0 101024 0A512 512 0 100 512z' fill='%235196FA'/%3E%3Cpath d='M707.56 444.44a35.77 35.77 0 0135.678 35.816v238.708a35.77 35.77 0 01-35.677 35.84h-47.546a35.77 35.77 0 01-35.678-35.84V480.21a35.77 35.77 0 0135.678-35.84h47.546zm-332.8 47.708a35.77 35.77 0 0135.678 35.864v190.836a35.77 35.77 0 01-35.677 35.84h-47.546a35.77 35.77 0 01-35.678-35.84V528.012a35.77 35.77 0 0135.678-35.84h47.546zm166.424 47.733a35.77 35.77 0 0135.677 35.84v143.197a35.77 35.77 0 01-35.677 35.84h-47.523a35.77 35.77 0 01-35.724-35.84V575.72a35.77 35.77 0 0135.724-35.84zm123.113-232.425l-28.067.186a17.92 17.92 0 01-.303-35.77l71.587-.512a17.943 17.943 0 0117.99 17.85v71.936a17.827 17.827 0 11-35.654 0v-28.672L530.083 492.847a17.734 17.734 0 01-19.875 3.677l-213.97-95.419a17.92 17.92 0 0114.5-32.768l202.775 90.508 150.83-151.273z' fill='%23FFF'/%3E%3C/svg%3E\")}.t-icon-lishi{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M588.221 1021.931H435.78c-239.4 0-433.71-194.31-433.71-433.71V435.78c0-239.4 194.31-433.71 433.71-433.71H588.22c239.4 0 433.71 194.31 433.71 433.71V588.22c0 239.4-194.31 433.71-433.71 433.71z' fill='%23fff'/%3E%3Cpath d='M998.4 584.704V439.296C998.4 210.944 813.056 25.6 584.704 25.6H439.296C210.944 25.6 25.6 210.944 25.6 439.296v145.408C25.6 813.056 210.944 998.4 439.296 998.4h145.408c13.312 0 26.624-1.024 38.912-2.048 162.816-61.44 294.912-185.344 368.64-342.016 4.096-22.528 6.144-46.08 6.144-69.632z' fill='%23fff'/%3E%3Cpath d='M998.4 506.88v-67.584C998.4 210.944 813.056 25.6 584.704 25.6H439.296C210.944 25.6 25.6 210.944 25.6 439.296v145.408c0 219.136 169.984 398.336 385.024 412.672C699.392 986.112 937.984 780.288 998.4 506.88z' fill='%23fff'/%3E%3Cpath d='M584.704 25.6H439.296C210.944 25.6 25.6 210.944 25.6 439.296v145.408c0 143.36 72.704 269.312 183.296 343.04 56.32 17.408 115.712 27.648 178.176 27.648 322.56 0 584.704-262.144 584.704-584.704 0-34.816-3.072-67.584-9.216-100.352C898.048 125.952 752.64 25.6 584.704 25.6z' fill='%23fff'/%3E%3Cpath d='M584.704 25.6H439.296C210.944 25.6 25.6 210.944 25.6 439.296v145.408c0 96.256 32.768 185.344 88.064 256 81.92 48.128 177.152 74.752 279.552 73.728 296.96-4.096 538.624-250.88 535.552-547.84-1.024-75.776-17.408-147.456-46.08-212.992-74.752-78.848-180.224-128-297.984-128z' fill='%23fff'/%3E%3Cpath d='M874.496 490.496c34.816-153.6 0-294.912-77.824-406.528C735.232 47.104 662.528 25.6 585.728 25.6H439.296C210.944 26.624 25.6 211.968 25.6 440.32v145.408c0 59.392 12.288 114.688 34.816 165.888 126.976 109.568 313.344 157.696 503.808 90.112 156.672-55.296 273.408-189.44 310.272-351.232z' fill='%23fff'/%3E%3Cpath d='M439.296 25.6C210.944 25.6 25.6 210.944 25.6 439.296v145.408c0 26.624 3.072 53.248 7.168 77.824 83.968 102.4 211.968 166.912 354.304 166.912 252.928 0 458.752-204.8 458.752-458.752 0-128-52.224-243.712-137.216-326.656C669.696 31.744 628.736 25.6 585.728 25.6H439.296z' fill='%23fff'/%3E%3Cpath d='M25.6 439.296V578.56c70.656 123.904 204.8 207.872 357.376 208.896 228.352 2.048 418.816-185.344 419.84-414.72 0-144.384-71.68-270.336-182.272-345.088-12.288-1.024-23.552-2.048-35.84-2.048H439.296C210.944 25.6 25.6 210.944 25.6 439.296z' fill='%23fff'/%3E%3Cpath d='M529.408 25.6h-90.112C210.944 25.6 25.6 210.944 25.6 439.296v29.696c43.008 158.72 188.416 276.48 361.472 276.48 206.848 0 373.76-167.936 373.76-373.76C760.832 215.04 665.6 81.92 529.408 25.6z' fill='%23fff'/%3E%3Cpath d='M384 41.984c-33.792 0-66.56 5.12-97.28 14.336a425.08 425.08 0 00-186.368 144.384C69.632 250.88 52.224 310.272 52.224 373.76c0 183.296 148.48 331.776 331.776 331.776s331.776-148.48 331.776-331.776S567.296 41.984 384 41.984z' fill='%23fff'/%3E%3Cpath d='M94.20800000000003 374.784a289.792 289.792 0 10579.584 0 289.792 289.792 0 10-579.584 0z' fill='%23fff'/%3E%3Cpath d='M136.192 374.784a247.808 247.808 0 10495.616 0 247.808 247.808 0 10-495.616 0z' fill='%23fff'/%3E%3Cpath d='M178.176 374.784a205.824 205.824 0 10411.648 0 205.824 205.824 0 10-411.648 0z' fill='%23fff'/%3E%3Cpath d='M512 178.3c-182.404 0-333.7 151.296-333.7 333.7S329.596 845.7 512 845.7 845.7 695.818 845.7 512 695.818 178.3 512 178.3zm142.812 345.012c1.414 16.968-11.312 31.107-26.866 31.107H523.312c-5.656 1.414-14.14 0-24.038 0h-1.414c-16.968 0-31.107 5.656-31.107-11.311v-188.06c0-16.968 15.553-31.107 31.107-31.107 16.968 0 31.108 15.553 31.108 31.107V490.79h94.736c16.968 0 29.694 14.14 29.694 29.694 1.414 1.414 1.414 2.828 1.414 2.828z' fill='%23FEC407'/%3E%3C/svg%3E\")}.t-icon-jilu1{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M21.314999999999998 512a498.551 498.551 0 10997.102 0 498.551 498.551 0 10-997.102 0z' fill='%23fff'/%3E%3Cpath d='M622.406 765.234l-78.795 22.058a59.285 59.285 0 01-74.164-68.258l13.605-70.054a73.295 73.295 0 0120.206-38.095L786.25 327.777V274.63a86.438 86.438 0 00-86.611-86.264H328.24a86.38 86.38 0 00-86.437 86.264v451.584a86.38 86.38 0 0086.437 86.264H699.64a86.438 86.438 0 0086.495-86.264V611.869L655.175 745.84a73.99 73.99 0 01-32.769 19.395zM359.272 305.082h290.46a31.842 31.842 0 010 63.685h-290.46a31.842 31.842 0 010-63.685zM327.43 477.668a31.9 31.9 0 0131.842-31.842H527.17a31.842 31.842 0 010 63.685H359.272a31.842 31.842 0 01-31.842-31.843z' fill='%23FEC407'/%3E%3Cpath d='M858.156 416.589l-25.069-23.159a25.184 25.184 0 00-35.084.811l-253.929 257.75a15.805 15.805 0 00-4.284 8.105L526.3 730.15a1.1 1.1 0 00.463 1.216 1.216 1.216 0 001.274.348l78.738-22.058a15.169 15.169 0 007.005-4.111l245.592-253.002a25.127 25.127 0 00-1.216-35.953z' fill='%23FEC407'/%3E%3C/svg%3E\")}.t-icon-lishijilu{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M0 512a512 512 0 101024 0A512 512 0 100 512z' fill='%23FF822B'/%3E%3Cpath d='M324.409 655.019c180.881 0 327.51-146.631 327.51-327.51 0-152.138-103.734-280.047-244.33-316.854C205.813 52.464 47.496 213.018 8.986 415.982c38.6 137.898 165.196 239.037 315.422 239.037z' fill='%23FFF' fill-opacity='.2'/%3E%3Cpath d='M512 1024c282.767 0 512-229.233 512-512 0-31.766-2.891-62.854-8.434-93.019-87.509-82.881-205.691-133.718-335.742-133.718-269.71 0-488.357 218.645-488.357 488.357 0 54.96 9.084 107.803 25.823 157.104C300.627 989.489 402.283 1024 512 1024z' fill='%23FFF' fill-opacity='.15'/%3E%3Cpath d='M732.536 756.566c36.39 0 65.89-29.5 65.89-65.89 0 36.39 29.502 65.89 65.889 65.89-17.054 0-65.89 29.503-65.89 65.89 0-36.387-29.5-65.89-65.889-65.89zM159.686 247.28c25.686 0 46.51-20.823 46.51-46.51 0 25.687 20.823 46.51 46.51 46.51-12.037 0-46.51 20.824-46.51 46.51 0-25.686-20.824-46.51-46.51-46.51z' fill='%23FFF' fill-opacity='.5'/%3E%3Cpath d='M206.195 333.323c8.563 0 15.504-6.94 15.504-15.503 0 8.562 6.94 15.503 15.503 15.503-4.012 0-15.503 6.941-15.503 15.504 0-8.563-6.941-15.504-15.504-15.504z' fill='%23FFF' fill-opacity='.3'/%3E%3Cpath d='M374.407 257.357h275.186q69.765 0 69.765 69.765v369.756q0 69.765-69.765 69.765H374.407q-69.765 0-69.765-69.765V327.122q0-69.765 69.765-69.765z' fill='%23FFF'/%3E%3Cpath d='M386.422 341.075h153.484q21.317 0 21.317 21.317t-21.317 21.317H386.422q-21.317 0-21.317-21.317t21.317-21.317zM386.422 437.971h250.38q21.318 0 21.318 21.317 0 21.318-21.318 21.318h-250.38q-21.317 0-21.317-21.318 0-21.317 21.317-21.317zM386.422 534.868h250.38q21.318 0 21.318 21.317t-21.318 21.317h-250.38q-21.317 0-21.317-21.317t21.317-21.317zM387.198 631.764h250.38q21.317 0 21.317 21.317t-21.317 21.317h-250.38q-21.318 0-21.318-21.317t21.318-21.317z' fill='%23FF954B'/%3E%3C/svg%3E\")}.t-icon-duibifenxi{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 0A512 512 0 110 512 512 512 0 01512 0z' fill='%23FFBF10'/%3E%3Cpath d='M633.525 724.57h-363.31a42.827 42.827 0 01-47.314-46.893V332.951a42.948 42.948 0 0147.405-46.924h473.118a42.918 42.918 0 0147.224 46.924V530.1a135.89 135.89 0 00-37.707-5.331 135.53 135.53 0 00-135.53 135.53 136.132 136.132 0 0016.053 64.12zM451.012 508.446l72.132 61.56a22.558 22.558 0 0014.516 5.271 22.648 22.648 0 0016.505-7.138l99.388-111.074.422-.512a3.614 3.614 0 01.451-.542 18.07 18.07 0 003.795-13.583 18.342 18.342 0 00-7.047-12.047 23.642 23.642 0 00-14.607-5 23.823 23.823 0 00-17.408 7.56l-82.01 92.16-71.199-64.632a21.564 21.564 0 00-14.276-5.421 21.534 21.534 0 00-15.058 6.023l-75.295 74.782a20.6 20.6 0 00-6.354 15.059 20.751 20.751 0 006.746 15.059 23.793 23.793 0 0016.354 6.325 24.094 24.094 0 0017.016-6.958l55.658-56.771z' fill='%23FFF'/%3E%3Cpath d='M746.737 561.062a90.172 90.172 0 000 180.344zm0 189.38a99.177 99.177 0 10-99.177-99.238 100.08 100.08 0 0099.177 99.207zm0-180.345a81.167 81.167 0 11-81.167 81.167 80.806 80.806 0 0181.167-81.167z' fill='%23FFECB7'/%3E%3C/svg%3E\")}.t-icon-pinggufenxi-copy{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M885.664 38.684c54.796 0 99.652 40.56 99.652 90.149v766.334c0 49.59-44.856 90.149-99.652 90.149H138.336c-54.796 0-99.652-40.56-99.652-90.149V128.833c0-49.59 44.856-90.149 99.652-90.149h747.328zm-3.058 69.76H141.394c-18.132 0-32.95 13.216-32.95 29.345v748.422c0 16.129 14.818 29.345 32.95 29.345h741.212c18.132 0 32.95-13.216 32.95-29.345V137.789c0-16.129-14.818-29.345-32.95-29.345zm-224.97 622.01a36.409 36.409 0 010 72.817H366.364a36.409 36.409 0 010-72.818h291.272zM512 257.137c28.836 1.31 50.062 15.073 63.716 41.324l113.777 273.576c1.53 9.175 3.022 15.729 4.551 19.661-1.529 19.66-15.182 29.528-40.96 29.528-22.755 0-37.137-7.865-43.253-23.63l-15.911-47.222H432.337l-18.204 47.222c-7.573 15.765-21.991 23.63-43.217 23.63-25.778 0-39.431-10.486-40.96-31.494V575.97c1.529-1.31 2.293-2.621 2.293-3.932l118.33-273.576c10.594-26.215 31.092-40.014 61.421-41.324zm-6.372 83.012l-54.322 140.538h108.608L505.628 340.15z' fill='%23333'/%3E%3C/svg%3E\")}.t-icon-shouye-copy{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M896 1015.36H128v-416h64v352h640v-352h64v416zm72.64-426.24L512 102.08 55.36 589.12 8.64 545.6 512 8.64l503.36 536.96-46.72 43.52z' fill='%23477EFF'/%3E%3Cpath d='M640 887.36h-64v-224H448v224h-64v-288h256v288zm-128-352a128 128 0 11128-128 128 128 0 01-128 128zm0-192a64 64 0 1064 64 64 64 0 00-64-64z' fill='%23477EFF'/%3E%3C/svg%3E\")}.t-icon-wode-copy{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 377.263a134.737 134.737 0 100-269.474 134.737 134.737 0 000 269.474zm0 80.842a215.579 215.579 0 110-431.158 215.579 215.579 0 010 431.158zM161.684 916.211h700.632V808.42a215.579 215.579 0 00-215.58-215.579H377.264a215.579 215.579 0 00-215.579 215.58V916.21zM377.264 512h269.473c163.705 0 296.42 132.716 296.42 296.421v188.632H80.843V808.42C80.842 644.716 213.558 512 377.263 512z' fill='%23477EFF'/%3E%3C/svg%3E\")}.t-icon-pinggufenxi-copy-copy{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M885.664 38.684c54.796 0 99.652 40.56 99.652 90.149v766.334c0 49.59-44.856 90.149-99.652 90.149H138.336c-54.796 0-99.652-40.56-99.652-90.149V128.833c0-49.59 44.856-90.149 99.652-90.149h747.328zm-3.058 69.76H141.394c-18.132 0-32.95 13.216-32.95 29.345v748.422c0 16.129 14.818 29.345 32.95 29.345h741.212c18.132 0 32.95-13.216 32.95-29.345V137.789c0-16.129-14.818-29.345-32.95-29.345zm-224.97 622.01a36.409 36.409 0 010 72.817H366.364a36.409 36.409 0 010-72.818h291.272zM512 257.137c28.836 1.31 50.062 15.073 63.716 41.324l113.777 273.576c1.53 9.175 3.022 15.729 4.551 19.661-1.529 19.66-15.182 29.528-40.96 29.528-22.755 0-37.137-7.865-43.253-23.63l-15.911-47.222H432.337l-18.204 47.222c-7.573 15.765-21.991 23.63-43.217 23.63-25.778 0-39.431-10.486-40.96-31.494V575.97c1.529-1.31 2.293-2.621 2.293-3.932l118.33-273.576c10.594-26.215 31.092-40.014 61.421-41.324zm-6.372 83.012l-54.322 140.538h108.608L505.628 340.15z' fill='%23477EFF'/%3E%3C/svg%3E\")}.t-icon-wode{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 377.263a134.737 134.737 0 100-269.474 134.737 134.737 0 000 269.474zm0 80.842a215.579 215.579 0 110-431.158 215.579 215.579 0 010 431.158zM161.684 916.211h700.632V808.42a215.579 215.579 0 00-215.58-215.579H377.264a215.579 215.579 0 00-215.579 215.58V916.21zM377.264 512h269.473c163.705 0 296.42 132.716 296.42 296.421v188.632H80.843V808.42C80.842 644.716 213.558 512 377.263 512z' fill='%23333'/%3E%3C/svg%3E\")}.t-icon-shouye{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M896 1015.36H128v-416h64v352h640v-352h64v416zm72.64-426.24L512 102.08 55.36 589.12 8.64 545.6 512 8.64l503.36 536.96-46.72 43.52z' fill='%23333'/%3E%3Cpath d='M640 887.36h-64v-224H448v224h-64v-288h256v288zm-128-352a128 128 0 11128-128 128 128 0 01-128 128zm0-192a64 64 0 1064 64 64 64 0 00-64-64z' fill='%23333'/%3E%3C/svg%3E\")}.t-icon-shijian-mianxing-0{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M77.18599999999992 512.305a435.119 435.119 0 10870.238 0 435.119 435.119 0 10-870.238 0z' fill='%2379D13F'/%3E%3Cpath d='M510.856 558.105c-20.554 0-37.22-16.665-37.22-37.22V295.682c0-20.554 16.666-37.219 37.22-37.219s37.22 16.665 37.22 37.22v225.202c0 20.536-16.666 37.22-37.22 37.22z' fill='%23ACFF88'/%3E%3Cpath d='M709.784 670.677a36.977 36.977 0 01-18.571-4.995L496.193 553.09c-17.79-10.277-23.89-33.025-13.614-50.833 10.258-17.81 33.044-23.91 50.833-13.614l195.02 112.592c17.79 10.277 23.891 33.024 13.614 50.833-6.883 11.955-19.391 18.61-32.262 18.61z' fill='%23ACFF88'/%3E%3Cpath d='M442.633 520.885a68.222 68.222 0 10136.445 0 68.222 68.222 0 10-136.445 0z' fill='%23D6FFB7'/%3E%3C/svg%3E\")}.t-icon-kehuguanli{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 0A512 512 0 110 512 512 512 0 01512 0z' fill='%23F15E5E'/%3E%3Cpath d='M331.279 551.995a61.03 61.03 0 00-3.058 19.148v60.972a61.074 61.074 0 0061.075 61.148h61.074a61.074 61.074 0 0061.074-61.148v-60.972a61.22 61.22 0 00-3.057-19.178c91.121 24.371 155.736 85.285 155.736 156.526v45.934a61.074 61.074 0 01-61.104 61.103H236.617a61.074 61.074 0 01-61.074-61.074V708.52c0-71.27 64.614-132.198 155.736-156.525zm416.095 203a60.767 60.767 0 008.367-30.91v-45.963c0-67.174-61.016-125.206-149.211-152.035a190.171 190.171 0 0057.534-138.05 195.482 195.482 0 00-22.294-91.311c63.605 4.769 113.898 64.366 113.898 137.114a142.438 142.438 0 01-53.965 114.03c84.612 18.314 145.57 69.719 145.57 130.267v46.328a30.53 30.53 0 01-30.457 30.53h-69.442zM419.84 571.143a30.53 30.53 0 0130.53 30.53v30.545a30.544 30.544 0 11-61.074 0v-30.53a30.53 30.53 0 0130.53-30.53zm0-30.53c-84.304 0-152.678-75.176-152.678-167.892S335.536 204.8 419.84 204.8s152.678 75.176 152.678 167.921-68.374 167.892-152.678 167.892z' fill='%23FFF'/%3E%3C/svg%3E\")}.t-icon-qiapianjihuo{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 0C230.4 0 0 230.4 0 512s230.4 512 512 512 512-230.4 512-512S793.6 0 512 0zm108.8 595.2c-44.8 0-83.2-12.8-121.6-38.4l-96 96L448 704l-57.6 57.6-44.8-44.8-32 32 44.8 44.8-57.6 57.6L192 742.4l243.2-243.2c-19.2-32-25.6-70.4-25.6-115.2 0-115.2 96-211.2 211.2-211.2S832 268.8 832 384c0 121.6-96 211.2-211.2 211.2z' fill='%23f4a300'/%3E%3Cpath d='M620.8 256c-70.4 0-128 57.6-128 128s57.6 128 128 128 128-57.6 128-128-64-128-128-128z' fill='%23f4a300'/%3E%3C/svg%3E\")}.t-icon-kapian{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M614.263 629.4h45.698v45.407h-45.698v-45.408zm112.936 0h45.7v45.407h-45.7v-45.408z' fill='%231296DB'/%3E%3Cpath d='M512 1.873C230.969 1.873 3.15 229.69 3.15 510.72s227.82 508.85 508.849 508.85c281.031 0 508.848-227.82 508.848-508.85C1020.847 229.69 793.03 1.873 512 1.873zM827.328 706.24s-2.134 41.334-43.08 47.154H243.823s-32.405-1.94-38.81-43.855l-1.2-248.964H827.33V706.24zm0-401.972v76.26l-623.518-.306 1.202-78.283c6.694-33.473 39.004-34.346 39.004-34.346h538.487c45.407 4.657 44.825 36.675 44.825 36.675z' fill='%231296DB'/%3E%3Cpath d='M670.44 629.4h45.699v45.407H670.44v-45.408z' fill='%231296DB'/%3E%3C/svg%3E\")}.t-icon-kapiananniu{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 533.662c-9.846-3.939-21.662-7.877-33.477-11.816 3.939-7.877 7.877-17.723 7.877-27.57v-25.6c0-29.538-25.6-55.138-55.138-55.138-5.908 0-11.816 1.97-17.724 3.939-21.661 7.877-37.415 27.57-37.415 51.2v25.6c0 9.846 1.97 19.692 7.877 27.57-9.846 1.968-19.692 5.907-29.538 9.845-11.816 5.908-19.693 17.723-19.693 29.539v33.477l1.97 3.938c3.938 11.816 13.784 19.692 27.569 19.692h141.784c13.785 0 27.57-11.815 27.57-25.6v-31.507c0-3.939 0-7.877-1.97-9.846-5.907-7.877-11.815-15.754-19.692-17.723zm137.846-41.354h-78.77c-5.907 0-9.845 1.969-13.784 5.907-3.938 3.939-5.907 7.877-5.907 13.785s1.969 9.846 5.907 13.785c3.939 3.938 7.877 5.907 13.785 5.907h78.77c5.907 0 9.845-1.969 13.784-5.907 3.938-3.939 5.907-7.877 5.907-13.785s-1.969-9.846-5.907-13.785c-3.939-3.938-9.846-5.907-13.785-5.907zm0 78.769h-78.77c-5.907 0-9.845 1.97-13.784 5.908-3.938 3.938-5.907 7.877-5.907 13.784 0 5.908 1.969 9.846 5.907 13.785 3.939 3.938 7.877 5.908 13.785 5.908h78.77c5.907 0 9.845-1.97 13.784-5.908 3.938-3.939 5.907-7.877 5.907-13.785 0-5.907-1.969-9.846-5.907-13.784-3.939-3.939-9.846-5.908-13.785-5.908z' fill='%2372B0FF'/%3E%3Cpath d='M512 0C228.43 0 0 228.43 0 512s228.43 512 512 512 512-228.43 512-512S793.6 0 512 0zm236.308 669.538c0 21.662-17.723 39.385-39.385 39.385H315.077c-21.662 0-39.385-17.723-39.385-39.385V354.462c0-21.662 17.723-39.385 39.385-39.385h393.846c21.662 0 39.385 17.723 39.385 39.385v315.076z' fill='%2372B0FF'/%3E%3Cpath d='M649.846 413.538H531.692c-5.907 0-9.846 1.97-13.784 5.908-3.939 3.939-5.908 7.877-5.908 13.785 0 5.907 1.97 9.846 5.908 13.784 3.938 3.939 7.877 5.908 13.784 5.908h118.154c5.908 0 9.846-1.97 13.785-5.908 3.938-3.938 5.907-7.877 5.907-13.784 0-5.908-1.969-9.846-5.907-13.785-3.939-3.938-9.846-5.908-13.785-5.908z' fill='%2372B0FF'/%3E%3C/svg%3E\")}.t-icon-xiangmuchaxun-chakanshebei{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M17.96 509.427a501.76 491.467 90 10982.934 0 501.76 491.467 90 10-982.934 0z' fill='%233F51B5'/%3E%3Cpath d='M762.8 621.2h-26c-5.6 0-10-4.4-10-10v-73.6c0-5.6-4.4-10-10-10h-172c-5.6 0-10-4.4-10-10V476c0-5.6 4.4-10 10-10h148.8c6 0 10.8-4.8 10.8-10.8V278.8a10.928 10.928 0 00-10.8-10.8H330.4c-6 0-10.8 4.8-10.8 10.8v176.4a10.928 10.928 0 0010.8 10.8h148.8c5.6 0 10 4.4 10 10v41.6c0 5.6-4.4 10-10 10h-172c-5.6 0-10 4.4-10 10v73.6c0 5.6-4.4 10-10 10h-26c-2.8 0-5.2 2.4-5.2 5.2V744c0 2.8 2.4 5.2 5.2 5.2h117.6c2.8 0 5.2-2.4 5.2-5.2V626.4c0-2.8-2.4-5.2-5.2-5.2h-26c-5.6 0-10-4.4-10-10v-28c0-5.6 4.4-10 10-10h126.8c5.6 0 10 4.4 10 10v28c0 5.6-4.4 10-10 10h-26c-2.8 0-5.2 2.4-5.2 5.2V744c0 2.8 2.4 5.2 5.2 5.2h117.6c2.8 0 5.2-2.4 5.2-5.2V626.4c0-2.8-2.4-5.2-5.2-5.2h-26c-5.6 0-10-4.4-10-10v-28c0-5.6 4.4-10 10-10H672c5.6 0 10 4.4 10 10v28c0 5.6-4.4 10-10 10h-26c-2.8 0-5.2 2.4-5.2 5.2V744c0 2.8 2.4 5.2 5.2 5.2h117.6c2.8 0 5.2-2.4 5.2-5.2V626.4c-.8-2.8-3.2-5.2-6-5.2zm-421.6 84c0 1.2-.8 2-2 2H300c-1.2 0-2-.8-2-2V666c0-1.2.8-2 2-2h39.2c1.2 0 2 .8 2 2v39.2zm192 0c0 .8-.8 2-1.6 2H492c-.8 0-1.6-.8-1.6-2V666c0-.4 0-.8.4-1.2.4-.4.8-.4 1.2-.4h39.2c.4 0 .8 0 1.2.4.4.4.4.8.4 1.2v39.2zm-160.8-282c-5.6 0-10-4.4-10-10v-92.4c0-5.6 4.4-10 10-10h278.8c5.6 0 10 4.4 10 10v92.4c0 5.6-4.4 10-10 10H372.4zm352.8 282c0 .8-.8 2-1.6 2h-39.2c-.8 0-1.6-.8-1.6-2V666c0-.4 0-.8.4-1.2.4-.4.8-.4 1.2-.4h39.2c.4 0 .8 0 1.2.4.4.4.4.8.4 1.2v39.2zm-288-364.8c-10.8 0-20.8 6.4-24.8 16.4-4 10-2 21.6 5.6 29.2 7.6 7.6 19.2 10 29.2 6s16.4-14 16.4-24.8c0-14.8-11.6-26.8-26.4-26.8zm0 0' fill='%23FFF'/%3E%3C/svg%3E\")}.t-icon-shebeishu{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 0a512 512 0 01512 512 512 512 0 01-512 512A512 512 0 010 512 512 512 0 01512 0z' fill='%23B196F4'/%3E%3Cpath d='M429.44 260.48h165.12V425.6H429.44zM295.04 598.4h165.12v165.12H295.04zm269.44 0H729.6v165.12H564.48zm116.48 0h-68.48v-51.84H411.52v51.84h-68.48V478.08h337.92V598.4z' fill='%23FFF'/%3E%3Cpath d='M477.44 423.68h68.48V512h-68.48z' fill='%23FFF'/%3E%3C/svg%3E\")}.t-icon-lishihenji{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 0c282.778 0 512 229.222 512 512s-229.222 512-512 512S0 794.778 0 512 229.222 0 512 0zm0 256c-141.26 0-256 114.842-256 256s114.842 256 256 256c141.26 0 256-114.842 256-256a256.307 256.307 0 00-256-256zm-25.6 170.65a25.6 25.6 0 0125.6 25.6V512h59.75a25.6 25.6 0 110 51.2H486.4a25.549 25.549 0 01-25.6-25.6v-85.35a25.6 25.6 0 0125.6-25.6z' fill='%23FB9D95'/%3E%3C/svg%3E\")}.t-icon-qiehuan1{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M956.995 307.227a31.979 31.979 0 00-6.932-34.852L799.53 121.841l-45.227 45.227 95.94 95.941h-722.3v63.96h799.507a31.976 31.976 0 0029.546-19.742zm2.435 339.548H159.923a31.979 31.979 0 00-29.546 19.741 31.979 31.979 0 006.932 34.852l150.535 150.534 45.227-45.226-95.941-95.94h722.3v-63.961z'/%3E%3C/svg%3E\")}.t-icon-tishi6{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M513.6 232c12.8 0 24-11.2 24-24V86.4c0-12.8-11.2-24-24-24s-24 11.2-24 24V208c0 12.8 9.6 24 24 24zm-219.2 49.6c4.8 4.8 11.2 6.4 17.6 6.4s12.8-1.6 17.6-6.4c9.6-9.6 9.6-24 0-33.6l-86.4-86.4c-9.6-9.6-24-9.6-33.6 0-9.6 9.6-9.6 24 0 33.6l84.8 86.4zm-88 161.6H83.2c-12.8 0-24 11.2-24 24s11.2 24 24 24h121.6c12.8 0 24-11.2 24-24s-9.6-24-22.4-24zm734.4 0H819.2c-12.8 0-24 11.2-24 24s11.2 24 24 24h121.6c12.8 0 24-11.2 24-24s-9.6-24-24-24zM715.2 289.6c6.4 0 12.8-1.6 17.6-6.4l86.4-86.4c9.6-9.6 9.6-24 0-33.6s-24-9.6-33.6 0l-86.4 86.4c-9.6 9.6-9.6 24 0 33.6 3.2 3.2 9.6 6.4 16 6.4zM601.6 835.2H422.4c-12.8 0-22.4 9.6-22.4 22.4v3.2c0 12.8 9.6 22.4 22.4 22.4h179.2c12.8 0 22.4-9.6 22.4-22.4v-3.2c0-12.8-9.6-22.4-22.4-22.4zM600 494.4H424c-12.8 0-24 11.2-24 24s11.2 24 24 24h64v144c0 12.8 9.6 22.4 22.4 22.4h1.6c12.8 0 22.4-9.6 22.4-22.4v-144h64c12.8 0 24-11.2 24-24 1.6-12.8-8-24-22.4-24zm-46.4 419.2h-80c-12.8 0-24 11.2-24 24s11.2 24 24 24h80c12.8 0 24-11.2 24-24-1.6-14.4-11.2-24-24-24z' fill='%232db391'/%3E%3Cpath d='M512 268.8c-129.6 0-236.8 105.6-236.8 236.8 0 65.6 27.2 128 75.2 172.8l22.4 75.2c1.6 25.6 22.4 44.8 49.6 44.8h180.8c25.6 0 46.4-19.2 49.6-44.8l22.4-75.2c48-44.8 75.2-107.2 75.2-172.8C748.8 376 643.2 268.8 512 268.8zm124.8 377.6l-4.8 4.8-27.2 91.2-1.6 4.8v3.2l-182.4-1.6v-3.2l-27.2-94.4-4.8-4.8c-40-35.2-64-88-64-140.8 0-104 84.8-188.8 188.8-188.8s188.8 84.8 188.8 188.8c-1.6 54.4-25.6 105.6-65.6 140.8z' fill='%232db391'/%3E%3C/svg%3E\")}.t-icon-bianji{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M153.6 902.656a32.256 32.256 0 010-64h716.8a32.256 32.256 0 010 64zM743.936 151.04l72.192 72.192a51.2 51.2 0 010 72.192L358.4 751.616a51.2 51.2 0 01-36.352 14.848h-95.232a25.6 25.6 0 01-25.6-25.6v-97.792a51.2 51.2 0 0114.848-36.352l455.68-455.68a51.2 51.2 0 0172.192 0zm-478.72 497.152v54.272h54.272l442.88-442.88-54.272-54.784z' fill='%235A5A68'/%3E%3C/svg%3E\")}.t-icon-caidan{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M44.4 245.9h935.2c24.4 0 44.4-20 44.4-44.4s-19.8-44.4-44.4-44.4H44.4C20 157.1 0 177.1 0 201.5s20 44.4 44.4 44.4zm935.2 221.8H44.4C20 467.7 0 487.7 0 512.1s20 44.4 44.4 44.4h935.2c24.4 0 44.4-20 44.4-44.4s-20-44.4-44.4-44.4zm0 310.4H44.4C20 778.1 0 797.8 0 822.5s20 44.4 44.4 44.4h935.2c24.4 0 44.4-19.8 44.4-44.4s-20-44.4-44.4-44.4z'/%3E%3C/svg%3E\")}.t-icon-xiaoxi{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M769.7 659h-60V494.6c0-110.7-90.1-200.8-200.8-200.8-110.7 0-200.8 90.1-200.8 200.8V659h-60V494.6c0-69.4 27.2-134.8 76.6-184.2s114.8-76.6 184.2-76.6 134.8 27.2 184.2 76.6c49.4 49.4 76.6 114.8 76.6 184.2V659z' fill='%23F9C73D'/%3E%3Cpath d='M508.9 287.7c-47.6 0-86.3-38.7-86.3-86.3s38.7-86.3 86.3-86.3 86.3 38.7 86.3 86.3-38.7 86.3-86.3 86.3zm0-112.7c-14.5 0-26.3 11.8-26.3 26.3s11.8 26.3 26.3 26.3 26.3-11.8 26.3-26.3-11.8-26.3-26.3-26.3z' fill='%23F9C73D'/%3E%3Cpath d='M610.5 732.4c7.4 15.1 11.6 32.1 11.6 50 0 62.6-50.7 113.3-113.3 113.3S395.5 845 395.5 782.4c0-17.2 3.8-33.6 10.7-48.2' fill='%23FFEABB'/%3E%3Cpath d='M508.9 925.6c-79 0-143.3-64.3-143.3-143.3 0-21.3 4.6-41.8 13.6-60.9l54.3 25.5c-5.2 11.1-7.9 23-7.9 35.4 0 45.9 37.4 83.3 83.3 83.3s83.3-37.4 83.3-83.3c0-12.9-2.9-25.3-8.5-36.7l53.8-26.5c9.8 19.8 14.7 41.1 14.7 63.3-.1 79-64.3 143.2-143.3 143.2z' fill='%23F9C73D'/%3E%3Cpath d='M771.9 776.3H245.8c-38.9 0-70.5-31.6-70.5-70.5s31.6-70.5 70.5-70.5H279c16.6 0 30 13.4 30 30s-13.4 30-30 30h-33.1c-5.7 0-10.5 4.8-10.5 10.5s4.8 10.5 10.5 10.5H772c5.7 0 10.5-4.8 10.5-10.5s-4.8-10.5-10.5-10.5h-33c-16.6 0-30-13.4-30-30s13.4-30 30-30h33c38.9 0 70.5 31.6 70.5 70.5s-31.7 70.5-70.6 70.5z' fill='%23F9C73D'/%3E%3C/svg%3E\")}.t-icon-add-circle{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 74.667C270.933 74.667 74.667 270.933 74.667 512S270.933 949.333 512 949.333 949.333 753.067 949.333 512 753.067 74.667 512 74.667zm0 810.666C307.2 885.333 138.667 716.8 138.667 512S307.2 138.667 512 138.667 885.333 307.2 885.333 512 716.8 885.333 512 885.333z' fill='%23666'/%3E%3Cpath d='M682.667 480H544V341.333c0-17.066-14.933-32-32-32s-32 14.934-32 32V480H341.333c-17.066 0-32 14.933-32 32s14.934 32 32 32H480v138.667c0 17.066 14.933 32 32 32s32-14.934 32-32V544h138.667c17.066 0 32-14.933 32-32s-14.934-32-32-32z' fill='%23666'/%3E%3C/svg%3E\")}.t-icon-ashbin{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M874.667 241.067H672v-70.4C672 130.133 637.867 96 597.333 96H426.667C386.133 96 352 130.133 352 170.667v70.4H149.333c-17.066 0-32 14.933-32 32s14.934 32 32 32h53.334v548.266c0 40.534 34.133 74.667 74.666 74.667h469.334c40.533 0 74.666-34.133 74.666-74.667V305.067h53.334c17.066 0 32-14.934 32-32s-14.934-32-32-32zM416 170.667c0-6.4 4.267-10.667 10.667-10.667h170.666c6.4 0 10.667 4.267 10.667 10.667v70.4H416v-70.4zm341.333 682.666c0 6.4-4.266 10.667-10.666 10.667H277.333c-6.4 0-10.666-4.267-10.666-10.667v-544h490.666v544z' fill='%23666'/%3E%3Cpath d='M426.667 736c17.066 0 32-14.933 32-32V490.667c0-17.067-14.934-32-32-32s-32 14.933-32 32V704c0 17.067 14.933 32 32 32zm170.666 0c17.067 0 32-14.933 32-32V490.667c0-17.067-14.933-32-32-32s-32 14.933-32 32V704c0 17.067 14.934 32 32 32z' fill='%23666'/%3E%3C/svg%3E\")}.t-icon-chart-bar{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M149.333 800h128c29.867 0 53.334-23.467 53.334-53.333V533.333c0-29.866-23.467-53.333-53.334-53.333h-128C119.467 480 96 503.467 96 533.333v213.334C96 776.533 119.467 800 149.333 800zM160 544h106.667v192H160V544zm288 256h128c29.867 0 53.333-23.467 53.333-53.333V149.333C629.333 119.467 605.867 96 576 96H448c-29.867 0-53.333 23.467-53.333 53.333v597.334C394.667 776.533 418.133 800 448 800zm10.667-640h106.666v576H458.667V160zm416 149.333h-128c-29.867 0-53.334 23.467-53.334 53.334v384c0 29.866 23.467 53.333 53.334 53.333h128C904.533 800 928 776.533 928 746.667v-384c0-29.867-23.467-53.334-53.333-53.334zM864 736H757.333V373.333H864V736zm32 117.333H128c-17.067 0-32 14.934-32 32s14.933 32 32 32h768c17.067 0 32-14.933 32-32s-14.933-32-32-32z' fill='%23666'/%3E%3C/svg%3E\")}.t-icon-close{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M556.8 512L832 236.8c12.8-12.8 12.8-32 0-44.8-12.8-12.8-32-12.8-44.8 0L512 467.2 236.8 189.867c-12.8-12.8-32-12.8-44.8 0-12.8 12.8-12.8 32 0 44.8L467.2 512 189.867 787.2c-12.8 12.8-12.8 32 0 44.8 6.4 6.4 14.933 8.533 23.466 8.533S230.4 838.4 236.8 832L512 556.8 787.2 832c6.4 6.4 14.933 8.533 23.467 8.533s17.066-2.133 23.466-8.533c12.8-12.8 12.8-32 0-44.8L556.8 512z' fill='%23666'/%3E%3C/svg%3E\")}.t-icon-error{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 74.667C270.933 74.667 74.667 270.933 74.667 512S270.933 949.333 512 949.333 949.333 753.067 949.333 512 753.067 74.667 512 74.667zm0 810.666C307.2 885.333 138.667 716.8 138.667 512S307.2 138.667 512 138.667 885.333 307.2 885.333 512 716.8 885.333 512 885.333z' fill='%23666'/%3E%3Cpath d='M657.067 360.533c-12.8-12.8-32-12.8-44.8 0l-102.4 102.4-102.4-102.4c-12.8-12.8-32-12.8-44.8 0-12.8 12.8-12.8 32 0 44.8l102.4 102.4-102.4 102.4c-12.8 12.8-12.8 32 0 44.8 6.4 6.4 14.933 8.534 23.466 8.534s17.067-2.134 23.467-8.534l102.4-102.4 102.4 102.4c6.4 6.4 14.933 8.534 23.467 8.534s17.066-2.134 23.466-8.534c12.8-12.8 12.8-32 0-44.8L554.667 509.867l102.4-102.4c12.8-12.8 12.8-34.134 0-46.934z' fill='%23666'/%3E%3C/svg%3E\")}.t-icon-menu{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M106.667 213.333a64 64 0 10128 0 64 64 0 10-128 0zM106.667 512a64 64 0 10128 0 64 64 0 10-128 0zM106.667 810.667a64 64 0 10128 0 64 64 0 10-128 0zM896 778.667H362.667c-17.067 0-32 14.933-32 32s14.933 32 32 32H896c17.067 0 32-14.934 32-32s-14.933-32-32-32zM362.667 245.333H896c17.067 0 32-14.933 32-32s-14.933-32-32-32H362.667c-17.067 0-32 14.934-32 32s14.933 32 32 32zM896 480H362.667c-17.067 0-32 14.933-32 32s14.933 32 32 32H896c17.067 0 32-14.933 32-32s-14.933-32-32-32z' fill='%23666'/%3E%3C/svg%3E\")}.t-icon-minus-circle{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 949.333C270.933 949.333 74.667 753.067 74.667 512S270.933 74.667 512 74.667 949.333 270.933 949.333 512 753.067 949.333 512 949.333zm0-810.666C307.2 138.667 138.667 307.2 138.667 512S307.2 885.333 512 885.333 885.333 716.8 885.333 512 716.8 138.667 512 138.667z' fill='%23666'/%3E%3Cpath d='M682.667 544H341.333c-17.066 0-32-14.933-32-32s14.934-32 32-32h341.334c17.066 0 32 14.933 32 32s-14.934 32-32 32z' fill='%23666'/%3E%3C/svg%3E\")}.t-icon-modular{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M405.333 458.667h-256C119.467 458.667 96 435.2 96 405.333v-256C96 119.467 119.467 96 149.333 96h256c29.867 0 53.334 23.467 53.334 53.333v256c0 29.867-23.467 53.334-53.334 53.334zm-245.333-64h234.667V160H160v234.667zm714.667 64h-256c-29.867 0-53.334-23.467-53.334-53.334v-256C565.333 119.467 588.8 96 618.667 96h256C904.533 96 928 119.467 928 149.333v256c0 29.867-23.467 53.334-53.333 53.334zm-245.334-64H864V160H629.333v234.667zM874.667 928h-256c-29.867 0-53.334-23.467-53.334-53.333v-256c0-29.867 23.467-53.334 53.334-53.334h256c29.866 0 53.333 23.467 53.333 53.334v256C928 904.533 904.533 928 874.667 928zm-245.334-64H864V629.333H629.333V864zm-224 64h-256C119.467 928 96 904.533 96 874.667v-256c0-29.867 23.467-53.334 53.333-53.334h256c29.867 0 53.334 23.467 53.334 53.334v256c0 29.866-23.467 53.333-53.334 53.333zM160 864h234.667V629.333H160V864z' fill='%23666'/%3E%3C/svg%3E\")}.t-icon-notification{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M800 625.067V448c0-117.333-70.4-217.6-170.667-262.4C625.067 123.733 573.867 74.667 512 74.667S398.933 123.733 394.667 185.6C294.4 230.4 224 330.667 224 448v177.067C166.4 672 138.667 736 138.667 810.667c0 17.066 14.933 32 32 32H377.6C392.533 904.533 448 949.333 512 949.333s119.467-44.8 134.4-106.666h206.933c17.067 0 32-14.934 32-32 0-76.8-27.733-138.667-85.333-185.6zm-288-486.4c19.2 0 36.267 10.666 44.8 25.6C541.867 162.133 526.933 160 512 160c-14.933 0-29.867 2.133-44.8 4.267 8.533-14.934 25.6-25.6 44.8-25.6zm0 746.666c-29.867 0-55.467-17.066-66.133-42.666h134.4c-12.8 25.6-38.4 42.666-68.267 42.666zM204.8 778.667c6.4-46.934 29.867-83.2 70.4-113.067 8.533-6.4 12.8-14.933 12.8-25.6V448c0-123.733 100.267-224 224-224s224 100.267 224 224v192c0 10.667 4.267 19.2 12.8 25.6 40.533 29.867 64 66.133 70.4 113.067H204.8z' fill='%23666'/%3E%3C/svg%3E\")}.t-icon-prompt{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 74.667C270.933 74.667 74.667 270.933 74.667 512S270.933 949.333 512 949.333 949.333 753.067 949.333 512 753.067 74.667 512 74.667zm0 810.666C307.2 885.333 138.667 716.8 138.667 512S307.2 138.667 512 138.667 885.333 307.2 885.333 512 716.8 885.333 512 885.333z' fill='%23666'/%3E%3Cpath d='M469.33299999999997 320a42.667 42.667 0 1085.334 0 42.667 42.667 0 10-85.334 0zM512 437.333c-17.067 0-32 14.934-32 32V704c0 17.067 14.933 32 32 32s32-14.933 32-32V469.333c0-17.066-14.933-32-32-32z' fill='%23666'/%3E%3C/svg%3E\")}.t-icon-success{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 74.667C270.933 74.667 74.667 270.933 74.667 512S270.933 949.333 512 949.333 949.333 753.067 949.333 512 753.067 74.667 512 74.667zm0 810.666C307.2 885.333 138.667 716.8 138.667 512S307.2 138.667 512 138.667 885.333 307.2 885.333 512 716.8 885.333 512 885.333z' fill='%23666'/%3E%3Cpath d='M701.867 381.867L448 637.867 322.133 512c-12.8-12.8-32-12.8-44.8 0-12.8 12.8-12.8 32 0 44.8l149.334 149.333c6.4 6.4 14.933 8.534 23.466 8.534s17.067-2.134 23.467-8.534L750.933 428.8c12.8-12.8 12.8-32 0-44.8-14.933-12.8-36.266-12.8-49.066-2.133z' fill='%23666'/%3E%3C/svg%3E\")}.t-icon-add-bold{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M874.667 469.333h-320v-320c0-23.466-19.2-42.666-42.667-42.666s-42.667 19.2-42.667 42.666v320h-320c-23.466 0-42.666 19.2-42.666 42.667s19.2 42.667 42.666 42.667h320v320c0 23.466 19.2 42.666 42.667 42.666s42.667-19.2 42.667-42.666v-320h320c23.466 0 42.666-19.2 42.666-42.667s-19.2-42.667-42.666-42.667z' fill='%23666'/%3E%3C/svg%3E\")}.t-icon-arrow-left-bold{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M384 512l347.733-309.333C748.8 187.733 750.933 160 736 142.933c-14.933-17.066-42.667-19.2-59.733-4.266L292.267 480c-10.667 8.533-14.934 19.2-14.934 32s4.267 23.467 14.934 32l384 341.333C684.8 891.733 695.467 896 704 896c12.8 0 23.467-4.267 32-14.933 14.933-17.067 14.933-44.8-4.267-59.734L384 512z' fill='%23666'/%3E%3C/svg%3E\")}.t-icon-arrow-up-bold{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M904.533 674.133L541.867 311.467c-17.067-17.067-42.667-17.067-59.734 0L119.467 674.133c-17.067 17.067-17.067 42.667 0 59.734 17.066 17.066 42.666 17.066 59.733 0l332.8-332.8 332.8 332.8c8.533 8.533 19.2 12.8 29.867 12.8s21.333-4.267 29.866-12.8c17.067-17.067 17.067-42.667 0-59.734z'/%3E%3C/svg%3E\")}.t-icon-arrow-down-bold{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M904.533 311.467c-17.066-17.067-42.666-17.067-59.733 0L512 644.267l-332.8-332.8c-17.067-17.067-42.667-17.067-59.733 0-17.067 17.066-17.067 42.666 0 59.733l362.666 362.667c8.534 8.533 19.2 12.8 29.867 12.8s21.333-4.267 29.867-12.8L904.533 371.2c17.067-17.067 17.067-42.667 0-59.733z'/%3E%3C/svg%3E\")}.t-icon-age{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M92.065 81.158c130.76 0 236.922 34.125 316.945 103.038 63.116 54.343 102.567 110.36 123.132 168.555l1.574 4.54c24.917-57.033 55.007-105.187 90.382-144.403 70.352-77.997 172.467-105.28 301.871-83.212a35.07 35.07 0 0118.85 9.666l1.005.658a35.14 35.14 0 0115.139 23.666c19.525 121.823-8.145 227.884-82.836 315.318C807.493 561.668 697.01 593.08 550.07 575.62v32.857c.03.745.03 1.497 0 2.255v339.542a35.234 35.234 0 01-70.451 1.321l-.024-1.321V640.317l-7.24-1.098a1228.733 1228.733 0 01-31.124-5.262l-10.083-1.885-9.49-1.862c-26.696-5.361-51.771-11.445-75.214-18.263l-8.203-2.443c-92.238-27.988-158.414-67.85-198.353-120.601-34.47-45.529-57.972-105.786-70.956-180.776l-1.374-8.24-1.292-8.356c-2.707-18.233-4.833-37.29-6.371-57.167l-.67-9.238c-2.202-32.521-2.895-67.198-2.102-104.024a35.234 35.234 0 0133.596-39.92l1.35-.024zm35.222 71.415v3.705c.024 3.171.053 6.313.094 9.437l.165 9.308c.164 7.704.41 15.274.734 22.72l.428 8.868.5 8.744c.452 7.228.98 14.328 1.585 21.305l.763 8.303c.4 4.117.828 8.192 1.287 12.215l.945 7.986a683.374 683.374 0 002.701 19.426l1.204 7.546c11 66.13 30.607 117.548 58.384 154.233 26.096 34.47 70.369 63.304 132.933 85.872l6.894 2.437c13.941 4.827 28.752 9.355 44.437 13.571l7.91 2.085a820.933 820.933 0 0020.424 4.991l8.421 1.903 8.574 1.856a986.277 986.277 0 0017.57 3.547l9.002 1.703c3.025.552 6.078 1.098 9.15 1.644l9.296 1.586c2.948.493 5.913.98 8.902 1.456l.012-100.26-.07-7.07c-.529-34.5-3.712-56.827-13.83-85.461-16.355-46.275-48.63-92.103-102.673-138.636-59.364-51.119-137.579-79.612-235.742-85.02zm549.14 107.506c-51.46 57.05-91.216 138.794-118.71 245.495 2.672.323 5.326.629 7.963.91l7.863.805c117.13 11.24 199.814-14.152 251.004-74.074 56.64-66.3 79.83-144.555 69.717-237.051-97.041-12.55-168.42 9.137-217.837 63.915z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-arrow-right-bold{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M731.733 480l-384-341.333c-17.066-14.934-44.8-14.934-59.733 4.266-14.933 17.067-14.933 44.8 4.267 59.734L640 512 292.267 821.333C275.2 836.267 273.067 864 288 881.067 296.533 889.6 307.2 896 320 896c10.667 0 19.2-4.267 27.733-10.667l384-341.333c8.534-8.533 14.934-19.2 14.934-32s-4.267-23.467-14.934-32z' fill='%23666'/%3E%3C/svg%3E\")}.t-icon-user-filling{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 74.667C270.933 74.667 74.667 270.933 74.667 512S270.933 949.333 512 949.333 949.333 753.067 949.333 512 753.067 74.667 512 74.667zm0 160c70.4 0 128 57.6 128 128s-57.6 128-128 128-128-57.6-128-128 57.6-128 128-128zM748.8 742.4c-23.467 32-117.333 100.267-236.8 100.267S298.667 774.4 275.2 742.4c-8.533-10.667-10.667-21.333-8.533-32C296.533 599.467 396.8 522.667 512 522.667s215.467 76.8 245.333 187.733c2.134 10.667 0 21.333-8.533 32z' fill='%23666'/%3E%3C/svg%3E\")}.t-icon-body_level{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M516.365 882.927c-14.863 0-13.511 29.726-14.044 40.453-1.392 27.72-24.689 42.705-50.279 45.694-12.774 1.515-27.637.204-42.05-3.726-22.396-5.937-44.587-18.916-58.263-38.365-40.493-53.923-75.5-97.61-92.86-165.66-6.388-25.262-9.991-56.01-9.91-87.005.083-22.355 2.212-44.916 6.552-65.715l-13.225 3.234c-41.435 10.277-101.787 23.666-122.996-26.45-20.881-49.828 28.006-111.367 61.744-143.713 45.57-43.728 104.898-78.53 164.226-100.067-14.044-26.368-22.028-56.543-22.028-88.603 0-104.202 84.918-189.12 189.161-189.12 104.449 0 189.162 84.672 189.162 189.12 0 31.077-7.493 60.393-20.759 86.31 61.457 20.882 124.306 57.609 171.023 102.442 25.18 24.157 43.77 49.01 54.62 71.734 12.774 26.573 15.517 51.712 7 71.775-2.62 6.428-6.468 12.242-11.464 17.483-28.497 29.643-74.108 18.343-111.49 9.09l-13.225-3.194c4.34 20.8 6.47 43.36 6.51 65.592.123 31.077-3.48 61.907-9.908 87.088-17.36 68.09-52.368 111.736-92.82 165.66-13.635 19.366-35.826 32.263-58.264 38.364-14.453 3.971-29.275 5.2-42.09 3.726-25.63-2.948-48.805-17.975-50.238-45.612-.614-10.727.778-40.535-14.085-40.535zm97.529-318.503c19.161 0 34.68 15.518 34.68 34.72 0 19.08-15.519 34.64-34.68 34.64-19.121 0-34.68-15.56-34.68-34.64 0-19.202 15.559-34.72 34.68-34.72zm-213.114 0c19.121 0 34.68 15.518 34.68 34.72 0 19.08-15.559 34.64-34.68 34.64-19.162 0-34.68-15.56-34.68-34.64 0-19.202 15.518-34.72 34.68-34.72zm113.374-172.66c74.928-2.17 136.917-60.229 136.917-138.76 0-76.565-62.112-138.636-138.678-138.636-76.729 0-138.677 61.948-138.677 138.636 0 78.326 62.726 138.76 140.438 138.76zm136.303-9.418c-36.44 37.71-82.175 58.714-134.87 59.86-53.35.492-101.991-19.775-139.291-57.894-11.547 3.767-22.642 7.656-33.902 12.365-52.531 22.192-95.563 51.548-126.517 81.192-20.8 19.98-35.867 39.838-44.22 57.28-6.468 13.471-8.72 24.198-6.1 30.545 8.926 13.716 51.835.49 64.732-2.703 21.414-5.322 40.248-9.95 55.193-5.609 21.127 6.223 30.503 20.39 22.601 47.74-6.019 20.76-8.803 45.039-8.885 69.196-.082 26.532 3.03 52.981 8.517 74.64 1.31 5.119 2.825 10.155 4.38 15.068 138.064 30.954 274.039 32.673 407.68 2.58 1.965-5.732 3.685-11.628 5.24-17.647 10.933-43.114 12.12-100.968-.327-143.836-8.025-27.433 1.474-41.6 22.56-47.7 15.027-4.34 33.86.287 55.274 5.568 12.611 3.112 56.34 16.664 64.651 2.58 2.62-6.265.328-16.992-6.06-30.422-8.352-17.4-23.379-37.177-44.137-57.157-30.954-29.726-74.109-59.083-126.681-81.315-13.307-5.528-26.204-9.99-39.838-14.33zm51.057 426.31l-134.542 43.523c12.201 17.155 12.324 45.447 13.552 65.797 20.39 3.603 46.8-2.13 59.328-19.981 21.946-29.111 44.465-56.871 61.662-89.34zM465.43 852.587l-132.577-40.821c16.828 30.954 38.938 58.222 60.024 86.228 6.346 9.09 18.056 15.518 30.299 18.793 10.809 3.071 18.383 3.112 29.07 1.188.941-19.94 1.474-48.56 13.184-65.388z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-baogao1{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M381.89 282.834h258.968a80.133 80.133 0 0080.064-79.968v-4.306a73.029 73.029 0 00-.425-8.105 81.051 81.051 0 00-79.64-71.986h-34.696v-6.405A80.146 80.146 0 00526.097 32h-29.5a80.16 80.16 0 00-80.036 80.064v6.405H381.85a81.038 81.038 0 00-79.543 71.945 80.58 80.58 0 00-.425 8.091v4.306a80.133 80.133 0 0080.064 80.023zm470.4-184.621H734.349v42.171h117.943a14.51 14.51 0 0114.51 14.51v779.04a14.523 14.523 0 01-14.51 14.51H170.499a14.537 14.537 0 01-14.51-14.551V154.92a14.523 14.523 0 0114.51-14.564h117.86v-42.2H170.5a56.722 56.722 0 00-56.668 56.64V933.77a56.722 56.722 0 0056.668 56.695h681.75a56.695 56.695 0 0056.668-56.654V154.84a56.695 56.695 0 00-56.667-56.64zM319.368 461.97h384a42.98 42.98 0 000-85.96h-384a42.98 42.98 0 100 85.96zm384 92.215h-384a42.98 42.98 0 100 85.961h384a42.98 42.98 0 000-85.96zm0 178.162h-384a42.98 42.98 0 100 85.962h384a42.98 42.98 0 000-85.962zm0 0' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-fat_r{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M558.978 525.2c166.8-80.4 169.2-441.6 169.2-457.2h-38.4c0 1.2 0 32.4-3.6 76.8h-339.6c-4.8-44.4-4.8-75.6-4.8-76.8h-38.4c0 15.6 2.4 376.8 169.2 457.2-138 106.8-145.2 416.4-146.4 430.8l38.4 1.2c0-1.2 1.2-38.4 7.2-88.8h286.8c7.2 50.4 7.2 87.6 8.4 87.6l38.4-1.2c-1.2-13.2-8.4-322.8-146.4-429.6zm-192-244.8h298.8c-3.6 18-8.4 36-14.4 54h-270c-6-18-10.8-36-14.4-54zm314.4-96c-2.4 18-4.8 38.4-8.4 57.6h-314.4c-3.6-20.4-6-39.6-8.4-57.6h331.2zm-175.2 313.2c-51.6-15.6-87.6-64.8-111.6-124.8h242.4c-24 60-60 109.2-111.6 124.8-3.6 1.2-7.2 2.4-9.6 3.6-3.6-1.2-6-2.4-9.6-3.6zm9.6 45.6c34.8 18 61.2 51.6 81.6 92.4h-163.2c20.4-40.8 46.8-74.4 81.6-92.4zm118.8 193.2h-237.6c6-20.4 12-42 20.4-61.2h198c7.2 19.2 14.4 39.6 19.2 61.2zm-256.8 92.4c2.4-16.8 6-36 9.6-54h256.8c3.6 18 7.2 37.2 9.6 54h-276z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-hengxian{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6144 1024'%3E%3Cpath d='M1524.572 304.572H4013.71v414.856H1524.572z'/%3E%3C/svg%3E\")}.t-icon-fat_w{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M352.949 631.22c45.717 0 100.057-24.09 142.352-62.142 53.519-48.318 85.411-106.901 83.632-154.398-.821-24.09-10.403-43.937-26.691-57.762-13.825-11.224-32.714-17.246-56.941-17.246-58.72 0-137.15 33.671-139.752 34.493-43.937 17.246-123.326 75.967-105.258 169.043 10.403 56.12 48.318 88.012 102.658 88.012zm23.406-208.738c.821 0 71.587-31.07 119.904-31.07 16.425 0 22.448 3.421 25.049 5.2 1.779 1.78 6.843 6.023 7.802 19.027.82 25.87-19.848 71.586-66.386 114.703-32.713 29.291-75.008 49.138-107.859 49.138-29.292 0-45.717-13.824-51.74-44.895-15.603-75.009 68.85-110.323 73.23-112.103zm0 0' fill='%23fff'/%3E%3Cpath d='M814.498 131.892c-1.779-.821-4.38-1.78-6.022-2.6-34.493-28.47-81.031-43.117-137.972-43.117-153.576 0-333.844 101.837-340.687 106.08l-6.023 3.422c-94.993 54.34-293.328 168.222-246.79 401.05 4.244 22.448 11.224 43.116 19.848 62.142 0 3.422.82 7.802 2.6 11.224C182.263 847.76 303.81 937.414 462.587 937.414c11.224 0 23.27-.821 35.315-1.78 102.657-8.623 205.315-64.742 290.727-159.598 77.609-86.233 134.55-198.335 156.998-307.974 44.759-224.889-129.486-335.349-131.129-336.17zm-465.792 108.68l6.022-3.421c60.363-34.493 202.715-99.236 314.818-99.236 44.895 0 80.21 11.224 105.258 31.892 2.6 4.38 5.201 7.802 9.445 10.403 0 0 .82.821 2.6 1.78 58.584 69.807-1.78 226.805-163.842 421.718-71.586 86.232-190.67 144.953-297.57 144.953-47.497 0-119.905-12.046-165.622-76.789-4.38-7.802-7.802-15.467-11.224-23.269-1.78-3.422-3.422-6.022-6.844-8.623-6.843-14.646-12.045-31.892-15.467-50.918-38.052-198.472 131.813-296.75 222.426-348.49zm540.801 217.362C850.634 649.424 687.613 865.006 492.7 881.43c-100.057 7.802-183.689-22.447-251.032-93.213 25.87 7.802 54.34 12.045 85.411 12.045 122.505 0 255.276-64.743 337.265-163.842 144.953-174.244 192.313-292.37 197.514-372.58 25.87 44.896 44.896 109.502 27.65 194.093zm0 0' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-jiantou_xiangxia{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M554.667 712.533V106.667h-85.334v601.6L337.067 576l-59.734 64L512 874.667 746.667 640l-59.734-59.733-132.266 132.266z' fill='%23444'/%3E%3C/svg%3E\")}.t-icon-jiantou_xiangshang{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M554.667 268.8v601.6h-85.334V268.8L337.067 401.067l-59.734-59.734L512 106.667l234.667 234.666-59.734 59.734L554.667 268.8z' fill='%23444'/%3E%3C/svg%3E\")}.t-icon-bone{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M541.355 726.289l-17.613-17.613 186.402-186.402 17.612 17.613c49.903 49.903 132.096 55.774 184.934 8.806 57.242-51.37 58.71-139.434 5.871-192.272l-135.03-96.87-17.614-17.613-96.87-135.032c-54.306-52.838-142.37-51.37-192.273 5.871-46.967 52.839-41.096 135.032 8.807 184.934l17.613 17.613-187.87 186.402-17.613-17.613c-49.902-49.903-132.095-55.774-184.934-8.806-55.773 51.37-57.241 139.434-4.403 192.272l135.031 96.87 17.613 17.613 96.87 135.032c52.839 52.838 140.902 51.37 192.273-5.871 46.967-52.839 41.096-135.032-8.806-184.934zm-142.37 149.708c0-1.468 0-1.468 0 0l-96.87-135.031-17.613-17.613-135.031-96.87c-30.823-30.822-27.887-80.725 4.403-108.612 29.354-24.951 74.854-20.548 101.273 7.339l17.613 17.612 41.096 41.097 271.53-268.595-41.096-41.096-17.613-19.08c-27.887-27.888-32.29-71.92-7.338-101.274 27.887-33.758 77.79-35.226 108.612-4.403l96.87 135.03 17.613 17.614 135.03 96.87c30.823 30.822 27.888 80.725-4.402 108.612-29.355 24.951-74.855 20.548-101.274-7.339l-17.612-17.613-41.097-41.096-272.998 267.127 41.097 41.096 17.612 17.613c27.887 27.887 32.29 71.919 7.34 101.274-26.42 35.225-76.323 36.693-107.145 7.338z' fill='%23fff'/%3E%3Cpath d='M541.355 726.289l-17.613-17.613 186.402-186.402 17.612 17.613c49.903 49.903 132.096 55.774 184.934 8.806 57.242-51.37 58.71-139.434 5.871-192.272l-135.03-96.87-8.807-8.807-42.564 42.564 8.806 8.807 135.031 96.87c30.822 30.822 27.887 80.725-4.403 108.612-29.355 24.951-74.854 20.548-101.273-7.339l-17.613-17.613-41.097-41.096-271.53 267.127 41.097 41.096 17.612 17.613c27.887 27.887 32.29 71.919 7.34 101.274-27.888 33.757-77.79 35.225-108.613 4.403l-96.87-135.032-8.807-8.806-41.096 41.097 8.806 8.806 96.87 135.031c52.839 52.838 140.903 51.37 192.273-5.87 48.435-49.904 42.564-132.097-7.338-182z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-un_fat_w_weight{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M374.4 614.4h9.6v179.2c0 32 25.6 57.6 57.6 57.6h137.6c32 0 57.6-25.6 57.6-57.6V614.4h9.6c32 0 57.6-25.6 57.6-57.6V416c0-25.6-9.6-48-28.8-64-16-16-41.6-25.6-64-25.6H406.4c-25.6 0-48 9.6-67.2 25.6-16 16-25.6 41.6-25.6 64v140.8c3.2 32 28.8 57.6 60.8 57.6zM364.8 416c0-12.8 3.2-22.4 12.8-32 6.4-9.6 19.2-12.8 28.8-12.8h204.8c12.8 0 22.4 3.2 32 12.8 9.6 6.4 12.8 19.2 12.8 28.8v140.8c0 6.4-6.4 9.6-9.6 9.6h-60.8v227.2c0 6.4-6.4 9.6-9.6 9.6H441.6c-6.4 0-9.6-6.4-9.6-9.6V563.2h-57.6c-6.4 0-9.6-6.4-9.6-9.6V416z' fill='%23fff'/%3E%3Cpath d='M688 742.4c-12.8 0-25.6 9.6-25.6 19.2 0 6.4 0 12.8 3.2 19.2 3.2 6.4 9.6 9.6 16 9.6 134.4 16 169.6 44.8 169.6 54.4-3.2 12.8-99.2 64-342.4 64s-339.2-51.2-342.4-64c3.2-9.6 32-35.2 166.4-51.2 12.8-3.2 22.4-12.8 19.2-25.6 0-12.8-12.8-22.4-25.6-22.4-86.4 9.6-211.2 35.2-211.2 102.4 0 38.4 41.6 67.2 128 86.4 73.6 16 169.6 25.6 268.8 25.6 144 0 390.4-25.6 393.6-112-3.2-67.2-112-96-217.6-105.6zM512 300.8c64 0 118.4-54.4 118.4-118.4S576 64 512 64s-118.4 54.4-118.4 118.4S448 300.8 512 300.8zm0-188.8c38.4 0 70.4 32 70.4 70.4s-32 70.4-70.4 70.4-70.4-32-70.4-70.4 32-70.4 70.4-70.4z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-biaozhunhua{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M977.644 592.713a30.977 30.977 0 00-43.845 0L738.667 787.846l-92.093-92.094a30.977 30.977 0 10-43.845 43.845l114.016 114.016a30.977 30.977 0 0043.845 0l217.054-217.055a30.977 30.977 0 000-43.845zM791.07 356.961a31.008 31.008 0 00-31.008-31.008H263.938a31.008 31.008 0 000 62.016h496.125a31.008 31.008 0 0031.008-31.008zM263.937 543.008a31.008 31.008 0 000 62.015h279.07a31.008 31.008 0 000-62.015h-279.07z' fill='%23fff'/%3E%3Cpath d='M763.07 915.102H204.868c-18.543 0-33.954-15.814-33.954-35.783V144.68c0-19.969 15.41-35.783 33.954-35.783h614.264c18.543 0 33.954 15.814 33.954 35.783v339.66a31.008 31.008 0 0062.016 0v-339.66c0-53.83-42.791-97.798-95.97-97.798H204.868c-53.179 0-95.97 43.969-95.97 97.798V879.32c0 53.83 42.791 97.798 95.97 97.798H763.07a31.008 31.008 0 000-62.015z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-cellin{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M799.129 951.73a35.28 35.28 0 01-11.475-1.925c-18.362-6.338-28.119-26.367-21.78-44.73 4.105-11.895 16.593-48.096-81.833-92.448-52.838-23.8-84.95-55.698-95.428-94.793-10.35-38.597 1.073-81.352 33.96-127.069 11.362-15.76 33.331-19.368 49.1-8.013 15.77 11.345 19.36 33.324 8.023 49.102-13.725 19.075-28.875 46.31-23.12 67.756 5.908 22.073 33.907 38.76 56.358 48.878 129.74 58.454 136.577 129.886 119.45 179.52-5.016 14.566-18.655 23.721-33.255 23.721zm-233.38 0c-11.852 0-23.413-5.995-30.043-16.834-73.312-119.872-139.385-96.872-223.047-67.696-62.448 21.772-140.219 48.861-198.329-26.513-75.288-97.637 28.017-274.88 40.04-294.763 10.05-16.61 31.65-21.927 48.277-11.903 16.619 10.032 21.961 31.649 11.947 48.286-23.971 39.783-83.61 164.765-44.55 215.42 24.787 32.139 52.434 26.376 119.46 3.033 80.957-28.214 203.319-70.857 306.22 97.43 10.143 16.576 4.92 38.227-11.656 48.37a35.024 35.024 0 01-18.319 5.17zM579.869 526.986c-168.2-46.98-266.085-158.357-290.915-331.04l104.455-15.031C412.003 310.2 482.284 390.152 608.262 425.33L579.87 526.986z' fill='%23fff'/%3E%3Cpath d='M288.061 619.186c-42.196 0-80.921-8.065-112.503-26.488-38.417-22.417-82.305-69.354-73.21-165.666C117.61 265.102 411.351 80.402 606.588 72.5c98.358-3.814 163.219 39.825 177.424 120.207 19.136 108.329-44.988 222.798-175.921 314.07-91.083 63.486-216.082 112.408-320.03 112.408zm331.307-476.584c-3.212 0-6.51.068-9.937.206-172.932 7-426.169 175.518-437.034 290.829-4.569 48.32 8.065 80.467 38.615 98.289 71.449 41.689 231.506 4.5 356.84-82.863 50.863-35.454 166.999-130.221 146.867-244.106v-.01c-2.766-15.71-11.028-62.345-95.351-62.345z' fill='%23fff'/%3E%3Cpath d='M706.01 647.408c-20.011 0-39.181-4.475-56.84-13.476-47.04-23.962-74.446-75.95-75.202-142.623-.214-19.427 15.357-35.351 34.784-35.575h.404c19.247 0 34.947 15.494 35.17 34.784.446 39.62 13.862 69.044 36.794 80.724 26.642 13.579 57.94-.12 74.206-9.516 32.465-18.723 62.973-52.802 83.706-93.496 39.542-77.59 35.11-165.58-9.482-188.306-20.664-10.53-44.215-4.457-60.275 2.482-17.882 7.704-38.546-.49-46.258-18.32-7.713-17.83.498-38.537 18.328-46.25 42.307-18.328 84.96-18.517 120.155-.592 82.09 41.827 99.748 166.104 40.229 282.936-27.157 53.275-66.648 96.777-111.24 122.492-28.498 16.44-57.253 24.736-84.479 24.736z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-kcal{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M482.977 958.709c-99.797.016-192.162-37.047-256.656-103.757-122.524-126.693-81.005-319.961 20.25-437.501 15.218-17.643 29.564-33.548 42.903-48.305 79.881-88.463 112.951-125.081 77.062-260.7a34.379 34.379 0 0110.603-34.664 34.365 34.365 0 0135.772-5.872c128.035 53.053 205.785 93.454 191.826 248.779-1.325 14.748-5.285 30.268-9.11 45.276-14.598 57.298-11.074 67.062 10.704 75.485 6.057 2.349 15.721 4.287 28.926-5.855 19.832-15.243 34.966-49.177 32.4-72.625a34.39 34.39 0 0111.156-29.262c8.205-7.4 19.496-10.403 30.251-8.07 55.083 11.895 110.166 71.047 140.317 150.694 42.483 112.204 27.265 230.39-41.778 324.247-69.445 94.412-177.782 153.169-297.26 161.206a404.257 404.257 0 01-27.366.924zm-36.542-801.287c15.872 122.876-34.664 178.823-105.955 257.781-13.004 14.396-27.014 29.9-41.83 47.105-81.424 94.495-117.12 247.48-22.934 344.86 56.274 58.204 140.08 88.02 230.012 82.063 99.243-6.695 189.09-55.302 246.506-133.371 78.07-106.122 48.993-216.615 32.885-259.19-14.798-39.085-35.67-68.883-55.804-87.297-9.647 30.049-28.204 58.279-52.164 76.702-29.244 22.499-63.203 28.002-95.618 15.469-84.11-32.525-63.557-113.212-52.499-156.558 3.305-12.953 6.426-25.184 7.248-34.445 7.87-87.533-15.67-117.851-89.847-153.119z' fill='%23fff'/%3E%3Cpath d='M444.572 829.618c-55.15 0-101.022-27.667-123.924-75.267-46.593-96.895 34.48-189.88 78.035-239.837 5.151-5.905 9.9-11.342 13.976-16.258 10.957-13.221 28.943-18.247 45.15-12.676s27.299 20.604 27.802 37.743c1.325 43.322 25.77 76.056 49.429 107.724 25.754 34.48 54.966 73.573 38.422 120.955v.017c-15.067 43.086-63.07 74.16-119.46 77.33-3.172.168-6.326.269-9.43.269zm-19.446-217.354c-27.868 37.49-45.486 74.47-30.15 106.349 12.801 26.644 39.58 29.345 54.412 28.388 25.268-1.409 43.372-14.026 46.224-22.197 2.046-5.99-16.61-30.99-26.644-44.413-14.027-18.774-30.755-41.156-43.842-68.127z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-visceral{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M112.99 902.892c-17.619 0-31.904-14.286-31.904-31.904-.086-3.069-1.995-14.581-3.529-23.85-11.294-68.325-34.808-210.504 43.79-286.004 44.42-42.66 112.2-54.92 201.601-36.413 74.12 15.336 162.494-26.903 189.07-73.458 12.306-21.568 5.576-33.461-1.652-41.422-68.34-75.179-90.134-164.004-66.643-271.54 3.754-17.22 20.827-28.079 37.979-24.363 17.214 3.762 28.118 20.765 24.364 37.979-19.037 87.088-2.664 155.405 51.5 215.007 29.692 32.651 33.291 74.914 9.861 115.962-38.82 68.06-151.495 126.236-257.41 104.318-67.499-13.966-116.133-7.26-144.461 19.947-54.375 52.226-33.82 176.506-25.042 229.58 2.726 16.513 4.378 26.482 4.378 34.256.001 17.62-14.284 31.905-31.903 31.905z' fill='%23fff'/%3E%3Cpath d='M229.263 910.79c-15.843 0-29.568-11.793-31.608-27.916-11.497-91.24.53-203.868 72.28-220.942 36.36-8.724 54.103 23.227 68.279 48.883 17.478 31.639 41.421 74.992 101.506 106.132 72.017 37.294 266.367 30.175 381.176-116.647 54.29-69.447 81.878-158.763 71.97-233.07-6.386-47.988-27.915-86.94-62.265-112.628-45.253-33.858-115.697-24.153-149.112-4.128-12.883 7.71-29.333 5.437-39.614-5.46-60.302-63.885-81.706-139.735-58.729-208.09 5.608-16.684 23.648-25.697 40.41-20.073 16.7 5.608 25.688 23.702 20.064 40.401-13.335 39.7-2.493 84.915 29.753 126.587 52.778-20.517 134.516-25.906 195.457 19.666 48.385 36.211 78.576 89.908 87.283 155.297 12.275 92.082-19.488 197.053-84.962 280.8-128.534 164.395-355.006 188.852-460.78 133.986-77.236-40.02-109.016-97.548-128.005-131.93-1.963-3.52-4.113-7.43-6.153-10.936-13.585 18.507-24.27 72.594-15.25 144.174 2.196 17.478-10.189 33.446-27.667 35.643a31.729 31.729 0 01-4.033.25z' fill='%23fff'/%3E%3Cpath d='M579.798 758.733l-6.916-79.447c74.15-6.449 128.58-44.973 153.287-108.493l74.338 28.913c-35.783 91.98-116.228 149.946-220.709 159.027z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-muscle{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M657.729 844.712c-115.67.008-167.844-51.845-195.28-96.139-51.084 35.096-137.523 60.587-217.39 38.17C113.556 749.851 45.01 624.27 66.18 459.021c13.91-108.535 78.52-245.626 214.828-274.787 91.065-19.477 169.248 22.05 212.17 63.896 51.342-56.407 154.044-84.447 244.261-59.238 85.405 23.868 241.8 127.832 222.543 350.461-11.777 136.386-94.186 298.13-287.67 305.093-4.971.18-9.833.266-14.584.266zM471.569 664.69a32.111 32.111 0 0129.113 18.536c19.964 42.804 47.422 101.478 169.31 97.032 151.41-5.45 216.02-130.874 226.009-246.442 15.618-180.657-108.19-264.155-175.842-283.06-84.463-23.632-178.602 16.042-193.594 63.873a32.11 32.11 0 01-30.204 22.512c-14.545-.118-26.3-8.562-30.815-21.681-5.543-14.318-74.348-89.13-171.098-68.42-64.672 13.839-146.571 79.797-164.55 220.143-17.078 133.304 32.46 229.647 132.504 257.71 78.654 22.072 165.523-21.328 182.727-46.302a32.094 32.094 0 0126.44-13.901z' fill='%23fff'/%3E%3Cpath d='M629.486 629.688c-30.51 0-57.757-11.589-78.26-34.069-35.457-38.89-43.416-105.633-18.92-158.686 22.511-48.786 68.216-76.872 122.335-74.999 41.008 1.38 75.273 22.504 94.03 57.945 23.318 44.035 20.386 105.187-7.12 148.712-15.73 24.895-38.186 43.054-64.924 52.526-16.216 5.74-32.086 8.571-47.141 8.571zM649.59 442.14c-20.732 0-35.669 9.566-44.388 28.447-10.813 23.413-8.359 55.89 5.355 70.93 3.034 3.324 12.342 13.447 39.267 3.912 12.122-4.288 19.665-13.094 23.852-19.728 12.044-19.077 13.863-49.696 4.03-68.264-5.426-10.272-13.141-14.835-25.766-15.258a78.965 78.965 0 00-2.35-.04zM408.684 578.416c-37.025 0-74.066-24.41-90.823-60.195-16.152-34.478-9.98-72.78 16.49-102.466 20.96-23.484 50.002-33.293 79.743-26.856 34.171 7.387 65.386 36.053 75.909 69.707 6.281 20.12 5.622 41.031-1.929 60.462-14.2 36.531-42.106 58.141-76.575 59.302-.941.03-1.882.046-2.815.046zm-12.46-127.22c-5.144 0-9.48 2.321-13.933 7.324-9.472 10.617-11.519 21.234-6.265 32.461 6.179 13.205 21.288 23.767 33.309 23.186 2.94-.094 11.886-.4 18.865-18.363 2.25-5.795 2.415-11.863.487-18.035-3.694-11.824-16.325-23.53-28.158-26.087-1.505-.321-2.933-.486-4.305-.486zM230.332 613.104c-2.862 0-5.76-.264-8.67-.793-24.468-4.526-41.174-26.731-45.018-46.322-4-20.303 4.767-38.165 23.413-47.766 13.222-6.805 28.623-7.08 42.275-.855 21.006 9.622 32.754 32.133 33.52 49.394.456 10.63-2.658 20.445-9.005 28.4-9.186 11.554-22.42 17.942-36.515 17.942z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-body_type{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M327.304 633.774C432.702 701.86 500.965 737 521.783 737c20.504 0 86.908-34.043 189.489-99.978a610.904 610.904 0 00-16.67-43.983c-3.854-9.156-23.772-53.785-28.428-65.446-9.978-24.847-14.967-44.021-14.967-63 0-60.73 46.506-120.99 136.33-183.873-25.904-38.211-87.946-63-189.646-71.335a29.348 29.348 0 01-26.354-23.4l-11.29-55.507h-100.74l-24.653 60.711a29.348 29.348 0 01-27.195 18.294c-74.544 0-129.268 23.674-166.892 71.628 86.713 53.491 132.026 114.398 132.026 183.482 0 20.31-3.99 41.498-11.856 67.774a853.846 853.846 0 01-11.27 34.396c.783-2.309-9.567 27.47-12.424 35.922a921.835 921.835 0 00-9.958 31.108zm-15.065 60.124c-12.052 62.374-10.859 119.798 6.261 186.848 125.198 17.1 259.337 17.021 402.457-.255 15.456-69.104 16.67-127.31 5.986-183.815-104.79 66.62-170.315 99.02-205.16 99.02-35.316 0-102.19-33.3-209.544-101.798zm75.444-542.583l24.887-61.239a29.348 29.348 0 0127.195-18.293h144.47a29.348 29.348 0 0128.76 23.497l11.74 57.718c125.804 13.91 203.4 55.389 228.11 128.348a29.348 29.348 0 01-11.7 33.945c-88.825 58.305-131.243 109.33-131.243 149.283 0 9.939 3.326 22.656 10.741 41.185 4.168 10.37 23.792 54.371 28.057 64.506 46.076 109.409 58.735 209.328 24.515 344.035a29.348 29.348 0 01-24.613 21.874c-163.174 21.404-315.782 21.404-457.728-.098a29.348 29.348 0 01-23.772-20.837c-34.904-120.209-25.806-212.322 14.557-331.396 34.356-101.367 32.439-94.97 32.439-119.25 0-50.302-41.322-100.017-129.228-148.089a29.348 29.348 0 01-11.29-40.48c45.196-77.87 117.685-119.72 214.103-124.709zM129.89 412.335a29.348 29.348 0 1146.761-35.452c63.137 83.27 50.811 190.702-31.324 317.387a29.348 29.348 0 11-49.265-31.93c70.083-108.099 79.474-189.783 33.828-250.005zm772.18 0c-45.645 60.202-36.273 141.906 33.81 250.004a29.348 29.348 0 11-49.246 31.93c-82.135-126.684-94.48-234.117-31.324-317.386a29.348 29.348 0 1146.76 35.452z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-zanwushuju{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M876.203 352.555h-728.32L0 613.248v325.419h1024V613.29L876.203 352.555zM642.09 616.192c0 70.485-58.198 127.659-130.091 127.659s-130.133-57.174-130.133-127.659H61.099L179.54 394.24h664.832l118.443 221.952H642.133zM500.139 85.333h44.629v157.611h-44.63V85.334zM197.29 163.584l31.573-31.019 113.408 111.488-31.573 31.019-113.494-111.445zm491.52 80.512l113.493-111.445 31.573 30.976-113.493 111.445-31.573-30.976z' fill='%23B4B4B4'/%3E%3C/svg%3E\")}.t-icon-water{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512.01 1012c-224.68 0-407.45-182.78-407.45-407.44C104.56 397.84 429.48 12 512.01 12s407.43 385.84 407.43 592.56c0 224.66-182.77 407.44-407.43 407.44zm.11-927.98c-63.79 38.49-337.8 342.93-337.8 520.54 0 186.19 151.48 337.67 337.69 337.67 186.18 0 337.66-151.48 337.66-337.67 0-178.82-273.82-482.48-337.55-520.54zm-6.13-3.09z' fill='%23fff'/%3E%3Cpath d='M586.57 855.97c-12.04 0-23.76-6.25-30.23-17.43-9.63-16.68-3.93-38.02 12.74-47.66 67.68-39.14 120.68-100.64 149.3-173.16 7.09-17.95 27.41-26.71 45.26-19.66 17.92 7.07 26.71 27.33 19.64 45.25-34.36 87.12-98.04 160.96-179.28 207.95a34.681 34.681 0 01-17.43 4.71z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-weight{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M909.059 62H114.94C85.824 62 62 85.824 62 114.941V909.06C62 938.176 85.824 962 114.941 962H909.06C938.176 962 962 938.176 962 909.059V114.94C962 85.824 938.176 62 909.059 62zm0 794.118c0 29.117-23.824 52.94-52.941 52.94H167.882c-29.117 0-52.94-23.823-52.94-52.94V167.882c0-29.117 23.823-52.94 52.94-52.94h688.236c29.117 0 52.94 23.823 52.94 52.94v688.236z' fill='%23fff'/%3E%3Cpath d='M512 194.353c-190.588 0-344.118 153.53-344.118 344.118h52.942C220.824 377 350.529 247.294 512 247.294S803.176 377 803.176 538.471h52.942c0-190.589-153.53-344.118-344.118-344.118zM477.72 722.01a79.412 79.412 0 10121.42-102.381 79.412 79.412 0 10-121.42 102.38z' fill='%23fff'/%3E%3Cpath d='M504.059 631.118c-10.588 10.588-29.118 7.94-37.059-2.647L363.765 506.706c-10.589-10.588-7.941-29.118 2.647-37.059 10.588-10.588 29.117-7.941 37.059 2.647L506.706 594.06c10.588 10.588 7.941 26.47-2.647 37.059z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-sharpicons_checklist{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M511.975 512.198a.173.173 0 10.347 0 .173.173 0 10-.347 0z' fill='%23bfbfbf'/%3E%3Cpath d='M174.5 962h505.378l.169-.028.703.028c124.06 0 225-100.94 225-225 0-83.166-45.478-155.784-112.781-194.71.028-.477.281-.843.281-1.321V258.875a28.125 28.125 0 00-8.24-19.884L616.26 70.24A28.125 28.125 0 00596.374 62H174.5c-31.022 0-56.25 25.228-56.25 56.25v787.5c0 31.022 25.228 56.25 56.25 56.25zm675-225c0 93.066-75.684 168.75-168.75 168.75S512 830.066 512 737s75.684-168.75 168.75-168.75S849.5 643.934 849.5 737zM596.375 129.894l128.981 128.981H596.375V129.894zM174.5 118.25h365.625V287a28.125 28.125 0 0028.125 28.125H737v204.272A223.875 223.875 0 00680.75 512c-56.84 0-108.675 21.375-148.331 56.25H315.125a14.063 14.063 0 100 28.125h190.266A223.79 223.79 0 00455.75 737c0 67.219 29.813 127.49 76.669 168.75H174.5v-787.5z' fill='%23fff'/%3E%3Cpath d='M315.125 427.625h337.5a14.063 14.063 0 100-28.125h-337.5a14.063 14.063 0 100 28.125zm-80.438-23.906a14.063 14.063 0 00.282 19.687c2.531 2.813 6.187 4.219 9.844 4.219s7.312-1.406 9.843-4.219c2.813-2.531 4.219-6.187 4.219-9.844 0-3.656-1.406-7.312-4.219-10.125-5.062-5.062-14.344-5.062-19.969.282zM315.125 512h337.5a14.063 14.063 0 100-28.125h-337.5a14.063 14.063 0 100 28.125zm-80.438-23.906c-2.53 2.812-3.937 6.187-3.937 9.844A14.034 14.034 0 00244.813 512c3.656 0 7.312-1.406 9.843-4.219 2.813-2.531 4.219-6.187 4.219-9.844 0-3.656-1.406-7.03-4.219-10.125a14.456 14.456 0 00-19.969.282zm0 84.375a14.063 14.063 0 00.282 19.687c2.531 2.813 6.187 4.219 9.844 4.219s7.312-1.406 9.843-4.219c2.813-2.531 4.219-6.187 4.219-9.843 0-3.657-1.406-7.313-4.219-9.844-5.062-5.344-14.344-5.344-19.969 0zm350.27 171.703a28.125 28.125 0 00-33.413 45.281l73.997 54.563.084.028.056.084a27.563 27.563 0 006.188 3.122c.59.253 1.125.703 1.743.9a28.125 28.125 0 0021.122-1.575c1.828-.928 3.15-2.7 4.782-4.022 1.828-1.49 3.909-2.531 5.343-4.5l.028-.056.085-.056 122.906-168.75a28.125 28.125 0 00-45.506-33.132L636.144 781.944l-51.188-37.772z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-shejiguifan{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M942.229 317.768l-194.071 194.14 197.01 197.079c21.764 21.77 21.764 57.064 0 78.832L787.562 945.487c-21.762 21.768-57.045 21.768-78.805 0l-197.01-197.083-118.208 118.25c-104.748 104.783-301.015 63.53-301.015 63.53S52.05 735.265 157.124 630.156l118.209-118.248L78.32 314.826c-21.76-21.77-21.76-57.065 0-78.832L235.93 78.327c21.76-21.768 57.043-21.768 78.803 0l197.012 197.082L705.863 81.223c5.624-7.575 15.093-13.718 30.108-13.718 26.068-.551 60.754-1.287 84.795-1.799 16.949 0 36.995 8.099 45.13 16.234 19.842 19.773 52.676 52.496 73.404 73.155 9.15 9.15 18.337 22.323 18.337 48.956 0 63.389 5.277 100.117-15.408 113.717zM577.415 735.265l59.103-59.123a9.285 9.285 0 0113.135 0l13.134 13.139c3.625 3.628 3.625 9.51 0 13.138l-59.103 59.124L656.22 814.1l59.103-59.125a9.282 9.282 0 0113.134 0l13.133 13.137c3.628 3.63 3.628 9.512 0 13.14l-59.103 59.125 39.403 39.415c14.509 14.513 38.03 14.513 52.536 0l105.071-105.109c14.51-14.512 14.51-38.043 0-52.556l-170.74-170.804-157.61 157.664 26.268 26.278zm-440.512 76.363c40.07 37.565 57.003 52.21 83.296 76.39 32.621-1.046 86.681-13.509 107.67-34.503L170.258 695.85c-22.056 22.063-33.746 81.56-33.356 115.778zM301.599 144.02c-14.508-14.51-38.03-14.51-52.536 0L143.989 249.13c-14.506 14.513-14.506 38.044 0 52.557l39.403 39.417 59.103-59.125a9.285 9.285 0 0113.134 0l13.135 13.136c3.625 3.63 3.625 9.512 0 13.14L209.66 367.38l52.535 52.556 59.103-59.125a9.282 9.282 0 0113.135 0l13.132 13.14a9.287 9.287 0 010 13.138l-59.1 59.125 26.266 26.277 157.612-157.665L301.599 144.02zm414.49 92.962c-12.838-12.836-19.286-23.363-19.286-44.648l.622-23.84-487.763 487.938L367.27 814.1l488.518-488.693-12.258.263c-32.881 0-47.788-9.358-59.707-21.275l-67.734-67.413zm135.346-66.035c-21.326-21.326-47.257-29.97-57.921-19.307-10.665 10.664-2.02 36.596 19.307 57.923 21.325 21.327 47.26 29.97 57.922 19.306 10.665-10.66 2.019-36.595-19.308-57.922z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-muscleval{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M954.88 714.24v-7.68c-2.56-12.8-2.56-25.6-2.56-38.4 0-15.36 2.56-28.16 2.56-40.96v-17.92c5.12-56.32 7.68-107.52-25.6-158.72-48.64-71.68-153.6-76.8-217.6-35.84-46.08 28.16-87.04 79.36-104.96 99.84-20.48-10.24-35.84-15.36-53.76-15.36-51.2-2.56-107.52 12.8-153.6 38.4-2.56-43.52-10.24-99.84-17.92-130.56 12.8 2.56 28.16 5.12 46.08 5.12 25.6 0 46.08-5.12 61.44-12.8 40.96-23.04 71.68-46.08 110.08-102.4 12.8-20.48 12.8-35.84 7.68-46.08-2.56-7.68-7.68-15.36-12.8-17.92 5.12-10.24 7.68-17.92 7.68-25.6 0-48.64-76.8-104.96-133.12-107.52-61.44-5.12-130.56 10.24-209.92 143.36-25.6 43.52-53.76 79.36-79.36 112.64-46.08 56.32-89.6 110.08-102.4 197.12-2.56 17.92-5.12 40.96-5.12 61.44l-2.56 17.92c-2.56 25.6-2.56 48.64-5.12 56.32-7.68 33.28-10.24 81.92 46.08 122.88 51.2 35.84 253.44 104.96 353.28 112.64 23.04 2.56 48.64 2.56 74.24 2.56 61.44 0 220.16-5.12 327.68-56.32 102.4-43.52 97.28-102.4 89.6-156.16zm-46.08 0v5.12c5.12 48.64 10.24 79.36-58.88 110.08-104.96 48.64-289.28 56.32-378.88 48.64-97.28-7.68-286.72-74.24-330.24-104.96-35.84-25.6-33.28-51.2-28.16-74.24 2.56-12.8 5.12-38.4 5.12-64 2.56-25.6 2.56-56.32 7.68-76.8 12.8-71.68 48.64-117.76 89.6-171.52l2.56-2.56c25.6-30.72 56.32-69.12 84.48-117.76 64-110.08 117.76-122.88 153.6-122.88h12.8c40.96 2.56 92.16 43.52 94.72 61.44-2.56 15.36-61.44 74.24-79.36 76.8-10.24 0-20.48-5.12-25.6-10.24l35.84-51.2c7.68-10.24 5.12-23.04-5.12-33.28-10.24-7.68-23.04-5.12-30.72 5.12l-35.84 53.76c-10.24 12.8-10.24 30.72 0 46.08 12.8 23.04 43.52 38.4 69.12 35.84 20.48-2.56 51.2-23.04 76.8-48.64-30.72 43.52-53.76 64-89.6 81.92-23.04 12.8-58.88 7.68-81.92 2.56 2.56-7.68 5.12-10.24 7.68-10.24 7.68-10.24 5.12-25.6-2.56-30.72-5.12-5.12-10.24-5.12-17.92-5.12-5.12 0-10.24 2.56-15.36 7.68-2.56 2.56-17.92 25.6-23.04 56.32-2.56 12.8 0 25.6 2.56 38.4 10.24 40.96 20.48 133.12 15.36 163.84-5.12 28.16-28.16 61.44-66.56 71.68-12.8 2.56-20.48 15.36-15.36 28.16 2.56 10.24 12.8 17.92 23.04 17.92h5.12c58.88-15.36 87.04-64 97.28-99.84 51.2-40.96 112.64-53.76 153.6-51.2 33.28 2.56 74.24 38.4 92.16 58.88 7.68 10.24 23.04 10.24 33.28 2.56 5.12-5.12 7.68-10.24 7.68-15.36 0-5.12-2.56-12.8-5.12-15.36-2.56-2.56-15.36-17.92-35.84-33.28 17.92-23.04 53.76-64 89.6-87.04 46.08-28.16 122.88-25.6 153.6 23.04 25.6 38.4 23.04 76.8 17.92 128-2.56 15.36-2.56 38.4-5.12 61.44-2.56 10.24 0 25.6 0 40.96zM455.68 271.36z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-protein{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M278.983 136.26L136.26 214.903c-11.65 5.826-17.476 23.302-8.738 34.953 2.913 5.825 8.738 11.65 14.564 11.65h5.825c5.826 0 8.738 0 11.651-2.912l139.81-81.556c11.65-5.825 17.476-23.301 8.738-34.952-2.912-8.738-17.476-14.564-29.127-5.826zm436.907 0l-139.81 81.556c-11.651 5.826-17.477 23.302-8.738 34.953 2.912 5.825 8.738 11.65 14.563 11.65h5.825c5.826 0 8.739 0 11.651-2.912l139.81-81.556c11.651-5.825 17.477-23.302 8.739-34.953-2.913-11.65-17.477-17.476-32.04-8.738z' fill='%23fff'/%3E%3Cpath d='M730.453 43.054L512 168.3 293.547 40.14 48.879 182.865v282.533l218.453 125.246v250.493L512 980.946l244.668-139.81V590.643l221.366-128.16v-279.62l-247.58-139.81zM101.308 433.357V211.99l192.239-110.683L482.873 211.99v221.366L290.634 544.04 101.308 433.357zM704.238 695.5v113.596L512 922.692 319.761 812.01V593.556L512 482.873l192.239 110.683V695.5zm218.454-262.144L730.453 544.04 541.127 433.357V211.99l192.239-110.683L925.605 211.99v221.366z' fill='%23fff'/%3E%3Cpath d='M497.436 512l-139.81 81.556c-11.65 5.825-17.476 23.302-8.738 34.952 2.913 5.826 8.738 11.651 14.564 11.651h5.825c5.826 0 8.738 0 11.651-2.912l139.81-81.556c11.651-5.826 17.476-23.302 8.738-34.953-5.825-11.65-20.389-14.563-32.04-8.738z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-proteinval{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M355.055 104.073a34.133 34.133 0 0149.243-2.185l2.344 2.503 19.342 22.756 31.676 37.706a6363.136 6363.136 0 0146.603 56.479l26.169 32.381 18.113 22.778c34.68 44.032 60.212 78.735 74.411 102.036a1073.066 1073.066 0 0123.848 41.006c5.461-6.759 11.082-13.54 16.748-20.344l21.504-25.6 14.268-16.748a34.133 34.133 0 0151.791.069l23.666 27.989a4820.223 4820.223 0 0139.367 47.536l20.07 24.827 15.861 20.024 14.086 18.228c13.153 17.294 23.484 31.698 30.629 42.962l2.276 3.641c86.539 141.676 91.204 248.422 23.893 316.757-46.99 47.696-123.517 68.54-196.267 67.698-63.465-.887-113.664-13.426-151.12-37.319-59.073 26.1-129.547 38.047-193.285 37.32-213.993-2.777-322.333-80.897-331.048-218.5-6.007-95.118 33.337-201.432 107.952-337.169 13.54-24.644 31.29-52.406 52.588-82.762 10.377-14.79 21.527-30.105 33.337-45.807a2565.712 2565.712 0 0176.869-96.938l10.695-12.766 14.632-17.294 9.739-11.264zm370.074 327.884l-9.103 10.923a3251.063 3251.063 0 00-24.803 30.083l-11.947 14.791-11.992 15.019-10.468 13.357c-11.696 15.11-21.572 28.445-29.127 39.367l-3.095 4.551-4.87 7.441c-55.181 87.746-77.072 202.707-24.03 252.951l3.483 3.118c25.395 21.39 66.582 33.905 126.407 34.747 55.91.66 115.439-15.564 146.773-47.331 40.687-41.347 38.502-112.413-29.059-225.826l-4.483-7.464c-7.782-12.743-23.051-33.519-43.804-59.984l-21.39-26.851a3601.32 3601.32 0 00-38.07-46.422l-10.422-12.47zM380.632 179.234l-8.124 9.785a2498.856 2498.856 0 00-74.82 94.345c-11.378 15.132-22.073 29.81-32.017 43.986-20.002 28.49-36.454 54.227-48.651 76.459-68.563 124.723-104.562 221.98-99.647 299.963 6.167 97.394 82.17 152.19 263.737 154.51 40.027.479 83.513-5.006 123.29-16.497l10.74-3.3 6.213-2.139-1.252-2.048c-46.694-79.599-21.96-195.083 34.133-290.497l3.983-6.622 3.709-6.03c4.733-7.51 10.718-16.248 17.795-26.055l9.01-12.22 11.538-15.246-4.096-8.078a909.084 909.084 0 00-14.95-27.42l-8.056-13.927-8.465-14.109c-11.15-18.295-31.835-46.694-59.847-82.648l-16.498-20.98-11.219-14.086-25.804-31.95a5906.074 5906.074 0 00-40.892-49.629l-20.867-24.94-8.943-10.627z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-body_age{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M92.065 81.158c130.76 0 236.922 34.125 316.945 103.038 63.116 54.343 102.567 110.36 123.132 168.555l1.574 4.54c24.917-57.033 55.007-105.187 90.382-144.403 70.352-77.997 172.467-105.28 301.871-83.212a35.07 35.07 0 0118.85 9.666l1.005.658a35.14 35.14 0 0115.139 23.666c19.525 121.823-8.145 227.884-82.836 315.318C807.493 561.668 697.01 593.08 550.07 575.62v32.857c.03.745.03 1.497 0 2.255v339.542a35.234 35.234 0 01-70.451 1.321l-.024-1.321V640.317l-7.24-1.098a1228.733 1228.733 0 01-31.124-5.262l-10.083-1.885-9.49-1.862c-26.696-5.361-51.771-11.445-75.214-18.263l-8.203-2.443c-92.238-27.988-158.414-67.85-198.353-120.601-34.47-45.529-57.972-105.786-70.956-180.776l-1.374-8.24-1.292-8.356c-2.707-18.233-4.833-37.29-6.371-57.167l-.67-9.238c-2.202-32.521-2.895-67.198-2.102-104.024a35.234 35.234 0 0133.596-39.92l1.35-.024zm35.222 71.415v3.705c.024 3.171.053 6.313.094 9.437l.165 9.308c.164 7.704.41 15.274.734 22.72l.428 8.868.5 8.744c.452 7.228.98 14.328 1.585 21.305l.763 8.303c.4 4.117.828 8.192 1.287 12.215l.945 7.986a683.374 683.374 0 002.701 19.426l1.204 7.546c11 66.13 30.607 117.548 58.384 154.233 26.096 34.47 70.369 63.304 132.933 85.872l6.894 2.437c13.941 4.827 28.752 9.355 44.437 13.571l7.91 2.085a820.933 820.933 0 0020.424 4.991l8.421 1.903 8.574 1.856a986.277 986.277 0 0017.57 3.547l9.002 1.703c3.025.552 6.078 1.098 9.15 1.644l9.296 1.586c2.948.493 5.913.98 8.902 1.456l.012-100.26-.07-7.07c-.529-34.5-3.712-56.827-13.83-85.461-16.355-46.275-48.63-92.103-102.673-138.636-59.364-51.119-137.579-79.612-235.742-85.02zm549.14 107.506c-51.46 57.05-91.216 138.794-118.71 245.495 2.672.323 5.326.629 7.963.91l7.863.805c117.13 11.24 199.814-14.152 251.004-74.074 56.64-66.3 79.83-144.555 69.717-237.051-97.041-12.55-168.42 9.137-217.837 63.915z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-cellout{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 567.54c-7.111 0-12.874-5.762-12.874-12.873s5.763-12.874 12.874-12.874 12.874 5.763 12.874 12.874S519.11 567.54 512 567.54zm0-24.52c-6.437 0-11.647 5.21-11.647 11.647s5.21 11.647 11.647 11.647 11.647-5.21 11.647-11.647-5.21-11.648-11.647-11.648z' fill='%23fff'/%3E%3Cpath d='M711.035 550.836c-75.245 0-135.926-75.245-135.926-167.48 0-92.237 60.681-165.054 135.926-165.054 75.245 0 135.927 75.245 135.927 165.053 0 92.236-60.682 167.481-135.927 167.481zm0-283.99c-48.545 0-87.381 53.4-87.381 116.51S662.49 502.29 711.035 502.29s87.382-53.4 87.382-118.936-38.837-116.508-87.382-116.508zm-174.762 584.97c-19.418 0-41.264-4.854-58.255-12.136-72.817-36.409-116.508-109.227-111.654-189.326 2.428-41.264 24.273-77.673 60.682-99.518 26.7-16.99 60.681-19.418 92.236-12.136 43.69 12.136 82.527 43.69 106.8 87.381 46.117 80.1 31.554 172.336-33.982 211.172-14.564 9.709-36.41 14.563-55.827 14.563zm0-48.545c12.136 0 24.272-2.427 33.981-9.709 41.264-24.273 48.545-87.381 14.564-145.635-19.418-33.982-48.545-55.827-77.673-65.536-19.418-4.855-38.836-2.428-55.826 7.281-21.846 12.137-33.982 36.41-36.41 60.682-4.854 60.681 29.128 116.508 82.527 143.208 12.137 7.282 26.7 9.71 38.837 9.71zM327.528 548.41c-21.845 0-43.69-7.282-63.108-16.99-33.982-24.274-55.827-60.682-55.827-101.946-2.428-38.836 9.709-77.672 31.554-111.654 19.418-33.981 50.972-58.254 87.381-75.245 36.41-16.99 80.1-14.563 114.081 7.282 33.982 24.273 55.827 60.681 55.827 101.945 2.428 38.836-9.709 77.672-31.554 111.654-26.7 46.118-77.672 80.1-138.354 84.954zm0-24.273zm50.973-245.153c-9.71 0-21.846 2.427-31.555 7.282-26.7 12.136-50.972 31.554-65.536 55.827-16.99 24.272-24.272 53.4-24.272 82.527 0 26.7 12.136 48.545 33.981 63.108 9.71 7.282 21.846 9.71 36.41 9.71 41.263-2.428 77.672-26.7 99.517-63.11 16.99-26.7 24.273-55.826 24.273-84.953 0-24.273-12.137-48.546-33.982-63.11-12.136-4.854-24.273-7.28-38.836-7.28z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-height{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M396.083 193.331H245.76c-12.698 0-22.938-10.24-22.938-22.937s10.24-22.938 22.938-22.938h150.733c12.697 0 22.937 10.24 22.937 22.938s-10.24 22.937-23.347 22.937zm0 670.106H245.76c-12.698 0-22.938-10.24-22.938-22.938s10.24-22.937 22.938-22.937h150.733c12.697 0 22.937 10.24 22.937 22.937s-10.24 22.938-23.347 22.938z' fill='%23fff'/%3E%3Cpath d='M321.126 850.33c-12.697 0-22.937-10.24-22.937-22.938V170.394c0-12.698 10.24-22.938 22.937-22.938s22.938 10.24 22.938 22.938v656.998c0 12.698-10.24 22.938-22.938 22.938zm312.525-488.244c-59.392 0-106.905-48.332-106.905-106.905 0-59.392 48.332-106.906 106.905-106.906s106.906 48.333 106.906 106.906c.41 58.573-47.923 106.905-106.906 106.905zm0-168.755c-33.587 0-61.03 27.443-61.03 61.03s27.853 61.031 61.03 61.031 61.03-27.853 61.03-61.03-27.033-61.03-61.03-61.03z' fill='%23fff'/%3E%3Cpath d='M790.528 620.544H477.184c-12.698 0-22.938-10.24-22.938-22.938V446.464c0-57.344 46.695-104.038 104.039-104.038h151.552c57.344 0 104.038 46.694 104.038 104.038v151.142c-.41 12.698-11.059 22.938-23.347 22.938zm-290.406-46.285H767.59V446.464c0-31.949-26.214-57.754-57.753-57.754H558.285c-31.949 0-57.754 26.215-57.754 57.754l-.41 127.795z' fill='%23fff'/%3E%3Cpath d='M702.054 863.437H565.248c-12.698 0-22.938-10.24-22.938-22.938V598.016c0-12.698 10.24-22.938 22.938-22.938h136.806c12.698 0 22.938 10.24 22.938 22.938v242.483c0 12.288-10.24 22.938-22.938 22.938zm-113.868-46.285h90.521V620.544h-90.521v196.608z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-shang{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M609.09 414.91h194.181L485.494 26.548 220.73 414.91h194.18v582.542H609.09V414.91z' fill='%23ff6685'/%3E%3C/svg%3E\")}.t-icon-xia{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M414.91 609.09H220.729l317.777 388.362L803.27 609.09h-194.18V26.548H414.91V609.09z' fill='%2300c6c6'/%3E%3C/svg%3E\")}.t-icon-sfrval{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1170 1024'%3E%3Cpath d='M544.677 208.64a68.34 68.34 0 11136.68 0v39.427h333.582v-78.941H755.441a148.21 148.21 0 00-284.826 0H142.086v78.855H544.7V208.64zm134.435 653.128L62 875.868l1.835 78.812 617.544-14.078c116.319-3.779 322.267-1.317 379.833 21.398l29.387-73.263c-91.854-36.254-379.379-28.07-411.422-26.948zM494.259 654.027a78.532 78.532 0 1079.18 78.553 78.532 78.532 0 00-79.158-78.553zm315.638-83.779a78.683 78.683 0 1078.683-78.035 78.683 78.683 0 00-78.683 78.035zm79.504 0c0 .886-1.663.907-1.663 0s1.663-.885 1.663 0zM264.149 630.528a115.467 115.467 0 11116.4-115.466 115.467 115.467 0 01-116.4 115.466zm0-141.066a25.624 25.624 0 1025.82 25.624 25.624 25.624 0 00-25.82-25.624zm360.772 66.873a136.079 136.079 0 11137.233-136.079 136.079 136.079 0 01-137.233 136.079zm0-182.34a46.26 46.26 0 1046.678 46.261 46.26 46.26 0 00-46.678-46.26z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-sfr{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M317.517 672.896c72.96 0 122.035 13.568 200.78 48.64l45.031 20.3 13.696 5.889c12.902 5.453 23.68 9.6 35.533 13.67 53.222 18.33 139.033 1.587 255.744-53.299a32 32 0 1127.213 57.907c-6.656 3.149-13.287 6.17-19.815 9.114l-19.353 8.448c-111.565 47.309-199.322 60.825-264.628 38.349l-9.42-3.328-11.52-4.327-5.812-2.278-12.134-4.967-13.235-5.708a1464.064 1464.064 0 01-7.22-3.175l-30.54-13.824c-77.107-34.995-119.424-47.411-184.32-47.411-73.933 0-127.59 12.877-161.152 37.094a32 32 0 11-37.453-51.916c46.131-33.28 112.41-49.152 198.605-49.152zm304.46-77.773a51.968 51.968 0 110 103.987 51.968 51.968 0 010-103.987zm155.956-57.088a62.387 62.387 0 110 124.723 62.387 62.387 0 010-124.748zm-301.491 57.088a31.18 31.18 0 110 62.387 31.18 31.18 0 010-62.387zm-291.124-22.349a31.18 31.18 0 110 62.388 31.18 31.18 0 010-62.388zM330.88 483.38a72.78 72.78 0 110 145.562 72.78 72.78 0 010-145.562zm311.885-7.757a31.18 31.18 0 110 62.388 31.18 31.18 0 010-62.388zM497.229 350.874a72.78 72.78 0 110 145.536 72.78 72.78 0 010-145.536zM206.106 371.66a51.968 51.968 0 110 103.961 51.968 51.968 0 010-103.936zm561.433 0a51.968 51.968 0 110 103.961 51.968 51.968 0 010-103.936zM330.88 309.274a31.18 31.18 0 110 62.387 31.18 31.18 0 010-62.387zm92.646-117.35l9.396 3.327 11.264 4.199 11.52 4.608 12.288 5.12 13.568 5.939 31.82 14.387c77.133 34.995 119.45 47.437 184.346 47.437 73.933 0 127.59-12.877 161.152-37.12a32 32 0 1137.453 51.917c-46.131 33.28-112.384 49.203-198.605 49.203-72.96 0-122.035-13.568-200.78-48.64l-39.553-17.869-7.245-3.2-13.107-5.632-11.853-4.864a515.533 515.533 0 00-11.238-4.275l-11.264-4.02c-53.222-18.329-139.06-1.587-255.744 53.3a32 32 0 11-27.238-57.933c130.38-61.338 231.04-80.973 303.82-55.91z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-waterper{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M345.242 244.07a51.2 51.2 0 0172.294 3.994c127.949 143.59 204.314 247.603 229.12 312.115A285.952 285.952 0 01665.6 662.938C665.6 819.917 539.52 947.2 384 947.2S102.4 819.917 102.4 662.938c0-36.455 6.81-71.322 19.2-103.348 24.806-64.153 97.74-167.603 218.726-310.476a51.2 51.2 0 014.916-5.044zm34.252 37.53C261.71 418.918 191.642 516.787 169.318 575.232a239.027 239.027 0 00-15.718 85.504C153.6 790.682 256.768 896 384 896s230.4-105.318 230.4-235.264a239.053 239.053 0 00-15.514-85.043c-22.272-58.599-95.385-156.621-219.392-294.093zm381.927-172.672a25.6 25.6 0 0134.611.41l1.536 1.587 9.19 10.393 8.807 10.087 12.518 14.592 7.885 9.395 7.526 9.088 7.168 8.832 6.759 8.525 6.425 8.269 6.042 7.961 5.683 7.68 5.325 7.424 4.94 7.117 4.558 6.86 4.224 6.554c8.038 12.826 13.875 23.962 17.51 33.408 6.118 15.95 9.472 33.28 9.472 51.456 0 78.516-63.027 142.234-140.8 142.234S640 397.107 640 318.54a143.18 143.18 0 0112.877-59.468l2.662-5.555c.973-1.92 1.971-3.866 3.072-5.888l3.405-6.144 1.869-3.226 3.993-6.656 4.352-6.963 2.356-3.584 4.94-7.424 2.612-3.84 5.53-7.885c1.894-2.662 3.84-5.401 5.887-8.192l6.272-8.499 6.656-8.832 7.04-9.14 7.424-9.446 3.84-4.838 7.962-9.907 8.371-10.24 4.3-5.197 8.96-10.7 4.609-5.454a25.6 25.6 0 012.432-2.534zm17.638 57.472l-6.912 8.243-6.605 7.987-6.323 7.757-6.016 7.501-8.473 10.778-5.3 6.886-2.56 3.328-4.838 6.528-4.557 6.272-2.15 3.046-4.122 5.888-3.84 5.658-3.533 5.402-3.225 5.17-2.944 4.916-2.663 4.66c-3.328 6.066-5.888 11.468-7.68 16.204-3.942 10.496-6.118 21.914-6.118 33.843 0 51.456 40.115 93.133 89.6 93.133s89.6-41.702 89.6-93.133c0-11.853-2.125-23.219-6.042-33.638a128.256 128.256 0 00-10.188-20.327l-2.944-4.787a302.592 302.592 0 00-4.941-7.577l-3.687-5.376-1.945-2.74-4.096-5.708-4.429-5.914-2.304-3.072-4.864-6.272-5.171-6.528-5.453-6.758-5.734-6.99-6.042-7.218-6.349-7.45-6.656-7.706-6.912-7.936a1735.117 1735.117 0 00-3.584-4.044z' fill='%23fff'/%3E%3Cpath d='M537.6 665.6a25.6 25.6 0 0125.6 25.6 128 128 0 01-128 128 25.6 25.6 0 01-2.995-51.02l2.995-.18a76.8 76.8 0 0076.672-72.294L512 691.2a25.6 25.6 0 0125.6-25.6z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-skeletalmuscle{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M806.264 144.91L681.362 72.797a33.823 33.823 0 00-44.03 10.197l-22.9 31.476c-9.169 12.81-13.833 19.68-17.448 25.382l-3.51 5.709c-3.702 5.76-9.696 14.28-24.35 34.452l-10.492 14.357c-23.577 35.812-48.857 54.846-83.138 68.63a316.04 316.04 0 01-12.839 4.836l-22.69 7.851c-16.184 5.699-26.638 10.408-36.458 17.739a67.32 67.32 0 00-23.193 30.123c-15.389 39.68-10.488 72.97 15.297 94.84 14.2 12.067 26.694 17.131 55.705 24.48l21.282 5.196c17.005 4.23 27.024 7.812 33.624 12.106 8.85 5.7 16.251 14.003 31.662 35.417l13.901 19.47c3.545 4.84 6.321 8.591 9.477 12.616 32.74 42.11 66.126 62.352 112.794 54.377 35.395-5.942 59.144-22.046 65.47-51.056 3.931-18.253.434-32.574-9.41-54.696l-9.357-20.176a100.958 100.958 0 01-5.34-13.827l-1.021-3.813a56.992 56.992 0 01-1.026-15.903l.48-5.203-1.92 4.533a1808.958 1808.958 0 0021.245-51.126l7.956-20.387c3.971-10.6 11.411-30.372 13.554-35.85l4.23-10.398c11.146-26.657 26.064-55.38 58.791-112.717 9.497-16.542 4.39-37.38-11.444-46.522zm-133.893 3.01l70.55 40.733-2.827 5.082c-23.189 41.839-35.43 66.95-45.781 92.508l-3.87 9.96-13.723 36.237-5.738 14.684c-5.895 14.862-12.405 30.605-20.41 49.03a35.963 35.963 0 00-2.467 8.46c-3.482 21.197-2.857 40.307 2.724 59.485 2.307 8.1 5.115 15.147 10.059 25.845l5.836 12.502 2.56 5.615 2.079 4.96-3.72.861a74.439 74.439 0 01-2.045.378c-16.591 2.777-29.711-4.368-47.63-26.37l-3.39-4.269a300.687 300.687 0 01-6.49-8.581L591.63 452c-19.936-27.627-30.4-39.094-47.777-50.309-12.7-8.245-26.433-13.488-46.128-18.735l-25.427-6.3c-19.938-5.01-27.992-7.995-32.517-11.79l-.47-.486c-1.569-1.657-1.604-4.202 2.338-14.659l.526-1.469-.37.27c4.539-3.396 56.967-21.906 56.221-21.638 46.838-18.783 83.82-46.64 115.043-94.208l22.65-31.136c6.237-8.755 10.117-14.358 13.08-18.933l6.684-10.646c2.062-3.107 4.71-6.95 8.648-12.467l8.28-11.55zM347.217 447.127c-35.696 6.09-59.544 22.46-65.612 51.672-3.804 18.219-.324 32.476 9.658 54.732l9.03 19.718c2.8 6.13 4.352 10.142 5.363 13.787l1.022 3.814c1.409 6.4 1.628 12.812.758 20.368l-.171.76-5.786 13.744c-7.313 17.32-13.417 32.544-19.08 47.379l-14.9 39.855-2.632 6.7c-10.8 26.803-25.103 54.646-58.54 113.398-9.48 16.607-4.35 37.404 11.484 46.546l124.822 72.066a33.87 33.87 0 0044.622-11.037l31.858-46.34 45.415-62.099-.825 1.243c22.566-34.247 47.846-53.281 82.047-67.111l8.324-3.253 4.514-1.584 22.69-7.85c16.207-5.74 26.708-10.529 36.504-17.82 10.375-7.548 18.38-17.969 23.06-29.985 15.372-39.744 10.471-73.034-15.417-94.91-14.16-12.043-26.694-17.131-55.705-24.48l-21.323-5.219-9.378-2.46c-11.457-3.23-18.929-6.2-24.269-9.606-8.706-5.67-16.084-14.014-31.517-35.388l-16.001-22.346a445.796 445.796 0 00-5.593-7.527l-1.836-2.403c-32.683-42.023-66.092-62.225-112.627-54.388zm59.328 98.504l4.814 6.27a865.147 865.147 0 0110.271 14.312c25.382 35.874 36.133 48.796 55.673 61.475 12.7 8.245 26.393 13.465 46.048 18.688l29.57 7.403c16.976 4.375 24.286 7.252 28.431 10.773l.494.447c1.568 1.657 1.62 4.266-2.258 14.705l-.496 1.325.364-.165c-4.493 3.315-56.881 21.848-56.262 21.614l-7.29 3.043a233.692 233.692 0 00-102.572 83.68l-4.276 6.289-40.572 55.385-5.551 7.754-12.035 17.495-69.865-40.336 10.53-19.17c17.711-32.537 27.86-54.022 36.51-75.89l16.864-44.843a1489.848 1489.848 0 0125.6-62.579 36.15 36.15 0 002.456-8.253 130.035 130.035 0 00-2.723-59.86 167.58 167.58 0 00-10.082-25.805l-6.956-15.029-2.274-5.18-1.256-3.036 3.968-.824 2.005-.401c17.475-2.912 31.172 5.373 50.853 30.65z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-inorganic{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M500.635 500.635h22.73v22.73h-22.73z' fill='%23FFF'/%3E%3Cpath d='M491.573 512.028a12.712 12.712 0 1012.712-12.713 12.712 12.712 0 00-12.712 12.713z' fill='%23fff'/%3E%3Cpath d='M109.349 756.005a24.162 24.162 0 009.337 34.28 26.185 26.185 0 0013.24 3.9 25.82 25.82 0 0021.82-12.459l149.529-246.125a29.72 29.72 0 0151.395 0l56.856 93.476c0 .78.78.78.78 1.56l-75.58 124.612a25.941 25.941 0 008.581 35.035 26.258 26.258 0 0013.24 3.901 25.844 25.844 0 0021.82-12.459l259.34-426.032a29.72 29.72 0 0151.395 0L925.525 742.01c0 .78.78.78 0 1.56a2.438 2.438 0 01-1.56.78H705.902a25.624 25.624 0 00-24.918 24.918 25.112 25.112 0 0024.918 24.917h218.063a52.053 52.053 0 0045.178-26.478 50.298 50.298 0 00-.78-52.175L733.94 329.996a81.164 81.164 0 00-138.63 0L441.88 583.12l-44.397-73.143a81.164 81.164 0 00-138.63 0L109.349 756.03z' fill='%23fff'/%3E%3Cpath d='M109.349 756.005a24.162 24.162 0 009.337 34.28 26.16 26.16 0 0013.24 3.9 25.82 25.82 0 0021.82-12.459l149.529-246.125a29.72 29.72 0 0151.395 0l56.856 93.476c0 .78.78.78.78 1.56-82.554 137.07 206.336-338.895 29.599-47.518l-44.398-73.143a81.164 81.164 0 00-138.63 0L109.349 756.005z' fill='%23fff'/%3E%3C/svg%3E\")}.t-icon-kongradio{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M510.398 952.656c-244.164 0-442.798-198.78-442.798-443.105 0-244.345 198.634-443.128 442.798-443.128 244.141 0 442.809 198.804 442.809 443.128 0 244.325-198.621 443.105-442.809 443.105zm0-839.41c-218.328 0-395.95 177.761-395.95 396.282 0 218.524 177.621 396.26 395.95 396.26 218.34 0 395.96-177.761 395.96-396.26.001-218.52-177.62-396.281-395.96-396.281z' fill='%23bfbfbf'/%3E%3C/svg%3E\")}.t-icon-radio{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512.572 64.021c-247.112 0-447.435 200.325-447.435 447.436 0 247.112 200.323 447.435 447.435 447.435 247.111 0 447.436-200.323 447.436-447.435 0-247.111-200.325-447.436-447.436-447.436zm288.86 325.271l-346.74 346.719c-8.74 8.739-20.187 13.108-31.636 13.108-11.447 0-22.896-4.369-31.635-13.108L212.469 557.08c-17.478-17.457-17.478-45.792 0-63.27s45.792-17.478 63.27 0l147.317 147.295 315.106-315.084c17.478-17.478 45.792-17.478 63.27 0s17.478 45.792 0 63.27z' fill='%23f19601'/%3E%3C/svg%3E\")}.t-icon-nv{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M305.4080000000001 412.432a300.056 300.056 0 10600.112 0 300.056 300.056 0 10-600.112 0z' fill='%23f1acb3'/%3E%3Cpath d='M889.616 697.437c155.829-155.83 154.107-409.806-.861-564.774-154.969-155.83-406.362-154.108-562.192.86-142.915 142.916-161.856 359.872-32.715 526.033l-67.153 67.153-118.81-118.81c-20.662-20.662-53.378-20.662-74.04 0-20.662 20.663-20.662 53.378 0 74.04l118.81 118.81-74.041 74.04c-20.663 20.663-20.663 53.379 0 74.041 20.662 20.663 53.378 20.663 74.04 0l74.04-74.04 117.088 117.087c20.662 20.662 53.378 20.662 74.04 0 20.663-20.663 20.663-53.378 0-74.04L300.736 800.748l67.153-67.153c148.081 111.06 378.812 106.756 521.728-36.16zM398.02 204.98C520.274 82.728 725.177 91.338 836.238 229.948c84.371 105.896 84.371 259.142 0 365.037-111.061 139.472-315.964 147.22-438.217 24.967-115.365-113.643-115.365-300.466 0-414.97z' fill='%23333'/%3E%3C/svg%3E\")}.t-icon-qiehuan{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 80c238.208 0 432 193.792 432 432S750.208 944 512 944 80 750.208 80 512 273.792 80 512 80m0-80C229.216 0 0 229.216 0 512s229.216 512 512 512c282.768 0 512-229.216 512-512S794.768 0 512 0z' fill='%23515151'/%3E%3Cpath d='M757.2 382.528l-100.24-100.24c-8.24-8.272-22.352-2.416-22.352 9.264v77.872a13.104 13.104 0 01-13.104 13.088H237.2a13.088 13.088 0 00-13.088 13.088v35.104c0 7.232 5.856 13.088 13.088 13.088h549.68a13.104 13.104 0 009.264-22.352L757.2 382.528zM266.8 641.456l100.24 100.256a13.088 13.088 0 0022.352-9.264V654.56a13.12 13.12 0 0113.104-13.104h384.32a13.088 13.088 0 0013.104-13.088V593.28a13.104 13.104 0 00-13.104-13.088H237.12a13.088 13.088 0 00-9.264 22.352l38.944 38.912zm0 0' fill='%23515151'/%3E%3C/svg%3E\")}.t-icon-nan{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M718.592 611.568a300.056 300.056 0 10-600.112 0 300.056 300.056 0 10600.112 0z' fill='%2390cbdd'/%3E%3Cpath d='M134.384 326.563c-155.829 155.83-154.107 409.806.861 564.774 154.969 155.83 406.362 154.108 562.192-.86 142.915-142.916 161.856-359.872 32.715-526.033l67.153-67.153 118.81 118.81c20.662 20.662 53.378 20.662 74.04 0 20.662-20.663 20.662-53.378 0-74.04l-118.81-118.81 74.041-74.04c20.663-20.663 20.663-53.379 0-74.041-20.662-20.663-53.378-20.663-74.04 0l-74.04 74.04L680.217 32.123c-20.662-20.662-53.378-20.662-74.04 0-20.663 20.663-20.663 53.378 0 74.04l117.087 117.088-67.153 67.153C508.03 179.344 277.3 183.648 134.384 326.564zM625.98 819.02c-122.253 122.253-327.156 113.643-438.217-24.967-84.371-105.896-84.371-259.142 0-365.037 111.061-139.472 315.964-147.22 438.217-24.967 115.365 113.643 115.365 300.466 0 414.97z' fill='%23333'/%3E%3C/svg%3E\")}.t-icon-zanwu1{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1072 1024'%3E%3Cpath d='M0 566.223C0 627.81 239.421 677.79 534.747 677.79s534.748-49.956 534.748-111.542c0-61.587-239.421-111.543-534.748-111.543S0 504.637 0 566.223z' fill='%23F5F5F5'/%3E%3Cpath d='M137.996 231.619v306.956c0 18.237 7.29 35.67 20.212 48.567a69.169 69.169 0 0048.786 20.09H845.24c38.107 0 68.998-30.72 68.998-68.632V231.619H722.481a49.59 49.59 0 00-49.737 49.42 49.59 49.59 0 01-49.738 49.494h-193.78a49.59 49.59 0 01-49.736-49.494 49.59 49.59 0 00-49.738-49.444H137.996z' fill='%23FAFAFA'/%3E%3Cpath d='M329.777 231.619a49.615 49.615 0 0149.64 46.568l.073 2.925A49.566 49.566 0 00426.3 330.46l2.926.074h193.78a49.615 49.615 0 0049.64-46.544l.097-2.925a49.566 49.566 0 0146.811-49.347l2.926-.098h191.756v306.956a68.803 68.803 0 01-65.536 68.56l-3.462.097H206.994a68.852 68.852 0 01-68.9-65.195l-.098-3.437V231.619h191.805l-.024-.049zm-174.543 306.98a51.59 51.59 0 0048.713 51.371l3.023.098h638.244a51.639 51.639 0 0051.688-48.47l.073-2.998V248.783H722.456c-17.066 0-31.085 13.117-32.353 29.794l-.122 2.487a66.804 66.804 0 01-63.537 66.56l-3.462.097H429.227a66.828 66.828 0 01-66.877-63.195l-.098-3.414a32.378 32.378 0 00-29.964-32.231l-2.511-.098H155.234v289.841z' fill='%23D9D9D9'/%3E%3Cpath d='M323.584 0h405.09l184.612 232.838-13.556 10.63L720.31 17.14H331.923L151.016 243.468l-13.507-10.654z' fill='%23D9D9D9'/%3E%3Cpath d='M129.634 935.326v-16.53c10.947-1.073 21.455-2.145 31.548-2.999V903.12c-9.874.878-20.406 1.731-31.548 2.585v-16.945h33.475V876.08h-33.475V861.94h-14.166v14.14H90.575c5.364-7.07 10.508-15.213 15.238-24.234h58.807V838.12h-52.37c1.707-3.877 3.218-7.73 4.705-11.606l-15.433-2.56c-1.706 4.706-3.657 9.436-5.607 14.141H66.12v13.751h22.967c-5.144 9.655-10.947 17.798-16.945 24.674l3.414 12.239h39.936v17.798c-14.605.878-30.257 1.512-46.568 2.365l1.926 13.75c15.458-.853 30.476-1.95 44.617-2.803v15.457h14.19zm44.202.634c9.24-13.287 15.019-28.964 17.384-46.982h27.892v46.568h14.823v-46.568h22.748v-13.531h-64.366v-22.309c23.162-2.584 42.472-7.509 58.344-14.384l-9.85-11.581c-15.043 6.85-36.084 11.58-62.66 14.14v33.72c-.438 19.31-5.607 35.84-15.042 49.785l10.727 11.142zm-66.072 86.504v-8.363h108.983v8.363h15.872v-80.701H91.843v80.701h15.896zm108.983-50.883H107.739v-16.75h109.008v16.75zm0 29.184H107.739v-16.75h109.008v16.75zm71.436 21.04c29.842-12.897 51.322-31.134 64.61-54.32 7.314-13.727 12.677-29.818 16.09-48.494h17.409v78.117c0 14.604 6.85 21.894 21.016 21.894h34.767c9.021 0 15.458-1.95 19.53-5.803 4.73-4.705 7.948-17.383 9.654-38.4l-14.58-4.73c-1.072 16.75-2.998 26.624-6.021 30.038-2.341 2.803-6.218 4.315-11.362 4.315h-27.258c-6.875 0-10.313-3.657-10.313-10.532V918.99h66.56v-14.799h-97.036c1.511-11.605 2.365-24.259 2.804-37.547v-14.384h76.824v-15.043H296.789v15.018H358.4v14.385a290.89 290.89 0 01-2.78 37.547H282.43v14.823h70.607a158.232 158.232 0 01-11.8 36.499c-11.581 21.87-31.964 39.253-61.586 52.565l8.582 13.75zm393.41.635l8.364-12.678c-15.458-10.484-28.526-25.308-39.693-44.618 12.02-25.356 18.676-56.027 19.749-91.867h13.946v-14.8h-56.637c1.707-9.46 3.413-19.748 4.73-30.695l-15.043-2.584c-4.291 40.789-12.873 73.191-25.527 97.231l9.655 11.8c4.51-7.728 8.777-16.53 12.678-26.404 5.778 21.455 12.873 40.35 21.211 56.88a126.318 126.318 0 01-39.692 44.642l7.948 12.873A143.97 143.97 0 00643 979.066c10.727 18.042 23.6 32.646 38.62 43.374zm-180.906-97.427c18.432-12.458 31.33-27.063 38.4-44.007v40.789h14.385v-27.916c7.729 5.144 16.945 12.02 27.672 20.602l7.949-12.02a500.053 500.053 0 00-35.621-19.749v-2.34h39.058V866.84h-39.058v-40.984h-14.385v40.984H497.25v13.532h30.476c-6.461 11.8-18.042 22.528-34.572 32.183l7.509 12.434zm72.948-63.098a142.716 142.716 0 0016.53-27.696L579 829.074c-3.852 9.021-9.436 18.042-16.311 27.258l10.971 5.583zm-57.734-.243l11.166-5.12a183.613 183.613 0 00-13.312-26.82l-12.214 4.048c5.12 8.167 9.874 17.383 14.384 27.916zm126.196 87.576c-8.582-18.042-15.433-39.692-20.822-64.805l2.804-11.166h31.769c-.878 28.965-5.364 54.296-13.751 75.971zm-142.921 72.558c21.455-6.022 39.253-13.97 53.443-23.845 12.653 5.608 23.6 11.386 33.036 16.97l8.387-12.02a475.355 475.355 0 00-29.623-14.605 86.314 86.314 0 0023.82-36.693v-12.678h-44.86c1.291-3.852 2.803-7.705 4.29-11.776l-14.384-1.707c-1.488 4.267-3.219 8.777-5.12 13.507H496.81v13.507h25.331c-4.29 8.582-9.24 17.384-14.823 26.82 10.532 3.9 20.407 7.948 29.842 12.044-12.434 7.07-27.697 12.873-45.275 17.578l7.29 12.898zm51.078-39.497a452.315 452.315 0 00-24.479-9.24 158.916 158.916 0 0011.606-20.603h36.912a83.139 83.139 0 01-24.04 29.843zm182.418 38.205c12.02 0 18.042-6.437 18.042-18.896V938.96c6.632-3.023 13.288-6.022 19.944-9.46v-15.213a290.909 290.909 0 01-19.968 9.679v-42.301h20.601v-14.8H750.69v-40.57h-15.02v40.57h-25.697v14.8h25.747v48.518c-9.436 3.413-19.31 6.437-29.184 8.777l3.876 15.043c8.363-2.584 16.726-5.583 25.308-8.801v52.59c0 5.997-2.78 9.215-8.144 9.215-5.168 0-10.727-.414-16.335-1.072l3.243 14.604h18.237zm86.48 1.926v-10.509h58.172v10.484h14.385v-70.339h-36.084v-26.404h45.958v-13.946H855.65v-25.332H896v-52.151H782.872v67.17c-.195 45.08-7.923 81.993-23.162 110.323l12.02 10.728c14.166-27.892 22.528-60.099 25.113-96.792h43.788v26.404h-35.84v70.388h14.385zm61.83-150.016h-83.067v-23.82h83.066v23.82zm-40.351 39.253h-42.91l.194-10.289V886.37h42.716V911.7zm36.693 86.504h-58.173v-32.403h58.173v32.427zm110.519-58.149c9.24 0 18.456-7.07 27.697-21.04l-10.728-7.73c-6.436 9.875-12.02 15.02-16.969 15.02-4.072 0-10.728-3.22-19.944-9.217-9.46-6.436-17.603-9.435-24.259-9.435-9.435 0-18.675 6.85-27.696 21.016l10.727 7.51c6.242-9.875 11.825-14.8 16.97-14.8 4.29 0 10.946 2.999 20.382 9.216 9.24 6.242 17.164 9.46 23.82 9.46z' fill='%2395979A'/%3E%3C/svg%3E\")}.t-icon-xiazai41{background:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M888.514 742.335c-12.41 12.41-32.715 12.41-45.124 0l-90.249-90.248c-12.41-12.41-12.41-32.716 0-45.125 12.41-12.41 32.715-12.41 45.125 0l90.25 90.248c12.407 12.41 12.407 32.715-.002 45.125zm46.766-260.967c0 17.55-14.358 31.908-31.907 31.908H775.742c-17.55 0-31.908-14.358-31.908-31.908s14.358-31.907 31.908-31.907h127.63c17.55 0 31.908 14.358 31.908 31.907zM753.141 373.945c12.41 12.41 32.715 12.41 45.125 0l90.25-90.249c12.409-12.41 12.409-32.715 0-45.124-12.41-12.41-32.716-12.41-45.125 0l-90.249 90.248c-12.41 12.41-12.41 32.715 0 45.125zM623.037 951.718c-11.11 0-22.583-4.449-32.72-13.025L343.659 730.01c-13.453-11.382-15.133-31.516-3.75-44.968 11.382-13.452 31.515-15.133 44.968-3.75l216.286 182.987V160.033l-194.12 165.535c-17.973 15.326-48.161 26.45-71.781 26.45H152.535V673.99h87.49c17.623 0 31.908 14.286 31.908 31.908s-14.285 31.908-31.907 31.908h-90.392c-33.589 0-60.915-27.326-60.915-60.915V349.117c0-33.589 27.326-60.915 60.915-60.915h185.627c8.383 0 23.996-5.753 30.376-11.192L590.295 85.433c15.43-13.156 33.994-16.695 49.662-9.465 15.667 7.23 25.021 23.653 25.021 43.93v784.165c0 20.25-9.34 36.672-24.987 43.929a40.086 40.086 0 01-16.954 3.726z' fill='%23ff5656'/%3E%3C/svg%3E\")}*{font-family:Microsoft YaHei}body{font-size:32rpx}.text_l{text-align:left}.text_r{text-align:right!important}.text_c{text-align:center}.f-r{float:right!important}.bgfff{background:#fff!important}.c666{color:#666!important}.c999{color:#999!important}.cyello{color:#fec407!important}.cblue{color:#477eff!important}.size12{font-size:28rpx!important}.size14{font-size:32rpx!important}.size16{font-size:36rpx!important}.size18{font-size:40rpx!important}.size20{font-size:44rpx!important}.size26{font-size:52rpx!important}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px!important}.mt-15{margin-top:15px!important}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px!important}.mr-5{margin-right:5px!important}.mr-10{margin-right:10px!important}.ml-5{margin-left:5px!important}.ml-10{margin-left:10px!important}.ml-15{margin-left:15px!important}.orangeBtn{color:#fa8c16;background:#fff7e6;border:1px solid #ffd591;padding:5px 8px;border-radius:5px}.blueBtn{color:#1890ff;background:#dbebf9;border:1px solid #8cc8ff;padding:5px 8px;border-radius:5px}.redBtn{color:#f5222d;background:#fff1f0;border:1px solid #ffa39e}.bold{font-weight:700}.flex{display:flex;align-items:center;justify-content:space-between}.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.box_shadow{box-shadow:0 1px 5px 2px rgba(223,226,225,.9882352941176471)}.border-bottom{border-bottom:1px solid #f7f7f7}.borderR{border-right:1px solid #f7f7f7}.nolist{padding:15px;width:calc(100% - 30px);text-align:center}.nolist uni-image{width:100px;height:100px}.nolist uni-text{display:block;width:100%;margin-top:15px;text-align:center;color:#999}.btn{text-align:center;color:#fff;height:35px;line-height:35px;border-radius:10px}.endtext{text-align:center;font-size:32rpx;color:#999;padding:15px 0}.groupBtn{display:flex}.groupBtn .del{color:#fec407!important;background-color:#ffe4b8!important}.groupBtn .btn{background-color:#fec407;width:45%;margin:10px auto 15px;text-align:center;height:36px;line-height:36px;border-radius:10px;color:#fff}.wrapper{position:fixed;left:0;right:0;top:0;bottom:0;z-index:999}.wrapper .bg{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:99}.wrapper .wrapper_box{width:220px;background-color:#fff;z-index:1000;position:absolute;height:100vh}.wrapper .wrapper_box .top{width:100%;height:90px;color:#fff;text-align:center;background:linear-gradient(90deg,#477eff,#39d9c9)}.wrapper .wrapper_box .top .image1{width:50px;height:50px;margin:auto;border-radius:50%;margin-bottom:16rpx}.wrapper .wrapper_box .top uni-view{width:100%;display:block;text-align:center;margin:auto}.wrapper .wrapper_box .drawerList{position:relative;top:0;left:0;flex-direction:column;flex:1;justify-content:flex-end;margin-bottom:20rpx;width:220px;height:calc(100vh - 100px);overflow-y:scroll}.wrapper .wrapper_box .drawerList .drawerList_item{background:#f7f7f7;margin:10px;padding:8px 8px 0;border-radius:10px;display:flex;justify-content:space-between}.wrapper .wrapper_box .drawerList .drawerList_item .image1{width:45px;height:45px;border-radius:50%;margin-right:10px}.wrapper .wrapper_box .drawerList .drawerList_item .overflow{font-size:32rpx;color:#333}.wrapper .wrapper_box .drawerList .drawerList_item .right{width:70%}.wrapper .wrapper_box .drawerList .drawerList_item .right .dangqian{font-size:28rpx;color:#fff;padding:1px 5px;background-color:#477eff;text-align:center;width:auto;margin-left:10px;width:auto;display:inline-block;float:right;height:15px;line-height:15px;border-radius:3px}.wrapper .wrapper_box .drawerList .drawerList_item .right .toggle{background-color:#999}.wrapper .wrapper_box .drawerList .drawerList_item .info{height:30px;line-height:30px}.wrapper .wrapper_box .drawerList .drawerList_item .info uni-view{float:left;margin-right:10px;font-size:28rpx;color:#999}.wrapper .wrapper_box .drawerList .drawerList_item .name{width:100%;display:flex;justify-content:space-between}.wrapper .wrapper_box .drawerList .drawerList_item .name .overflow{width:60%}.wrapper .wrapper_box .drawerList .add{margin:15px;background:#fec407;color:#fff;height:30px;text-align:center;font-size:56rpx;line-height:30px;border-radius:20px}.wrapper .edit{width:15rem;height:auto;background:#eee;border-radius:10px;padding:15px;position:relative;top:15%;margin:auto;z-index:99999;overflow:hidden}.wrapper .edit .title{text-align:center;width:100%;color:#333;font-size:36rpx;font-weight:700}.wrapper .edit .editem{position:relative;display:flex;font-size:32rpx;border-radius:10px;margin-top:15px;height:40px;justify-content:space-between;background:#fff;padding:0 10px;align-items:center}.wrapper .edit .editem .radioimg{font-size:44rpx;color:#fec407}.wrapper .edit .editem .radio{width:50%;text-align:right;display:flex;justify-content:center;align-items:center}.wrapper .edit .editem .name{width:4rem;color:#333}.wrapper .edit .editem .right{width:60%;height:40px;line-height:40px;display:flex;justify-content:flex-end}.wrapper .edit .editem .right uni-input{margin-right:10px;height:40px;line-height:40px;text-align:right}.wrapper .edit .editem .right uni-picker{width:100%;font-size:36rpx;justify-content:center;align-items:center}.wrapper .edit .editem .right uni-picker uni-view{text-align:right}.wrapper .edit .editem .right .uni-input{position:absolute;right:30px;top:0;left:0;height:40px;line-height:40px;text-align:right;z-index:9999}.wrapper .edit .editem .value{position:relative;z-index:999;width:3rem;text-align:center;float:left;margin-right:10px}.wrapper .edit .editem .iconfont{margin-left:10px;float:right;display:flex}.wrapper .edit .tips{font-size:28rpx;color:#999;text-align:center;margin-top:15px;margin-bottom:20px;display:flex}.header{width:100%;height:240rpx;background:linear-gradient(90deg,#477eff,#39d9c9)}.header uni-image{width:55px;height:55px;border-radius:50%}.header .top{margin:0 10px;display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-radius:10px;padding:10px 15px;min-height:170rpx}.header .top .headimg{width:55px;height:55px}.header .top .toggle{width:20px;height:20px}.header .add{border:1px #dfdfdf dashed;font-size:56rpx;font-weight:500;width:35px;height:35px;line-height:35px;border-radius:10px;text-align:center}.TrendPage{padding:10px 0;margin-bottom:15px;border-radius:10px;background-color:#f7f7f7}.TrendPage .listC{width:100%;padding:15px;display:flex;align-items:center;justify-content:space-around}.TrendPage .listC uni-view{position:relative}.TrendPage .listC .active:after{content:\"\";height:3px;width:100%;position:absolute;bottom:-5px;left:0;border-radius:5px;background:linear-gradient(90deg,#477eff,#39d9c9)}.TrendPage .box{width:calc(100% - 20px);background-color:#fff;margin:10px;border-radius:15px}.TrendPage .boxTime{width:calc(100% - 20px);border-radius:10px;padding:10px;text-align:center}.TrendPage .boxTime .style{background:linear-gradient(90deg,#477eff,#39d9c9);color:#fff}.TrendPage .boxTime .iconfont{font-size:32rpx;color:#666}.TrendPage .boxLine{padding:0;display:flex;flex-wrap:wrap;border-radius:10px;justify-content:space-between}.TrendPage .boxLine .line{clear:both;width:100%;height:250px;background-color:#fff;border-radius:0 0 10px 10px}.gridList{padding:0;display:flex;flex-wrap:wrap;margin:15px;width:calc(100%- 30px);justify-content:space-between}.gridList .info{width:100%;display:flex;margin-top:15px;justify-content:space-between}.gridList .info .item{color:#fff;width:47.5%;height:50px;background:linear-gradient(90deg,#477eff,#39d9c9);text-align:center;border-radius:10px;display:flex;justify-content:center;align-items:center}.gridList .info .item uni-text{width:30px;height:30px;border-radius:50%;margin-right:10px;display:inline-block;background-color:#fff}.gridList .data{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;color:#666;margin-top:15px;width:100%}.gridList .data .item{width:47.5%;text-align:center;font-size:32rpx;line-height:30px;background:#fff;padding:10px 0;border-radius:15px;margin-bottom:15px;display:flex;align-items:center;justify-content:center}.gridList .data .val{display:flex;align-items:center;font-size:40rpx;font-weight:700;justify-content:center;color:#666}.gridList .data .val uni-text{font-size:32rpx;font-weight:500;display:block;margin-top:3px;margin-left:3px}.gridList .data .image{width:40px;height:40px;border-radius:50%}.gridList .data .image uni-image{width:70%;height:70%;margin:15%}.gridList .data .name{display:flex;align-items:center;justify-content:center;color:#999}.skiptop{background:linear-gradient(90deg,#477eff,#39d9c9);border-radius:10px;margin:0 15px 10px;font-size:32rpx;padding:20px 10px 5px;color:#fff}.skiptop .status{float:right;margin-bottom:25px;width:auto;color:#333;background-color:#fff;border-radius:10px;padding:8px 10px;display:flex;align-items:center}.skiptop .item{width:100%;display:flex;justify-content:space-between}.skiptop .item uni-text{display:block;width:100%;font-size:36rpx;text-align:center;margin-top:10px}.indexCarList .box{margin:15px 10px 0;padding:15px 10px 10px;background-color:#fff;width:calc(100% - 40px);display:flex;border-radius:10px}.indexCarList .card{flex-wrap:wrap}.indexCarList .card .title{width:100%;color:#666;display:flex;padding-bottom:5px;align-items:center;justify-content:space-between}.indexCarList .card .title uni-text{font-size:36rpx;font-weight:700;margin-right:10px;color:#333}.indexCarList .card .item{padding:15px 0;display:flex;flex-wrap:wrap;text-align:center}.indexCarList .card .item .weight{width:100%}.indexCarList .card .item .weight uni-text{font-size:48rpx!important;font-weight:700;display:inline-block}.indexCarList .card .item .standardBtn{width:40px;padding:3px 8px;border-radius:8px;text-align:center;color:#fff;font-size:32rpx;margin:auto;background-color:#fec407}.indexCarList .card .target{width:100%;display:flex;align-items:center;justify-content:space-between;padding-top:10px;font-size:32rpx;color:#477eff;border-top:1px solid #f7f7f7}.indexCarList .card .target .targetBtn{width:auto;height:30px;line-height:30px;color:#fff;border-radius:10px;padding:0 10px;background:linear-gradient(90deg,#477eff,#39d9c9)}.indexCarList .card .item2{width:50%;display:flex;flex-wrap:wrap;margin:15px 0}.indexCarList .card .item2 .name{display:inline-block;width:100%}.indexCarList .small{width:calc(50% - 40px);float:left;margin-bottom:15px}.indexCarList .small .title .name{display:flex;flex-wrap:wrap}.indexCarList .small .title .name uni-text{width:80%;margin-bottom:5px;display:inline-block}.indexCarList .small .item{justify-content:center}.indexCarList .setcard{width:calc(100% - 20px);text-align:center;height:40px;line-height:40px;margin:10px;border-radius:10px;color:#477eff;background-color:#fff}.calendar{background:#f7f7f7;min-height:100vh}.calendar .box{margin-bottom:305px;padding-bottom:210px}.calendar .list{display:flex;flex-wrap:wrap;justify-content:space-between;margin:15px;align-items:center}.calendar .list .item{width:100%;height:auto;background:#fff;display:flex;height:40px;justify-content:space-between;padding:10px 15px;border-radius:10px;align-items:center;text-align:center;font-size:36rpx;font-weight:700}.calendar .list .item uni-view{width:32%}.calendar .list .item uni-image{width:25px;height:25px}.calendar .list .item uni-text{width:100%;font-size:28rpx;display:block;color:#666;text-align:center;font-weight:400}.calendar .list .item .check{width:35px!important}.calendar .list .item .check .icon-kongradio{font-size:44rpx;color:#999}.calendar .list .item .check .icon-radio{font-size:44rpx;color:#fca82d}.calendar .time{width:100%;font-size:32rpx;color:#666;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.calendar .time uni-text{font-size:32rpx;margin-top:3px}.calendar .bottom{margin:0;width:auto;position:fixed;left:0;right:0;bottom:0;z-index:9;padding:0 10px 10px;background:#fff;border-radius:0;border-top:1px solid #dfdfdf}.calendar .bottom .btn{width:auto;margin:10px 0 0;background:linear-gradient(90deg,#477eff,#39d9c9)}.calendar .bottom .list{margin:10px 0;height:120rpx;position:relative}.calendar .bottom .list .item{background:#f7f7f7}.calendar .bottom .list .time{float:left;text-align:center;justify-content:center;color:#fea82d;font-weight:700;width:35%}.calendar .bottom .list .check{position:absolute;right:-5px;top:-5px;width:25px}.calendar .bottom .list .check .icon-quxiao{font-size:40rpx;color:#999}.calendar .pkclass{position:absolute;width:30px;height:30px;background:#fea82d;border-radius:50%;line-height:27px;text-align:center;color:#fff;font-size:40rpx;left:30px;top:120rpx}.calendar .btn.active{border:none;color:#333!important;background:#dfdfdf!important;display:block;border-radius:10px}.pkconp{background:#f7f7f7;padding:15px 0;min-height:100vh}.pkconp .headerTop{text-align:center;background:#fff;padding:15px 15px 10px;margin:0 15px;border-radius:10px 10px 0 0;display:flex;align-items:center;position:relative}.pkconp .headerTop .name{text-align:left}.pkconp .headerTop uni-image{width:110rpx;height:110rpx;border-radius:50%;margin-right:15px}.pkconp .headerTop .right{width:calc(100% - 140rpx)}.pkconp .headerTop .top{width:100%;display:flex;height:30px;line-height:30px;color:#999;margin-top:15px;font-size:30rpx}.pkconp .box{background:#fff;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;padding-top:15px;margin:15px;font-size:15px;border-radius:0 0 10px 10px}.pkconp .box .item{text-align:center;color:#999;width:33.3%;line-height:26px;border-right:1px solid #f7f7f7;box-sizing:border-box}.pkconp .box .item uni-view{font-size:40rpx;font-weight:700;color:#666}.pkconp .control{background:#fff;margin:15px;display:flex;border:1px solid #f0f0f0;border-radius:10px;flex-wrap:wrap;justify-content:space-between}.pkconp .control .title{width:100%;margin:10px;display:flex;justify-content:space-between}.pkconp .control .title uni-view{width:25%;text-align:center}.pkconp .control .li{display:flex;margin:0 10px;justify-content:space-between;height:54px;border-top:1px solid #eee;align-items:center;width:100%}.pkconp .control .li .name{width:25%;display:flex;font-size:32rpx;align-items:center}.pkconp .control .li .name uni-image{width:20px;height:20px;margin-right:5px}.pkconp .control .li .num{width:25%;display:flex;align-items:center;justify-content:center}.pkconp .control .li .num uni-image{width:40rpx;height:40rpx}.pkconp .control .li .f,\r\n.pkconp .control .li .f0{width:25%;text-align:center}.pkconp .control .li .f uni-text,\r\n.pkconp .control .li .f0 uni-text{display:block;width:100%;color:#999;font-size:28rpx}.pkconp .control .li .f0 uni-text{font-size:28rpx}.pkconp .time{border-top:1px solid #f0f0f0;width:100%;height:40px;line-height:40px;padding:0 10px;display:flex;align-items:center;justify-content:space-between}.pkconp .time uni-view{height:40px;line-height:40px;display:flex;align-items:center}.pkconp .boxTime{background:#fff;margin:15px;display:flex;border-radius:10px;flex-wrap:wrap;align-items:center;padding:0 10px;height:50px;line-height:50px;justify-content:space-between}.pkconp .boxTime uni-view{height:50px;line-height:50px;display:flex;align-items:center}.weightPages .text{width:100%;text-align:center;font-size:36rpx;margin-top:20px;color:#477eff}.weightPages .title{width:100%;text-align:center;height:45px;line-height:45px;font-size:36rpx;font-weight:700}.weightPages .image{text-align:center}.weightPages .image uni-image{width:200px;height:200px;margin:auto;margin-top:20px}.weightPages .tips{width:auto;margin-top:25px;padding-left:20px;line-height:30px;font-size:28rpx;color:#999}.weightPages .tips uni-text{display:block}.weightPages .wrapper{position:fixed;top:0;bottom:0;right:0;left:0;z-index:99;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.4)}.weightPages .wrapper .Blue{width:75%;padding:15px;background:#fff;z-index:999;border-radius:5px;text-align:center;line-height:30px}.weightPages .wrapper .Blue .h4{font-size:36rpx;font-weight:700;margin-bottom:10px}.weightPages .wrapper .Blue .Blue-box{display:flex;align-items:center;text-align:left;height:40px;line-height:40px;margin-bottom:15px}.weightPages .wrapper .Blue .Blue-box uni-text{font-size:36rpx;font-weight:700;margin:0 5px;color:#477eff}.weightPages .wrapper .Blue uni-input{width:85px;background:#f7f7f7;padding:7px 5px;margin-right:10px;border-radius:5px}.weightPages .wrapper .Blue-btn{width:45%;background:#477eff;border-radius:5px;font-size:32rpx;margin-top:10px;margin-bottom:5px;height:35px;line-height:35px;float:right;color:#fff}.weightPages .wrapper .Blue-close{background:#dfdfdf!important;float:left!important;color:#333}.weightPages .btnGroup{width:100%;display:flex}.weightPages .btnGroup .btnClose,\r\n.weightPages .btnGroup .baocun{width:150px;background-color:#477eff;border:1px solid #f7f7f7;color:#fff;text-align:center;padding:7px;border-radius:10px;margin:15px auto}.weightPages .btnGroup .btnClose{background-color:#dfdfdf;color:#fff}",""]),t.exports=e},d8ee:function(t,e,a){var i=a("2dda");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("18147b8d",i,!0,{sourceMap:!1,shadowMode:!1})},d91e:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this.$createElement,e=this._self._c||t;return e("uni-view",{staticClass:this._$g(0,"sc"),attrs:{_i:0}},[e("uni-view",{staticClass:this._$g(1,"sc"),attrs:{_i:1}}),e("uni-view",{staticClass:this._$g(2,"sc"),attrs:{_i:2}}),e("uni-view",{staticClass:this._$g(3,"sc"),attrs:{_i:3}}),e("uni-view",{staticClass:this._$g(4,"sc"),attrs:{_i:4}})],1)},n=[]},d92a:function(t,e,a){"use strict";a.r(e);var i=a("9daa"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},dad9:function(t,e,a){"use strict";a.r(e);var i=a("941d"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},dae5:function(t,e,a){"use strict";var i=a("d7ec"),n=a.n(i);n.a},dd3e:function(t,e){t.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},t.exports.__esModule=!0,t.exports["default"]=t.exports},e128:function(t,e,a){"use strict";var i=a("25c6"),n=a.n(i);n.a},e343:function(t,e,a){"use strict";a.r(e);var i=a("37af"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},e424:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=["#1890FF","#91CB74","#FAC858","#EE6666","#73C0DE","#3CA272","#FC8452","#9A60B4","#ea7ccc"],n={type:["pie","ring","rose","word","funnel","map","arcbar","line","column","mount","bar","area","radar","gauge","candle","mix","tline","tarea","scatter","bubble","demotype"],range:["\u997c\u72b6\u56fe","\u5706\u73af\u56fe","\u73ab\u7470\u56fe","\u8bcd\u4e91\u56fe","\u6f0f\u6597\u56fe","\u5730\u56fe","\u5706\u5f27\u8fdb\u5ea6\u6761","\u6298\u7ebf\u56fe","\u67f1\u72b6\u56fe","\u5c71\u5cf0\u56fe","\u6761\u72b6\u56fe","\u533a\u57df\u56fe","\u96f7\u8fbe\u56fe","\u4eea\u8868\u76d8","K\u7ebf\u56fe","\u6df7\u5408\u56fe","\u65f6\u95f4\u8f74\u6298\u7ebf","\u65f6\u95f4\u8f74\u533a\u57df","\u6563\u70b9\u56fe","\u6c14\u6ce1\u56fe","\u81ea\u5b9a\u4e49\u7c7b\u578b"],categories:["line","column","mount","bar","area","radar","gauge","candle","mix","demotype"],instance:{},option:{},formatter:{yAxisDemo1:function(t,e,a){return t+"\u5143"},yAxisDemo2:function(t,e,a){return t.toFixed(2)},xAxisDemo1:function(t,e,a){return t+"\u5e74"},xAxisDemo2:function(t,e,a){return function(t,e){var a=new Date;a.setTime(1e3*t);var i=a.getFullYear(),n=a.getMonth()+1;n=n<10?"0"+n:n;var r=a.getDate();r=r<10?"0"+r:r;var o=a.getHours();o=o<10?"0"+o:o;var s=a.getMinutes(),c=a.getSeconds();return s=s<10?"0"+s:s,c=c<10?"0"+c:c,"full"==e?i+"-"+n+"-"+r+" "+o+":"+s+":"+c:"y-m-d"==e?i+"-"+n+"-"+r:"h:m"==e?o+":"+s:"h:m:s"==e?o+":"+s+":"+c:[i,n,r,o,s,c]}(t,"h:m")},seriesDemo1:function(t,e,a,i){return t+"\u5143"},tooltipDemo1:function(t,e,a,i){return 0==a?"\u968f\u4fbf\u7528"+t.data+"\u5e74":"\u5176\u4ed6\u6211\u6ca1\u6539"+t.data+"\u5929"},pieDemo:function(t,e,a,i){if(void 0!==e)return a[e].name+"\uff1a"+a[e].data+"\u5143"}},demotype:{type:"line",color:i,padding:[15,10,0,15],xAxis:{disableGrid:!0},yAxis:{gridType:"dash",dashLength:2},legend:{},extra:{line:{type:"curve",width:2}}},pie:{type:"pie",color:i,padding:[5,5,5,5],extra:{pie:{activeOpacity:.5,activeRadius:10,offsetAngle:0,labelWidth:15,border:!0,borderWidth:3,borderColor:"#FFFFFF"}}},ring:{type:"ring",color:i,padding:[5,5,5,5],rotate:!1,dataLabel:!0,legend:{show:!0,position:"right",lineHeight:25},title:{name:"\u6536\u76ca\u7387",fontSize:15,color:"#666666"},subtitle:{name:"70%",fontSize:25,color:"#7cb5ec"},extra:{ring:{ringWidth:30,activeOpacity:.5,activeRadius:10,offsetAngle:0,labelWidth:15,border:!0,borderWidth:3,borderColor:"#FFFFFF"}}},rose:{type:"rose",color:i,padding:[5,5,5,5],legend:{show:!0,position:"left",lineHeight:25},extra:{rose:{type:"area",minRadius:50,activeOpacity:.5,activeRadius:10,offsetAngle:0,labelWidth:15,border:!1,borderWidth:2,borderColor:"#FFFFFF"}}},word:{type:"word",color:i,extra:{word:{type:"normal",autoColors:!1}}},funnel:{type:"funnel",color:i,padding:[15,15,0,15],extra:{funnel:{activeOpacity:.3,activeWidth:10,border:!0,borderWidth:2,borderColor:"#FFFFFF",fillOpacity:1,labelAlign:"right"}}},map:{type:"map",color:i,padding:[0,0,0,0],dataLabel:!0,extra:{map:{border:!0,borderWidth:1,borderColor:"#666666",fillOpacity:.6,activeBorderColor:"#F04864",activeFillColor:"#FACC14",activeFillOpacity:1}}},arcbar:{type:"arcbar",color:i,title:{name:"",fontSize:22,color:"#00FF00"},subtitle:{name:"",fontSize:15,color:"#666666"},extra:{arcbar:{type:"circle",width:10,backgroundColor:"#E9E9E9",startAngle:1.5,endAngle:.25,gap:2}}},line:{type:"line",color:i,padding:[15,10,0,15],xAxis:{disableGrid:!0},yAxis:{gridType:"dash",dashLength:2},legend:{},extra:{line:{type:"straight",width:2,activeType:"hollow"}}},tline:{type:"line",color:i,padding:[15,10,0,15],xAxis:{disableGrid:!1,boundaryGap:"justify"},yAxis:{gridType:"dash",dashLength:2,data:[{min:0,max:80}]},legend:{},extra:{line:{type:"curve",width:2,activeType:"hollow"}}},tarea:{type:"area",color:i,padding:[15,10,0,15],xAxis:{disableGrid:!0,boundaryGap:"justify"},yAxis:{gridType:"dash",dashLength:2,data:[{min:0,max:80}]},legend:{},extra:{area:{type:"curve",opacity:.2,addLine:!0,width:2,gradient:!0,activeType:"hollow"}}},column:{type:"column",color:i,padding:[15,15,0,5],xAxis:{disableGrid:!0},yAxis:{gridType:"dash",disableGrid:!0,gridColor:"#ffffff",data:[{min:0}]},extra:{column:{type:"group",width:30,activeBgColor:"#000000",activeBgOpacity:.08}}},mount:{type:"mount",color:i,padding:[15,15,0,5],xAxis:{disableGrid:!0},yAxis:{data:[{min:0}]},legend:{},extra:{mount:{type:"mount",widthRatio:1.5}}},bar:{type:"bar",color:i,padding:[15,30,0,5],xAxis:{boundaryGap:"justify",disableGrid:!1,min:0,axisLine:!1},yAxis:{},legend:{},extra:{bar:{type:"group",width:30,meterBorde:1,meterFillColor:"#FFFFFF",activeBgColor:"#000000",activeBgOpacity:.08}}},area:{type:"area",color:i,padding:[15,15,0,15],xAxis:{disableGrid:!0},yAxis:{gridType:"dash",disableGrid:!0,gridColor:"#ffffff",data:[{tofix:1,min:0}]},legend:{show:!1},extra:{area:{type:"curve",opacity:.2,addLine:!0,width:2,gradient:!1,activeType:"hollow"}}},radar:{type:"radar",color:i,padding:[5,5,5,5],dataLabel:!1,legend:{show:!0,position:"right",lineHeight:25},extra:{radar:{gridType:"radar",gridColor:"#CCCCCC",gridCount:3,opacity:.2,max:200,labelShow:!0}}},gauge:{type:"gauge",color:i,title:{name:"66Km/H",fontSize:25,color:"#2fc25b",offsetY:50},subtitle:{name:"\u5b9e\u65f6\u901f\u5ea6",fontSize:15,color:"#1890ff",offsetY:-50},extra:{gauge:{type:"default",width:30,labelColor:"#666666",startAngle:.75,endAngle:.25,startNumber:0,endNumber:100,labelFormat:"",splitLine:{fixRadius:0,splitNumber:10,width:30,color:"#FFFFFF",childNumber:5,childWidth:12},pointer:{width:24,color:"auto"}}}},candle:{type:"candle",color:i,padding:[15,15,0,15],enableScroll:!0,enableMarkLine:!0,dataLabel:!1,xAxis:{labelCount:4,itemCount:40,disableGrid:!0,gridColor:"#CCCCCC",gridType:"solid",dashLength:4,scrollShow:!0,scrollAlign:"left",scrollColor:"#A6A6A6",scrollBackgroundColor:"#EFEBEF"},yAxis:{},legend:{},extra:{candle:{color:{upLine:"#f04864",upFill:"#f04864",downLine:"#2fc25b",downFill:"#2fc25b"},average:{show:!0,name:["MA5","MA10","MA30"],day:[5,10,20],color:["#1890ff","#2fc25b","#facc14"]}},markLine:{type:"dash",dashLength:5,data:[{value:2150,lineColor:"#f04864",showLabel:!0},{value:2350,lineColor:"#f04864",showLabel:!0}]}}},mix:{type:"mix",color:i,padding:[15,15,0,15],xAxis:{disableGrid:!0},yAxis:{disabled:!1,disableGrid:!1,splitNumber:5,gridType:"dash",dashLength:4,gridColor:"#CCCCCC",padding:10,showTitle:!0,data:[]},legend:{},extra:{mix:{column:{width:20}}}},scatter:{type:"scatter",color:i,padding:[15,15,0,15],dataLabel:!1,xAxis:{disableGrid:!1,gridType:"dash",splitNumber:5,boundaryGap:"justify",min:0},yAxis:{disableGrid:!1,gridType:"dash"},legend:{},extra:{scatter:{}}},bubble:{type:"bubble",color:i,padding:[15,15,0,15],xAxis:{disableGrid:!1,gridType:"dash",splitNumber:5,boundaryGap:"justify",min:0,max:250},yAxis:{disableGrid:!1,gridType:"dash",data:[{min:0,max:150}]},legend:{},extra:{bubble:{border:2,opacity:.5}}}},r=n;e.default=r},e53f:function(t,e,a){"use strict";a.r(e);var i=a("bb8a"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},e587:function(t,e,a){var i=a("d491");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("3e22e4d6",i,!0,{sourceMap:!1,shadowMode:!1})},e5e2:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u6dfb\u52a0\u8bbe\u5907")]),t._$g(2,"i")?a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},t._l(t._$g(3,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("3-"+r,"sc"),attrs:{_i:"3-"+r},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g("4-"+r,"sc"),attrs:{_i:"4-"+r}},[a("v-uni-image",{attrs:{src:t._$g("5-"+r,"a-src"),_i:"5-"+r}}),a("uni-view",{staticClass:t._$g("6-"+r,"sc"),attrs:{_i:"6-"+r}},[a("v-uni-text",{attrs:{_i:"7-"+r}},[t._v(t._$g("7-"+r,"t0-0"))]),a("v-uni-text",{attrs:{_i:"8-"+r}},[t._v(t._$g("8-"+r,"t0-0"))])],1)],1),a("uni-view",{staticClass:t._$g("9-"+r,"sc"),attrs:{_i:"9-"+r}},[t._v("\u89e3\u7ed1")])],1)})),1):t._e()],1)},n=[]},e5ff:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-text",{staticClass:t._$g(0,"sc"),class:t._$g(0,"c"),style:t._$g(0,"s"),attrs:{_i:0},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._t("default",null,{_i:1})],2)},n=[]},e884:function(t,e,a){"use strict";a.r(e);var i=a("5c5a"),n=a("e8e6");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("601c");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"2dd05a1a",null,!1,i["a"],void 0);e["default"]=s.exports},e8c6:function(t,e,a){"use strict";var i=a("f81d"),n=a.n(i);n.a},e8e6:function(t,e,a){"use strict";a.r(e);var i=a("4f2a"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},e912:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{wxsProps:{"change:prop":"is_show"},staticClass:t._$g(1,"sc"),attrs:{"change:prop":t.renderswipe.showWatch,prop:t._$gc(1,"change:is_show"),"data-threshold":t._$g(1,"a-data-threshold"),"data-disabled":t._$g(1,"a-data-disabled"),_i:1},on:{touchstart:function(e){e=t.$handleWxsEvent(e),t.renderswipe.touchstart(e,t.$getComponentDescriptor())},touchmove:function(e){e=t.$handleWxsEvent(e),t.renderswipe.touchmove(e,t.$getComponentDescriptor())},touchend:function(e){e=t.$handleWxsEvent(e),t.renderswipe.touchend(e,t.$getComponentDescriptor())}}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[t._t("left",t._l(t._$g(4,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("4-"+r,"sc"),style:t._$g("4-"+r,"s"),attrs:{_i:"4-"+r},on:{touchstart:function(e){return t.$handleViewEvent(e,{stop:!0})},touchend:function(e){return t.$handleViewEvent(e,{stop:!0})},click:function(e){return t.$handleViewEvent(e,{stop:!0})}}},[a("v-uni-text",{staticClass:t._$g("5-"+r,"sc"),style:t._$g("5-"+r,"s"),attrs:{_i:"5-"+r}},[t._v(t._$g("5-"+r,"t0-0"))])],1)})),{_i:3})],2),a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[t._t("default",null,{_i:7})],2),a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[t._t("right",t._l(t._$g(10,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("10-"+r,"sc"),style:t._$g("10-"+r,"s"),attrs:{_i:"10-"+r},on:{touchstart:function(e){return t.$handleViewEvent(e,{stop:!0})},touchend:function(e){return t.$handleViewEvent(e,{stop:!0})},click:function(e){return t.$handleViewEvent(e,{stop:!0})}}},[a("v-uni-text",{staticClass:t._$g("11-"+r,"sc"),style:t._$g("11-"+r,"s"),attrs:{_i:"11-"+r}},[t._v(t._$g("11-"+r,"t0-0"))])],1)})),{_i:9})],2)],1)],1)},n=[]},e938:function(t,e,a){var i=a("5950");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("1a54c29e",i,!0,{sourceMap:!1,shadowMode:!1})},e9eb:function(t,e,a){var i=a("550c");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("5894ff22",i,!0,{sourceMap:!1,shadowMode:!1})},eaca:function(t,e,a){"use strict";var i=a("d4df"),n=a.n(i);n.a},eb1c:function(t,e,a){"use strict";var i=a("ce4b"),n=a.n(i);n.a},ed45:function(t,e){t.exports=function(t){if(Array.isArray(t))return t},t.exports.__esModule=!0,t.exports["default"]=t.exports},eeb0:function(t,e,a){"use strict";var i=a("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(a("3478")),r={data:function(){return{wxsProps:{}}},components:{record:n.default}};e.default=r},eedf:function(t,e,a){var i=a("7c30");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("a92f9734",i,!0,{sourceMap:!1,shadowMode:!1})},ef51:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.box[data-v-414154b0]{height:100vh;background-color:#fff}uni-input[data-v-414154b0]{border:none;background:inherit}.headbox[data-v-414154b0]{height:85px;padding-top:15px;border-radius:0 0 5px 5px;background:linear-gradient(90deg,#477eff,#39d9c9)}.headimage[data-v-414154b0]{display:block;padding-top:10px;width:70px;height:70px;border-radius:50%;font-size:140rpx;margin:auto;color:#fff}.lan[data-v-414154b0]{display:flex;align-items:center;font-size:32rpx;padding:5px 0;margin:5px 15px;border-bottom:1px solid #f7f7f7}.left[data-v-414154b0]{width:24%;text-align:left}.right[data-v-414154b0]{display:flex;align-items:center;justify-content:flex-end;width:72%;height:40px;line-height:40px;box-sizing:border-box;position:relative;text-align:right}.right uni-picker[data-v-414154b0]{width:100%;text-align:right;border:none;margin-right:15px;font-size:32rpx;color:#333}.right[data-v-414154b0] uni-input{height:35px;padding-top:1px;font-size:32rpx;color:#333;margin-right:15px}.right .iconfont[data-v-414154b0]{color:#333;font-size:32rpx;position:absolute;right:-10px;top:0}.btn[data-v-414154b0]{width:auto;margin:40px 15px 0;background:#fec407!important}',""]),t.exports=e},efc2:function(t,e,a){"use strict";a.r(e);var i=a("a4e8"),n=a("02f3");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("eb1c");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"b8d4e65e",null,!1,i["a"],void 0);e["default"]=s.exports},efe7:function(t,e,a){"use strict";a.r(e);var i=a("5c6c"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},f0f0:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,".container[data-v-37562626]{width:30px;height:30px;position:relative}.container.loading5 .shape[data-v-37562626]{width:15px;height:15px}.container .shape[data-v-37562626]{position:absolute;width:10px;height:10px;border-radius:1px}.container .shape.shape1[data-v-37562626]{left:0;background-color:#1890ff}.container .shape.shape2[data-v-37562626]{right:0;background-color:#91cb74}.container .shape.shape3[data-v-37562626]{bottom:0;background-color:#fac858}.container .shape.shape4[data-v-37562626]{bottom:0;right:0;background-color:#e66}.loading5 .shape1[data-v-37562626]{animation:animation5shape1-data-v-37562626 2s ease 0s infinite reverse}@-webkit-keyframes animation5shape1-data-v-37562626{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translateY(15px);transform:translateY(15px)}50%{-webkit-transform:translate(15px,15px);transform:translate(15px,15px)}75%{-webkit-transform:translate(15px);transform:translate(15px)}}@keyframes animation5shape1-data-v-37562626{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translateY(15px);transform:translateY(15px)}50%{-webkit-transform:translate(15px,15px);transform:translate(15px,15px)}75%{-webkit-transform:translate(15px);transform:translate(15px)}}.loading5 .shape2[data-v-37562626]{animation:animation5shape2-data-v-37562626 2s ease 0s infinite reverse}@-webkit-keyframes animation5shape2-data-v-37562626{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translate(-15px);transform:translate(-15px)}50%{-webkit-transform:translate(-15px,15px);transform:translate(-15px,15px)}75%{-webkit-transform:translateY(15px);transform:translateY(15px)}}@keyframes animation5shape2-data-v-37562626{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translate(-15px);transform:translate(-15px)}50%{-webkit-transform:translate(-15px,15px);transform:translate(-15px,15px)}75%{-webkit-transform:translateY(15px);transform:translateY(15px)}}.loading5 .shape3[data-v-37562626]{animation:animation5shape3-data-v-37562626 2s ease 0s infinite reverse}@-webkit-keyframes animation5shape3-data-v-37562626{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translate(15px);transform:translate(15px)}50%{-webkit-transform:translate(15px,-15px);transform:translate(15px,-15px)}75%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes animation5shape3-data-v-37562626{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translate(15px);transform:translate(15px)}50%{-webkit-transform:translate(15px,-15px);transform:translate(15px,-15px)}75%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}.loading5 .shape4[data-v-37562626]{animation:animation5shape4-data-v-37562626 2s ease 0s infinite reverse}@-webkit-keyframes animation5shape4-data-v-37562626{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}50%{-webkit-transform:translate(-15px,-15px);transform:translate(-15px,-15px)}75%{-webkit-transform:translate(-15px);transform:translate(-15px)}}@keyframes animation5shape4-data-v-37562626{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}50%{-webkit-transform:translate(-15px,-15px);transform:translate(-15px,-15px)}75%{-webkit-transform:translate(-15px);transform:translate(-15px)}}",""]),t.exports=e},f17a:function(t,e,a){"use strict";var i=a("a817"),n=a.n(i);n.a},f1f6:function(t,e,a){"use strict";var i=a("fa35"),n=a.n(i);n.a},f202:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={name:"loading1",data:function(){return{wxsProps:{}}},components:{}}},f2a6:function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={uniIcons:a("bbd6").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2},on:{click:function(e){return t.$handleViewEvent(e,{stop:!0})}}},[a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},[t._v("\u624b\u52a8\u8bb0\u5f55")]),a("uni-view",{staticClass:t._$g(4,"sc"),attrs:{_i:4},on:{click:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(5,"sc"),attrs:{_i:5}},[t._v("\u65e5\u671f")]),a("uni-view",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[a("v-uni-picker",{attrs:{mode:"date",end:t._$g(7,"a-end"),fields:"time",_i:7},on:{change:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[t._v(t._$g(8,"t0-0"))]),a("v-uni-icon",{staticClass:t._$g(9,"sc"),attrs:{_i:9}})],1)],1)],1),a("uni-view",{attrs:{_i:10}},[a("uni-view",{staticClass:t._$g(11,"sc"),attrs:{_i:11}},[a("uni-view",{staticClass:t._$g(12,"sc"),attrs:{_i:12}},[t._v("\u65f6\u957f")]),a("uni-view",{staticClass:t._$g(13,"sc"),attrs:{_i:13}},[a("v-uni-picker",{attrs:{mode:"multiSelector",range:t._$g(14,"a-range"),value:t._$g(14,"a-value"),_i:14},on:{change:function(e){return t.$handleViewEvent(e)}}},[a("uni-view",{staticClass:t._$g(15,"sc"),attrs:{_i:15}},[t._v(t._$g(15,"t0-0")+t._$g(15,"t0-1"))])],1),a("uni-icons",{staticClass:t._$g(16,"sc"),attrs:{_i:16}})],1)],1),a("uni-view",{staticClass:t._$g(17,"sc"),attrs:{_i:17}},[a("uni-view",{staticClass:t._$g(18,"sc"),attrs:{_i:18}},[t._v("\u4e2a\u6570")]),a("uni-view",{staticClass:t._$g(19,"sc"),attrs:{_i:19}},[a("v-uni-input",{attrs:{type:"number",placeholder:"\u8bf7\u8f93\u5165",_i:20},model:{value:t._$g(20,"v-model"),callback:function(e){t.$handleVModelEvent(20,e)},expression:"number"}}),t._v("\u4e2a")],1)],1)],1),a("uni-view",{staticClass:t._$g(21,"sc"),attrs:{_i:21},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u53d6\u6d88")]),a("uni-view",{staticClass:t._$g(22,"sc"),attrs:{_i:22},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u786e\u5b9a")])],1)],1)],1)},r=[]},f2af:function(t,e,a){"use strict";a.r(e);var i=a("d84b"),n=a("0eae");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"24ee7f38",null,!1,i["a"],void 0);e["default"]=s.exports},f338:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this.$createElement,e=this._self._c||t;return e("uni-view",{staticClass:this._$g(0,"sc"),attrs:{_i:0}},[e("uni-view",{staticClass:this._$g(1,"sc"),attrs:{_i:1}}),e("uni-view",{staticClass:this._$g(2,"sc"),attrs:{_i:2}}),e("uni-view",{staticClass:this._$g(3,"sc"),attrs:{_i:3}}),e("uni-view",{staticClass:this._$g(4,"sc"),attrs:{_i:4}})],1)},n=[]},f3b9:function(t,e,a){"use strict";function i(t){var e=Object.prototype.toString.call(t);return e.substring(8,e.length-1)}function n(){return"string"===typeof __channelId__&&__channelId__}function r(t,e){switch(i(e)){case"Function":return"function() { [native code] }";default:return e}}function o(t){for(var e=arguments.length,a=new Array(e>1?e-1:0),i=1;i<e;i++)a[i-1]=arguments[i];console[t].apply(console,a)}function s(){for(var t=arguments.length,e=new Array(t),a=0;a<t;a++)e[a]=arguments[a];var o=e.shift();if(n())return e.push(e.pop().replace("at ","uni-app:///")),console[o].apply(console,e);var s=e.map((function(t){var e=Object.prototype.toString.call(t).toLowerCase();if("[object object]"===e||"[object array]"===e)try{t="---BEGIN:JSON---"+JSON.stringify(t,r)+"---END:JSON---"}catch(n){t=e}else if(null===t)t="---NULL---";else if(void 0===t)t="---UNDEFINED---";else{var a=i(t).toUpperCase();t="NUMBER"===a||"BOOLEAN"===a?"---BEGIN:"+a+"---"+t+"---END:"+a+"---":String(t)}return t})),c="";if(s.length>1){var l=s.pop();c=s.join("---COMMA---"),0===l.indexOf(" at ")?c+=l:c+="---COMMA---"+l}else c=s[0];console[o](c)}a.r(e),a.d(e,"log",(function(){return o})),a.d(e,"default",(function(){return s}))},f407:function(t,e,a){"use strict";a.r(e);var i=a("82f5"),n=a("2c35");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("2220");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"1de8c812",null,!1,i["a"],void 0);e["default"]=s.exports},f493:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("uni-view",{staticClass:t._$g(0,"sc"),attrs:{_i:0}},[t._$g(1,"i")?a("uni-view",{staticClass:t._$g(1,"sc"),attrs:{_i:1}},[a("uni-view",{staticClass:t._$g(2,"sc"),attrs:{_i:2}},[a("uni-view",{staticClass:t._$g(3,"sc"),attrs:{_i:3}},[t._v("T")]),a("uni-view",{staticClass:t._$g(4,"sc"),attrs:{_i:4}},[a("v-uni-text",{staticClass:t._$g(5,"sc"),attrs:{_i:5}},[t._v("\u80ba\u6d3b\u91cf\u6d4b\u8bd5")]),a("v-uni-text",{staticClass:t._$g(6,"sc"),attrs:{_i:6}},[t._v("\u80ba\u6d3b\u91cf\u6d4b\u8bd5\u80fd\u8ba9\u6211\u4eec\u66f4\u597d\u7684\u4e86\u89e3\u60a8\uff0c\u4e3a\u60a8\u751f\u6210\u8be6\u7ec6\u7684\u5065\u5eb7\u62a5\u544a\u3002")])],1)],1),a("uni-view",{staticClass:t._$g(7,"sc"),attrs:{_i:7}},[t._$g(8,"i")?a("uni-view",{staticClass:t._$g(8,"sc"),attrs:{_i:8}},[a("v-uni-text",{staticClass:t._$g(9,"sc"),attrs:{_i:9}},[t._v("1")]),a("v-uni-text",{attrs:{_i:10}},[t._v("\u5438\u6c14\u80ba\u6d3b\u91cf")]),a("v-uni-text",{staticClass:t._$g(11,"sc"),attrs:{_i:11}},[t._v(t._$g(11,"t0-0")+"ml")]),a("v-uni-text",{attrs:{_i:12}},[t._v("\u5438\u6c14\u901f\u5ea6")]),a("v-uni-text",{staticClass:t._$g(13,"sc"),attrs:{_i:13}},[t._v(t._$g(13,"t0-0"))])],1):t._e(),t._$g(14,"i")?a("uni-view",{staticClass:t._$g(14,"sc"),attrs:{_i:14}},[a("v-uni-text",{staticClass:t._$g(15,"sc"),attrs:{_i:15}},[t._v("2")]),a("v-uni-text",{attrs:{_i:16}},[t._v("\u5438\u6c14\u80ba\u6d3b\u91cf")]),a("v-uni-text",{staticClass:t._$g(17,"sc"),attrs:{_i:17}},[t._v(t._$g(17,"t0-0")+"ml")]),a("v-uni-text",{attrs:{_i:18}},[t._v("\u5438\u6c14\u901f\u5ea6")]),a("v-uni-text",{staticClass:t._$g(19,"sc"),attrs:{_i:19}},[t._v(t._$g(19,"t0-0"))])],1):t._e(),t._$g(20,"i")?a("uni-view",{staticClass:t._$g(20,"sc"),attrs:{_i:20}},[a("v-uni-text",{staticClass:t._$g(21,"sc"),attrs:{_i:21}},[t._v("3")]),a("v-uni-text",{attrs:{_i:22}},[t._v("\u5438\u6c14\u80ba\u6d3b\u91cf")]),a("v-uni-text",{staticClass:t._$g(23,"sc"),attrs:{_i:23}},[t._v(t._$g(23,"t0-0")+"ml")]),a("v-uni-text",{attrs:{_i:24}},[t._v("\u5438\u6c14\u901f\u5ea6")]),a("v-uni-text",{staticClass:t._$g(25,"sc"),attrs:{_i:25}},[t._v(t._$g(25,"t0-0"))])],1):t._e()],1),t._$g(26,"i")?a("uni-view",{staticClass:t._$g(26,"sc"),attrs:{_i:26}},[a("uni-view",{class:t._$g(27,"c"),attrs:{_i:27}},[t._v("\u60a8\u597d\uff01\u7b2c"),a("v-uni-text",{attrs:{_i:28}},[t._v(t._$g(28,"t0-0"))]),t._v("\u6b21\u6d4b\u8bd5\u5f00\u59cb")],1),a("uni-view",{class:t._$g(29,"c"),attrs:{_i:29}},[t._v("\u653e\u4e0b\u547c\u5438\u8bad\u7ec3\u5668\uff0c\u7f13\u6162\u547c\u6c14\uff0c\u5c3d\u53ef\u80fd\u6392\u7a7a\u80ba\u90e8\u6c14\u4f53")]),a("uni-view",{class:t._$g(30,"c"),attrs:{_i:30}},[t._v("\u4f7f\u7528\u547c\u5438\u8bad\u7ec3\u5668\uff0c\u7f13\u6162\u5438\u6c14\uff0c\u76f4\u81f3\u5230\u8fbe\u6781\u9650")])],1):t._e(),t._$g(31,"i")?a("uni-view",{staticClass:t._$g(31,"sc"),attrs:{_i:31}},[a("uni-view",{staticClass:t._$g(32,"sc"),attrs:{_i:32}},[a("v-uni-text",{attrs:{_i:33}},[t._v(t._$g(33,"t0-0")+"ml")]),t._v("\u5e73\u5747\u5438\u6c14\u80ba\u6d3b\u91cf")],1),a("uni-view",{staticClass:t._$g(34,"sc"),attrs:{_i:34}},[t._v("\u6839\u636e\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\uff0c\u60a8\u7684\u8fbe\u6807\u5438\u6c14\u80ba\u6d3b\u91cf\u4e3a"+t._$g(34,"t0-0")+"ml\u3002\u60a8\u672c\u6b21\u6d4b\u8bd5\u5438\u6c14\u901f\u5ea6"+t._$g(34,"t0-1")+"L/min,\u80ba\u6d3b\u91cf\u6d4b\u8bd5\u7ed3\u679c"+t._$g(34,"t0-2")+"ml\u3002\u7ed3\u5408\u60a8\u7684\u8eab\u4f53\u72b6\u6001\u548c\u6539\u5584\u76ee\u6807\uff0c\u6211\u4eec\u5c06\u4e3a\u60a8\u751f\u6210\u8be6\u7ec6\u7684\u5065\u5eb7\u62a5\u544a\u3002")])],1):t._e(),t._$g(35,"i")?a("uni-view",{staticClass:t._$g(35,"sc"),attrs:{_i:35},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u67e5\u770b\u672c\u6b21\u62a5\u544a")]):t._e(),t._$g(36,"i")?a("uni-view",{staticClass:t._$g(36,"sc"),attrs:{_i:36},on:{click:function(e){return t.$handleViewEvent(e)}}},[t._v("\u6211\u60f3\u91cd\u65b0\u6d4b\u8bd5")]):t._e(),t._$g(37,"i")?a("uni-view",{staticClass:t._$g(37,"sc"),attrs:{_i:37}},[t._v(t._$g(37,"t0-0")+"S\u540e\u5f00\u59cb\u7b2c"),a("v-uni-text",{attrs:{_i:38}},[t._v(t._$g(38,"t0-0"))]),t._v("\u6b21\u6d4b\u8bd5")],1):t._e()],1):a("uni-view",{staticClass:t._$g(39,"sc"),attrs:{_i:39}},[a("uni-view",{staticClass:t._$g(40,"sc"),attrs:{_i:40}},[t._v("\u4f7f\u7528\u547c\u5438\u8bad\u7ec3\u5668\uff0c\u7f13\u6162\u5438\u6c14\uff0c\u76f4\u81f3\u5230\u8fbe\u6781\u9650")]),a("uni-view",{staticClass:t._$g(41,"sc"),attrs:{_i:41}},[a("uni-view",{staticClass:t._$g(42,"sc"),attrs:{_i:42}},[t._v("\u5438\u6c14\u901f\u5ea6"),a("v-uni-text",{staticClass:t._$g(43,"sc"),attrs:{_i:43}},[t._v(t._$g(43,"t0-0")+"L/min")])],1),a("uni-view",{staticClass:t._$g(44,"sc"),attrs:{_i:44}},[a("uni-view",{staticClass:t._$g(45,"sc"),attrs:{_i:45}},[a("v-uni-image",{attrs:{src:t._$g(46,"a-src"),mode:"widthFix",_i:46}})],1),a("uni-view",{staticClass:t._$g(47,"sc"),attrs:{_i:47}},[a("uni-view",{staticClass:t._$g(48,"sc"),attrs:{_i:48}}),a("uni-view",{staticClass:t._$g(49,"sc"),style:t._$g(49,"s"),attrs:{_i:49}}),a("uni-view",{staticClass:t._$g(50,"sc"),attrs:{_i:50}},t._l(t._$g(51,"f"),(function(e,i,n,r){return a("uni-view",{key:e,staticClass:t._$g("51-"+r,"sc"),attrs:{_i:"51-"+r}},[t._v(t._$g("51-"+r,"t0-0"))])})),1)],1)],1),a("uni-view",{staticClass:t._$g(52,"sc"),attrs:{_i:52}},[a("v-uni-text",{attrs:{_i:53}},[t._v(t._$g(53,"t0-0")+"ml")]),t._v("\u5438\u6c14\u80ba\u6d3b\u91cf")],1)],1)],1)],1)},n=[]},f4c5:function(t,e,a){var i=a("a096");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("29247d61",i,!0,{sourceMap:!1,shadowMode:!1})},f81d:function(t,e,a){var i=a("a8ef");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("5fc596f2",i,!0,{sourceMap:!1,shadowMode:!1})},f931:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={name:"loading2",data:function(){return{wxsProps:{}}},components:{}}},fa35:function(t,e,a){var i=a("1690");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("1e750af4",i,!0,{sourceMap:!1,shadowMode:!1})},fa36:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.btn[data-v-0457dcc4]{width:40%;float:right;margin-top:15px;background:linear-gradient(90deg,#477eff,#39d9c9)!important}.close[data-v-0457dcc4]{background:#dfdfdf!important;float:left}',""]),t.exports=e},fb96:function(t,e,a){"use strict";a.r(e);var i=a("45ae"),n=a("d92a");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("2541");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"1f6b9ca8",null,!1,i["a"],void 0);e["default"]=s.exports},fc69:function(t,e,a){"use strict";a.r(e);var i=a("23ce"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},fc9c:function(t,e,a){"use strict";a.r(e);var i=a("122e"),n=a.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a},fcc0:function(t,e,a){"use strict";a.r(e);var i=a("051f"),n=a("2e98");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("11e9");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"167979c8",null,!1,i["a"],void 0);e["default"]=s.exports},fd6e:function(t,e,a){var i=a("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";.content[data-v-2ffe83fe]{font-size:32rpx;padding:15px;background-color:#f5f6fa;min-height:calc(100vh - 30px)}.add[data-v-2ffe83fe]{width:100%;height:35px;line-height:35px;font-size:32rpx;margin-bottom:15px;color:#fff;border-radius:15px;display:flex;justify-content:center;background:#fec407}.list[data-v-2ffe83fe]{width:100%}.list .item[data-v-2ffe83fe]{width:calc(100% - 20px);padding:5px 10px;display:flex;align-items:center;justify-content:space-between;border-radius:10px;background-color:#fff;margin-bottom:10px}.list .item .left[data-v-2ffe83fe]{width:80%;display:flex;align-items:center}.list .item .left uni-image[data-v-2ffe83fe]{width:50px;height:50px;margin-right:10px}.list .item .left .name[data-v-2ffe83fe]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.list .item .left .name uni-text[data-v-2ffe83fe]{width:100%;display:block;text-align:left;margin-top:10px}.list .item .bing[data-v-2ffe83fe]{width:auto;float:right;background-color:#dfdfdf;border-radius:10px;padding:5px 10px}',""]),t.exports=e},fd7a:function(t,e,a){"use strict";var i=a("e938"),n=a.n(i);n.a},fdea:function(t,e,a){"use strict";a.r(e);var i=a("2c57"),n=a("3aae");for(var r in n)["default"].indexOf(r)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("dae5");var o=a("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"abfdb880",null,!1,i["a"],void 0);e["default"]=s.exports},ff34:function(t,e,a){var i=a("c6c6");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("b49c").default;n("630fcfa5",i,!0,{sourceMap:!1,shadowMode:!1})}});