bztang-admin/addons/yun_shop/static/app/js/chunk-59baa070.7631dc61.js

1 line
7.0 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-59baa070"],{adc1:function(t,e,i){"use strict";i("ce50")},ce50:function(t,e,i){var a=i("ff3f");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var r=i("499e").default;r("cb7cf308",a,!0,{sourceMap:!1,shadowMode:!1})},dd55:function(t,e,i){"use strict";i.r(e);var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"surveyResult"}},[i("div",{staticClass:"surveyTop"},[i("div",{staticClass:"navTitle set-pc-style"},[i("van-icon",{attrs:{name:"arrow-left"},on:{click:t.goback}}),t._v(" 调查结果 ")],1),i("div",{staticClass:"cirbox",staticStyle:{width:"300",height:"300"},attrs:{id:"canvasBox"}},[i("canvas",{staticClass:"myCanvas",staticStyle:{width:"300",height:"300"},attrs:{id:"myCanvas"}}),i("canvas",{staticClass:"cirWeek_run",staticStyle:{width:"300",height:"300"},attrs:{id:"cirWeek_run"}}),i("div",{staticClass:"cirtext"},[i("div",{staticClass:"cirboxArr"},[i("span",[t._v(t._s(t.score))]),t._v("分 ")])])]),i("div",{staticStyle:{"font-size":"0.875rem",color:"#fff","text-align":"center"}},[t._v("恭喜您获得"+t._s(t.rewardPoint)+t._s(t.plugin_point_name)+"奖励,感谢您的参与!")])]),i("div",{staticClass:"scheme"},[i("div",{staticClass:"schemeTxt"},[t._v("建议方案")]),t.info.length>0?i("div",{staticClass:"schemeCon",domProps:{innerHTML:t._s(t.info)}}):t._e()]),i("div",{staticClass:"dbtn set-pc-style"},["video"==t.tag?i("div",{staticClass:"dlin",on:{click:function(e){return t.goback("video")}}},[t._v("返回视频")]):t._e(),i("div",{staticClass:"dback",on:{click:t.back}},[t._v("继续参与")])])])},r=[],n=(i("e7e5"),i("d399")),s=(i("14d9"),i("a9e3"),i("ac1f"),i("5319"),i("6968")),o={data:function(){return{setInter_Week:"",id:"",score:"",allNum:"",rewardPoint:"",info:[],banner:"",tag:"index",goods_id:"",plugin_point_name:""}},activated:function(){this.init(),this.id=this.$route.params.questionnaire_id,this.score=this.$route.params.score,this.allNum=this.$route.params.allNum,this.rewardPoint=this.$route.params.rewardPoint,this.plugin_point_name=this.$route.params.plugin_point_name?this.$route.params.plugin_point_name:"积分",this.tag=this.$route.params.tag,this.goods_id=this.$route.params.goods_id,this.mycanvasTap(),this.getData()},mouted:function(){},methods:{init:function(){this.id="",this.score="",this.allNum="",this.rewardPoint="",this.tag="",this.goods_id=""},goback:function(){"video"==this.tag?this.$router.push(this.fun.getUrl("CourseDetail",{id:this.$route.params.goods_id})):this.$router.push(this.fun.getUrl("questionnaireIndex",{id:this.$route.params.goods_id}))},back:function(){this.$router.push(this.fun.getUrl("questionnaireIndex",{}))},mycanvasTap:function(){var t=this;this.drawGraycir(),setTimeout((function(){t.drawColorcir(parseInt(t.score/t.allNum*100))}),500)},drawColorcir:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"55",e=this,i=document.getElementById("cirWeek_run"),a=i.getContext("2d"),r=document.getElementById("myCanvas"),n=Math.ceil((Number(window.getComputedStyle(r).width.replace(/px/,""))-1)/2),s=Math.ceil((Number(window.getComputedStyle(r).height.replace(/px/,""))-1)/2),o=15;a.shadowColor="#ffdf70",a.strokeStyle="#ffdf70",a.lineWidth=o,a.lineCap="round";var d=0;clearInterval(e.setInter_Week),e.setInter_Week=setInterval((function(){d>=t&&(clearInterval(e.setInter_Week),d=t),d++,a.beginPath(),a.setLineCap="round",a.arc(n+o,s,(n-2*o)/2,.75*Math.PI,(.75+d/100*1.5)*Math.PI),a.translate(0,0),a.stroke(),a.closePath()}),18)},drawGraycir:function(){var t=document.getElementById("myCanvas"),e=t.getContext("2d");e.fillStyle="#ffffff";var i=document.getElementById("myCanvas"),a=Math.ceil((Number(window.getComputedStyle(i).width.replace(/px/,""))-1)/2),r=Math.ceil((Number(window.getComputedStyle(i).height.replace(/px/,""))-1)/2),n=15;e.beginPath(),e.lineWidth=n,e.strokeStyle="#eee",e.lineCap="round",e.shadowOffsetX=0,e.shadowOffsetY=0,e.shadowBlur=15,e.shadowColor="#7bbfff",e.arc(a+n,r,(a-2*n)/2,.75*Math.PI,2.25*Math.PI),e.translate(0,0),e.stroke()},getData:function(){var t=this;$http.post("plugin.questionnaire.api.index.indexInfo",{getAnswerScore:"getAnswerScore",score:t.score,questionnaire_id:t.id},"").then((function(e){1===e.result?t.info=e.data.getAnswerScore.recommendation?e.data.getAnswerScore.recommendation:[]:Object(n["a"])(e.msg)}),(function(t){Object(n["a"])(t)})).catch((function(t){}))}},components:{cTitle:s["a"]}},d=o,c=d,l=(i("adc1"),i("2877")),u=Object(l["a"])(c,a,r,!1,null,"99c1d0d0",null);e["default"]=u.exports},ff3f:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,".dbtn[data-v-99c1d0d0]{width:100%;position:fixed;bottom:.4063rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 1rem}.dback[data-v-99c1d0d0]{background-color:#2672ff;border-radius:.125rem;color:#fff}.dback[data-v-99c1d0d0],.dlin[data-v-99c1d0d0]{width:10.0313rem;height:2.375rem;text-align:center;line-height:2.375rem;font-size:1rem}.dlin[data-v-99c1d0d0]{border-radius:.125rem;border:1px solid #2672ff;color:#2672ff;background-color:#fff}.scheme[data-v-99c1d0d0]{margin:1.4063rem .7813rem 0 .7813rem}.schemeTxt[data-v-99c1d0d0]{font-size:1.125rem;line-height:1.25rem;color:#000;text-align:left}.schemeCon[data-v-99c1d0d0]{width:100%;text-indent:1.5625rem;margin-top:1.0625rem;margin-bottom:1.2813rem;font-size:.875rem;color:#666;text-align:left}.banner[data-v-99c1d0d0]{width:21.875rem;height:6.125rem;border-radius:.4688rem;margin:0 auto}.banner image[data-v-99c1d0d0]{width:100%;height:100%}.navTitle[data-v-99c1d0d0]{font-size:1.25rem;padding:1rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;background:#fff;padding-left:.72rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:999}.navTitle[data-v-99c1d0d0],.surveyTop[data-v-99c1d0d0]{width:100%;overflow:hidden}.surveyTop[data-v-99c1d0d0]{height:16.6563rem;border-radius:0 0 2.5rem 0;background-image:url(https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/wj_resultbg@3x.png);background-size:100% 100%}.surveyTop .cirbox[data-v-99c1d0d0]{position:relative;z-index:101;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:1.25rem}.surveyTop .cirbox .cirWeek_run[data-v-99c1d0d0]{position:absolute}.surveyTop .cirbox .cirtext[data-v-99c1d0d0]{position:absolute;width:100%;font-size:.75rem;color:#fff}.surveyTop .cirbox .cirtext .cirboxArr[data-v-99c1d0d0]{width:300px;height:150px;margin:0 auto;line-height:150px;margin-left:4rem}.surveyTop .cirbox .cirtext .cirboxArr span[data-v-99c1d0d0]{font-size:2.375rem}",""]),t.exports=e}}]);