pages-GiftPackage-NewVipGift.2b4b8d0f.js 20.4 KB
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-GiftPackage-NewVipGift"],{"14c4":function(t,e,i){"use strict";i.r(e);var a=i("ba45"),n=i.n(a);for(var o in a)"default"!==o&&function(t){i.d(e,t,function(){return a[t]})}(o);e["default"]=n.a},2350:function(t,e){function i(t,e){var i=t[1]||"",n=t[3];if(!n)return i;if(e&&"function"===typeof btoa){var o=a(n),s=n.sources.map(function(t){return"/*# sourceURL="+n.sourceRoot+t+" */"});return[i].concat(s).concat([o]).join("\n")}return[i].join("\n")}function a(t){var e=btoa(unescape(encodeURIComponent(JSON.stringify(t)))),i="sourceMappingURL=data:application/json;charset=utf-8;base64,"+e;return"/*# "+i+" */"}t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var a=i(e,t);return e[2]?"@media "+e[2]+"{"+a+"}":a}).join("")},e.i=function(t,i){"string"===typeof t&&(t=[[null,t,""]]);for(var a={},n=0;n<this.length;n++){var o=this[n][0];"number"===typeof o&&(a[o]=!0)}for(n=0;n<t.length;n++){var s=t[n];"number"===typeof s[0]&&a[s[0]]||(i&&!s[2]?s[2]=i:i&&(s[2]="("+s[2]+") and ("+i+")"),e.push(s))}},e}},"4f06":function(t,e,i){"use strict";function a(t,e){for(var i=[],a={},n=0;n<e.length;n++){var o=e[n],s=o[0],r=o[1],c=o[2],u=o[3],d={id:t+":"+n,css:r,media:c,sourceMap:u};a[s]?a[s].parts.push(d):i.push(a[s]={id:s,parts:[d]})}return i}i.r(e),i.d(e,"default",function(){return b});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 o={},s=n&&(document.head||document.getElementsByTagName("head")[0]),r=null,c=0,u=!1,d=function(){},l=null,p="data-vue-ssr-id",g="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function b(t,e,i,n){u=i,l=n||{};var s=a(t,e);return f(s),function(e){for(var i=[],n=0;n<s.length;n++){var r=s[n],c=o[r.id];c.refs--,i.push(c)}e?(s=a(t,e),f(s)):s=[];for(n=0;n<i.length;n++){c=i[n];if(0===c.refs){for(var u=0;u<c.parts.length;u++)c.parts[u]();delete o[c.id]}}}}function f(t){for(var e=0;e<t.length;e++){var i=t[e],a=o[i.id];if(a){a.refs++;for(var n=0;n<a.parts.length;n++)a.parts[n](i.parts[n]);for(;n<i.parts.length;n++)a.parts.push(v(i.parts[n]));a.parts.length>i.parts.length&&(a.parts.length=i.parts.length)}else{var s=[];for(n=0;n<i.parts.length;n++)s.push(v(i.parts[n]));o[i.id]={id:i.id,refs:1,parts:s}}}}function h(){var t=document.createElement("style");return t.type="text/css",s.appendChild(t),t}function v(t){var e,i,a=document.querySelector("style["+p+'~="'+t.id+'"]');if(a){if(u)return d;a.parentNode.removeChild(a)}if(g){var n=c++;a=r||(r=h()),e=_.bind(null,a,n,!1),i=_.bind(null,a,n,!0)}else a=h(),e=w.bind(null,a),i=function(){a.parentNode.removeChild(a)};return e(t),function(a){if(a){if(a.css===t.css&&a.media===t.media&&a.sourceMap===t.sourceMap)return;e(t=a)}else i()}}var m=function(){var t=[];return function(e,i){return t[e]=i,t.filter(Boolean).join("\n")}}();function _(t,e,i,a){var n=i?"":j(a.css);if(t.styleSheet)t.styleSheet.cssText=m(e,n);else{var o=document.createTextNode(n),s=t.childNodes;s[e]&&t.removeChild(s[e]),s.length?t.insertBefore(o,s[e]):t.appendChild(o)}}function w(t,e){var i=j(e.css),a=e.media,n=e.sourceMap;if(a&&t.setAttribute("media",a),l.ssrId&&t.setAttribute(p,e.id),n&&(i+="\n/*# sourceURL="+n.sources[0]+" */",i+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(n))))+" */"),t.styleSheet)t.styleSheet.cssText=i;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(i))}}var x=/%\?([+-]?\d+(\.\d+)?)\?%/g,y=/\.\?%PAGE\?%/g,k=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,I=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,S=/var\(--status-bar-height\)/gi,T=/var\(--window-top\)/gi,C=/var\(--window-bottom\)/gi;function j(t){var e=G();if(!uni.canIUse("css.var")){var i=U();t=t.replace(S,"0px").replace(T,i.top+"px").replace(C,i.bottom+"px")}return t.replace(k,e).replace(y,"").replace(I,"body."+e+" uni-page-body").replace(x,function(t,e){return uni.upx2px(e)+"px"})}function G(){var t=getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name||""}function U(){var t=getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name?{top:t.$route.meta.windowTop,bottom:t.$route.meta.isTabBar?50:0}:{top:0,bottom:0}}},5433:function(t,e,i){var a=i("de35");"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var n=i("4f06").default;n("52ec86ef",a,!0,{sourceMap:!1,shadowMode:!1})},b150:function(t,e,i){"use strict";var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",[i("v-uni-view",{staticClass:"image_box"},[i("v-uni-image",{attrs:{src:t.$GetInfo.imgHttp+"/miniapp/images/giftbag/top1.png"}})],1),this.itemShow?i("v-uni-view",{staticClass:"top"},[i("v-uni-view",{staticClass:"top_box"},[i("v-uni-view",{staticClass:"top_box_text"},[i("v-uni-text",[t._v("______")])],1),i("v-uni-view",{staticClass:"top_box_text"},[i("v-uni-text",[t._v("新人专享\\n你的美丽我来缔造")])],1),i("v-uni-view",{staticClass:"top_box_text"},[i("v-uni-text",[t._v("______")])],1)],1),t._l(t.itemWare,function(e,a){return i("v-uni-view",{key:a,staticClass:"top_item"},[1==e.lbType?i("v-uni-view",{staticClass:"top_item_img"},[i("v-uni-image",{attrs:{src:t.$GetInfo.imgHttp+"/miniapp/images/giftbag/itme.jpg"}})],1):t._e(),2==e.lbType?i("v-uni-view",{staticClass:"top_item_img"},[""!=e.fromImage?i("v-uni-image",{attrs:{src:t.$GetInfo.imgHttp+e.fromImage}}):t._e()],1):t._e(),i("v-uni-view",{staticClass:"top_item_center"},[i("v-uni-view",{staticClass:"top_item_center_title"},[2==e.lbType?i("v-uni-text",[t._v("免费领取")]):t._e(),1==e.lbType?i("v-uni-text",[t._v(t._s(e.fromName))]):t._e()],1),i("v-uni-view",{staticClass:"top_item_center_ramke"},[2==e.lbType?i("v-uni-text",[t._v(t._s(e.fromName))]):t._e(),1==e.lbType?i("v-uni-text",[t._v("新人可免费享受专业"+t._s(e.fromName)+",可以享受"+t._s(e.num)+"次。")]):t._e()],1)],1),i("v-uni-view",{staticClass:"top_item_button"},[i("v-uni-button",{on:{click:function(i){i=t.$handleEvent(i),t.itemWareSubmit(e.lbType,e.fromId,e)}}},[t._v(t._s(e.state))])],1)],1)})],2):t._e(),this.itemShows()?i("v-uni-view",[i("v-uni-image",{staticStyle:{width:"10px",height:"47px",float:"left",top:"-38px",left:"55px"},attrs:{src:this.$GetInfo.imgHttp+"/miniapp/images/giftbag/11.png"}}),i("v-uni-image",{staticStyle:{width:"10px",height:"47px",float:"right",top:"-38px",right:"55px"},attrs:{src:this.$GetInfo.imgHttp+"/miniapp/images/giftbag/11.png"}})],1):t._e(),this.cardShow?i("v-uni-view",[i("v-uni-view",{staticClass:"top"},[i("v-uni-view",{staticClass:"top_box"},[i("v-uni-view",{staticClass:"top_box_text"},[i("v-uni-text",[t._v("———")])],1),i("v-uni-view",{staticClass:"top_box_text"},[i("v-uni-text",[t._v("新人专享优惠券")])],1),i("v-uni-view",{staticClass:"top_box_text"},[i("v-uni-text",[t._v("———")])],1)],1),t._l(t.cards,function(e,a){return i("v-uni-view",{key:a,staticClass:"top_card"},[i("v-uni-view",{class:1==e.useObjectType?"top_card_box img1":2==e.useObjectType?"top_card_box img2":"top_card_box img3"},[i("v-uni-view",{staticClass:"top_card_tite_box"},[0==e.useObjectType?i("v-uni-view",{staticClass:"top_card_tite_a"},[t._v("全场通用")]):t._e(),1==e.useObjectType?i("v-uni-view",{staticClass:"top_card_tite_b"},[t._v("品牌限定")]):t._e(),2==e.useObjectType?i("v-uni-view",{staticClass:"top_card_tite_c"},[t._v("品类限定")]):t._e(),11==e.useObjectType?i("v-uni-view",{staticClass:"top_card_tite_a"},[t._v("用途限定")]):t._e(),12==e.useObjectType?i("v-uni-view",{staticClass:"top_card_tite_a"},[t._v("分类1限定")]):t._e()],1),i("v-uni-view",{staticClass:"top_card_counte"},[t._v(t._s(e.sum)+"元券")]),i("v-uni-view",{staticClass:"top_card_remak"},[t._v("满"+t._s(e.buySum)+"元可以用")]),i("v-uni-view",{class:1==e.useObjectType?"top_card_button_b":2==e.useObjectType?"top_card_button_c":"top_card_button_a"},[i("v-uni-button",{on:{click:function(i){i=t.$handleEvent(i),t.cardSubmit(e.lbType,e.fromId,e)}}},[t._v(t._s(e.state))])],1)],1)],1)})],2)],1):t._e(),this.cardShows()?i("v-uni-view",[i("v-uni-view",[i("v-uni-image",{staticStyle:{width:"10px",height:"47px",float:"left",top:"-38px",left:"55px"},attrs:{src:this.$GetInfo.imgHttp+"/miniapp/images/giftbag/11.png"}}),i("v-uni-image",{staticStyle:{width:"10px",height:"47px",float:"right",top:"-38px",right:"55px"},attrs:{src:this.$GetInfo.imgHttp+"/miniapp/images/giftbag/11.png"}})],1)],1):t._e(),this.packShow?i("v-uni-view",[i("v-uni-view",{staticClass:"top"},[i("v-uni-view",{staticClass:"top_box"},[i("v-uni-view",{staticClass:"top_box_text"},[i("v-uni-text",[t._v("———")])],1),i("v-uni-view",{staticClass:"top_box_text"},[i("v-uni-text",[t._v("新人专享福利")])],1),i("v-uni-view",{staticClass:"top_box_text"},[i("v-uni-text",[t._v("———")])],1)],1),this.integralShow?i("v-uni-view",[i("v-uni-view",{staticClass:"top_box_image"},[i("v-uni-image",{attrs:{src:this.$GetInfo.imgHttp+"/miniapp/images/giftbag/new01.jpg"}}),i("v-uni-button",{on:{click:function(e){e=t.$handleEvent(e),t.integralSubmit(e)}}},[t._v(t._s(this.integralTitle))])],1)],1):t._e(),this.growUpShow?i("v-uni-view",[i("v-uni-view",{staticClass:"top_box_image"},[i("v-uni-image",{attrs:{src:this.$GetInfo.imgHttp+"/miniapp/images/giftbag/new02.jpg"}}),i("v-uni-button",{on:{click:function(e){e=t.$handleEvent(e),t.growUpSubmit(e)}}},[t._v(t._s(this.growUpTitle))])],1)],1):t._e()],1)],1):t._e(),this.textShow?i("v-uni-view",[i("v-uni-view",{staticClass:"foot_box"},[i("v-uni-view",{staticClass:"foot_box_title"},[i("v-uni-text",[t._v("活动规则:")])],1),i("v-uni-view",{staticClass:"foot_box_text"},[i("v-uni-text",[t._v(t._s(this.textTitle))])],1)],1)],1):t._e(),i("v-uni-view",{staticClass:"button_box"},[i("v-uni-view",[i("v-uni-button",{staticClass:"button"},[t._v("进入商城购物")])],1),i("v-uni-view",{staticClass:"button_text"},[i("v-uni-text",[t._v("本活动最终解释权归公司所有,如果有问题请联系客服")])],1)],1)],1)},n=[];i.d(e,"a",function(){return a}),i.d(e,"b",function(){return n})},ba45:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={data:function(){return{itemShow:!1,cardShow:!1,packShow:!1,textShow:!1,integralShow:!0,growUpShow:!0,itemButton:"",cardButton:"",getActId:"",getActType:"",giftID:"",getUserID:"",getStorageID:"",integralTitle:"已领取",growUpTitle:"已领取",textTitle:"",noShow:!1,itemShows:function(){return this.itemShow?!!this.cardShow:(this.cardShow,!1)},cardShows:function(){return this.cardShow?!!this.packShow:(this.packShow,!1)},cards:[],itemWare:[]}},onLoad:function(){var t=this;this.getActId=this.GetQueryString("actId"),this.getActType=this.GetQueryString("actType"),this.giftID=this.GetQueryString("giftID"),this.getStorageID=this.GetQueryString("storageID"),this.getUserID=this.GetQueryString("userID"),uni.request({url:this.$GetInfo.ApiHttp+"/api/weshop/marketing/giftbag/get",data:{actId:this.getActId,actType:this.getActType,giftBagId:this.giftID,storeId:this.getStorageID,userId:this.getUserID},method:"GET",header:{"custom-header":"application/json"},success:function(e){console.log(e.data),0==e.data.code?(null!=e.data.data.lbCoupons&&(t.cardShow=!0,t.cards=e.data.data.lbCoupons),null!=e.data.data.lbSM&&(t.itemShow=!0,t.itemWare=e.data.data.lbSM),e.data.data.lbIntegral<=0?e.data.data.lbGrowthValue<=0?t.packShow=!1:(t.packShow=!0,t.integralShow=!1,t.growUpShow=!0):e.data.data.lbGrowthValue>0?t.packShow=!0:(t.packShow=!0,t.integralShow=!0,t.growUpShow=!1),0==e.data.data.lbIntegralState?t.integralTitle="领取"+e.data.data.lbIntegral+"积分":t.integralTitle="已领取",0==e.data.data.lbGrowthValueState?t.growUpTitle="领取"+e.data.data.lbGrowthValue+"积分":t.growUpTitle="已领取",""!=e.data.data.actIntro&&(t.textShow=!0,t.textTitle=e.data.data.actIntro)):console.log(e.data.msg)}})},onShow:function(){},methods:{integralSubmit:function(){var t=this;if("已领取"==this.integralTitle)return uni.showToast({icon:"none",title:"已领取不能重复领取!"}),!1;uni.request({url:this.$GetInfo.ApiHttp+"/api/weshop/marketing/receive/record/insert",data:{actId:this.getActId,lbId:this.giftID,lbType:"4",storeId:this.getStorageID,userId:this.getUserID,actType:this.getActType},method:"POST",header:{"custom-header":"application/json"},success:function(e){console.log(e.data),0==e.data.code?(console.log(e.data.msg),t.integralTitle="已领取",uni.showToast({icon:"none",title:"领取成功!"})):(console.log(e.data.msg),uni.showToast({icon:"none",title:e.data.msg}))}})},growUpSubmit:function(){var t=this;if("已领取"==this.growUpTitle)return uni.showToast({icon:"none",title:"已领取不能重复领取!"}),!1;uni.request({url:this.$GetInfo.ApiHttp+"/api/weshop/marketing/receive/record/insert",data:{actId:this.getActId,lbId:this.giftID,lbType:"5",storeId:this.getStorageID,userId:this.getUserID,actType:this.getActType},method:"POST",header:{"custom-header":"application/json"},success:function(e){console.log(e.data),0==e.data.code?(console.log(e.data.msg),t.growUpTitle="已领取",uni.showToast({icon:"none",title:"领取成功!"})):(console.log(e.data.msg),uni.showToast({icon:"none",title:e.data.msg}))}})},itemWareSubmit:function(t,e,i){if("已领取"==i.state)return uni.showToast({icon:"none",title:"已领取不能重复领取!"}),!1;console.log(t,e),uni.request({url:this.$GetInfo.ApiHttp+"/api/weshop/marketing/receive/record/insert",data:{actId:this.getActId,lbId:this.giftID,lbType:t,storeId:this.getStorageID,userId:this.getUserID,actType:this.getActType,fromId:e},method:"POST",header:{"custom-header":"application/json"},success:function(t){console.log(t.data),0==t.data.code?(console.log(t.data.msg),i.state="已领取",uni.showToast({icon:"none",title:"领取成功!"})):(console.log(t.data.msg),uni.showToast({icon:"none",title:t.data.msg}))}})},cardSubmit:function(t,e,i){if("已领取"==i.state)return uni.showToast({icon:"none",title:"已领取不能重复领取!"}),!1;console.log(t,e),uni.request({url:this.$GetInfo.ApiHttp+"/api/weshop/marketing/receive/record/insert",data:{actId:this.getActId,lbId:this.giftID,lbType:t,storeId:this.getStorageID,userId:this.getUserID,actType:this.getActType,fromId:e},method:"POST",header:{"custom-header":"application/json"},success:function(t){console.log(t.data),0==t.data.code?(console.log(t.data.msg),i.state="已领取",uni.showToast({icon:"none",title:"领取成功!"})):(console.log(t.data.msg),uni.showToast({icon:"none",title:t.data.msg}))}})}}};e.default=a},c822:function(t,e,i){"use strict";i.r(e);var a=i("b150"),n=i("14c4");for(var o in n)"default"!==o&&function(t){i.d(e,t,function(){return n[t]})}(o);i("ef8e");var s=i("2877"),r=Object(s["a"])(n["default"],a["a"],a["b"],!1,null,"b90444bc",null);e["default"]=r.exports},de35:function(t,e,i){e=t.exports=i("2350")(!1),e.push([t.i,'@charset "UTF-8";\n/*引用样式路径*/\n/* Author XGQ\r\n * 2019-10-27\r\n */uni-page-body[data-v-b90444bc]{background-color:#fb6451}.image_box[data-v-b90444bc]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.image_box uni-image[data-v-b90444bc]{width:100%;height:%?690?%}.top[data-v-b90444bc]{margin:%?-20?% %?28?% %?45?% %?28?%;padding:%?10?% %?10?% %?70?% %?10?%;background-color:#fff;border-radius:%?0?% %?0?% %?15?% %?15?%}.top_box[data-v-b90444bc]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.top_box_text[data-v-b90444bc]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:%?50?% %?15?% %?20?% %?15?%}.top_box_text uni-text[data-v-b90444bc]{color:#fb6451;font-size:%?40?%}.top_item[data-v-b90444bc]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;margin:%?60?% 0 0 0}.top_item_img[data-v-b90444bc]{float:left;width:28%;margin:%?0?% %?10?% %?0?% %?20?%}.top_item_img uni-image[data-v-b90444bc]{width:%?150?%;height:%?150?%;border-radius:50%;border:#f96865 solid %?3?%}.top_item_center[data-v-b90444bc]{float:left;width:50%}.top_item_center_title[data-v-b90444bc]{font-size:%?35?%;color:#fb6451;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:0 %?10?% %?15?% %?0?%}.top_item_center_ramke[data-v-b90444bc]{font-size:%?25?%;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;line-height:%?35?%;letter-spacing:%?0.5?%}.top_item_button[data-v-b90444bc]{float:right;width:22%;padding:%?65?% %?20?% 0 %?1?%}.top_item_button uni-button[data-v-b90444bc]{font-size:%?25?%;background:#fd6969;color:#fff;border-radius:%?50?%;height:%?45?%;line-height:%?45?%}.top_card[data-v-b90444bc]{width:calc(50% - %?30?%);display:inline-block;margin:%?15?%}.top_card_box[data-v-b90444bc]{background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:%?20?%;height:%?290?%;margin:%?5?%}.img1[data-v-b90444bc]{background-image:url(https://mshopimg.yolipai.net/miniapp/images/giftbag/card01.jpg)}.img2[data-v-b90444bc]{background-image:url(https://mshopimg.yolipai.net/miniapp/images/giftbag/card02.jpg)}.img3[data-v-b90444bc]{background-image:url(https://mshopimg.yolipai.net/miniapp/images/giftbag/card03.jpg)}.img4[data-v-b90444bc]{background-image:url(https://mshopimg.yolipai.net/miniapp/images/giftbag/kong.png)}.top_card_tite_box[data-v-b90444bc]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.top_card_tite_a[data-v-b90444bc]{padding:%?5?% %?25?% %?5?% %?25?%;line-height:%?29?%;font-size:%?25?%;color:#fff;background:#ffa7c0;border-radius:%?0?% %?20?% %?0?% %?6?%}.top_card_tite_b[data-v-b90444bc]{padding:%?5?% %?25?% %?5?% %?25?%;line-height:%?29?%;font-size:%?25?%;color:#fff;background:#50dfdb;border-radius:%?0?% %?20?% %?0?% %?6?%}.top_card_tite_c[data-v-b90444bc]{padding:%?5?% %?25?% %?5?% %?25?%;line-height:%?29?%;font-size:%?25?%;color:#fff;background:#92cbff;border-radius:%?0?% %?20?% %?0?% %?6?%}.top_card_tite_d[data-v-b90444bc]{padding:%?5?% %?25?% %?5?% %?25?%;line-height:%?29?%;font-size:%?25?%;color:#fff;border-radius:%?0?% %?20?% %?0?% %?6?%}.top_card_counte[data-v-b90444bc]{padding:%?20?% %?20?% 0 0;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:%?40?%}.top_card_remak[data-v-b90444bc]{padding:%?20?% 0 %?40?% 0;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:%?20?%;color:#fff}.top_card_button_a uni-button[data-v-b90444bc]{margin:0 %?85?%;background:#ffa6bc;border-radius:%?50?%;line-height:%?40?%;height:%?40?%;color:#fff;font-size:%?25?%}.top_card_button_b uni-button[data-v-b90444bc]{margin:0 %?85?%;background:#50dfdb;border-radius:%?50?%;line-height:%?40?%;height:%?40?%;color:#fff;font-size:%?25?%}.top_card_button_c uni-button[data-v-b90444bc]{margin:0 %?85?%;background:#75bcfc;border-radius:%?50?%;line-height:%?40?%;height:%?40?%;color:#fff;font-size:%?25?%}.top_card_button_d uni-button[data-v-b90444bc]{margin:0 %?85?%;border-radius:%?50?%;line-height:%?40?%;height:%?40?%;color:#fff;font-size:%?25?%}.top_box_image[data-v-b90444bc]{padding:%?20?% %?20?% %?20?% %?20?%}.top_box_image uni-image[data-v-b90444bc]{height:%?216?%;width:100%}.top_box_image uni-button[data-v-b90444bc]{margin:%?15?% %?95?% %?0?% %?95?%;background:#fe6a6a;border-radius:%?50?%;line-height:%?60?%;height:%?60?%;color:#fff;font-size:%?30?%}.foot_box[data-v-b90444bc]{margin:0 %?50?% %?40?% %?50?%}.foot_box_title[data-v-b90444bc]{font-size:%?43?%;color:#fff;margin-bottom:%?20?%}.foot_box_text[data-v-b90444bc]{font-size:%?30?%;color:#fff;line-height:%?48?%}.button_box[data-v-b90444bc]{margin:%?50?% %?50?% %?130?% %?50?%;text-align:center}.button[data-v-b90444bc]{margin:0 %?30?%;background:#ff9a8c;border-radius:%?50?%;line-height:%?80?%;height:%?80?%;color:#fff;font-size:%?35?%}.button_text[data-v-b90444bc]{padding-top:%?20?%;font-size:%?20?%;color:#fff;height:%?100?%}uni-button[data-v-b90444bc]:after{border:none}body.?%PAGE?%[data-v-b90444bc]{background-color:#fb6451}',""])},ef8e:function(t,e,i){"use strict";var a=i("5433"),n=i.n(a);n.a}}]);