pages-GiftPackage-AssistanceDismantle.fe3b917d.js
9.98 KB
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-GiftPackage-AssistanceDismantle"],{2350:function(t,e){function n(t,e){var n=t[1]||"",o=t[3];if(!o)return n;if(e&&"function"===typeof btoa){var a=i(o),r=o.sources.map(function(t){return"/*# sourceURL="+o.sourceRoot+t+" */"});return[n].concat(r).concat([a]).join("\n")}return[n].join("\n")}function i(t){var e=btoa(unescape(encodeURIComponent(JSON.stringify(t)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,"+e;return"/*# "+n+" */"}t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var i=n(e,t);return e[2]?"@media "+e[2]+"{"+i+"}":i}).join("")},e.i=function(t,n){"string"===typeof t&&(t=[[null,t,""]]);for(var i={},o=0;o<this.length;o++){var a=this[o][0];"number"===typeof a&&(i[a]=!0)}for(o=0;o<t.length;o++){var r=t[o];"number"===typeof r[0]&&i[r[0]]||(n&&!r[2]?r[2]=n:n&&(r[2]="("+r[2]+") and ("+n+")"),e.push(r))}},e}},"4f06":function(t,e,n){"use strict";function i(t,e){for(var n=[],i={},o=0;o<e.length;o++){var a=e[o],r=a[0],c=a[1],s=a[2],u=a[3],d={id:t+":"+o,css:c,media:s,sourceMap:u};i[r]?i[r].parts.push(d):n.push(i[r]={id:r,parts:[d]})}return n}n.r(e),n.d(e,"default",function(){return b});var o="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!o)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 a={},r=o&&(document.head||document.getElementsByTagName("head")[0]),c=null,s=0,u=!1,d=function(){},f=null,l="data-vue-ssr-id",p="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function b(t,e,n,o){u=n,f=o||{};var r=i(t,e);return v(r),function(e){for(var n=[],o=0;o<r.length;o++){var c=r[o],s=a[c.id];s.refs--,n.push(s)}e?(r=i(t,e),v(r)):r=[];for(o=0;o<n.length;o++){s=n[o];if(0===s.refs){for(var u=0;u<s.parts.length;u++)s.parts[u]();delete a[s.id]}}}}function v(t){for(var e=0;e<t.length;e++){var n=t[e],i=a[n.id];if(i){i.refs++;for(var o=0;o<i.parts.length;o++)i.parts[o](n.parts[o]);for(;o<n.parts.length;o++)i.parts.push(m(n.parts[o]));i.parts.length>n.parts.length&&(i.parts.length=n.parts.length)}else{var r=[];for(o=0;o<n.parts.length;o++)r.push(m(n.parts[o]));a[n.id]={id:n.id,refs:1,parts:r}}}}function g(){var t=document.createElement("style");return t.type="text/css",r.appendChild(t),t}function m(t){var e,n,i=document.querySelector("style["+l+'~="'+t.id+'"]');if(i){if(u)return d;i.parentNode.removeChild(i)}if(p){var o=s++;i=c||(c=g()),e=h.bind(null,i,o,!1),n=h.bind(null,i,o,!0)}else i=g(),e=x.bind(null,i),n=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 n()}}var w=function(){var t=[];return function(e,n){return t[e]=n,t.filter(Boolean).join("\n")}}();function h(t,e,n,i){var o=n?"":T(i.css);if(t.styleSheet)t.styleSheet.cssText=w(e,o);else{var a=document.createTextNode(o),r=t.childNodes;r[e]&&t.removeChild(r[e]),r.length?t.insertBefore(a,r[e]):t.appendChild(a)}}function x(t,e){var n=T(e.css),i=e.media,o=e.sourceMap;if(i&&t.setAttribute("media",i),f.ssrId&&t.setAttribute(l,e.id),o&&(n+="\n/*# sourceURL="+o.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(o))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var k=/%\?([+-]?\d+(\.\d+)?)\?%/g,y=/\.\?%PAGE\?%/g,_=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,j=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,C=/var\(--status-bar-height\)/gi,I=/var\(--window-top\)/gi,A=/var\(--window-bottom\)/gi;function T(t){var e="";e=uni.canIUse("css.constant")?"constant":e,e=uni.canIUse("css.env")?"env":e,e&&(t=t.replace(C,e+"(safe-area-inset-top)").replace(I,"calc(var(--window-top) + "+e+"(safe-area-inset-top))").replace(A,"calc(var(--window-bottom) + "+e+"(safe-area-inset-bottom))"));var n=U();if(!uni.canIUse("css.var")){var i=z();t=t.replace(C,"0px").replace(I,i.top+"px").replace(A,i.bottom+"px")}return t.replace(_,n).replace(y,"").replace(j,"body."+n+" uni-page-body").replace(k,function(t,e){return uni.upx2px(e)+"px"})}function U(){var t=getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name||""}function z(){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}}},"5b80":function(t,e,n){"use strict";var i,o=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{staticClass:"box"},[n("v-uni-view",{staticClass:"background_img"},[n("v-uni-view",{staticClass:"top_img"},[n("v-uni-view",[n("v-uni-image",{attrs:{src:"../../static/img/gift02.png"}}),n("v-uni-text",[t._v("秋天的分")])],1),n("v-uni-view",[n("v-uni-text",[t._v("拜托拜托,帮我拆礼盒得好礼~")])],1)],1),n("v-uni-view",{staticClass:"top_title_img"},[n("v-uni-image",{attrs:{src:"../../static/img/assis10.png"}}),n("v-uni-text",[t._v("活动时间:2019.12.12-2020.01.20")])],1),n("v-uni-view",{staticClass:"top_button_img"},[n("v-uni-text",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.getAssistanceList.apply(void 0,arguments)}}},[t._v("立即领取")])],1)],1),n("v-uni-view",{staticClass:"foot_receive"},[n("v-uni-text",[t._v("已有"+t._s(this.countNumber)+"人领取了任务")])],1)],1)},a=[];n.d(e,"b",function(){return o}),n.d(e,"c",function(){return a}),n.d(e,"a",function(){return i})},8834:function(t,e,n){e=t.exports=n("2350")(!1),e.push([t.i,'@charset "UTF-8";\n/*引用样式路径*/\n/* Author XGQ\r\n * 2019-12-28\r\n */.box[data-v-4c73c958]{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.background_img[data-v-4c73c958]{background-image:url(https://mshopimg.yolipai.net/miniapp/images/giftbag/assis00.png);background-size:100% 100%}.top_img[data-v-4c73c958]{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.top_img uni-image[data-v-4c73c958]{width:100%}.top_img uni-text[data-v-4c73c958]{font-size:%?32?%;color:#fff;padding-top:%?20?%}.top_title_img[data-v-4c73c958]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.top_title_img uni-image[data-v-4c73c958]{width:%?447?%;height:%?380?%;padding-top:%?50?%;padding-bottom:%?30?%}.top_title_img uni-text[data-v-4c73c958]{font-size:%?25?%;color:#fff}.top_button_img[data-v-4c73c958]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center;margin-top:%?50?%;margin-bottom:%?50?%}.top_button_img uni-text[data-v-4c73c958]{font-size:%?40?%;color:#d01119;background-image:url(https://mshopimg.yolipai.net/miniapp/images/giftbag/assis02.png);background-size:cover;width:%?443?%;height:%?83?%;line-height:%?70?%}.content_title_box[data-v-4c73c958]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-bottom:%?1?% dashed #fff;margin:%?0?% %?20?% %?30?% %?20?%}.content_title_title[data-v-4c73c958]{width:31%;text-align:center;color:#fff;font-size:%?27?%;padding-bottom:%?20?%}.content_box[data-v-4c73c958]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:%?10?%}.content_box_gift[data-v-4c73c958]{width:60%;font-size:%?25?%;color:#fff;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.content_box_remark[data-v-4c73c958]{font-size:%?25?%;color:#fff;text-decoration:underline}.foot_load[data-v-4c73c958]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;font-size:%?25?%;color:#fff;margin-top:%?50?%}.foot_receive[data-v-4c73c958]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;font-size:%?25?%;color:#fff;margin-top:%?30?%;margin-bottom:%?30?%}.font_color[data-v-4c73c958]{color:#b9b5b5;text-decoration:underline}uni-page-body[data-v-4c73c958]{background:#d01119}body.?%PAGE?%[data-v-4c73c958]{background:#d01119}',""])},"9b56":function(t,e,n){"use strict";n.r(e);var i=n("5b80"),o=n("f80a");for(var a in o)"default"!==a&&function(t){n.d(e,t,function(){return o[t]})}(a);n("ea48");var r,c=n("f0c5"),s=Object(c["a"])(o["default"],i["b"],i["c"],!1,null,"4c73c958",null,!1,i["a"],r);e["default"]=s.exports},b3dc:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={data:function(){return{countNumber:"126",contentList:[]}},onLoad:function(){},onShow:function(){this.contentList=[{contentID:"12313",contentTitle:"萨达萨达萨达萨达是士大夫大师傅似的是士大夫但是似懂非懂",contentItem:"详情。。。。。。"},{contentID:"12313",contentTitle:"活动二礼包",contentItem:"详情。。。。。。"},{contentID:"12313",contentTitle:"活动三礼包",contentItem:"详情。。。。。。"},{contentID:"12313",contentTitle:"活动四礼包",contentItem:"详情。。。。。。"}]},methods:{getAssistanceList:function(){uni.navigateTo({url:"/pages/GiftPackage/AssistanceList"})}}};e.default=i},d79ac:function(t,e,n){var i=n("8834");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=n("4f06").default;o("1cd36f5c",i,!0,{sourceMap:!1,shadowMode:!1})},ea48:function(t,e,n){"use strict";var i=n("d79ac"),o=n.n(i);o.a},f80a:function(t,e,n){"use strict";n.r(e);var i=n("b3dc"),o=n.n(i);for(var a in i)"default"!==a&&function(t){n.d(e,t,function(){return i[t]})}(a);e["default"]=o.a}}]);