Commit 4d6b62ec61c602acc373096405cb30622f4d01de

Authored by 后端研发-徐国强
1 parent 1e5dc141

修改新人有礼传参

vip/index.html
@@ -2,4 +2,4 @@ @@ -2,4 +2,4 @@
2 document.documentElement.style.fontSize = document.documentElement.clientWidth / 20 + 'px' 2 document.documentElement.style.fontSize = document.documentElement.clientWidth / 20 + 'px'
3 }) 3 })
4 var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)')) 4 var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)'))
5 - document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><link rel=stylesheet href=/vip/static/index.439536fb.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=/vip/static/js/chunk-vendors.b34ab8a2.js></script><script src=/vip/static/js/index.4b751347.js></script></body></html>  
6 \ No newline at end of file 5 \ No newline at end of file
  6 + document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><link rel=stylesheet href=/vip/static/index.439536fb.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=/vip/static/js/chunk-vendors.b34ab8a2.js></script><script src=/vip/static/js/index.8c123a7c.js></script></body></html>
7 \ No newline at end of file 7 \ No newline at end of file
vip/static/css/AssistanceAct.css
@@ -97,11 +97,6 @@ @@ -97,11 +97,6 @@
97 width: 30upx; 97 width: 30upx;
98 height: 30upx; 98 height: 30upx;
99 margin-right: 10upx; 99 margin-right: 10upx;
100 - margin-top: 6upx;  
101 -}  
102 -  
103 -.content_title_title text{  
104 - line-height: 20upx;  
105 } 100 }
106 101
107 .content_title_chack_bg{ 102 .content_title_chack_bg{
@@ -132,6 +127,13 @@ @@ -132,6 +127,13 @@
132 text-decoration:underline; 127 text-decoration:underline;
133 } 128 }
134 129
  130 +.remark_box{
  131 + margin: 20upx 40upx 0upx 40upx;
  132 + font-size: 25upx;
  133 + color: #FFFFFF;
  134 + line-height: 40upx;
  135 +}
  136 +
135 .foot_load{ 137 .foot_load{
136 display: flex; 138 display: flex;
137 justify-content: center; 139 justify-content: center;
vip/static/css/AssistanceDismantle.css
@@ -12,19 +12,34 @@ @@ -12,19 +12,34 @@
12 background-size: 100% 100%; 12 background-size: 100% 100%;
13 } 13 }
14 14
15 -.top_img { 15 +.top_name {
16 display: flex; 16 display: flex;
17 justify-content: center; 17 justify-content: center;
  18 + padding: 60upx 50upx 20upx 50upx;
18 } 19 }
19 20
20 -.top_img image {  
21 - width: 100%; 21 +.top_name_img{
  22 + width: 17%;
  23 +}
  24 +.top_name_img image{
  25 + width: 80upx;
  26 + height: 80upx;
  27 + border-radius: 50%;
  28 +}
  29 +
  30 +.top_name_text{
  31 + width: 80%;
  32 + font-size: 30upx;
  33 + color: #FFFFFF;
  34 + padding-top: 18upx;
22 } 35 }
23 36
24 -.top_img text {  
25 - font-size: 32upx; 37 +.top_title{
  38 + display: flex;
  39 + justify-content: center;
  40 + margin-top: 40upx;
26 color: #FFFFFF; 41 color: #FFFFFF;
27 - padding-top: 20upx; 42 + font-size: 35upx;
28 } 43 }
29 44
30 .top_title_img { 45 .top_title_img {
vip/static/css/AssistanceList.css
@@ -113,6 +113,10 @@ @@ -113,6 +113,10 @@
113 } 113 }
114 114
115 .content_title_title { 115 .content_title_title {
  116 + display: flex;
  117 + justify-content: center;
  118 + align-items: center;
  119 + align-content: center;
116 width: 50%; 120 width: 50%;
117 text-align: center; 121 text-align: center;
118 color: #FFFFFF; 122 color: #FFFFFF;
@@ -124,11 +128,53 @@ @@ -124,11 +128,53 @@
124 padding: 8upx; 128 padding: 8upx;
125 } 129 }
126 130
  131 +.content_title_title image{
  132 + width: 30upx;
  133 + height: 30upx;
  134 + margin-right: 10upx;
  135 +}
  136 +
127 .content_title_chack_bg{ 137 .content_title_chack_bg{
128 background: #ffd500; 138 background: #ffd500;
129 } 139 }
130 140
131 141
  142 +.my_content_box {
  143 + display: flex;
  144 + justify-content: center;
  145 + margin-top: 20upx;
  146 +}
  147 +
  148 +.my_content_box_gift {
  149 + width: 60%;
  150 + font-size: 25upx;
  151 + color: #FFFFFF;
  152 + word-break: break-all;
  153 + text-overflow: ellipsis;
  154 + display: -webkit-box;
  155 + -webkit-box-orient: vertical;
  156 + -webkit-line-clamp: 1;
  157 + overflow: hidden;
  158 +}
  159 +
  160 +.my_content_box_remark {
  161 + font-size: 25upx;
  162 + color: #FFFFFF;
  163 + text-decoration:underline;
  164 +}
  165 +
  166 +.remark_box{
  167 + margin: 20upx 40upx 0upx 40upx;
  168 + font-size: 25upx;
  169 + color: #FFFFFF;
  170 + line-height: 40upx;
  171 +}
  172 +
  173 +.font_color{
  174 + color: #B9B5B5;
  175 + text-decoration:underline;
  176 +}
  177 +
132 .content_box { 178 .content_box {
133 display: flex; 179 display: flex;
134 justify-content: center; 180 justify-content: center;
vip/static/css/HolidayGift.css 0 → 100644
  1 +@charset "UTF-8";
  2 +
  3 +/* Author XGQ
  4 + * 2019-10-27
  5 + */
  6 +.image_box {
  7 + justify-content: center;
  8 +}
  9 +
  10 +.image_box image {
  11 + width: 100%;
  12 + height: 690upx;
  13 +}
  14 +
  15 +.top {
  16 + margin: -20upx 28upx 45upx 28upx;
  17 + padding: 10upx 10upx 70upx 10upx;
  18 + background-color: #FFFFFF;
  19 + border-radius: 0upx 0upx 15upx 15upx;
  20 +}
  21 +
  22 +.top_box {
  23 + display: flex;
  24 + text-align: center;
  25 + justify-content: center;
  26 +}
  27 +
  28 +.top_box_text {
  29 + justify-content: center;
  30 + margin: 50upx 15upx 20upx 15upx;
  31 +}
  32 +
  33 +.top_item {
  34 + display: flex;
  35 + width: 100%;
  36 + margin: 60upx 0 0 0;
  37 +}
  38 +
  39 +.top_item_img {
  40 + float: left;
  41 + width: 28%;
  42 + margin: 0upx 10upx 0upx 20upx;
  43 +}
  44 +
  45 +.top_item_img image {
  46 + width: 150upx;
  47 + height: 150upx;
  48 + border-radius: 50%;
  49 + border: #F96865 solid 3upx;
  50 +}
  51 +
  52 +.top_item_center {
  53 + float: left;
  54 + width: 64%;
  55 +}
  56 +
  57 +.top_item_center_title {
  58 + font-size: 35upx;
  59 + color: #FB6451;
  60 + justify-content: flex-start;
  61 + padding: 0 10upx 10upx 0upx;
  62 + word-break: break-all;
  63 + /*属性规定自动换行的处理方法。normal(使用浏览器默认的换行规则。),break-all(允许在单词内换行。),keep-all(只能在半角空格或连字符处换行。)*/
  64 + text-overflow: ellipsis;
  65 + display: -webkit-box;
  66 + /** 对象作为伸缩盒子模型显示 **/
  67 + -webkit-box-orient: vertical;
  68 + /** 设置或检索伸缩盒对象的子元素的排列方式 **/
  69 + -webkit-line-clamp: 2;
  70 + /** 显示的行数 **/
  71 + overflow: hidden;
  72 + /** 隐藏超出的内容 **/
  73 +}
  74 +
  75 +.top_item_center_ramke {
  76 + font-size: 25upx;
  77 + justify-content: flex-start;
  78 + line-height: 35upx;
  79 + letter-spacing: 0.5upx;
  80 + word-break: break-all;
  81 + text-overflow: ellipsis;
  82 + display: -webkit-box;
  83 + -webkit-box-orient: vertical;
  84 + -webkit-line-clamp: 2;
  85 + overflow: hidden;
  86 +}
  87 +
  88 +.top_card {
  89 + width: calc(50% - 30upx);
  90 + display: inline-block;
  91 + margin: 15upx;
  92 +
  93 +}
  94 +
  95 +.top_card_box {
  96 + background-size: cover;
  97 + background-position: center;
  98 + background-repeat: no-repeat;
  99 + border-radius: 20upx;
  100 + height: 250upx;
  101 + margin: 5upx;
  102 +}
  103 +
  104 +.img1 {
  105 + background-image: url(https://mshopimg.yolipai.net/miniapp/images/giftbag/vip01.png);
  106 +}
  107 +
  108 +.img2 {
  109 + background-image: url(https://mshopimg.yolipai.net/miniapp/images/giftbag/vip02.png);
  110 +}
  111 +
  112 +.img3 {
  113 + background-image: url(https://mshopimg.yolipai.net/miniapp/images/giftbag/vip03.png);
  114 +}
  115 +
  116 +.top_card_tite_box {
  117 + width: 100%;
  118 + display: flex;
  119 + justify-content: flex-end;
  120 +}
  121 +
  122 +.top_card_tite_a {
  123 + padding: 5upx 25upx 5upx 25upx;
  124 + line-height: 29upx;
  125 + font-size: 25upx;
  126 + color: #FFFFFF;
  127 + background: #ffa7c0;
  128 + border-radius: 0upx 20upx 0upx 6upx;
  129 +}
  130 +
  131 +.top_card_tite_b {
  132 + padding: 5upx 25upx 5upx 25upx;
  133 + line-height: 29upx;
  134 + font-size: 25upx;
  135 + color: #FFFFFF;
  136 + background: #50dfdb;
  137 + border-radius: 0upx 20upx 0upx 6upx;
  138 +}
  139 +
  140 +.top_card_tite_c {
  141 + padding: 5upx 25upx 5upx 25upx;
  142 + line-height: 29upx;
  143 + font-size: 25upx;
  144 + color: #FFFFFF;
  145 + background: #92cbff;
  146 + border-radius: 0upx 20upx 0upx 6upx;
  147 +}
  148 +
  149 +.top_card_tite_d {
  150 + padding: 5upx 25upx 5upx 25upx;
  151 + line-height: 29upx;
  152 + font-size: 25upx;
  153 + color: #FFFFFF;
  154 + border-radius: 0upx 20upx 0upx 6upx;
  155 +}
  156 +
  157 +.top_card_counte {
  158 + padding: 30upx 20upx 0 0;
  159 + text-align: center;
  160 + display: flex;
  161 + justify-content: center;
  162 + align-items: center;
  163 + color: #FFFFFF;
  164 + font-size: 40upx;
  165 +}
  166 +
  167 +.top_card_remak {
  168 + padding: 5upx 0 20upx 0;
  169 + text-align: center;
  170 + display: flex;
  171 + justify-content: center;
  172 + align-items: center;
  173 + font-size: 20upx;
  174 + color: #FFFFFF;
  175 +}
  176 +
  177 +.top_card_number{
  178 + padding: 5upx 0 40upx 0;
  179 + text-align: center;
  180 + display: flex;
  181 + justify-content: center;
  182 + align-items: center;
  183 + font-size: 20upx;
  184 + color: #FFFFFF;
  185 +}
  186 +
  187 +.top_box_image {
  188 + padding: 20upx 20upx 20upx 20upx;
  189 +}
  190 +
  191 +.top_box_image image {
  192 + height: 216upx;
  193 + width: 100%;
  194 +}
  195 +
  196 +.top_box_image button {
  197 + margin: 15upx 95upx 0upx 95upx;
  198 + background: #fe6a6a;
  199 + border-radius: 50upx;
  200 + line-height: 60upx;
  201 + height: 60upx;
  202 + color: white;
  203 + font-size: 30upx;
  204 +}
  205 +
  206 +.foot_box {
  207 + margin: 0 30upx 40upx 30upx;
  208 + background: #FFFFFF;
  209 + border-radius: 20upx;
  210 +}
  211 +
  212 +.foot_box_title {
  213 + font-size: 43upx;
  214 + color: #000000;
  215 + padding: 20upx 30upx 20upx 30upx;
  216 +}
  217 +
  218 +.foot_box_text {
  219 + font-size: 30upx;
  220 + color: #000000;
  221 + line-height: 48upx;
  222 + padding: 20upx 35upx 50upx 30upx;
  223 +}
  224 +
  225 +.button_box {
  226 + margin: 50upx 50upx 50upx 50upx;
  227 + text-align: center;
  228 +}
  229 +
  230 +.button_text {
  231 + padding-top: 20upx;
  232 + font-size: 20upx;
  233 + color: white;
  234 + height: 100upx;
  235 +}
  236 +.foot_empty {
  237 + height: 90upx;
  238 +}
  239 +
  240 +.foot_button {
  241 + display: flex;
  242 + margin: 20upx 0upx 0upx 0upx;
  243 + padding: 25upx 0upx;
  244 + background: #FFFFFF;
  245 + text-align: center;
  246 + justify-content: center;
  247 + position: fixed;
  248 + bottom: 0;
  249 + left: 0;
  250 + width: 100%;
  251 +}
  252 +
  253 +.foot_button_notbuy{
  254 + background: #999999;
  255 + color: #FFFFFF;
  256 + width: 400upx;
  257 + height: 70upx;
  258 + font-size: 28upx;
  259 + line-height: 70upx;
  260 + border-radius: 30upx 30upx 30upx 30upx;
  261 +}
vip/static/js/index.4b751347.js deleted
1 -(function(n){function e(e){for(var a,r,c=e[0],s=e[1],u=e[2],g=0,l=[];g<c.length;g++)r=c[g],i[r]&&l.push(i[r][0]),i[r]=0;for(a in s)Object.prototype.hasOwnProperty.call(s,a)&&(n[a]=s[a]);f&&f(e);while(l.length)l.shift()();return o.push.apply(o,u||[]),t()}function t(){for(var n,e=0;e<o.length;e++){for(var t=o[e],a=!0,r=1;r<t.length;r++){var s=t[r];0!==i[s]&&(a=!1)}a&&(o.splice(e--,1),n=c(c.s=t[0]))}return n}var a={},i={index:0},o=[];function r(n){return c.p+"static/js/"+({"pages-GiftPackage-AssistanceAct":"pages-GiftPackage-AssistanceAct","pages-GiftPackage-AssistanceDismantle":"pages-GiftPackage-AssistanceDismantle","pages-GiftPackage-AssistanceList":"pages-GiftPackage-AssistanceList","pages-GiftPackage-BirthdayGift":"pages-GiftPackage-BirthdayGift","pages-GiftPackage-EvaluateGift":"pages-GiftPackage-EvaluateGift","pages-GiftPackage-NewVipGift":"pages-GiftPackage-NewVipGift","pages-Login-index":"pages-Login-index","pages-MyGiftPack-GiftPackBuy":"pages-MyGiftPack-GiftPackBuy","pages-MyGiftPack-GiftPackList":"pages-MyGiftPack-GiftPackList","pages-MyGiftPack-MyGiftPack":"pages-MyGiftPack-MyGiftPack","pages-MyGiftPack-QrCode":"pages-MyGiftPack-QrCode"}[n]||n)+"."+{"pages-GiftPackage-AssistanceAct":"2aec33ab","pages-GiftPackage-AssistanceDismantle":"85dc0a02","pages-GiftPackage-AssistanceList":"fab0a06a","pages-GiftPackage-BirthdayGift":"9c21d227","pages-GiftPackage-EvaluateGift":"8f54bd68","pages-GiftPackage-NewVipGift":"dc97c1aa","pages-Login-index":"683d51f0","pages-MyGiftPack-GiftPackBuy":"95a1d0f6","pages-MyGiftPack-GiftPackList":"7903690c","pages-MyGiftPack-MyGiftPack":"ae66ab6d","pages-MyGiftPack-QrCode":"ffa39f24"}[n]+".js"}function c(e){if(a[e])return a[e].exports;var t=a[e]={i:e,l:!1,exports:{}};return n[e].call(t.exports,t,t.exports,c),t.l=!0,t.exports}c.e=function(n){var e=[],t=i[n];if(0!==t)if(t)e.push(t[2]);else{var a=new Promise(function(e,a){t=i[n]=[e,a]});e.push(t[2]=a);var o,s=document.createElement("script");s.charset="utf-8",s.timeout=120,c.nc&&s.setAttribute("nonce",c.nc),s.src=r(n),o=function(e){s.onerror=s.onload=null,clearTimeout(u);var t=i[n];if(0!==t){if(t){var a=e&&("load"===e.type?"missing":e.type),o=e&&e.target&&e.target.src,r=new Error("Loading chunk "+n+" failed.\n("+a+": "+o+")");r.type=a,r.request=o,t[1](r)}i[n]=void 0}};var u=setTimeout(function(){o({type:"timeout",target:s})},12e4);s.onerror=s.onload=o,document.head.appendChild(s)}return Promise.all(e)},c.m=n,c.c=a,c.d=function(n,e,t){c.o(n,e)||Object.defineProperty(n,e,{enumerable:!0,get:t})},c.r=function(n){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(n,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(n,"__esModule",{value:!0})},c.t=function(n,e){if(1&e&&(n=c(n)),8&e)return n;if(4&e&&"object"===typeof n&&n&&n.__esModule)return n;var t=Object.create(null);if(c.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:n}),2&e&&"string"!=typeof n)for(var a in n)c.d(t,a,function(e){return n[e]}.bind(null,a));return t},c.n=function(n){var e=n&&n.__esModule?function(){return n["default"]}:function(){return n};return c.d(e,"a",e),e},c.o=function(n,e){return Object.prototype.hasOwnProperty.call(n,e)},c.p="/vip/",c.oe=function(n){throw console.error(n),n};var s=window["webpackJsonp"]=window["webpackJsonp"]||[],u=s.push.bind(s);s.push=e,s=s.slice();for(var g=0;g<s.length;g++)e(s[g]);var f=u;o.push([0,"chunk-vendors"]),t()})({0:function(n,e,t){n.exports=t("f2e3")},"03ee":function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={onLaunch:function(){console.log("App Launch")},onShow:function(){console.log("App Show")},onHide:function(){console.log("App Hide")}};e.default=a},1488:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={imgHttp:"https://mshopimg.yolipai.net",ApiHttp:"https://test-weshop.yolipai.net",HtmlHttp:"http://jmh.xinda100.cn"};e.default=a},"14cf":function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={appid:"__UNI__59B0F7D"};e.default=a},"1d88":function(n,e,t){"use strict";(function(n){var e=t("288e"),a=e(t("5176")),i=e(t("e143"));n["____59B0F7D____"]=!0,delete n["____59B0F7D____"],n.__uniConfig={globalStyle:{navigationBarTextStyle:"black",navigationBarTitleText:"",navigationBarBackgroundColor:"#F8F8F8",backgroundColor:"#F8F8F8"}},n.__uniConfig.router={mode:"hash",base:"/vip/"},n.__uniConfig["async"]={loading:"AsyncLoading",error:"AsyncError",delay:200,timeout:3e3},n.__uniConfig.debug=!1,n.__uniConfig.networkTimeout={request:6e3,connectSocket:6e3,uploadFile:6e3,downloadFile:6e3},n.__uniConfig.sdkConfigs={},n.__uniConfig.qqMapKey="XVXBZ-NDMC4-JOGUS-XGIEE-QVHDZ-AMFV2",n.__uniConfig.nvue={"flex-direction":"column"},i.default.component("pages-Login-index",function(n){var e={component:t.e("pages-Login-index").then(function(){return n(t("d58b"))}.bind(null,t)).catch(t.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e}),i.default.component("pages-GiftPackage-NewVipGift",function(n){var e={component:t.e("pages-GiftPackage-NewVipGift").then(function(){return n(t("be2b"))}.bind(null,t)).catch(t.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e}),i.default.component("pages-GiftPackage-EvaluateGift",function(n){var e={component:t.e("pages-GiftPackage-EvaluateGift").then(function(){return n(t("15d0"))}.bind(null,t)).catch(t.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e}),i.default.component("pages-GiftPackage-BirthdayGift",function(n){var e={component:t.e("pages-GiftPackage-BirthdayGift").then(function(){return n(t("a685"))}.bind(null,t)).catch(t.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e}),i.default.component("pages-MyGiftPack-MyGiftPack",function(n){var e={component:t.e("pages-MyGiftPack-MyGiftPack").then(function(){return n(t("57c6"))}.bind(null,t)).catch(t.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e}),i.default.component("pages-MyGiftPack-GiftPackBuy",function(n){var e={component:t.e("pages-MyGiftPack-GiftPackBuy").then(function(){return n(t("0203"))}.bind(null,t)).catch(t.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e}),i.default.component("pages-MyGiftPack-GiftPackList",function(n){var e={component:t.e("pages-MyGiftPack-GiftPackList").then(function(){return n(t("91fb"))}.bind(null,t)).catch(t.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e}),i.default.component("pages-MyGiftPack-QrCode",function(n){var e={component:t.e("pages-MyGiftPack-QrCode").then(function(){return n(t("94f2"))}.bind(null,t)).catch(t.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e}),i.default.component("pages-GiftPackage-AssistanceAct",function(n){var e={component:t.e("pages-GiftPackage-AssistanceAct").then(function(){return n(t("42dd"))}.bind(null,t)).catch(t.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e}),i.default.component("pages-GiftPackage-AssistanceList",function(n){var e={component:t.e("pages-GiftPackage-AssistanceList").then(function(){return n(t("dbf5"))}.bind(null,t)).catch(t.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e}),i.default.component("pages-GiftPackage-AssistanceDismantle",function(n){var e={component:t.e("pages-GiftPackage-AssistanceDismantle").then(function(){return n(t("9b56"))}.bind(null,t)).catch(t.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(e.loading={name:"SystemAsyncLoading",render:function(n){return n(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(e.error={name:"SystemAsyncError",render:function(n){return n(__uniConfig["async"]["error"])}}),e}),n.__uniRoutes=[{path:"/",alias:"/pages/Login/index",component:{render:function(n){return n("Page",{props:(0,a.default)({isQuit:!0,isEntry:!0},__uniConfig.globalStyle,{navigationBarTitleText:"主界面",navigationStyle:"custom"})},[n("pages-Login-index",{slot:"page"})])}},meta:{id:1,name:"pages-Login-index",isNVue:!1,pagePath:"pages/Login/index",isQuit:!0,isEntry:!0,windowTop:0}},{path:"/pages/GiftPackage/NewVipGift",component:{render:function(n){return n("Page",{props:(0,a.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"新人礼",navigationStyle:"custom"})},[n("pages-GiftPackage-NewVipGift",{slot:"page"})])}},meta:{name:"pages-GiftPackage-NewVipGift",isNVue:!1,pagePath:"pages/GiftPackage/NewVipGift",windowTop:0}},{path:"/pages/GiftPackage/EvaluateGift",component:{render:function(n){return n("Page",{props:(0,a.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"评价有礼",navigationStyle:"custom"})},[n("pages-GiftPackage-EvaluateGift",{slot:"page"})])}},meta:{name:"pages-GiftPackage-EvaluateGift",isNVue:!1,pagePath:"pages/GiftPackage/EvaluateGift",windowTop:0}},{path:"/pages/GiftPackage/BirthdayGift",component:{render:function(n){return n("Page",{props:(0,a.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"生日礼包",navigationStyle:"custom"})},[n("pages-GiftPackage-BirthdayGift",{slot:"page"})])}},meta:{name:"pages-GiftPackage-BirthdayGift",isNVue:!1,pagePath:"pages/GiftPackage/BirthdayGift",windowTop:0}},{path:"/pages/MyGiftPack/MyGiftPack",component:{render:function(n){return n("Page",{props:(0,a.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"我的礼包",navigationStyle:"custom"})},[n("pages-MyGiftPack-MyGiftPack",{slot:"page"})])}},meta:{name:"pages-MyGiftPack-MyGiftPack",isNVue:!1,pagePath:"pages/MyGiftPack/MyGiftPack",windowTop:0}},{path:"/pages/MyGiftPack/GiftPackBuy",component:{render:function(n){return n("Page",{props:(0,a.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"礼包列表",navigationStyle:"custom"})},[n("pages-MyGiftPack-GiftPackBuy",{slot:"page"})])}},meta:{name:"pages-MyGiftPack-GiftPackBuy",isNVue:!1,pagePath:"pages/MyGiftPack/GiftPackBuy",windowTop:0}},{path:"/pages/MyGiftPack/GiftPackList",component:{render:function(n){return n("Page",{props:(0,a.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"礼包详情",navigationStyle:"custom"})},[n("pages-MyGiftPack-GiftPackList",{slot:"page"})])}},meta:{name:"pages-MyGiftPack-GiftPackList",isNVue:!1,pagePath:"pages/MyGiftPack/GiftPackList",windowTop:0}},{path:"/pages/MyGiftPack/QrCode",component:{render:function(n){return n("Page",{props:(0,a.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"核销码",navigationStyle:"custom"})},[n("pages-MyGiftPack-QrCode",{slot:"page"})])}},meta:{name:"pages-MyGiftPack-QrCode",isNVue:!1,pagePath:"pages/MyGiftPack/QrCode",windowTop:0}},{path:"/pages/GiftPackage/AssistanceAct",component:{render:function(n){return n("Page",{props:(0,a.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"助力活动",navigationStyle:"custom"})},[n("pages-GiftPackage-AssistanceAct",{slot:"page"})])}},meta:{name:"pages-GiftPackage-AssistanceAct",isNVue:!1,pagePath:"pages/GiftPackage/AssistanceAct",windowTop:0}},{path:"/pages/GiftPackage/AssistanceList",component:{render:function(n){return n("Page",{props:(0,a.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"助力详情",navigationStyle:"custom"})},[n("pages-GiftPackage-AssistanceList",{slot:"page"})])}},meta:{name:"pages-GiftPackage-AssistanceList",isNVue:!1,pagePath:"pages/GiftPackage/AssistanceList",windowTop:0}},{path:"/pages/GiftPackage/AssistanceDismantle",component:{render:function(n){return n("Page",{props:(0,a.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"好友助力",navigationStyle:"custom"})},[n("pages-GiftPackage-AssistanceDismantle",{slot:"page"})])}},meta:{name:"pages-GiftPackage-AssistanceDismantle",isNVue:!1,pagePath:"pages/GiftPackage/AssistanceDismantle",windowTop:0}},{path:"/preview-image",component:{render:function(n){return n("Page",{props:{navigationStyle:"custom"}},[n("system-preview-image",{slot:"page"})])}},meta:{name:"preview-image",pagePath:"/preview-image"}},{path:"/choose-location",component:{render:function(n){return n("Page",{props:{navigationStyle:"custom"}},[n("system-choose-location",{slot:"page"})])}},meta:{name:"choose-location",pagePath:"/choose-location"}},{path:"/open-location",component:{render:function(n){return n("Page",{props:{navigationStyle:"custom"}},[n("system-open-location",{slot:"page"})])}},meta:{name:"open-location",pagePath:"/open-location"}}]}).call(this,t("c8ba"))},6982:function(n,e,t){"use strict";t.r(e);var a=t("03ee"),i=t.n(a);for(var o in a)"default"!==o&&function(n){t.d(e,n,function(){return a[n]})}(o);e["default"]=i.a},7499:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={pages:{"pages/Login/index":{navigationBarTitleText:"主界面",navigationStyle:"custom"},"pages/GiftPackage/NewVipGift":{navigationBarTitleText:"新人礼",navigationStyle:"custom"},"pages/GiftPackage/EvaluateGift":{navigationBarTitleText:"评价有礼",navigationStyle:"custom"},"pages/GiftPackage/BirthdayGift":{navigationBarTitleText:"生日礼包",navigationStyle:"custom"},"pages/MyGiftPack/MyGiftPack":{navigationBarTitleText:"我的礼包",navigationStyle:"custom"},"pages/MyGiftPack/GiftPackBuy":{navigationBarTitleText:"礼包列表",navigationStyle:"custom"},"pages/MyGiftPack/GiftPackList":{navigationBarTitleText:"礼包详情",navigationStyle:"custom"},"pages/MyGiftPack/QrCode":{navigationBarTitleText:"核销码",navigationStyle:"custom"},"pages/GiftPackage/AssistanceAct":{navigationBarTitleText:"助力活动",navigationStyle:"custom"},"pages/GiftPackage/AssistanceList":{navigationBarTitleText:"助力详情",navigationStyle:"custom"},"pages/GiftPackage/AssistanceDismantle":{navigationBarTitleText:"好友助力",navigationStyle:"custom"}},globalStyle:{navigationBarTextStyle:"black",navigationBarTitleText:"",navigationBarBackgroundColor:"#F8F8F8",backgroundColor:"#F8F8F8"}};e.default=a},c4f6:function(n,e,t){"use strict";t.r(e);var a=t("f008"),i=t("6982");for(var o in i)"default"!==o&&function(n){t.d(e,n,function(){return i[n]})}(o);var r,c=t("f0c5"),s=Object(c["a"])(i["default"],a["b"],a["c"],!1,null,null,null,!1,a["a"],r);e["default"]=s.exports},f008:function(n,e,t){"use strict";var a,i=function(){var n=this,e=n.$createElement,t=n._self._c||e;return t("App",{attrs:{keepAliveInclude:n.keepAliveInclude}})},o=[];t.d(e,"b",function(){return i}),t.d(e,"c",function(){return o}),t.d(e,"a",function(){return a})},f2e3:function(n,e,t){"use strict";var a=t("288e"),i=a(t("cebc"));t("cadf"),t("551c"),t("097d"),t("1d88"),t("1c31"),t("921b");var o=a(t("e143")),r=a(t("c4f6")),c=a(t("1488"));o.default.config.productionTip=!1,o.default.prototype.$GetInfo=c.default,r.default.mpType="app";var s=new o.default((0,i.default)({},r.default));s.$mount()}});  
2 \ No newline at end of file 0 \ No newline at end of file
vip/static/js/index.8c123a7c.js 0 → 100644
  1 +(function(e){function n(n){for(var t,r,c=n[0],s=n[1],g=n[2],u=0,l=[];u<c.length;u++)r=c[u],i[r]&&l.push(i[r][0]),i[r]=0;for(t in s)Object.prototype.hasOwnProperty.call(s,t)&&(e[t]=s[t]);f&&f(n);while(l.length)l.shift()();return o.push.apply(o,g||[]),a()}function a(){for(var e,n=0;n<o.length;n++){for(var a=o[n],t=!0,r=1;r<a.length;r++){var s=a[r];0!==i[s]&&(t=!1)}t&&(o.splice(n--,1),e=c(c.s=a[0]))}return e}var t={},i={index:0},o=[];function r(e){return c.p+"static/js/"+({"pages-GiftPackage-AssistanceAct":"pages-GiftPackage-AssistanceAct","pages-GiftPackage-AssistanceDismantle":"pages-GiftPackage-AssistanceDismantle","pages-GiftPackage-AssistanceList~pages-MyGiftPack-QrCode":"pages-GiftPackage-AssistanceList~pages-MyGiftPack-QrCode","pages-GiftPackage-AssistanceList":"pages-GiftPackage-AssistanceList","pages-MyGiftPack-QrCode":"pages-MyGiftPack-QrCode","pages-GiftPackage-BirthdayGift":"pages-GiftPackage-BirthdayGift","pages-GiftPackage-EvaluateGift":"pages-GiftPackage-EvaluateGift","pages-GiftPackage-HolidayGift":"pages-GiftPackage-HolidayGift","pages-GiftPackage-NewVipGift":"pages-GiftPackage-NewVipGift","pages-Login-index":"pages-Login-index","pages-MyGiftPack-GiftPackBuy":"pages-MyGiftPack-GiftPackBuy","pages-MyGiftPack-GiftPackList":"pages-MyGiftPack-GiftPackList","pages-MyGiftPack-MyGiftPack":"pages-MyGiftPack-MyGiftPack"}[e]||e)+"."+{"pages-GiftPackage-AssistanceAct":"62380835","pages-GiftPackage-AssistanceDismantle":"6fa13dd3","pages-GiftPackage-AssistanceList~pages-MyGiftPack-QrCode":"a8edebbe","pages-GiftPackage-AssistanceList":"d2ba8d68","pages-MyGiftPack-QrCode":"abbed65d","pages-GiftPackage-BirthdayGift":"9c21d227","pages-GiftPackage-EvaluateGift":"8f54bd68","pages-GiftPackage-HolidayGift":"3add6bfd","pages-GiftPackage-NewVipGift":"dc97c1aa","pages-Login-index":"dbd669cc","pages-MyGiftPack-GiftPackBuy":"95a1d0f6","pages-MyGiftPack-GiftPackList":"7903690c","pages-MyGiftPack-MyGiftPack":"ae66ab6d"}[e]+".js"}function c(n){if(t[n])return t[n].exports;var a=t[n]={i:n,l:!1,exports:{}};return e[n].call(a.exports,a,a.exports,c),a.l=!0,a.exports}c.e=function(e){var n=[],a=i[e];if(0!==a)if(a)n.push(a[2]);else{var t=new Promise(function(n,t){a=i[e]=[n,t]});n.push(a[2]=t);var o,s=document.createElement("script");s.charset="utf-8",s.timeout=120,c.nc&&s.setAttribute("nonce",c.nc),s.src=r(e),o=function(n){s.onerror=s.onload=null,clearTimeout(g);var a=i[e];if(0!==a){if(a){var t=n&&("load"===n.type?"missing":n.type),o=n&&n.target&&n.target.src,r=new Error("Loading chunk "+e+" failed.\n("+t+": "+o+")");r.type=t,r.request=o,a[1](r)}i[e]=void 0}};var g=setTimeout(function(){o({type:"timeout",target:s})},12e4);s.onerror=s.onload=o,document.head.appendChild(s)}return Promise.all(n)},c.m=e,c.c=t,c.d=function(e,n,a){c.o(e,n)||Object.defineProperty(e,n,{enumerable:!0,get:a})},c.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},c.t=function(e,n){if(1&n&&(e=c(e)),8&n)return e;if(4&n&&"object"===typeof e&&e&&e.__esModule)return e;var a=Object.create(null);if(c.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:e}),2&n&&"string"!=typeof e)for(var t in e)c.d(a,t,function(n){return e[n]}.bind(null,t));return a},c.n=function(e){var n=e&&e.__esModule?function(){return e["default"]}:function(){return e};return c.d(n,"a",n),n},c.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},c.p="/vip/",c.oe=function(e){throw console.error(e),e};var s=window["webpackJsonp"]=window["webpackJsonp"]||[],g=s.push.bind(s);s.push=n,s=s.slice();for(var u=0;u<s.length;u++)n(s[u]);var f=g;o.push([0,"chunk-vendors"]),a()})({0:function(e,n,a){e.exports=a("f2e3")},"03ee":function(e,n,a){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var t={onLaunch:function(){console.log("App Launch")},onShow:function(){console.log("App Show")},onHide:function(){console.log("App Hide")}};n.default=t},1488:function(e,n,a){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var t={imgHttp:"https://mshopimg.yolipai.net",ApiHttp:"https://test-weshop.yolipai.net",HtmlHttp:"http://jmh.xinda100.cn"};n.default=t},"14cf":function(e,n,a){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var t={appid:"__UNI__59B0F7D"};n.default=t},"1d88":function(e,n,a){"use strict";(function(e){var n=a("288e"),t=n(a("5176")),i=n(a("e143"));e["____59B0F7D____"]=!0,delete e["____59B0F7D____"],e.__uniConfig={globalStyle:{navigationBarTextStyle:"black",navigationBarTitleText:"",navigationBarBackgroundColor:"#F8F8F8",backgroundColor:"#F8F8F8"}},e.__uniConfig.router={mode:"hash",base:"/vip/"},e.__uniConfig["async"]={loading:"AsyncLoading",error:"AsyncError",delay:200,timeout:3e3},e.__uniConfig.debug=!1,e.__uniConfig.networkTimeout={request:6e3,connectSocket:6e3,uploadFile:6e3,downloadFile:6e3},e.__uniConfig.sdkConfigs={},e.__uniConfig.qqMapKey="XVXBZ-NDMC4-JOGUS-XGIEE-QVHDZ-AMFV2",e.__uniConfig.nvue={"flex-direction":"column"},i.default.component("pages-Login-index",function(e){var n={component:a.e("pages-Login-index").then(function(){return e(a("d58b"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n}),i.default.component("pages-GiftPackage-NewVipGift",function(e){var n={component:a.e("pages-GiftPackage-NewVipGift").then(function(){return e(a("be2b"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n}),i.default.component("pages-GiftPackage-EvaluateGift",function(e){var n={component:a.e("pages-GiftPackage-EvaluateGift").then(function(){return e(a("15d0"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n}),i.default.component("pages-GiftPackage-BirthdayGift",function(e){var n={component:a.e("pages-GiftPackage-BirthdayGift").then(function(){return e(a("a685"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n}),i.default.component("pages-GiftPackage-HolidayGift",function(e){var n={component:a.e("pages-GiftPackage-HolidayGift").then(function(){return e(a("a444"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n}),i.default.component("pages-MyGiftPack-MyGiftPack",function(e){var n={component:a.e("pages-MyGiftPack-MyGiftPack").then(function(){return e(a("57c6"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n}),i.default.component("pages-MyGiftPack-GiftPackBuy",function(e){var n={component:a.e("pages-MyGiftPack-GiftPackBuy").then(function(){return e(a("0203"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n}),i.default.component("pages-MyGiftPack-GiftPackList",function(e){var n={component:a.e("pages-MyGiftPack-GiftPackList").then(function(){return e(a("91fb"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n}),i.default.component("pages-MyGiftPack-QrCode",function(e){var n={component:Promise.all([a.e("pages-GiftPackage-AssistanceList~pages-MyGiftPack-QrCode"),a.e("pages-MyGiftPack-QrCode")]).then(function(){return e(a("94f2"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n}),i.default.component("pages-GiftPackage-AssistanceAct",function(e){var n={component:a.e("pages-GiftPackage-AssistanceAct").then(function(){return e(a("42dd"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n}),i.default.component("pages-GiftPackage-AssistanceList",function(e){var n={component:Promise.all([a.e("pages-GiftPackage-AssistanceList~pages-MyGiftPack-QrCode"),a.e("pages-GiftPackage-AssistanceList")]).then(function(){return e(a("dbf5"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n}),i.default.component("pages-GiftPackage-AssistanceDismantle",function(e){var n={component:a.e("pages-GiftPackage-AssistanceDismantle").then(function(){return e(a("9b56"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n}),e.__uniRoutes=[{path:"/",alias:"/pages/Login/index",component:{render:function(e){return e("Page",{props:(0,t.default)({isQuit:!0,isEntry:!0},__uniConfig.globalStyle,{navigationBarTitleText:"主界面",navigationStyle:"custom"})},[e("pages-Login-index",{slot:"page"})])}},meta:{id:1,name:"pages-Login-index",isNVue:!1,pagePath:"pages/Login/index",isQuit:!0,isEntry:!0,windowTop:0}},{path:"/pages/GiftPackage/NewVipGift",component:{render:function(e){return e("Page",{props:(0,t.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"新人礼",navigationStyle:"custom"})},[e("pages-GiftPackage-NewVipGift",{slot:"page"})])}},meta:{name:"pages-GiftPackage-NewVipGift",isNVue:!1,pagePath:"pages/GiftPackage/NewVipGift",windowTop:0}},{path:"/pages/GiftPackage/EvaluateGift",component:{render:function(e){return e("Page",{props:(0,t.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"评价有礼",navigationStyle:"custom"})},[e("pages-GiftPackage-EvaluateGift",{slot:"page"})])}},meta:{name:"pages-GiftPackage-EvaluateGift",isNVue:!1,pagePath:"pages/GiftPackage/EvaluateGift",windowTop:0}},{path:"/pages/GiftPackage/BirthdayGift",component:{render:function(e){return e("Page",{props:(0,t.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"生日礼包",navigationStyle:"custom"})},[e("pages-GiftPackage-BirthdayGift",{slot:"page"})])}},meta:{name:"pages-GiftPackage-BirthdayGift",isNVue:!1,pagePath:"pages/GiftPackage/BirthdayGift",windowTop:0}},{path:"/pages/GiftPackage/HolidayGift",component:{render:function(e){return e("Page",{props:(0,t.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"节日礼包",navigationStyle:"custom"})},[e("pages-GiftPackage-HolidayGift",{slot:"page"})])}},meta:{name:"pages-GiftPackage-HolidayGift",isNVue:!1,pagePath:"pages/GiftPackage/HolidayGift",windowTop:0}},{path:"/pages/MyGiftPack/MyGiftPack",component:{render:function(e){return e("Page",{props:(0,t.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"我的礼包",navigationStyle:"custom"})},[e("pages-MyGiftPack-MyGiftPack",{slot:"page"})])}},meta:{name:"pages-MyGiftPack-MyGiftPack",isNVue:!1,pagePath:"pages/MyGiftPack/MyGiftPack",windowTop:0}},{path:"/pages/MyGiftPack/GiftPackBuy",component:{render:function(e){return e("Page",{props:(0,t.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"礼包列表",navigationStyle:"custom"})},[e("pages-MyGiftPack-GiftPackBuy",{slot:"page"})])}},meta:{name:"pages-MyGiftPack-GiftPackBuy",isNVue:!1,pagePath:"pages/MyGiftPack/GiftPackBuy",windowTop:0}},{path:"/pages/MyGiftPack/GiftPackList",component:{render:function(e){return e("Page",{props:(0,t.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"礼包详情",navigationStyle:"custom"})},[e("pages-MyGiftPack-GiftPackList",{slot:"page"})])}},meta:{name:"pages-MyGiftPack-GiftPackList",isNVue:!1,pagePath:"pages/MyGiftPack/GiftPackList",windowTop:0}},{path:"/pages/MyGiftPack/QrCode",component:{render:function(e){return e("Page",{props:(0,t.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"核销码",navigationStyle:"custom"})},[e("pages-MyGiftPack-QrCode",{slot:"page"})])}},meta:{name:"pages-MyGiftPack-QrCode",isNVue:!1,pagePath:"pages/MyGiftPack/QrCode",windowTop:0}},{path:"/pages/GiftPackage/AssistanceAct",component:{render:function(e){return e("Page",{props:(0,t.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"助力活动",navigationStyle:"custom"})},[e("pages-GiftPackage-AssistanceAct",{slot:"page"})])}},meta:{name:"pages-GiftPackage-AssistanceAct",isNVue:!1,pagePath:"pages/GiftPackage/AssistanceAct",windowTop:0}},{path:"/pages/GiftPackage/AssistanceList",component:{render:function(e){return e("Page",{props:(0,t.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"助力详情",navigationStyle:"custom"})},[e("pages-GiftPackage-AssistanceList",{slot:"page"})])}},meta:{name:"pages-GiftPackage-AssistanceList",isNVue:!1,pagePath:"pages/GiftPackage/AssistanceList",windowTop:0}},{path:"/pages/GiftPackage/AssistanceDismantle",component:{render:function(e){return e("Page",{props:(0,t.default)({},__uniConfig.globalStyle,{navigationBarTitleText:"好友助力",navigationStyle:"custom"})},[e("pages-GiftPackage-AssistanceDismantle",{slot:"page"})])}},meta:{name:"pages-GiftPackage-AssistanceDismantle",isNVue:!1,pagePath:"pages/GiftPackage/AssistanceDismantle",windowTop:0}},{path:"/preview-image",component:{render:function(e){return e("Page",{props:{navigationStyle:"custom"}},[e("system-preview-image",{slot:"page"})])}},meta:{name:"preview-image",pagePath:"/preview-image"}},{path:"/choose-location",component:{render:function(e){return e("Page",{props:{navigationStyle:"custom"}},[e("system-choose-location",{slot:"page"})])}},meta:{name:"choose-location",pagePath:"/choose-location"}},{path:"/open-location",component:{render:function(e){return e("Page",{props:{navigationStyle:"custom"}},[e("system-open-location",{slot:"page"})])}},meta:{name:"open-location",pagePath:"/open-location"}}]}).call(this,a("c8ba"))},6982:function(e,n,a){"use strict";a.r(n);var t=a("03ee"),i=a.n(t);for(var o in t)"default"!==o&&function(e){a.d(n,e,function(){return t[e]})}(o);n["default"]=i.a},7499:function(e,n,a){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var t={pages:{"pages/Login/index":{navigationBarTitleText:"主界面",navigationStyle:"custom"},"pages/GiftPackage/NewVipGift":{navigationBarTitleText:"新人礼",navigationStyle:"custom"},"pages/GiftPackage/EvaluateGift":{navigationBarTitleText:"评价有礼",navigationStyle:"custom"},"pages/GiftPackage/BirthdayGift":{navigationBarTitleText:"生日礼包",navigationStyle:"custom"},"pages/GiftPackage/HolidayGift":{navigationBarTitleText:"节日礼包",navigationStyle:"custom"},"pages/MyGiftPack/MyGiftPack":{navigationBarTitleText:"我的礼包",navigationStyle:"custom"},"pages/MyGiftPack/GiftPackBuy":{navigationBarTitleText:"礼包列表",navigationStyle:"custom"},"pages/MyGiftPack/GiftPackList":{navigationBarTitleText:"礼包详情",navigationStyle:"custom"},"pages/MyGiftPack/QrCode":{navigationBarTitleText:"核销码",navigationStyle:"custom"},"pages/GiftPackage/AssistanceAct":{navigationBarTitleText:"助力活动",navigationStyle:"custom"},"pages/GiftPackage/AssistanceList":{navigationBarTitleText:"助力详情",navigationStyle:"custom"},"pages/GiftPackage/AssistanceDismantle":{navigationBarTitleText:"好友助力",navigationStyle:"custom"}},globalStyle:{navigationBarTextStyle:"black",navigationBarTitleText:"",navigationBarBackgroundColor:"#F8F8F8",backgroundColor:"#F8F8F8"}};n.default=t},c4f6:function(e,n,a){"use strict";a.r(n);var t=a("f008"),i=a("6982");for(var o in i)"default"!==o&&function(e){a.d(n,e,function(){return i[e]})}(o);var r,c=a("f0c5"),s=Object(c["a"])(i["default"],t["b"],t["c"],!1,null,null,null,!1,t["a"],r);n["default"]=s.exports},f008:function(e,n,a){"use strict";var t,i=function(){var e=this,n=e.$createElement,a=e._self._c||n;return a("App",{attrs:{keepAliveInclude:e.keepAliveInclude}})},o=[];a.d(n,"b",function(){return i}),a.d(n,"c",function(){return o}),a.d(n,"a",function(){return t})},f2e3:function(e,n,a){"use strict";var t=a("288e"),i=t(a("cebc"));a("cadf"),a("551c"),a("097d"),a("1d88"),a("1c31"),a("921b");var o=t(a("e143")),r=t(a("c4f6")),c=t(a("1488"));o.default.config.productionTip=!1,o.default.prototype.$GetInfo=c.default,r.default.mpType="app";var s=new o.default((0,i.default)({},r.default));s.$mount()}});
0 \ No newline at end of file 2 \ No newline at end of file
vip/static/js/pages-GiftPackage-AssistanceAct.2aec33ab.js deleted
1 -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-GiftPackage-AssistanceAct"],{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}},"3a81":function(t,e,n){var i=n("6655");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=n("4f06").default;o("5fcd1729",i,!0,{sourceMap:!1,shadowMode:!1})},"42dd":function(t,e,n){"use strict";n.r(e);var i=n("ef31"),o=n("a3ba");for(var a in o)"default"!==a&&function(t){n.d(e,t,function(){return o[t]})}(a);n("8d6e");var r,c=n("f0c5"),s=Object(c["a"])(o["default"],i["b"],i["c"],!1,null,"6976ffc2",null,!1,i["a"],r);e["default"]=s.exports},"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],f=a[3],l={id:t+":"+o,css:c,media:s,sourceMap:f};i[r]?i[r].parts.push(l):n.push(i[r]={id:r,parts:[l]})}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,f=!1,l=function(){},u=null,d="data-vue-ssr-id",p="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function b(t,e,n,o){f=n,u=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 f=0;f<s.parts.length;f++)s.parts[f]();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["+d+'~="'+t.id+'"]');if(i){if(f)return l;i.parentNode.removeChild(i)}if(p){var o=s++;i=c||(c=g()),e=x.bind(null,i,o,!1),n=x.bind(null,i,o,!0)}else i=g(),e=h.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 x(t,e,n,i){var o=n?"":L(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 h(t,e){var n=L(e.css),i=e.media,o=e.sourceMap;if(i&&t.setAttribute("media",i),u.ssrId&&t.setAttribute(d,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,_=/\.\?%PAGE\?%/g,y=/\?%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 L(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=T();if(!uni.canIUse("css.var")){var i=U();t=t.replace(C,"0px").replace(I,i.top+"px").replace(A,i.bottom+"px")}return t.replace(y,n).replace(_,"").replace(j,"body."+n+" uni-page-body").replace(k,function(t,e){return uni.upx2px(e)+"px"})}function T(){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}}},6655: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-6976ffc2]{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.background_img[data-v-6976ffc2]{background-image:url(https://mshopimg.yolipai.net/miniapp/images/giftbag/assis00.png);background-size:100% 100%}.top_img[data-v-6976ffc2]{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_img uni-image[data-v-6976ffc2]{width:%?626?%;height:%?145?%;padding-top:%?130?%}.top_img uni-text[data-v-6976ffc2]{font-size:%?32?%;color:#fff;padding-top:%?20?%}.top_title_img[data-v-6976ffc2]{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-6976ffc2]{width:%?530?%;height:%?504?%;padding-top:%?50?%;padding-bottom:%?30?%}.top_title_img uni-text[data-v-6976ffc2]{font-size:%?25?%;color:#fff}.top_button_img[data-v-6976ffc2]{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-6976ffc2]{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-6976ffc2]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-bottom:%?40?%;border-bottom:%?1?% solid #ffd500}.content_title_title[data-v-6976ffc2]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center;width:50%;text-align:center;color:#fff;font-size:%?27?%;border-left:%?1?% solid #ffd500;border-right:%?1?% solid #ffd500;border-top:%?1?% solid #ffd500;margin:%?10?% %?40?% %?0?% %?40?%;padding:%?8?%}.content_title_title uni-image[data-v-6976ffc2]{width:%?30?%;height:%?30?%;margin-right:%?10?%;margin-top:%?6?%}.content_title_title uni-text[data-v-6976ffc2]{line-height:%?20?%}.content_title_chack_bg[data-v-6976ffc2]{background:#ffd500}.content_box[data-v-6976ffc2]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:%?20?%}.content_box_gift[data-v-6976ffc2]{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-6976ffc2]{font-size:%?25?%;color:#fff;text-decoration:underline}.foot_load[data-v-6976ffc2]{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-6976ffc2]{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:%?60?%}.font_color[data-v-6976ffc2]{color:#b9b5b5;text-decoration:underline}uni-page-body[data-v-6976ffc2]{background:#d01119}body.?%PAGE?%[data-v-6976ffc2]{background:#d01119}',""])},"8d6e":function(t,e,n){"use strict";var i=n("3a81"),o=n.n(i);o.a},a3ba:function(t,e,n){"use strict";n.r(e);var i=n("cc8b"),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},cc8b: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},ef31: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-image",{attrs:{src:t.$GetInfo.imgHttp+"/miniapp/images/giftbag/assis01.png"}}),n("v-uni-text",[t._v("机会总是留给最有行动力的人")])],1),n("v-uni-view",{staticClass:"top_title_img"},[n("v-uni-image",{attrs:{src:t.$GetInfo.imgHttp+"/miniapp/images/giftbag/assis03.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:"content_title_box"},[n("v-uni-view",{staticClass:"content_title_title content_title_chack_bg"},[n("v-uni-image",{attrs:{src:"../../static/img/assis11.png"}}),n("v-uni-text",[t._v("我的奖品")])],1),n("v-uni-view",{staticClass:"content_title_title"},[n("v-uni-view",[n("v-uni-image",{attrs:{src:"../../static/img/assis12.png"}})],1),n("v-uni-view",[n("v-uni-text",[t._v("活动说明")])],1)],1)],1),t._l(t.contentList,function(e,i){return n("v-uni-view",{key:i,staticClass:"content_box"},[n("v-uni-view",{staticClass:"content_box_gift"},[n("v-uni-text",[t._v(t._s(e.contentTitle))])],1),n("v-uni-view",{staticClass:"content_box_remark font_color"},[n("v-uni-text",[t._v("查看详情")])],1)],1)}),this.contentList.length>0?n("v-uni-view",{staticClass:"foot_load"},[n("v-uni-text",[t._v("———— 点击加载更多 ————")])],1):t._e(),0==this.contentList.length?n("v-uni-view",{staticClass:"foot_load"},[n("v-uni-text",[t._v("暂无奖品记录")])],1):t._e(),n("v-uni-view",{staticClass:"foot_receive"},[n("v-uni-text",[t._v("已有"+t._s(this.countNumber)+"人领取了任务")])],1)],2)},a=[];n.d(e,"b",function(){return o}),n.d(e,"c",function(){return a}),n.d(e,"a",function(){return i})}}]);  
2 \ No newline at end of file 0 \ No newline at end of file
vip/static/js/pages-GiftPackage-AssistanceAct.62380835.js 0 → 100644
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-GiftPackage-AssistanceAct"],{2350:function(t,e){function n(t,e){var n=t[1]||"",a=t[3];if(!a)return n;if(e&&"function"===typeof btoa){var o=i(a),r=a.sources.map(function(t){return"/*# sourceURL="+a.sourceRoot+t+" */"});return[n].concat(r).concat([o]).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={},a=0;a<this.length;a++){var o=this[a][0];"number"===typeof o&&(i[o]=!0)}for(a=0;a<t.length;a++){var r=t[a];"number"===typeof r[0]&&i[r[0]]||(n&&!r[2]?r[2]=n:n&&(r[2]="("+r[2]+") and ("+n+")"),e.push(r))}},e}},"42dd":function(t,e,n){"use strict";n.r(e);var i=n("4699"),a=n("a3ba");for(var o in a)"default"!==o&&function(t){n.d(e,t,function(){return a[t]})}(o);n("e455");var r,c=n("f0c5"),s=Object(c["a"])(a["default"],i["b"],i["c"],!1,null,"2853ae9a",null,!1,i["a"],r);e["default"]=s.exports},4699:function(t,e,n){"use strict";var i,a=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-image",{attrs:{src:t.$GetInfo.imgHttp+"/miniapp/images/giftbag/assis01.png"}}),n("v-uni-text",[t._v("机会总是留给最有行动力的人")])],1),n("v-uni-view",{staticClass:"top_title_img"},[n("v-uni-image",{attrs:{src:t.$GetInfo.imgHttp+"/miniapp/images/giftbag/assis03.png"}}),n("v-uni-text",[t._v("活动时间:"+t._s(this.activityDate))])],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:"content_title_box"},[n("v-uni-view",{class:0==this.isChackBox?"content_title_title content_title_chack_bg":"content_title_title",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.gotoGift.apply(void 0,arguments)}}},[n("v-uni-image",{attrs:{src:"../../static/img/assis11.png"}}),n("v-uni-text",[t._v("我的任务")])],1),n("v-uni-view",{class:1==this.isChackBox?"content_title_title content_title_chack_bg":"content_title_title",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.gotoRemark.apply(void 0,arguments)}}},[n("v-uni-image",{attrs:{src:"../../static/img/assis12.png"}}),n("v-uni-text",[t._v("活动说明")])],1)],1),0==this.isChackBox?n("v-uni-view",[t._l(t.contentList,function(e,i){return n("v-uni-view",{key:i,staticClass:"content_box"},[n("v-uni-view",{staticClass:"content_box_gift"},[n("v-uni-text",[t._v(t._s(e.contentTitle))])],1),n("v-uni-view",{staticClass:"content_box_remark font_color"},[n("v-uni-text",{on:{click:function(n){arguments[0]=n=t.$handleEvent(n),t.goToGiftList(e.contentID,e)}}},[t._v("查看详情")])],1)],1)}),this.contentList.length>0?n("v-uni-view",{staticClass:"foot_load"},[n("v-uni-text",[t._v("———— 点击加载更多 ————")])],1):t._e(),this.contentList.length<=0?n("v-uni-view",{staticClass:"foot_load"},[n("v-uni-text",[t._v("暂无领取记录")])],1):t._e()],2):t._e(),1==this.isChackBox?n("v-uni-view",[n("v-uni-view",{staticClass:"remark_box",domProps:{innerHTML:t._s(this.countRemark)}}),""!=this.countRemark?n("v-uni-view",{staticClass:"foot_load"},[n("v-uni-text",[t._v("———— 已到底 ————")])],1):t._e(),""==this.countRemark?n("v-uni-view",{staticClass:"foot_load"},[n("v-uni-text",[t._v("暂无活动详情")])],1):t._e()],1):t._e(),0==this.contentList.length?n("v-uni-view",{staticClass:"foot_load"},[n("v-uni-text",[t._v("暂无奖品记录")])],1):t._e(),n("v-uni-view",{staticClass:"foot_receive"},[n("v-uni-text",[t._v("已有"+t._s(this.countNumber)+"人领取了任务")])],1)],1)},o=[];n.d(e,"b",function(){return a}),n.d(e,"c",function(){return o}),n.d(e,"a",function(){return i})},"4f06":function(t,e,n){"use strict";function i(t,e){for(var n=[],i={},a=0;a<e.length;a++){var o=e[a],r=o[0],c=o[1],s=o[2],l=o[3],u={id:t+":"+a,css:c,media:s,sourceMap:l};i[r]?i[r].parts.push(u):n.push(i[r]={id:r,parts:[u]})}return n}n.r(e),n.d(e,"default",function(){return v});var a="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!a)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={},r=a&&(document.head||document.getElementsByTagName("head")[0]),c=null,s=0,l=!1,u=function(){},f=null,d="data-vue-ssr-id",p="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function v(t,e,n,a){l=n,f=a||{};var r=i(t,e);return b(r),function(e){for(var n=[],a=0;a<r.length;a++){var c=r[a],s=o[c.id];s.refs--,n.push(s)}e?(r=i(t,e),b(r)):r=[];for(a=0;a<n.length;a++){s=n[a];if(0===s.refs){for(var l=0;l<s.parts.length;l++)s.parts[l]();delete o[s.id]}}}}function b(t){for(var e=0;e<t.length;e++){var n=t[e],i=o[n.id];if(i){i.refs++;for(var a=0;a<i.parts.length;a++)i.parts[a](n.parts[a]);for(;a<n.parts.length;a++)i.parts.push(m(n.parts[a]));i.parts.length>n.parts.length&&(i.parts.length=n.parts.length)}else{var r=[];for(a=0;a<n.parts.length;a++)r.push(m(n.parts[a]));o[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["+d+'~="'+t.id+'"]');if(i){if(l)return u;i.parentNode.removeChild(i)}if(p){var a=s++;i=c||(c=g()),e=k.bind(null,i,a,!1),n=k.bind(null,i,a,!0)}else i=g(),e=w.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 h=function(){var t=[];return function(e,n){return t[e]=n,t.filter(Boolean).join("\n")}}();function k(t,e,n,i){var a=n?"":I(i.css);if(t.styleSheet)t.styleSheet.cssText=h(e,a);else{var o=document.createTextNode(a),r=t.childNodes;r[e]&&t.removeChild(r[e]),r.length?t.insertBefore(o,r[e]):t.appendChild(o)}}function w(t,e){var n=I(e.css),i=e.media,a=e.sourceMap;if(i&&t.setAttribute("media",i),f.ssrId&&t.setAttribute(d,e.id),a&&(n+="\n/*# sourceURL="+a.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(a))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var x=/%\?([+-]?\d+(\.\d+)?)\?%/g,_=/\.\?%PAGE\?%/g,y=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,C=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,j=/var\(--status-bar-height\)/gi,L=/var\(--window-top\)/gi,T=/var\(--window-bottom\)/gi;function I(t){var e="";e=uni.canIUse("css.constant")?"constant":e,e=uni.canIUse("css.env")?"env":e,e&&(t=t.replace(j,e+"(safe-area-inset-top)").replace(L,"calc(var(--window-top) + "+e+"(safe-area-inset-top))").replace(T,"calc(var(--window-bottom) + "+e+"(safe-area-inset-bottom))"));var n=G();if(!uni.canIUse("css.var")){var i=$();t=t.replace(j,"0px").replace(L,i.top+"px").replace(T,i.bottom+"px")}return t.replace(y,n).replace(_,"").replace(C,"body."+n+" 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 $(){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}}},a3ba:function(t,e,n){"use strict";n.r(e);var i=n("cc8b"),a=n.n(i);for(var o in i)"default"!==o&&function(t){n.d(e,t,function(){return i[t]})}(o);e["default"]=a.a},ac91:function(t,e,n){var i=n("c6a9");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var a=n("4f06").default;a("bfc59a30",i,!0,{sourceMap:!1,shadowMode:!1})},c6a9: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-2853ae9a]{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.background_img[data-v-2853ae9a]{background-image:url(https://mshopimg.yolipai.net/miniapp/images/giftbag/assis00.png);background-size:100% 100%}.top_img[data-v-2853ae9a]{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_img uni-image[data-v-2853ae9a]{width:%?626?%;height:%?145?%;padding-top:%?130?%}.top_img uni-text[data-v-2853ae9a]{font-size:%?32?%;color:#fff;padding-top:%?20?%}.top_title_img[data-v-2853ae9a]{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-2853ae9a]{width:%?530?%;height:%?504?%;padding-top:%?50?%;padding-bottom:%?30?%}.top_title_img uni-text[data-v-2853ae9a]{font-size:%?25?%;color:#fff}.top_button_img[data-v-2853ae9a]{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-2853ae9a]{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-2853ae9a]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-bottom:%?40?%;border-bottom:%?1?% solid #ffd500}.content_title_title[data-v-2853ae9a]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center;width:50%;text-align:center;color:#fff;font-size:%?27?%;border-left:%?1?% solid #ffd500;border-right:%?1?% solid #ffd500;border-top:%?1?% solid #ffd500;margin:%?10?% %?40?% %?0?% %?40?%;padding:%?8?%}.content_title_title uni-image[data-v-2853ae9a]{width:%?30?%;height:%?30?%;margin-right:%?10?%}.content_title_chack_bg[data-v-2853ae9a]{background:#ffd500}.content_box[data-v-2853ae9a]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:%?20?%}.content_box_gift[data-v-2853ae9a]{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-2853ae9a]{font-size:%?25?%;color:#fff;text-decoration:underline}.remark_box[data-v-2853ae9a]{margin:%?20?% %?40?% %?0?% %?40?%;font-size:%?25?%;color:#fff;line-height:%?40?%}.foot_load[data-v-2853ae9a]{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-2853ae9a]{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:%?60?%}.font_color[data-v-2853ae9a]{color:#b9b5b5;text-decoration:underline}uni-page-body[data-v-2853ae9a]{background:#d01119}body.?%PAGE?%[data-v-2853ae9a]{background:#d01119}',""])},cc8b:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={data:function(){return{isChackBox:!1,activityDate:"2019.12.12-2020.01.20",countNumber:"126",countRemark:"<p>活动时间:2019年12月12日-12日,共一天</p><p>活动规则:活动期间内,通过当前平台购买的商品不参加任何活动,每个用户只可以参与一次。</p><p>奖品发放:交易完成后,3个工作日发生至对应。</p><p>补充说明:此次活动不跟其他活动同时参与。</p><p>此次活动最终解释权归当前平台所有。</p>",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"})},gotoGift:function(){this.isChackBox=!1},gotoRemark:function(){this.isChackBox=!0},goToGiftList:function(t,e){uni.navigateTo({url:"/pages/MyGiftPack/GiftPackList"})}}};e.default=i},e455:function(t,e,n){"use strict";var i=n("ac91"),a=n.n(i);a.a}}]);
0 \ No newline at end of file 2 \ No newline at end of file
vip/static/js/pages-GiftPackage-AssistanceDismantle.6fa13dd3.js 0 → 100644
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-GiftPackage-AssistanceDismantle"],{2350:function(t,e){function n(t,e){var n=t[1]||"",a=t[3];if(!a)return n;if(e&&"function"===typeof btoa){var o=i(a),r=a.sources.map(function(t){return"/*# sourceURL="+a.sourceRoot+t+" */"});return[n].concat(r).concat([o]).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={},a=0;a<this.length;a++){var o=this[a][0];"number"===typeof o&&(i[o]=!0)}for(a=0;a<t.length;a++){var r=t[a];"number"===typeof r[0]&&i[r[0]]||(n&&!r[2]?r[2]=n:n&&(r[2]="("+r[2]+") and ("+n+")"),e.push(r))}},e}},"3fee":function(t,e,n){var i=n("cea9");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var a=n("4f06").default;a("6459893d",i,!0,{sourceMap:!1,shadowMode:!1})},"4ee6":function(t,e,n){"use strict";var i,a=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_name"},[n("v-uni-view",{staticClass:"top_name_img"},[n("v-uni-image",{attrs:{src:"../../static/img/gift02.png"}})],1),n("v-uni-view",{staticClass:"top_name_text"},[n("v-uni-text",[t._v("秋天的风")])],1)],1),n("v-uni-view",{staticClass:"top_title"},[n("v-uni-text",[t._v("拜托拜托,帮我拆礼盒得好礼~")])],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)},o=[];n.d(e,"b",function(){return a}),n.d(e,"c",function(){return o}),n.d(e,"a",function(){return i})},"4f06":function(t,e,n){"use strict";function i(t,e){for(var n=[],i={},a=0;a<e.length;a++){var o=e[a],r=o[0],s=o[1],c=o[2],f=o[3],u={id:t+":"+a,css:s,media:c,sourceMap:f};i[r]?i[r].parts.push(u):n.push(i[r]={id:r,parts:[u]})}return n}n.r(e),n.d(e,"default",function(){return b});var a="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!a)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={},r=a&&(document.head||document.getElementsByTagName("head")[0]),s=null,c=0,f=!1,u=function(){},l=null,d="data-vue-ssr-id",p="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function b(t,e,n,a){f=n,l=a||{};var r=i(t,e);return v(r),function(e){for(var n=[],a=0;a<r.length;a++){var s=r[a],c=o[s.id];c.refs--,n.push(c)}e?(r=i(t,e),v(r)):r=[];for(a=0;a<n.length;a++){c=n[a];if(0===c.refs){for(var f=0;f<c.parts.length;f++)c.parts[f]();delete o[c.id]}}}}function v(t){for(var e=0;e<t.length;e++){var n=t[e],i=o[n.id];if(i){i.refs++;for(var a=0;a<i.parts.length;a++)i.parts[a](n.parts[a]);for(;a<n.parts.length;a++)i.parts.push(m(n.parts[a]));i.parts.length>n.parts.length&&(i.parts.length=n.parts.length)}else{var r=[];for(a=0;a<n.parts.length;a++)r.push(m(n.parts[a]));o[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["+d+'~="'+t.id+'"]');if(i){if(f)return u;i.parentNode.removeChild(i)}if(p){var a=c++;i=s||(s=g()),e=x.bind(null,i,a,!1),n=x.bind(null,i,a,!0)}else i=g(),e=h.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 x(t,e,n,i){var a=n?"":A(i.css);if(t.styleSheet)t.styleSheet.cssText=w(e,a);else{var o=document.createTextNode(a),r=t.childNodes;r[e]&&t.removeChild(r[e]),r.length?t.insertBefore(o,r[e]):t.appendChild(o)}}function h(t,e){var n=A(e.css),i=e.media,a=e.sourceMap;if(i&&t.setAttribute("media",i),l.ssrId&&t.setAttribute(d,e.id),a&&(n+="\n/*# sourceURL="+a.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(a))))+" */"),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,z=/var\(--window-bottom\)/gi;function A(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(z,"calc(var(--window-bottom) + "+e+"(safe-area-inset-bottom))"));var n=T();if(!uni.canIUse("css.var")){var i=U();t=t.replace(C,"0px").replace(I,i.top+"px").replace(z,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 T(){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}}},"9b56":function(t,e,n){"use strict";n.r(e);var i=n("4ee6"),a=n("f80a");for(var o in a)"default"!==o&&function(t){n.d(e,t,function(){return a[t]})}(o);n("b60a");var r,s=n("f0c5"),c=Object(s["a"])(a["default"],i["b"],i["c"],!1,null,"f937865e",null,!1,i["a"],r);e["default"]=c.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},b60a:function(t,e,n){"use strict";var i=n("3fee"),a=n.n(i);a.a},cea9: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-f937865e]{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.background_img[data-v-f937865e]{background-image:url(https://mshopimg.yolipai.net/miniapp/images/giftbag/assis00.png);background-size:100% 100%}.top_name[data-v-f937865e]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:%?60?% %?50?% %?20?% %?50?%}.top_name_img[data-v-f937865e]{width:17%}.top_name_img uni-image[data-v-f937865e]{width:%?80?%;height:%?80?%;border-radius:50%}.top_name_text[data-v-f937865e]{width:80%;font-size:%?30?%;color:#fff;padding-top:%?18?%}.top_title[data-v-f937865e]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:%?40?%;color:#fff;font-size:%?35?%}.top_title_img[data-v-f937865e]{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-f937865e]{width:%?447?%;height:%?380?%;padding-top:%?50?%;padding-bottom:%?30?%}.top_title_img uni-text[data-v-f937865e]{font-size:%?25?%;color:#fff}.top_button_img[data-v-f937865e]{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-f937865e]{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-f937865e]{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-f937865e]{width:31%;text-align:center;color:#fff;font-size:%?27?%;padding-bottom:%?20?%}.content_box[data-v-f937865e]{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-f937865e]{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-f937865e]{font-size:%?25?%;color:#fff;text-decoration:underline}.foot_load[data-v-f937865e]{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-f937865e]{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-f937865e]{color:#b9b5b5;text-decoration:underline}uni-page-body[data-v-f937865e]{background:#d01119}body.?%PAGE?%[data-v-f937865e]{background:#d01119}',""])},f80a:function(t,e,n){"use strict";n.r(e);var i=n("b3dc"),a=n.n(i);for(var o in i)"default"!==o&&function(t){n.d(e,t,function(){return i[t]})}(o);e["default"]=a.a}}]);
0 \ No newline at end of file 2 \ No newline at end of file
vip/static/js/pages-GiftPackage-AssistanceDismantle.85dc0a02.js deleted
1 -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-GiftPackage-AssistanceDismantle"],{"0349":function(t,e,n){"use strict";var i=n("950b"),o=n.n(i);o.a},"119b":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"}})],1),n("v-uni-view",[n("v-uni-text",[t._v("秋天的分")])],1)],1),n("v-uni-view",[n("v-uni-text",[t._v("拜托拜托,帮我拆礼盒得好礼~")])],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})},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 p});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(){},l=null,f="data-vue-ssr-id",b="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function p(t,e,n,o){u=n,l=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["+f+'~="'+t.id+'"]');if(i){if(u)return d;i.parentNode.removeChild(i)}if(b){var o=s++;i=c||(c=g()),e=x.bind(null,i,o,!1),n=x.bind(null,i,o,!0)}else i=g(),e=h.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 x(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 h(t,e){var n=T(e.css),i=e.media,o=e.sourceMap;if(i&&t.setAttribute("media",i),l.ssrId&&t.setAttribute(f,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}}},"545d":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-0b2dbe10]{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.background_img[data-v-0b2dbe10]{background-image:url(https://mshopimg.yolipai.net/miniapp/images/giftbag/assis00.png);background-size:100% 100%}.top_img[data-v-0b2dbe10]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.top_img uni-image[data-v-0b2dbe10]{width:100%}.top_img uni-text[data-v-0b2dbe10]{font-size:%?32?%;color:#fff;padding-top:%?20?%}.top_title_img[data-v-0b2dbe10]{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-0b2dbe10]{width:%?447?%;height:%?380?%;padding-top:%?50?%;padding-bottom:%?30?%}.top_title_img uni-text[data-v-0b2dbe10]{font-size:%?25?%;color:#fff}.top_button_img[data-v-0b2dbe10]{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-0b2dbe10]{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-0b2dbe10]{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-0b2dbe10]{width:31%;text-align:center;color:#fff;font-size:%?27?%;padding-bottom:%?20?%}.content_box[data-v-0b2dbe10]{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-0b2dbe10]{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-0b2dbe10]{font-size:%?25?%;color:#fff;text-decoration:underline}.foot_load[data-v-0b2dbe10]{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-0b2dbe10]{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-0b2dbe10]{color:#b9b5b5;text-decoration:underline}uni-page-body[data-v-0b2dbe10]{background:#d01119}body.?%PAGE?%[data-v-0b2dbe10]{background:#d01119}',""])},"950b":function(t,e,n){var i=n("545d");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=n("4f06").default;o("9b5c8b04",i,!0,{sourceMap:!1,shadowMode:!1})},"9b56":function(t,e,n){"use strict";n.r(e);var i=n("119b"),o=n("f80a");for(var a in o)"default"!==a&&function(t){n.d(e,t,function(){return o[t]})}(a);n("0349");var r,c=n("f0c5"),s=Object(c["a"])(o["default"],i["b"],i["c"],!1,null,"0b2dbe10",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},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}}]);  
2 \ No newline at end of file 0 \ No newline at end of file
vip/static/js/pages-GiftPackage-AssistanceList.d2ba8d68.js 0 → 100644
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-GiftPackage-AssistanceList"],{"0af3":function(t,e,i){"use strict";var n,a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",[i("v-uni-view",{staticClass:"content"},[i("v-uni-view",{staticClass:"bottom-progress",style:{background:t.BottomColor}},[i("v-uni-view",{staticClass:"progress",style:{width:100/t.percentAll*t.percentTag+"%",background:t.UpperColor}})],1),t.showNumerical?i("v-uni-view",{staticClass:"percent-tage"},[t._v(t._s(t.percentTag)+"/"+t._s(t.percentAll))]):t._e()],1)],1)},s=[];i.d(e,"b",function(){return a}),i.d(e,"c",function(){return s}),i.d(e,"a",function(){return n})},"17e3":function(t,e,i){e=t.exports=i("2350")(!1),e.push([t.i,".content[data-v-2009c48f]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}.bottom-progress[data-v-2009c48f]{position:absolute;margin-top:%?5?%;height:%?20?%;width:70%;border-radius:%?20?%}.progress[data-v-2009c48f]{height:%?20?%;border-radius:%?20?%}.percent-tage[data-v-2009c48f]{color:#fff;font-size:%?24?%;margin-left:%?600?%}",""])},"2ec8":function(t,e,i){"use strict";var n,a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{staticClass:"box"},[i("v-uni-view",{staticClass:"background_img"},[i("v-uni-view",{staticClass:"top_img top_img_title"},[i("v-uni-text",[t._v(t._s(this.actTitle))])],1),i("v-uni-view",{staticClass:"top_img top_img_date"},[i("v-uni-text",[t._v(t._s(this.actDate))])],1),i("v-uni-view",{staticClass:"top_title_img"},[i("v-uni-view",{staticClass:"title_img_left"},[i("v-uni-image",{attrs:{src:"../../static/img/assis04.png"}})],1),i("v-uni-view",{staticClass:"title_img_center"},[i("v-uni-image",{attrs:{src:"../../static/img/kong.png"}}),i("v-uni-view",{staticClass:"title_img_center_bg"},[i("v-uni-text",[t._v("礼包详情")])],1)],1),i("v-uni-view",{staticClass:"title_img_left"},[i("v-uni-image",{attrs:{src:"../../static/img/assis05.png"}})],1)],1),1==t.isProgress?i("v-uni-view",{staticClass:"top_progress"},[i("help-progress",{attrs:{percentAll:this.actTotal,percentTag:this.surplusNumber,BottomColor:"#ffe7ab",UpperColor:"#ffc001"}})],1):t._e(),i("v-uni-view",{staticClass:"top_title_img"},[i("v-uni-text",[t._v("今天剩余可领取"+t._s(this.actSurplus)+"个任务")])],1),i("v-uni-view",{staticClass:"top_button_img"},[0==this.isDismantle&0==this.isExchange?i("v-uni-text",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.GetChoice.apply(void 0,arguments)}}},[t._v("就选它了")]):t._e(),1==this.isExchange?i("v-uni-text",[t._v("立即兑换")]):t._e(),1==this.isDismantle?i("v-uni-text",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.GetDemolition.apply(void 0,arguments)}}},[t._v("好友拆一拆")]):t._e()],1)],1),i("v-uni-view",{staticClass:"content_title_box"},[i("v-uni-view",{class:0==this.isChackBox?"content_title_title content_title_chack_bg":"content_title_title",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.gotoGift.apply(void 0,arguments)}}},[i("v-uni-image",{attrs:{src:"../../static/img/assis11.png"}}),i("v-uni-text",[t._v("我的任务")])],1),i("v-uni-view",{class:1==this.isChackBox?"content_title_title content_title_chack_bg":"content_title_title",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.gotoRemark.apply(void 0,arguments)}}},[i("v-uni-image",{attrs:{src:"../../static/img/assis13.png"}}),i("v-uni-text",[t._v("帮拆记录")])],1)],1),0==this.isChackBox?i("v-uni-view",[t._l(t.contentList,function(e,n){return i("v-uni-view",{key:n,staticClass:"my_content_box"},[i("v-uni-view",{staticClass:"my_content_box_gift"},[i("v-uni-text",[t._v(t._s(e.contentTitle))])],1),i("v-uni-view",{staticClass:"my_content_box_remark font_color"},[i("v-uni-text",{on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.goToGiftList(e.contentID,e)}}},[t._v("查看详情")])],1)],1)}),this.contentList.length>0?i("v-uni-view",{staticClass:"foot_load"},[i("v-uni-text",[t._v("———— 点击加载更多 ————")])],1):t._e(),this.contentList.length<=0?i("v-uni-view",{staticClass:"foot_load"},[i("v-uni-text",[t._v("暂无领取记录")])],1):t._e()],2):t._e(),1==this.isChackBox?i("v-uni-view",[t._l(t.assistantList,function(e,n){return i("v-uni-view",{key:n,staticClass:"content_box"},[i("v-uni-view",{staticClass:"content_box_img"},[i("v-uni-image",{attrs:{src:"../../static/img/gift02.png"}})],1),i("v-uni-view",{staticClass:"content_box_name"},[i("v-uni-text",[t._v(t._s(e.assistant))])],1),i("v-uni-view",{staticClass:"content_box_date"},[i("v-uni-text",[t._v(t._s(e.assistantDate))])],1)],1)}),this.assistantList.length>0?i("v-uni-view",{staticClass:"foot_load"},[i("v-uni-text",[t._v("———— 点击加载更多 ————")])],1):t._e(),0==this.assistantList.length?i("v-uni-view",{staticClass:"foot_load"},[i("v-uni-text",[t._v("暂无帮拆记录")])],1):t._e()],2):t._e(),i("v-uni-view",{staticClass:"foot_receive"},[i("v-uni-text",[t._v("已有"+t._s(this.countNumber)+"人领取了任务")])],1),1==this.isposter?i("v-uni-view",{staticClass:"poster_display"},[i("v-uni-view",{staticClass:"poster_box"},[i("v-uni-view",{staticClass:"poster_content"},[i("v-uni-view",{staticClass:"poster_content_top"},[i("v-uni-image",{attrs:{src:"../../static/img/kong.png"}})],1),i("v-uni-view",{staticClass:"poster_content_text"},[i("v-uni-text",[t._v("已有")]),i("v-uni-text",{staticClass:"poster_content_text2"},[t._v("2位")]),i("v-uni-text",[t._v("好友助力,还差")]),i("v-uni-text",{staticClass:"poster_content_text2"},[t._v("4位")]),i("v-uni-text",[t._v("立即达成助力")])],1),i("v-uni-view",{staticClass:"poster_content_progress"},[i("help-progress",{attrs:{percentAll:this.actTotal,percentTag:this.SurplusNumber,showNumerical:"false",BottomColor:"#ffe7ab",UpperColor:"#ffc001"}})],1),i("v-uni-view",{staticClass:"poster_head"},[i("v-uni-image",{attrs:{src:"../../static/img/assis07.png"}}),i("v-uni-image",{attrs:{src:"../../static/img/assis07.png"}}),i("v-uni-image",{attrs:{src:"../../static/img/assis07.png"}}),i("v-uni-image",{attrs:{src:"../../static/img/assis07.png"}}),i("v-uni-image",{attrs:{src:"../../static/img/assis07.png"}}),i("v-uni-image",{attrs:{src:"../../static/img/assis07.png"}}),i("v-uni-image",{attrs:{src:"../../static/img/assis09.png"}})],1)],1),i("v-uni-view",{staticClass:"poster_foot"},[i("v-uni-view",{staticClass:"poster_foot_remark"},[i("v-uni-view",[i("v-uni-text",[t._v("优惠乐翻天,精彩就在你身边!")])],1),i("v-uni-view",[i("v-uni-text",[t._v("2019.12.01-2019.12.30")])],1),i("v-uni-view",{staticClass:"poster_text_top"},[i("v-uni-text",[t._v("长按识别二维码,可帮我助力!")])],1)],1),i("v-uni-view",{staticClass:"poster_foot_code"},[i("v-uni-image",{attrs:{src:t.qrCode}})],1)],1)],1),i("v-uni-view",{staticClass:"poster_close"},[i("v-uni-image",{attrs:{src:"../../static/img/assis08.png"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.GetClose.apply(void 0,arguments)}}})],1)],1):t._e()],1)},s=[];i.d(e,"b",function(){return a}),i.d(e,"c",function(){return s}),i.d(e,"a",function(){return n})},"41e8":function(t,e,i){"use strict";i.r(e);var n=i("0af3"),a=i("e772");for(var s in a)"default"!==s&&function(t){i.d(e,t,function(){return a[t]})}(s);i("d4d4");var o,c=i("f0c5"),r=Object(c["a"])(a["default"],n["b"],n["c"],!1,null,"2009c48f",null,!1,n["a"],o);e["default"]=r.exports},4433:function(t,e,i){var n=i("17e3");"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var a=i("4f06").default;a("714c0e72",n,!0,{sourceMap:!1,shadowMode:!1})},"4d7e":function(t,e,i){"use strict";i.r(e);var n=i("ecf4"),a=i.n(n);for(var s in n)"default"!==s&&function(t){i.d(e,t,function(){return n[t]})}(s);e["default"]=a.a},"76f0":function(t,e,i){var n=i("f7a8");"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var a=i("4f06").default;a("5de889a8",n,!0,{sourceMap:!1,shadowMode:!1})},8458:function(t,e,i){"use strict";var n=i("76f0"),a=i.n(n);a.a},b041:function(t,e){t.exports=function(t){return"string"!==typeof t?t:(/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),/["'() \t\n]/.test(t)?'"'+t.replace(/"/g,'\\"').replace(/\n/g,"\\n")+'"':t)}},b9d0:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,i("c5f6");var n={name:"helpProgress",props:{BottomColor:{type:String,default:null},UpperColor:{type:String,default:null},percentAll:{type:Number,default:0},percentTag:{type:Number,default:0},showNumerical:{type:[Boolean,String],default:!0}},data:function(){return{}}};e.default=n},d4d4:function(t,e,i){"use strict";var n=i("4433"),a=i.n(n);a.a},dae8:function(t,e,i){t.exports=i.p+"static/img/assis06.11dab876.jpg"},dbf5:function(t,e,i){"use strict";i.r(e);var n=i("2ec8"),a=i("4d7e");for(var s in a)"default"!==s&&function(t){i.d(e,t,function(){return a[t]})}(s);i("8458");var o,c=i("f0c5"),r=Object(c["a"])(a["default"],n["b"],n["c"],!1,null,"f91686b0",null,!1,n["a"],o);e["default"]=r.exports},e772:function(t,e,i){"use strict";i.r(e);var n=i("b9d0"),a=i.n(n);for(var s in n)"default"!==s&&function(t){i.d(e,t,function(){return n[t]})}(s);e["default"]=a.a},ecf4:function(t,e,i){"use strict";var n=i("288e");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=n(i("41e8")),s=n(i("a8d7")),o={components:{helpProgress:a.default},data:function(){return{actTitle:"助力活动一",actDate:"活动剩余时间:18:20:30",countNumber:"126",actSurplus:"10",actTotal:0,surplusNumber:0,isDismantle:!1,isExchange:!1,isProgress:!1,isposter:!1,isChackBox:!1,contentList:[],assistantList:[],qrCode:""}},onLoad:function(){},onShow:function(){this.assistantList=[{assistantID:"12313",assistant:"秋天的dsfs斯蒂芬森电风扇地方是dfsd风",assistantDate:"2019-12-30"},{assistantID:"12313",assistant:"秋天的风",assistantDate:"2019-12-30"},{assistantID:"12313",assistant:"夏天的风",assistantDate:"2019-12-30"},{assistantID:"12313",assistant:"冬天的风",assistantDate:"2019-12-30"}],this.contentList=[{contentID:"12313",contentTitle:"萨达萨达萨达萨达是士大夫大师傅似的是士大夫但是似懂非懂",contentItem:"详情。。。。。。"},{contentID:"12313",contentTitle:"活动二礼包",contentItem:"详情。。。。。。"},{contentID:"12313",contentTitle:"活动三礼包",contentItem:"详情。。。。。。"},{contentID:"12313",contentTitle:"活动四礼包",contentItem:"详情。。。。。。"}],this.qrCode=s.default.createQrCodeImg("87879878789789787878789")},methods:{GetChoice:function(){this.isProgress=!0,this.isDismantle=!0,this.actTotal=10,uni.showToast({icon:"success",title:"任务领取成功"})},GetDemolition:function(){this.isposter=!0},GetClose:function(){this.isposter=!1},gotoGift:function(){this.isChackBox=!1},gotoRemark:function(){this.isChackBox=!0}}};e.default=o},f7a8:function(t,e,i){var n=i("b041");e=t.exports=i("2350")(!1),e.push([t.i,'@charset "UTF-8";\n/*引用样式路径*/\n/* Author XGQ\r\n * 2019-12-28\r\n */.box[data-v-f91686b0]{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.background_img[data-v-f91686b0]{background-image:url(https://mshopimg.yolipai.net/miniapp/images/giftbag/assis00.png);background-size:100% 100%}.top_img[data-v-f91686b0]{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_img_title[data-v-f91686b0]{font-size:%?45?%;color:#fff;padding-top:%?90?%}.top_img_date[data-v-f91686b0]{font-size:%?28?%;color:#fff;padding-top:%?20?%}.top_title_img[data-v-f91686b0]{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:%?25?%;margin-bottom:%?20?%}.top_progress[data-v-f91686b0]{padding:%?0?% %?60?% %?0?% %?0?%}.title_img_left[data-v-f91686b0]{display:-webkit-box;display:-webkit-flex;display:flex;width:12%;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-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}.title_img_left uni-image[data-v-f91686b0]{width:%?27?%;height:%?58?%}.title_img_center[data-v-f91686b0]{display:-webkit-box;display:-webkit-flex;display:flex;width:76%;position:relative;border:#fff solid %?2?%}.title_img_center_bg[data-v-f91686b0]{position:absolute;background:#999;width:100%;height:%?60?%;text-align:center;opacity:.5;filter:alpha(opacity=50);bottom:0}.title_img_center_bg uni-text[data-v-f91686b0]{line-height:%?60?%;font-size:%?26?%}.title_img_center uni-image[data-v-f91686b0]{width:100%;max-height:%?400?%}.top_button_img[data-v-f91686b0]{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:%?10?%;margin-bottom:%?60?%}.top_button_img uni-text[data-v-f91686b0]{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-f91686b0]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-bottom:%?40?%;border-bottom:%?1?% solid #ffd500}.content_title_title[data-v-f91686b0]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center;width:50%;text-align:center;color:#fff;font-size:%?27?%;border-left:%?1?% solid #ffd500;border-right:%?1?% solid #ffd500;border-top:%?1?% solid #ffd500;margin:%?10?% %?40?% %?0?% %?40?%;padding:%?8?%}.content_title_title uni-image[data-v-f91686b0]{width:%?30?%;height:%?30?%;margin-right:%?10?%}.content_title_chack_bg[data-v-f91686b0]{background:#ffd500}.my_content_box[data-v-f91686b0]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:%?20?%}.my_content_box_gift[data-v-f91686b0]{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}.my_content_box_remark[data-v-f91686b0]{font-size:%?25?%;color:#fff;text-decoration:underline}.remark_box[data-v-f91686b0]{margin:%?20?% %?40?% %?0?% %?40?%;font-size:%?25?%;color:#fff;line-height:%?40?%}.font_color[data-v-f91686b0]{color:#b9b5b5;text-decoration:underline}.content_box[data-v-f91686b0]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:%?10?%}.content_box_img[data-v-f91686b0]{width:10%;margin:%?0?% %?10?% %?5?% %?70?%}.content_box_img uni-image[data-v-f91686b0]{width:%?60?%;height:%?60?%;border-radius:50%;border:#f96865 solid %?3?%}.content_box_name[data-v-f91686b0]{width:50%;font-size:%?25?%;color:#fff}.content_box_name uni-text[data-v-f91686b0]{word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;line-height:%?60?%}.content_box_date[data-v-f91686b0]{width:30%;font-size:%?25?%;color:#fff;line-height:%?60?%;margin-left:%?20?%}.content_box_remark[data-v-f91686b0]{font-size:%?25?%;color:#fff;line-height:%?47?%}.foot_load[data-v-f91686b0]{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-f91686b0]{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:%?60?%}.poster_display[data-v-f91686b0]{position:fixed;top:0;z-index:0;display:block}.poster_display_n[data-v-f91686b0]{position:fixed;top:0;z-index:0;display:none}.poster_box[data-v-f91686b0]{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-pack:center;-webkit-justify-content:center;justify-content:center;background-image:url('+n(i("dae8"))+");background-size:100% 100%}.poster_content[data-v-f91686b0]{margin:%?340?% %?60?% %?10?% %?60?%;background:#fff;width:85%;height:%?650?%;border-radius:%?30?%}.poster_content_top[data-v-f91686b0]{margin:%?50?% %?60?% %?20?% %?60?%;text-align:center}.poster_content_top uni-image[data-v-f91686b0]{width:100%;height:%?350?%}.poster_content_text[data-v-f91686b0]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;font-size:%?27?%;color:#ffbb42;line-height:%?35?%}.poster_content_text2[data-v-f91686b0]{margin-left:%?5?%;margin-right:%?5?%;font-size:%?35?%;color:#e4010c;line-height:%?28?%}.poster_content_progress[data-v-f91686b0]{text-align:center}.poster_foot[data-v-f91686b0]{display:-webkit-box;display:-webkit-flex;display:flex;margin:%?20?% %?60?% %?70?% %?60?%}.poster_foot_remark[data-v-f91686b0]{font-size:%?28?%;color:#fff;width:78%}.poster_text_top[data-v-f91686b0]{margin-top:%?25?%}.poster_foot_code[data-v-f91686b0]{width:22%}.poster_foot_code uni-image[data-v-f91686b0]{width:%?150?%;height:%?150?%}.poster_head[data-v-f91686b0]{display:-webkit-box;display:-webkit-flex;display:flex;margin:%?30?% %?50?% %?20?% %?50?%}.poster_head uni-image[data-v-f91686b0]{width:%?70?%;height:%?70?%;border-radius:50%;margin-right:%?10?%}.poster_close[data-v-f91686b0]{text-align:center;background:#999;height:100%;opacity:.5;filter:alpha(opacity=50);padding-top:%?15?%}.poster_close uni-image[data-v-f91686b0]{width:%?60?%;height:%?60?%}uni-page-body[data-v-f91686b0]{background:#d01119}body.?%PAGE?%[data-v-f91686b0]{background:#d01119}",""])}}]);
0 \ No newline at end of file 2 \ No newline at end of file
vip/static/js/pages-GiftPackage-AssistanceList.fab0a06a.js deleted
1 -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-GiftPackage-AssistanceList"],{"0af3":function(t,e,i){"use strict";var n,a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",[i("v-uni-view",{staticClass:"content"},[i("v-uni-view",{staticClass:"bottom-progress",style:{background:t.BottomColor}},[i("v-uni-view",{staticClass:"progress",style:{width:100/t.percentAll*t.percentTag+"%",background:t.UpperColor}})],1),t.showNumerical?i("v-uni-view",{staticClass:"percent-tage"},[t._v(t._s(t.percentTag)+"/"+t._s(t.percentAll))]):t._e()],1)],1)},s=[];i.d(e,"b",function(){return a}),i.d(e,"c",function(){return s}),i.d(e,"a",function(){return n})},"17e3":function(t,e,i){e=t.exports=i("2350")(!1),e.push([t.i,".content[data-v-2009c48f]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}.bottom-progress[data-v-2009c48f]{position:absolute;margin-top:%?5?%;height:%?20?%;width:70%;border-radius:%?20?%}.progress[data-v-2009c48f]{height:%?20?%;border-radius:%?20?%}.percent-tage[data-v-2009c48f]{color:#fff;font-size:%?24?%;margin-left:%?600?%}",""])},2350:function(t,e){function i(t,e){var i=t[1]||"",a=t[3];if(!a)return i;if(e&&"function"===typeof btoa){var s=n(a),o=a.sources.map(function(t){return"/*# sourceURL="+a.sourceRoot+t+" */"});return[i].concat(o).concat([s]).join("\n")}return[i].join("\n")}function n(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 n=i(e,t);return e[2]?"@media "+e[2]+"{"+n+"}":n}).join("")},e.i=function(t,i){"string"===typeof t&&(t=[[null,t,""]]);for(var n={},a=0;a<this.length;a++){var s=this[a][0];"number"===typeof s&&(n[s]=!0)}for(a=0;a<t.length;a++){var o=t[a];"number"===typeof o[0]&&n[o[0]]||(i&&!o[2]?o[2]=i:i&&(o[2]="("+o[2]+") and ("+i+")"),e.push(o))}},e}},"41e8":function(t,e,i){"use strict";i.r(e);var n=i("0af3"),a=i("e772");for(var s in a)"default"!==s&&function(t){i.d(e,t,function(){return a[t]})}(s);i("d4d4");var o,r=i("f0c5"),c=Object(r["a"])(a["default"],n["b"],n["c"],!1,null,"2009c48f",null,!1,n["a"],o);e["default"]=c.exports},4433:function(t,e,i){var n=i("17e3");"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var a=i("4f06").default;a("714c0e72",n,!0,{sourceMap:!1,shadowMode:!1})},"4d7e":function(t,e,i){"use strict";i.r(e);var n=i("ecf4"),a=i.n(n);for(var s in n)"default"!==s&&function(t){i.d(e,t,function(){return n[t]})}(s);e["default"]=a.a},"4f06":function(t,e,i){"use strict";function n(t,e){for(var i=[],n={},a=0;a<e.length;a++){var s=e[a],o=s[0],r=s[1],c=s[2],d=s[3],l={id:t+":"+a,css:r,media:c,sourceMap:d};n[o]?n[o].parts.push(l):i.push(n[o]={id:o,parts:[l]})}return i}i.r(e),i.d(e,"default",function(){return b});var a="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!a)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 s={},o=a&&(document.head||document.getElementsByTagName("head")[0]),r=null,c=0,d=!1,l=function(){},u=null,f="data-vue-ssr-id",p="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function b(t,e,i,a){d=i,u=a||{};var o=n(t,e);return v(o),function(e){for(var i=[],a=0;a<o.length;a++){var r=o[a],c=s[r.id];c.refs--,i.push(c)}e?(o=n(t,e),v(o)):o=[];for(a=0;a<i.length;a++){c=i[a];if(0===c.refs){for(var d=0;d<c.parts.length;d++)c.parts[d]();delete s[c.id]}}}}function v(t){for(var e=0;e<t.length;e++){var i=t[e],n=s[i.id];if(n){n.refs++;for(var a=0;a<n.parts.length;a++)n.parts[a](i.parts[a]);for(;a<i.parts.length;a++)n.parts.push(m(i.parts[a]));n.parts.length>i.parts.length&&(n.parts.length=i.parts.length)}else{var o=[];for(a=0;a<i.parts.length;a++)o.push(m(i.parts[a]));s[i.id]={id:i.id,refs:1,parts:o}}}}function g(){var t=document.createElement("style");return t.type="text/css",o.appendChild(t),t}function m(t){var e,i,n=document.querySelector("style["+f+'~="'+t.id+'"]');if(n){if(d)return l;n.parentNode.removeChild(n)}if(p){var a=c++;n=r||(r=g()),e=w.bind(null,n,a,!1),i=w.bind(null,n,a,!0)}else n=g(),e=h.bind(null,n),i=function(){n.parentNode.removeChild(n)};return e(t),function(n){if(n){if(n.css===t.css&&n.media===t.media&&n.sourceMap===t.sourceMap)return;e(t=n)}else i()}}var _=function(){var t=[];return function(e,i){return t[e]=i,t.filter(Boolean).join("\n")}}();function w(t,e,i,n){var a=i?"":z(n.css);if(t.styleSheet)t.styleSheet.cssText=_(e,a);else{var s=document.createTextNode(a),o=t.childNodes;o[e]&&t.removeChild(o[e]),o.length?t.insertBefore(s,o[e]):t.appendChild(s)}}function h(t,e){var i=z(e.css),n=e.media,a=e.sourceMap;if(n&&t.setAttribute("media",n),u.ssrId&&t.setAttribute(f,e.id),a&&(i+="\n/*# sourceURL="+a.sources[0]+" */",i+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(a))))+" */"),t.styleSheet)t.styleSheet.cssText=i;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(i))}}var x=/%\?([+-]?\d+(\.\d+)?)\?%/g,k=/\.\?%PAGE\?%/g,y=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,C=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,A=/var\(--status-bar-height\)/gi,j=/var\(--window-top\)/gi,I=/var\(--window-bottom\)/gi;function z(t){var e="";e=uni.canIUse("css.constant")?"constant":e,e=uni.canIUse("css.env")?"env":e,e&&(t=t.replace(A,e+"(safe-area-inset-top)").replace(j,"calc(var(--window-top) + "+e+"(safe-area-inset-top))").replace(I,"calc(var(--window-bottom) + "+e+"(safe-area-inset-bottom))"));var i=T();if(!uni.canIUse("css.var")){var n=D();t=t.replace(A,"0px").replace(j,n.top+"px").replace(I,n.bottom+"px")}return t.replace(y,i).replace(k,"").replace(C,"body."+i+" uni-page-body").replace(x,function(t,e){return uni.upx2px(e)+"px"})}function T(){var t=getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name||""}function D(){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}}},"577f":function(t,e,i){"use strict";var n=i("dba4"),a=i.n(n);a.a},"8ef9":function(t,e,i){var n=i("b041");e=t.exports=i("2350")(!1),e.push([t.i,'@charset "UTF-8";\n/*引用样式路径*/\n/* Author XGQ\r\n * 2019-12-28\r\n */.box[data-v-2bd261d1]{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.background_img[data-v-2bd261d1]{background-image:url(https://mshopimg.yolipai.net/miniapp/images/giftbag/assis00.png);background-size:100% 100%}.top_img[data-v-2bd261d1]{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_img_title[data-v-2bd261d1]{font-size:%?45?%;color:#fff;padding-top:%?90?%}.top_img_date[data-v-2bd261d1]{font-size:%?28?%;color:#fff;padding-top:%?20?%}.top_title_img[data-v-2bd261d1]{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:%?25?%;margin-bottom:%?20?%}.top_progress[data-v-2bd261d1]{padding:%?0?% %?60?% %?0?% %?0?%}.title_img_left[data-v-2bd261d1]{display:-webkit-box;display:-webkit-flex;display:flex;width:12%;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-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}.title_img_left uni-image[data-v-2bd261d1]{width:%?27?%;height:%?58?%}.title_img_center[data-v-2bd261d1]{display:-webkit-box;display:-webkit-flex;display:flex;width:76%;position:relative;border:#fff solid %?2?%}.title_img_center_bg[data-v-2bd261d1]{position:absolute;background:#999;width:100%;height:%?60?%;text-align:center;opacity:.5;filter:alpha(opacity=50);bottom:0}.title_img_center_bg uni-text[data-v-2bd261d1]{line-height:%?60?%;font-size:%?26?%}.title_img_center uni-image[data-v-2bd261d1]{width:100%;max-height:%?400?%}.top_button_img[data-v-2bd261d1]{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:%?10?%;margin-bottom:%?60?%}.top_button_img uni-text[data-v-2bd261d1]{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-2bd261d1]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-bottom:%?40?%;border-bottom:%?1?% solid #ffd500}.content_title_title[data-v-2bd261d1]{width:50%;text-align:center;color:#fff;font-size:%?27?%;border-left:%?1?% solid #ffd500;border-right:%?1?% solid #ffd500;border-top:%?1?% solid #ffd500;margin:%?10?% %?40?% %?0?% %?40?%;padding:%?8?%}.content_title_chack_bg[data-v-2bd261d1]{background:#ffd500}.content_box[data-v-2bd261d1]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:%?10?%}.content_box_img[data-v-2bd261d1]{width:10%;margin:%?0?% %?10?% %?5?% %?70?%}.content_box_img uni-image[data-v-2bd261d1]{width:%?60?%;height:%?60?%;border-radius:50%;border:#f96865 solid %?3?%}.content_box_name[data-v-2bd261d1]{width:50%;font-size:%?25?%;color:#fff}.content_box_name uni-text[data-v-2bd261d1]{word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;line-height:%?60?%}.content_box_date[data-v-2bd261d1]{width:30%;font-size:%?25?%;color:#fff;line-height:%?60?%;margin-left:%?20?%}.content_box_remark[data-v-2bd261d1]{font-size:%?25?%;color:#fff;line-height:%?47?%}.foot_load[data-v-2bd261d1]{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-2bd261d1]{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:%?60?%}.poster_display[data-v-2bd261d1]{position:fixed;top:0;z-index:0;display:block}.poster_display_n[data-v-2bd261d1]{position:fixed;top:0;z-index:0;display:none}.poster_box[data-v-2bd261d1]{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-pack:center;-webkit-justify-content:center;justify-content:center;background-image:url('+n(i("dae8"))+");background-size:100% 100%}.poster_content[data-v-2bd261d1]{margin:%?340?% %?60?% %?10?% %?60?%;background:#fff;width:85%;height:%?650?%;border-radius:%?30?%}.poster_content_top[data-v-2bd261d1]{margin:%?50?% %?60?% %?20?% %?60?%;text-align:center}.poster_content_top uni-image[data-v-2bd261d1]{width:100%;height:%?350?%}.poster_content_text[data-v-2bd261d1]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;font-size:%?27?%;color:#ffbb42;line-height:%?35?%}.poster_content_text2[data-v-2bd261d1]{margin-left:%?5?%;margin-right:%?5?%;font-size:%?35?%;color:#e4010c;line-height:%?28?%}.poster_content_progress[data-v-2bd261d1]{text-align:center}.poster_foot[data-v-2bd261d1]{display:-webkit-box;display:-webkit-flex;display:flex;margin:%?20?% %?60?% %?70?% %?60?%}.poster_foot_remark[data-v-2bd261d1]{font-size:%?28?%;color:#fff;width:78%}.poster_text_top[data-v-2bd261d1]{margin-top:%?25?%}.poster_foot_code[data-v-2bd261d1]{width:22%}.poster_foot_code uni-image[data-v-2bd261d1]{width:%?150?%;height:%?150?%}.poster_head[data-v-2bd261d1]{display:-webkit-box;display:-webkit-flex;display:flex;margin:%?30?% %?50?% %?20?% %?50?%}.poster_head uni-image[data-v-2bd261d1]{width:%?70?%;height:%?70?%;border-radius:50%;margin-right:%?10?%}.poster_close[data-v-2bd261d1]{text-align:center;background:#999;height:100%;opacity:.5;filter:alpha(opacity=50);padding-top:%?15?%}.poster_close uni-image[data-v-2bd261d1]{width:%?60?%;height:%?60?%}uni-page-body[data-v-2bd261d1]{background:#d01119}body.?%PAGE?%[data-v-2bd261d1]{background:#d01119}",""])},b041:function(t,e){t.exports=function(t){return"string"!==typeof t?t:(/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),/["'() \t\n]/.test(t)?'"'+t.replace(/"/g,'\\"').replace(/\n/g,"\\n")+'"':t)}},b9d0:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,i("c5f6");var n={name:"helpProgress",props:{BottomColor:{type:String,default:null},UpperColor:{type:String,default:null},percentAll:{type:Number,default:0},percentTag:{type:Number,default:0},showNumerical:{type:[Boolean,String],default:!0}},data:function(){return{}}};e.default=n},d4d4:function(t,e,i){"use strict";var n=i("4433"),a=i.n(n);a.a},dae8:function(t,e,i){t.exports=i.p+"static/img/assis06.11dab876.jpg"},dba4:function(t,e,i){var n=i("8ef9");"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var a=i("4f06").default;a("0f880634",n,!0,{sourceMap:!1,shadowMode:!1})},dbf5:function(t,e,i){"use strict";i.r(e);var n=i("e93e"),a=i("4d7e");for(var s in a)"default"!==s&&function(t){i.d(e,t,function(){return a[t]})}(s);i("577f");var o,r=i("f0c5"),c=Object(r["a"])(a["default"],n["b"],n["c"],!1,null,"2bd261d1",null,!1,n["a"],o);e["default"]=c.exports},e772:function(t,e,i){"use strict";i.r(e);var n=i("b9d0"),a=i.n(n);for(var s in n)"default"!==s&&function(t){i.d(e,t,function(){return n[t]})}(s);e["default"]=a.a},e93e:function(t,e,i){"use strict";var n,a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{staticClass:"box"},[i("v-uni-view",{staticClass:"background_img"},[i("v-uni-view",{staticClass:"top_img top_img_title"},[i("v-uni-text",[t._v(t._s(this.ActTitle))])],1),i("v-uni-view",{staticClass:"top_img top_img_date"},[i("v-uni-text",[t._v(t._s(this.ActDate))])],1),i("v-uni-view",{staticClass:"top_title_img"},[i("v-uni-view",{staticClass:"title_img_left"},[i("v-uni-image",{attrs:{src:"../../static/img/assis04.png"}})],1),i("v-uni-view",{staticClass:"title_img_center"},[i("v-uni-image",{attrs:{src:"../../static/img/kong.png"}}),i("v-uni-view",{staticClass:"title_img_center_bg"},[i("v-uni-text",[t._v("礼包详情")])],1)],1),i("v-uni-view",{staticClass:"title_img_left"},[i("v-uni-image",{attrs:{src:"../../static/img/assis05.png"}})],1)],1),1==t.IsProgress?i("v-uni-view",{staticClass:"top_progress"},[i("help-progress",{attrs:{percentAll:this.ActTotal,percentTag:this.SurplusNumber,BottomColor:"#ffe7ab",UpperColor:"#ffc001"}})],1):t._e(),i("v-uni-view",{staticClass:"top_title_img"},[i("v-uni-text",[t._v("今天剩余可领取"+t._s(this.ActSurplus)+"个任务")])],1),i("v-uni-view",{staticClass:"top_button_img"},[0==this.IsDismantle&0==this.IsExchange?i("v-uni-text",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.GetChoice.apply(void 0,arguments)}}},[t._v("就选它了")]):t._e(),1==this.IsExchange?i("v-uni-text",[t._v("立即兑换")]):t._e(),1==this.IsDismantle?i("v-uni-text",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.GetDemolition.apply(void 0,arguments)}}},[t._v("好友拆一拆")]):t._e()],1)],1),i("v-uni-view",{staticClass:"content_title_box"},[i("v-uni-view",{staticClass:"content_title_title content_title_chack_bg"},[i("v-uni-text",[t._v("我的奖品")])],1),i("v-uni-view",{staticClass:"content_title_title"},[i("v-uni-text",[t._v("帮拆记录")])],1)],1),t._l(t.AssistantList,function(e,n){return i("v-uni-view",{key:n,staticClass:"content_box"},[i("v-uni-view",{staticClass:"content_box_img"},[i("v-uni-image",{attrs:{src:"../../static/img/gift02.png"}})],1),i("v-uni-view",{staticClass:"content_box_name"},[i("v-uni-text",[t._v(t._s(e.Assistant))])],1),i("v-uni-view",{staticClass:"content_box_date"},[i("v-uni-text",[t._v(t._s(e.AssistantDate))])],1)],1)}),this.AssistantList.length>0?i("v-uni-view",{staticClass:"foot_load"},[i("v-uni-text",[t._v("———— 点击加载更多 ————")])],1):t._e(),0==this.AssistantList.length?i("v-uni-view",{staticClass:"foot_load"},[i("v-uni-text",[t._v("暂无帮拆记录")])],1):t._e(),i("v-uni-view",{staticClass:"foot_receive"},[i("v-uni-text",[t._v("已有"+t._s(this.countNumber)+"人领取了任务")])],1),1==this.Isposter?i("v-uni-view",{staticClass:"poster_display"},[i("v-uni-view",{staticClass:"poster_box"},[i("v-uni-view",{staticClass:"poster_content"},[i("v-uni-view",{staticClass:"poster_content_top"},[i("v-uni-image",{attrs:{src:"../../static/img/kong.png"}})],1),i("v-uni-view",{staticClass:"poster_content_text"},[i("v-uni-text",[t._v("已有")]),i("v-uni-text",{staticClass:"poster_content_text2"},[t._v("2位")]),i("v-uni-text",[t._v("好友助力,还差")]),i("v-uni-text",{staticClass:"poster_content_text2"},[t._v("4位")]),i("v-uni-text",[t._v("立即达成助力")])],1),i("v-uni-view",{staticClass:"poster_content_progress"},[i("help-progress",{attrs:{percentAll:this.ActTotal,percentTag:this.SurplusNumber,showNumerical:"false",BottomColor:"#ffe7ab",UpperColor:"#ffc001"}})],1),i("v-uni-view",{staticClass:"poster_head"},[i("v-uni-image",{attrs:{src:"../../static/img/assis07.png"}}),i("v-uni-image",{attrs:{src:"../../static/img/assis07.png"}}),i("v-uni-image",{attrs:{src:"../../static/img/assis07.png"}}),i("v-uni-image",{attrs:{src:"../../static/img/assis07.png"}}),i("v-uni-image",{attrs:{src:"../../static/img/assis07.png"}}),i("v-uni-image",{attrs:{src:"../../static/img/assis07.png"}}),i("v-uni-image",{attrs:{src:"../../static/img/assis09.png"}})],1)],1),i("v-uni-view",{staticClass:"poster_foot"},[i("v-uni-view",{staticClass:"poster_foot_remark"},[i("v-uni-view",[i("v-uni-text",[t._v("优惠乐翻天,精彩就在你身边!")])],1),i("v-uni-view",[i("v-uni-text",[t._v("2019.12.01-2019.12.30")])],1),i("v-uni-view",{staticClass:"poster_text_top"},[i("v-uni-text",[t._v("长按识别二维码,可帮我助力!")])],1)],1),i("v-uni-view",{staticClass:"poster_foot_code"},[i("v-uni-image",{attrs:{src:"../../static/img/temp.jpg"}})],1)],1)],1),i("v-uni-view",{staticClass:"poster_close"},[i("v-uni-image",{attrs:{src:"../../static/img/assis08.png"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.GetClose.apply(void 0,arguments)}}})],1)],1):t._e()],2)},s=[];i.d(e,"b",function(){return a}),i.d(e,"c",function(){return s}),i.d(e,"a",function(){return n})},ecf4:function(t,e,i){"use strict";var n=i("288e");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=n(i("41e8")),s={components:{helpProgress:a.default},data:function(){return{ActTitle:"助力活动一",ActDate:"活动剩余时间:18:20:30",countNumber:"126",ActSurplus:"10",ActTotal:0,SurplusNumber:0,IsDismantle:!1,IsExchange:!1,IsProgress:!1,Isposter:!1,AssistantList:[]}},onLoad:function(){},onShow:function(){this.AssistantList=[{AssistantID:"12313",Assistant:"秋天的dsfs斯蒂芬森电风扇地方是dfsd风",AssistantDate:"2019-12-30"},{AssistantID:"12313",Assistant:"秋天的风",AssistantDate:"2019-12-30"},{AssistantID:"12313",Assistant:"夏天的风",AssistantDate:"2019-12-30"},{AssistantID:"12313",Assistant:"冬天的风",AssistantDate:"2019-12-30"}]},methods:{GetChoice:function(){this.IsProgress=!0,this.IsDismantle=!0,this.ActTotal=10,uni.showToast({icon:"success",title:"任务领取成功"})},GetDemolition:function(){this.Isposter=!0},GetClose:function(){this.Isposter=!1}}};e.default=s}}]);  
2 \ No newline at end of file 0 \ No newline at end of file
vip/static/js/pages-GiftPackage-AssistanceList~pages-MyGiftPack-QrCode.a8edebbe.js 0 → 100644
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-GiftPackage-AssistanceList~pages-MyGiftPack-QrCode"],{2350:function(r,t){function e(r,t){var e=r[1]||"",o=r[3];if(!o)return e;if(t&&"function"===typeof btoa){var a=n(o),i=o.sources.map(function(r){return"/*# sourceURL="+o.sourceRoot+r+" */"});return[e].concat(i).concat([a]).join("\n")}return[e].join("\n")}function n(r){var t=btoa(unescape(encodeURIComponent(JSON.stringify(r)))),e="sourceMappingURL=data:application/json;charset=utf-8;base64,"+t;return"/*# "+e+" */"}r.exports=function(r){var t=[];return t.toString=function(){return this.map(function(t){var n=e(t,r);return t[2]?"@media "+t[2]+"{"+n+"}":n}).join("")},t.i=function(r,e){"string"===typeof r&&(r=[[null,r,""]]);for(var n={},o=0;o<this.length;o++){var a=this[o][0];"number"===typeof a&&(n[a]=!0)}for(o=0;o<r.length;o++){var i=r[o];"number"===typeof i[0]&&n[i[0]]||(e&&!i[2]?i[2]=e:e&&(i[2]="("+i[2]+") and ("+e+")"),t.push(i))}},t}},"4f06":function(r,t,e){"use strict";function n(r,t){for(var e=[],n={},o=0;o<t.length;o++){var a=t[o],i=a[0],u=a[1],f=a[2],c=a[3],s={id:r+":"+o,css:u,media:f,sourceMap:c};n[i]?n[i].parts.push(s):e.push(n[i]={id:i,parts:[s]})}return e}e.r(t),e.d(t,"default",function(){return d});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={},i=o&&(document.head||document.getElementsByTagName("head")[0]),u=null,f=0,c=!1,s=function(){},l=null,g="data-vue-ssr-id",h="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function d(r,t,e,o){c=e,l=o||{};var i=n(r,t);return v(i),function(t){for(var e=[],o=0;o<i.length;o++){var u=i[o],f=a[u.id];f.refs--,e.push(f)}t?(i=n(r,t),v(i)):i=[];for(o=0;o<e.length;o++){f=e[o];if(0===f.refs){for(var c=0;c<f.parts.length;c++)f.parts[c]();delete a[f.id]}}}}function v(r){for(var t=0;t<r.length;t++){var e=r[t],n=a[e.id];if(n){n.refs++;for(var o=0;o<n.parts.length;o++)n.parts[o](e.parts[o]);for(;o<e.parts.length;o++)n.parts.push(w(e.parts[o]));n.parts.length>e.parts.length&&(n.parts.length=e.parts.length)}else{var i=[];for(o=0;o<e.parts.length;o++)i.push(w(e.parts[o]));a[e.id]={id:e.id,refs:1,parts:i}}}}function p(){var r=document.createElement("style");return r.type="text/css",i.appendChild(r),r}function w(r){var t,e,n=document.querySelector("style["+g+'~="'+r.id+'"]');if(n){if(c)return s;n.parentNode.removeChild(n)}if(h){var o=f++;n=u||(u=p()),t=m.bind(null,n,o,!1),e=m.bind(null,n,o,!0)}else n=p(),t=A.bind(null,n),e=function(){n.parentNode.removeChild(n)};return t(r),function(n){if(n){if(n.css===r.css&&n.media===r.media&&n.sourceMap===r.sourceMap)return;t(r=n)}else e()}}var y=function(){var r=[];return function(t,e){return r[t]=e,r.filter(Boolean).join("\n")}}();function m(r,t,e,n){var o=e?"":k(n.css);if(r.styleSheet)r.styleSheet.cssText=y(t,o);else{var a=document.createTextNode(o),i=r.childNodes;i[t]&&r.removeChild(i[t]),i.length?r.insertBefore(a,i[t]):r.appendChild(a)}}function A(r,t){var e=k(t.css),n=t.media,o=t.sourceMap;if(n&&r.setAttribute("media",n),l.ssrId&&r.setAttribute(g,t.id),o&&(e+="\n/*# sourceURL="+o.sources[0]+" */",e+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(o))))+" */"),r.styleSheet)r.styleSheet.cssText=e;else{while(r.firstChild)r.removeChild(r.firstChild);r.appendChild(document.createTextNode(e))}}var B=/%\?([+-]?\d+(\.\d+)?)\?%/g,E=/\.\?%PAGE\?%/g,T=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,M=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,b=/var\(--status-bar-height\)/gi,C=/var\(--window-top\)/gi,D=/var\(--window-bottom\)/gi;function k(r){var t="";t=uni.canIUse("css.constant")?"constant":t,t=uni.canIUse("css.env")?"env":t,t&&(r=r.replace(b,t+"(safe-area-inset-top)").replace(C,"calc(var(--window-top) + "+t+"(safe-area-inset-top))").replace(D,"calc(var(--window-bottom) + "+t+"(safe-area-inset-bottom))"));var e=L();if(!uni.canIUse("css.var")){var n=N();r=r.replace(b,"0px").replace(C,n.top+"px").replace(D,n.bottom+"px")}return r.replace(T,e).replace(E,"").replace(M,"body."+e+" uni-page-body").replace(B,function(r,t){return uni.upx2px(t)+"px"})}function L(){var r=getApp();return r&&r.$route&&r.$route.meta&&r.$route.meta.name||""}function N(){var r=getApp();return r&&r.$route&&r.$route.meta&&r.$route.meta.name?{top:r.$route.meta.windowTop,bottom:r.$route.meta.isTabBar?50:0}:{top:0,bottom:0}}},a8d7:function(r,t,e){"use strict";var n=e("288e"),o=n(e("e814"));e("4917");var a=function(r,t){var e=236,n=17,o=r,a=u[t],i=null,f=0,s=null,v=new Array,p={},w=function(r,t){f=4*o+17,i=function(r){for(var t=new Array(r),e=0;e<r;e+=1){t[e]=new Array(r);for(var n=0;n<r;n+=1)t[e][n]=null}return t}(f),y(0,0),y(f-7,0),y(0,f-7),E(),B(),M(r,t),o>=7&&T(r),null==s&&(s=D(o,a,v)),b(s,t)},y=function(r,t){for(var e=-1;e<=7;e+=1)if(!(r+e<=-1||f<=r+e))for(var n=-1;n<=7;n+=1)t+n<=-1||f<=t+n||(i[r+e][t+n]=0<=e&&e<=6&&(0==n||6==n)||0<=n&&n<=6&&(0==e||6==e)||2<=e&&e<=4&&2<=n&&n<=4)},A=function(){for(var r=0,t=0,e=0;e<8;e+=1){w(!0,e);var n=c.getLostPoint(p);(0==e||r>n)&&(r=n,t=e)}return t},B=function(){for(var r=8;r<f-8;r+=1)null==i[r][6]&&(i[r][6]=r%2==0);for(var t=8;t<f-8;t+=1)null==i[6][t]&&(i[6][t]=t%2==0)},E=function(){for(var r=c.getPatternPosition(o),t=0;t<r.length;t+=1)for(var e=0;e<r.length;e+=1){var n=r[t],a=r[e];if(null==i[n][a])for(var u=-2;u<=2;u+=1)for(var f=-2;f<=2;f+=1)i[n+u][a+f]=-2==u||2==u||-2==f||2==f||0==u&&0==f}},T=function(r){for(var t=c.getBCHTypeNumber(o),e=0;e<18;e+=1){var n=!r&&1==(t>>e&1);i[Math.floor(e/3)][e%3+f-8-3]=n}for(e=0;e<18;e+=1){n=!r&&1==(t>>e&1);i[e%3+f-8-3][Math.floor(e/3)]=n}},M=function(r,t){for(var e=a<<3|t,n=c.getBCHTypeInfo(e),o=0;o<15;o+=1){var u=!r&&1==(n>>o&1);o<6?i[o][8]=u:o<8?i[o+1][8]=u:i[f-15+o][8]=u}for(o=0;o<15;o+=1){u=!r&&1==(n>>o&1);o<8?i[8][f-o-1]=u:o<9?i[8][15-o-1+1]=u:i[8][15-o-1]=u}i[f-8][8]=!r},b=function(r,t){for(var e=-1,n=f-1,o=7,a=0,u=c.getMaskFunction(t),s=f-1;s>0;s-=2){6==s&&(s-=1);while(1){for(var l=0;l<2;l+=1)if(null==i[n][s-l]){var g=!1;a<r.length&&(g=1==(r[a]>>>o&1));var h=u(n,s-l);h&&(g=!g),i[n][s-l]=g,o-=1,-1==o&&(a+=1,o=7)}if(n+=e,n<0||f<=n){n-=e,e=-e;break}}}},C=function(r,t){for(var e=0,n=0,o=0,a=new Array(t.length),i=new Array(t.length),u=0;u<t.length;u+=1){var f=t[u].dataCount,s=t[u].totalCount-f;n=Math.max(n,f),o=Math.max(o,s),a[u]=new Array(f);for(var g=0;g<a[u].length;g+=1)a[u][g]=255&r.getBuffer()[g+e];e+=f;var h=c.getErrorCorrectPolynomial(s),d=l(a[u],h.getLength()-1),v=d.mod(h);i[u]=new Array(h.getLength()-1);for(g=0;g<i[u].length;g+=1){var p=g+v.getLength()-i[u].length;i[u][g]=p>=0?v.getAt(p):0}}var w=0;for(g=0;g<t.length;g+=1)w+=t[g].totalCount;var y=new Array(w),m=0;for(g=0;g<n;g+=1)for(u=0;u<t.length;u+=1)g<a[u].length&&(y[m]=a[u][g],m+=1);for(g=0;g<o;g+=1)for(u=0;u<t.length;u+=1)g<i[u].length&&(y[m]=i[u][g],m+=1);return y},D=function(r,t,o){for(var a=g.getRSBlocks(r,t),i=h(),u=0;u<o.length;u+=1){var f=o[u];i.put(f.getMode(),4),i.put(f.getLength(),c.getLengthInBits(f.getMode(),r)),f.write(i)}var s=0;for(u=0;u<a.length;u+=1)s+=a[u].dataCount;if(i.getLengthInBits()>8*s)throw new Error("code length overflow. ("+i.getLengthInBits()+">"+8*s+")");i.getLengthInBits()+4<=8*s&&i.put(0,4);while(i.getLengthInBits()%8!=0)i.putBit(!1);while(1){if(i.getLengthInBits()>=8*s)break;if(i.put(e,8),i.getLengthInBits()>=8*s)break;i.put(n,8)}return C(i,a)};return p.addData=function(r){var t=d(r);v.push(t),s=null},p.isDark=function(r,t){if(r<0||f<=r||t<0||f<=t)throw new Error(r+","+t);return i[r][t]},p.getModuleCount=function(){return f},p.make=function(){w(!1,A())},p.createTableTag=function(r,t){r=r||2,t="undefined"==typeof t?4*r:t;var e="";e+='<table style="',e+=" border-width: 0px; border-style: none;",e+=" border-collapse: collapse;",e+=" padding: 0px; margin: "+t+"px;",e+='">',e+="<tbody>";for(var n=0;n<p.getModuleCount();n+=1){e+="<tr>";for(var o=0;o<p.getModuleCount();o+=1)e+='<td style="',e+=" border-width: 0px; border-style: none;",e+=" border-collapse: collapse;",e+=" padding: 0px; margin: 0px;",e+=" width: "+r+"px;",e+=" height: "+r+"px;",e+=" background-color: ",e+=p.isDark(n,o)?"#000000":"#ffffff",e+=";",e+='"/>';e+="</tr>"}return e+="</tbody>",e+="</table>",e},p.createImgTag=function(r,t,e){r=r||2,t="undefined"==typeof t?4*r:t;var n=t,o=p.getModuleCount()*r+t;return m(e,e,function(t,e){if(n<=t&&t<o&&n<=e&&e<o){var a=Math.floor((t-n)/r),i=Math.floor((e-n)/r);return p.isDark(i,a)?0:1}return 1})},p};a.stringToBytes=function(r){for(var t=new Array,e=0;e<r.length;e+=1){var n=r.charCodeAt(e);t.push(255&n)}return t},a.createStringToBytes=function(r,t){var e=function(){var e=w(r),n=function(){var r=e.read();if(-1==r)throw new Error;return r},o=0,a={};while(1){var i=e.read();if(-1==i)break;var u=n(),f=n(),c=n(),s=String.fromCharCode(i<<8|u),l=f<<8|c;a[s]=l,o+=1}if(o!=t)throw new Error(o+" != "+t);return a}(),n="?".charCodeAt(0);return function(r){for(var t=new Array,o=0;o<r.length;o+=1){var a=r.charCodeAt(o);if(a<128)t.push(a);else{var i=e[r.charAt(o)];"number"==typeof i?(255&i)==i?t.push(i):(t.push(i>>>8),t.push(255&i)):t.push(n)}}return t}};var i={MODE_NUMBER:1,MODE_ALPHA_NUM:2,MODE_8BIT_BYTE:4,MODE_KANJI:8},u={L:1,M:0,Q:3,H:2},f={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7},c=function(){var r=[[],[6,18],[6,22],[6,26],[6,30],[6,34],[6,22,38],[6,24,42],[6,26,46],[6,28,50],[6,30,54],[6,32,58],[6,34,62],[6,26,46,66],[6,26,48,70],[6,26,50,74],[6,30,54,78],[6,30,56,82],[6,30,58,86],[6,34,62,90],[6,28,50,72,94],[6,26,50,74,98],[6,30,54,78,102],[6,28,54,80,106],[6,32,58,84,110],[6,30,58,86,114],[6,34,62,90,118],[6,26,50,74,98,122],[6,30,54,78,102,126],[6,26,52,78,104,130],[6,30,56,82,108,134],[6,34,60,86,112,138],[6,30,58,86,114,142],[6,34,62,90,118,146],[6,30,54,78,102,126,150],[6,24,50,76,102,128,154],[6,28,54,80,106,132,158],[6,32,58,84,110,136,162],[6,26,54,82,110,138,166],[6,30,58,86,114,142,170]],t=1335,e=7973,n=21522,o={},a=function(r){var t=0;while(0!=r)t+=1,r>>>=1;return t};return o.getBCHTypeInfo=function(r){var e=r<<10;while(a(e)-a(t)>=0)e^=t<<a(e)-a(t);return(r<<10|e)^n},o.getBCHTypeNumber=function(r){var t=r<<12;while(a(t)-a(e)>=0)t^=e<<a(t)-a(e);return r<<12|t},o.getPatternPosition=function(t){return r[t-1]},o.getMaskFunction=function(r){switch(r){case f.PATTERN000:return function(r,t){return(r+t)%2==0};case f.PATTERN001:return function(r,t){return r%2==0};case f.PATTERN010:return function(r,t){return t%3==0};case f.PATTERN011:return function(r,t){return(r+t)%3==0};case f.PATTERN100:return function(r,t){return(Math.floor(r/2)+Math.floor(t/3))%2==0};case f.PATTERN101:return function(r,t){return r*t%2+r*t%3==0};case f.PATTERN110:return function(r,t){return(r*t%2+r*t%3)%2==0};case f.PATTERN111:return function(r,t){return(r*t%3+(r+t)%2)%2==0};default:throw new Error("bad maskPattern:"+r)}},o.getErrorCorrectPolynomial=function(r){for(var t=l([1],0),e=0;e<r;e+=1)t=t.multiply(l([1,s.gexp(e)],0));return t},o.getLengthInBits=function(r,t){if(1<=t&&t<10)switch(r){case i.MODE_NUMBER:return 10;case i.MODE_ALPHA_NUM:return 9;case i.MODE_8BIT_BYTE:return 8;case i.MODE_KANJI:return 8;default:throw new Error("mode:"+r)}else if(t<27)switch(r){case i.MODE_NUMBER:return 12;case i.MODE_ALPHA_NUM:return 11;case i.MODE_8BIT_BYTE:return 16;case i.MODE_KANJI:return 10;default:throw new Error("mode:"+r)}else{if(!(t<41))throw new Error("type:"+t);switch(r){case i.MODE_NUMBER:return 14;case i.MODE_ALPHA_NUM:return 13;case i.MODE_8BIT_BYTE:return 16;case i.MODE_KANJI:return 12;default:throw new Error("mode:"+r)}}},o.getLostPoint=function(r){for(var t=r.getModuleCount(),e=0,n=0;n<t;n+=1)for(var o=0;o<t;o+=1){for(var a=0,i=r.isDark(n,o),u=-1;u<=1;u+=1)if(!(n+u<0||t<=n+u))for(var f=-1;f<=1;f+=1)o+f<0||t<=o+f||0==u&&0==f||i==r.isDark(n+u,o+f)&&(a+=1);a>5&&(e+=3+a-5)}for(n=0;n<t-1;n+=1)for(o=0;o<t-1;o+=1){var c=0;r.isDark(n,o)&&(c+=1),r.isDark(n+1,o)&&(c+=1),r.isDark(n,o+1)&&(c+=1),r.isDark(n+1,o+1)&&(c+=1),0!=c&&4!=c||(e+=3)}for(n=0;n<t;n+=1)for(o=0;o<t-6;o+=1)r.isDark(n,o)&&!r.isDark(n,o+1)&&r.isDark(n,o+2)&&r.isDark(n,o+3)&&r.isDark(n,o+4)&&!r.isDark(n,o+5)&&r.isDark(n,o+6)&&(e+=40);for(o=0;o<t;o+=1)for(n=0;n<t-6;n+=1)r.isDark(n,o)&&!r.isDark(n+1,o)&&r.isDark(n+2,o)&&r.isDark(n+3,o)&&r.isDark(n+4,o)&&!r.isDark(n+5,o)&&r.isDark(n+6,o)&&(e+=40);var s=0;for(o=0;o<t;o+=1)for(n=0;n<t;n+=1)r.isDark(n,o)&&(s+=1);var l=Math.abs(100*s/t/t-50)/5;return e+=10*l,e},o}(),s=function(){for(var r=new Array(256),t=new Array(256),e=0;e<8;e+=1)r[e]=1<<e;for(e=8;e<256;e+=1)r[e]=r[e-4]^r[e-5]^r[e-6]^r[e-8];for(e=0;e<255;e+=1)t[r[e]]=e;var n={glog:function(r){if(r<1)throw new Error("glog("+r+")");return t[r]},gexp:function(t){while(t<0)t+=255;while(t>=256)t-=255;return r[t]}};return n}();function l(r,t){if("undefined"==typeof r.length)throw new Error(r.length+"/"+t);var e=function(){var e=0;while(e<r.length&&0==r[e])e+=1;for(var n=new Array(r.length-e+t),o=0;o<r.length-e;o+=1)n[o]=r[o+e];return n}(),n={getAt:function(r){return e[r]},getLength:function(){return e.length},multiply:function(r){for(var t=new Array(n.getLength()+r.getLength()-1),e=0;e<n.getLength();e+=1)for(var o=0;o<r.getLength();o+=1)t[e+o]^=s.gexp(s.glog(n.getAt(e))+s.glog(r.getAt(o)));return l(t,0)},mod:function(r){if(n.getLength()-r.getLength()<0)return n;for(var t=s.glog(n.getAt(0))-s.glog(r.getAt(0)),e=new Array(n.getLength()),o=0;o<n.getLength();o+=1)e[o]=n.getAt(o);for(o=0;o<r.getLength();o+=1)e[o]^=s.gexp(s.glog(r.getAt(o))+t);return l(e,0).mod(r)}};return n}var g=function(){var r=[[1,26,19],[1,26,16],[1,26,13],[1,26,9],[1,44,34],[1,44,28],[1,44,22],[1,44,16],[1,70,55],[1,70,44],[2,35,17],[2,35,13],[1,100,80],[2,50,32],[2,50,24],[4,25,9],[1,134,108],[2,67,43],[2,33,15,2,34,16],[2,33,11,2,34,12],[2,86,68],[4,43,27],[4,43,19],[4,43,15],[2,98,78],[4,49,31],[2,32,14,4,33,15],[4,39,13,1,40,14],[2,121,97],[2,60,38,2,61,39],[4,40,18,2,41,19],[4,40,14,2,41,15],[2,146,116],[3,58,36,2,59,37],[4,36,16,4,37,17],[4,36,12,4,37,13],[2,86,68,2,87,69],[4,69,43,1,70,44],[6,43,19,2,44,20],[6,43,15,2,44,16],[4,101,81],[1,80,50,4,81,51],[4,50,22,4,51,23],[3,36,12,8,37,13],[2,116,92,2,117,93],[6,58,36,2,59,37],[4,46,20,6,47,21],[7,42,14,4,43,15],[4,133,107],[8,59,37,1,60,38],[8,44,20,4,45,21],[12,33,11,4,34,12],[3,145,115,1,146,116],[4,64,40,5,65,41],[11,36,16,5,37,17],[11,36,12,5,37,13],[5,109,87,1,110,88],[5,65,41,5,66,42],[5,54,24,7,55,25],[11,36,12],[5,122,98,1,123,99],[7,73,45,3,74,46],[15,43,19,2,44,20],[3,45,15,13,46,16],[1,135,107,5,136,108],[10,74,46,1,75,47],[1,50,22,15,51,23],[2,42,14,17,43,15],[5,150,120,1,151,121],[9,69,43,4,70,44],[17,50,22,1,51,23],[2,42,14,19,43,15],[3,141,113,4,142,114],[3,70,44,11,71,45],[17,47,21,4,48,22],[9,39,13,16,40,14],[3,135,107,5,136,108],[3,67,41,13,68,42],[15,54,24,5,55,25],[15,43,15,10,44,16],[4,144,116,4,145,117],[17,68,42],[17,50,22,6,51,23],[19,46,16,6,47,17],[2,139,111,7,140,112],[17,74,46],[7,54,24,16,55,25],[34,37,13],[4,151,121,5,152,122],[4,75,47,14,76,48],[11,54,24,14,55,25],[16,45,15,14,46,16],[6,147,117,4,148,118],[6,73,45,14,74,46],[11,54,24,16,55,25],[30,46,16,2,47,17],[8,132,106,4,133,107],[8,75,47,13,76,48],[7,54,24,22,55,25],[22,45,15,13,46,16],[10,142,114,2,143,115],[19,74,46,4,75,47],[28,50,22,6,51,23],[33,46,16,4,47,17],[8,152,122,4,153,123],[22,73,45,3,74,46],[8,53,23,26,54,24],[12,45,15,28,46,16],[3,147,117,10,148,118],[3,73,45,23,74,46],[4,54,24,31,55,25],[11,45,15,31,46,16],[7,146,116,7,147,117],[21,73,45,7,74,46],[1,53,23,37,54,24],[19,45,15,26,46,16],[5,145,115,10,146,116],[19,75,47,10,76,48],[15,54,24,25,55,25],[23,45,15,25,46,16],[13,145,115,3,146,116],[2,74,46,29,75,47],[42,54,24,1,55,25],[23,45,15,28,46,16],[17,145,115],[10,74,46,23,75,47],[10,54,24,35,55,25],[19,45,15,35,46,16],[17,145,115,1,146,116],[14,74,46,21,75,47],[29,54,24,19,55,25],[11,45,15,46,46,16],[13,145,115,6,146,116],[14,74,46,23,75,47],[44,54,24,7,55,25],[59,46,16,1,47,17],[12,151,121,7,152,122],[12,75,47,26,76,48],[39,54,24,14,55,25],[22,45,15,41,46,16],[6,151,121,14,152,122],[6,75,47,34,76,48],[46,54,24,10,55,25],[2,45,15,64,46,16],[17,152,122,4,153,123],[29,74,46,14,75,47],[49,54,24,10,55,25],[24,45,15,46,46,16],[4,152,122,18,153,123],[13,74,46,32,75,47],[48,54,24,14,55,25],[42,45,15,32,46,16],[20,147,117,4,148,118],[40,75,47,7,76,48],[43,54,24,22,55,25],[10,45,15,67,46,16],[19,148,118,6,149,119],[18,75,47,31,76,48],[34,54,24,34,55,25],[20,45,15,61,46,16]],t=function(r,t){var e={};return e.totalCount=r,e.dataCount=t,e},e={},n=function(t,e){switch(e){case u.L:return r[4*(t-1)+0];case u.M:return r[4*(t-1)+1];case u.Q:return r[4*(t-1)+2];case u.H:return r[4*(t-1)+3];default:return}};return e.getRSBlocks=function(r,e){var o=n(r,e);if("undefined"==typeof o)throw new Error("bad rs block [url=home.php?mod=space&uid=5302]@[/url] typeNumber:"+r+"/errorCorrectLevel:"+e);for(var a=o.length/3,i=new Array,u=0;u<a;u+=1)for(var f=o[3*u+0],c=o[3*u+1],s=o[3*u+2],l=0;l<f;l+=1)i.push(t(c,s));return i},e}(),h=function(){var r=new Array,t=0,e={getBuffer:function(){return r},getAt:function(t){var e=Math.floor(t/8);return 1==(r[e]>>>7-t%8&1)},put:function(r,t){for(var n=0;n<t;n+=1)e.putBit(1==(r>>>t-n-1&1))},getLengthInBits:function(){return t},putBit:function(e){var n=Math.floor(t/8);r.length<=n&&r.push(0),e&&(r[n]|=128>>>t%8),t+=1}};return e},d=function(r){for(var t=i.MODE_8BIT_BYTE,e=r,n=[],o={},a=0,u=e.length;a<u;a++){var f=[],c=e.charCodeAt(a);c>65536?(f[0]=240|(1835008&c)>>>18,f[1]=128|(258048&c)>>>12,f[2]=128|(4032&c)>>>6,f[3]=128|63&c):c>2048?(f[0]=224|(61440&c)>>>12,f[1]=128|(4032&c)>>>6,f[2]=128|63&c):c>128?(f[0]=192|(1984&c)>>>6,f[1]=128|63&c):f[0]=c,n.push(f)}n=Array.prototype.concat.apply([],n),n.length!=e.length&&(n.unshift(191),n.unshift(187),n.unshift(239));var s=n;return o.getMode=function(){return t},o.getLength=function(r){return s.length},o.write=function(r){for(var t=0;t<s.length;t+=1)r.put(s[t],8)},o},v=function(){var r=new Array,t={writeByte:function(t){r.push(255&t)},writeShort:function(r){t.writeByte(r),t.writeByte(r>>>8)},writeBytes:function(r,e,n){e=e||0,n=n||r.length;for(var o=0;o<n;o+=1)t.writeByte(r[o+e])},writeString:function(r){for(var e=0;e<r.length;e+=1)t.writeByte(r.charCodeAt(e))},toByteArray:function(){return r},toString:function(){var t="";t+="[";for(var e=0;e<r.length;e+=1)e>0&&(t+=","),t+=r[e];return t+="]",t}};return t},p=function(){var r=0,t=0,e=0,n="",o={},a=function(r){n+=String.fromCharCode(i(63&r))},i=function(r){if(r<0);else{if(r<26)return 65+r;if(r<52)return r-26+97;if(r<62)return r-52+48;if(62==r)return 43;if(63==r)return 47}throw new Error("n:"+r)};return o.writeByte=function(n){r=r<<8|255&n,t+=8,e+=1;while(t>=6)a(r>>>t-6),t-=6},o.flush=function(){if(t>0&&(a(r<<6-t),r=0,t=0),e%3!=0)for(var o=3-e%3,i=0;i<o;i+=1)n+="="},o.toString=function(){return n},o},w=function(r){var t=r,e=0,n=0,o=0,a={read:function(){while(o<8){if(e>=t.length){if(0==o)return-1;throw new Error("unexpected end of file./"+o)}var r=t.charAt(e);if(e+=1,"="==r)return o=0,-1;r.match(/^\s$/)||(n=n<<6|i(r.charCodeAt(0)),o+=6)}var a=n>>>o-8&255;return o-=8,a}},i=function(r){if(65<=r&&r<=90)return r-65;if(97<=r&&r<=122)return r-97+26;if(48<=r&&r<=57)return r-48+52;if(43==r)return 62;if(47==r)return 63;throw new Error("c:"+r)};return a},y=function(r,t){var e=r,n=t,o=new Array(r*t),a={setPixel:function(r,t,n){o[t*e+r]=n},write:function(r){r.writeString("GIF87a"),r.writeShort(e),r.writeShort(n),r.writeByte(128),r.writeByte(0),r.writeByte(0),r.writeByte(0),r.writeByte(0),r.writeByte(0),r.writeByte(255),r.writeByte(255),r.writeByte(255),r.writeString(","),r.writeShort(0),r.writeShort(0),r.writeShort(e),r.writeShort(n),r.writeByte(0);var t=2,o=u(t);r.writeByte(t);var a=0;while(o.length-a>255)r.writeByte(255),r.writeBytes(o,a,255),a+=255;r.writeByte(o.length-a),r.writeBytes(o,a,o.length-a),r.writeByte(0),r.writeString(";")}},i=function(r){var t=r,e=0,n=0,o={write:function(r,o){if(r>>>o!=0)throw new Error("length over");while(e+o>=8)t.writeByte(255&(r<<e|n)),o-=8-e,r>>>=8-e,n=0,e=0;n|=r<<e,e+=o},flush:function(){e>0&&t.writeByte(n)}};return o},u=function(r){for(var t=1<<r,e=1+(1<<r),n=r+1,a=f(),u=0;u<t;u+=1)a.add(String.fromCharCode(u));a.add(String.fromCharCode(t)),a.add(String.fromCharCode(e));var c=v(),s=i(c);s.write(t,n);var l=0,g=String.fromCharCode(o[l]);l+=1;while(l<o.length){var h=String.fromCharCode(o[l]);l+=1,a.contains(g+h)?g+=h:(s.write(a.indexOf(g),n),a.size()<4095&&(a.size()==1<<n&&(n+=1),a.add(g+h)),g=h)}return s.write(a.indexOf(g),n),s.write(e,n),s.flush(),c.toByteArray()},f=function(){var r={},t=0,e={add:function(n){if(e.contains(n))throw new Error("dup key:"+n);r[n]=t,t+=1},size:function(){return t},indexOf:function(t){return r[t]},contains:function(t){return"undefined"!=typeof r[t]}};return e};return a},m=function(r,t,e,n){for(var o=y(r,t),a=0;a<t;a+=1)for(var i=0;i<r;i+=1)o.setPixel(i,a,e(i,a));var u=v();o.write(u);for(var f=p(),c=u.toByteArray(),s=0;s<c.length;s+=1)f.writeByte(c[s]);f.flush();var l="";return l+="data:image/gif;base64,",l+=f,l},A=function(r,t){t=t||{};var e,n=t.typeNumber||4,i=t.errorCorrectLevel||"M",u=t.size||500;try{e=a(n,i||"M"),e.addData(r),e.make()}catch(s){if(n>=40)throw new Error("Text too long to encode");return gen(r,{size:u,errorCorrectLevel:i,typeNumber:n+1})}var f=(0,o.default)(u/e.getModuleCount()),c=(0,o.default)((u-e.getModuleCount()*f)/2);return e.createImgTag(f,c,u)};r.exports={createQrCodeImg:A}}}]);
0 \ No newline at end of file 2 \ No newline at end of file
vip/static/js/pages-GiftPackage-HolidayGift.3add6bfd.js 0 → 100644
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-GiftPackage-HolidayGift"],{1284:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,i("a481");var a={data:function(){return{itemShow:!1,cardShow:!1,packShow:!1,textShow:!1,integralShow:!0,growUpShow:!0,itemButton:"",cardButton:"",getActId:"",getActType:"",giftID:"",getUserID:"",getStorageID:"",receiveState:"已领取",integralTitle:"已领取",growUpTitle:"已领取",textTitle:"",getUrl:"",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(t){this.getActId=t.actId,this.getActType=t.actType,this.giftID=t.giftBagId,this.getStorageID=t.storeId,this.getUserID=t.userId,this.GetList()},onShow:function(){this.textTitle=this.textTitle.replace(/<p><img/gi,"<p class='img'><img")},methods:{GetList:function(){var t=this;uni.request({url:this.$GetInfo.ApiHttp+"/api/weshop/marketing/giftbag/bound/get",data:{actId:this.getActId,actType:this.getActType,giftBagId:this.giftID,storeId:this.getStorageID,userId:this.getUserID},method:"GET",header:{"Content-Type":"application/x-www-form-urlencoded"},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),t.integralTitle="价值"+e.data.data.lbIntegral+"积分",t.growUpTitle="价值"+e.data.data.lbGrowthValue+"成长值",0==e.data.data.receiveState?t.receiveState="一键全部领取":t.receiveState="已领取",""!=e.data.data.actIntro&&(t.textShow=!0,console.log(e.data.data.actIntro),t.textTitle=e.data.data.actIntro)):console.log(e.data.msg)}})},GetWebHttp:function(){this.getUrl=this.$GetInfo.HtmlHttp+"/mobile/index/index/stoid/"+this.getStorageID+".html",window.location.href=this.getUrl},GetReceive:function(){var t=this;if("已领取"==t.receiveState)return!1;uni.request({url:t.$GetInfo.ApiHttp+"/api/weshop/marketing/free/receive/gift/record/insert",data:{actId:t.getActId,actType:"3",giftBagId:t.giftID,storeId:t.getStorageID,userId:t.getUserID},method:"POST",header:{"Content-Type":"application/json"},success:function(e){console.log(e.data),0==e.data.code?(console.log(e.data.msg),t.receiveState="已领取",uni.showToast({icon:"none",title:"领取成功!"})):(console.log(e.data.msg),uni.showToast({icon:"none",title:e.data.msg}))}})}}};e.default=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),r=n.sources.map(function(t){return"/*# sourceURL="+n.sourceRoot+t+" */"});return[i].concat(r).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 r=t[n];"number"===typeof r[0]&&a[r[0]]||(i&&!r[2]?r[2]=i:i&&(r[2]="("+r[2]+") and ("+i+")"),e.push(r))}},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],r=o[0],s=o[1],c=o[2],d=o[3],u={id:t+":"+n,css:s,media:c,sourceMap:d};a[r]?a[r].parts.push(u):i.push(a[r]={id:r,parts:[u]})}return i}i.r(e),i.d(e,"default",function(){return v});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={},r=n&&(document.head||document.getElementsByTagName("head")[0]),s=null,c=0,d=!1,u=function(){},l=null,p="data-vue-ssr-id",f="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function v(t,e,i,n){d=i,l=n||{};var r=a(t,e);return g(r),function(e){for(var i=[],n=0;n<r.length;n++){var s=r[n],c=o[s.id];c.refs--,i.push(c)}e?(r=a(t,e),g(r)):r=[];for(n=0;n<i.length;n++){c=i[n];if(0===c.refs){for(var d=0;d<c.parts.length;d++)c.parts[d]();delete o[c.id]}}}}function g(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(_(i.parts[n]));a.parts.length>i.parts.length&&(a.parts.length=i.parts.length)}else{var r=[];for(n=0;n<i.parts.length;n++)r.push(_(i.parts[n]));o[i.id]={id:i.id,refs:1,parts:r}}}}function b(){var t=document.createElement("style");return t.type="text/css",r.appendChild(t),t}function _(t){var e,i,a=document.querySelector("style["+p+'~="'+t.id+'"]');if(a){if(d)return u;a.parentNode.removeChild(a)}if(f){var n=c++;a=s||(s=b()),e=m.bind(null,a,n,!1),i=m.bind(null,a,n,!0)}else a=b(),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 h=function(){var t=[];return function(e,i){return t[e]=i,t.filter(Boolean).join("\n")}}();function m(t,e,i,a){var n=i?"":j(a.css);if(t.styleSheet)t.styleSheet.cssText=h(e,n);else{var o=document.createTextNode(n),r=t.childNodes;r[e]&&t.removeChild(r[e]),r.length?t.insertBefore(o,r[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,C=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,S=/var\(--status-bar-height\)/gi,I=/var\(--window-top\)/gi,T=/var\(--window-bottom\)/gi;function j(t){var e="";e=uni.canIUse("css.constant")?"constant":e,e=uni.canIUse("css.env")?"env":e,e&&(t=t.replace(S,e+"(safe-area-inset-top)").replace(I,"calc(var(--window-top) + "+e+"(safe-area-inset-top))").replace(T,"calc(var(--window-bottom) + "+e+"(safe-area-inset-bottom))"));var i=U();if(!uni.canIUse("css.var")){var a=G();t=t.replace(S,"0px").replace(I,a.top+"px").replace(T,a.bottom+"px")}return t.replace(k,i).replace(y,"").replace(C,"body."+i+" uni-page-body").replace(x,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 G(){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}}},"5ea3":function(t,e,i){"use strict";var a,n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{staticClass:"image_box"},[i("v-uni-view",{staticClass:"image_box"},[i("v-uni-image",{attrs:{src:"../../static/img/holiday00.jpg"}})],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"},[3==e.lbType?i("v-uni-view",{staticClass:"top_item_img"},[i("v-uni-image",{attrs:{src:t.$GetInfo.imgHttp+"/miniapp/images/giftbag/gift02.png"}})],1):t._e(),1==e.lbType?i("v-uni-view",{staticClass:"top_item_img"},[i("v-uni-image",{attrs:{src:""==e.fromImage?t.$GetInfo.imgHttp+"/miniapp/images/giftbag/empty.jpg":t.$GetInfo.imgHttp+e.fromImage}})],1):t._e(),i("v-uni-view",{staticClass:"top_item_center"},[i("v-uni-view",{staticClass:"top_item_center_title"},[1==e.lbType?i("v-uni-text",[t._v("免费领取")]):t._e(),3==e.lbType?i("v-uni-text",[t._v(t._s(e.fromName))]):t._e()],1),i("v-uni-view",{staticClass:"top_item_center_ramke"},[1==e.lbType?i("v-uni-text",[t._v(t._s(e.fromName))]):t._e(),3==e.lbType?i("v-uni-text",[t._v("新人可免费享受专业"+t._s(e.fromName)+",可以享受"+t._s(e.num)+"次。")]):t._e()],1),i("v-uni-view",{staticClass:"top_item_number"},[i("v-uni-text",[t._v("数量:"+t._s(e.num))])],1)],1)],1)})],2):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",{staticClass:"top_card_number"},[i("v-uni-text",[t._v("数量:"+t._s(e.num))])],1)],1)],1)})],2)],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/vip06.jpg"}}),i("v-uni-button",[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/vip07.jpg"}}),i("v-uni-button",[t._v(t._s(this.growUpTitle))])],1)],1):t._e()],1)],1):t._e(),this.textShow?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",domProps:{innerHTML:t._s(this.textTitle)}})],1):t._e(),i("v-uni-view",{staticClass:"button_box"},[i("v-uni-view",[i("v-uni-button",{staticClass:"button",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.GetWebHttp.apply(void 0,arguments)}}},[t._v("进入商城购物")])],1),i("v-uni-view",{staticClass:"button_text"},[i("v-uni-text",[t._v("本活动最终解释权归公司所有,如果有问题请联系客服")])],1)],1),i("v-uni-view",{staticClass:"foot_empty"}),i("v-uni-view",{staticClass:"foot_button"},[i("v-uni-view",{class:"已领取"==this.receiveState?"foot_button_notbuy":"foot_button_buy"},[i("v-uni-text",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.GetReceive.apply(void 0,arguments)}}},[t._v(t._s(this.receiveState))])],1)],1)],1)},o=[];i.d(e,"b",function(){return n}),i.d(e,"c",function(){return o}),i.d(e,"a",function(){return a})},"63d8":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 */.image_box[data-v-14d9407c]{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.image_box uni-image[data-v-14d9407c]{width:100%;height:%?690?%}.top[data-v-14d9407c]{margin:%?-20?% %?28?% %?45?% %?28?%;padding:%?10?% %?10?% %?70?% %?10?%;background-color:#fff;border-radius:%?0?% %?0?% %?15?% %?15?%}.top_box[data-v-14d9407c]{display:-webkit-box;display:-webkit-flex;display:flex;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.top_box_text[data-v-14d9407c]{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin:%?50?% %?15?% %?20?% %?15?%}.top_item[data-v-14d9407c]{display:-webkit-box;display:-webkit-flex;display:flex;width:100%;margin:%?60?% 0 0 0}.top_item_img[data-v-14d9407c]{float:left;width:28%;margin:%?0?% %?10?% %?0?% %?20?%}.top_item_img uni-image[data-v-14d9407c]{width:%?150?%;height:%?150?%;border-radius:50%;border:#f96865 solid %?3?%}.top_item_center[data-v-14d9407c]{float:left;width:64%}.top_item_center_title[data-v-14d9407c]{font-size:%?35?%;color:#fb6451;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;padding:0 %?10?% %?10?% %?0?%;word-break:break-all;\r\n\t/*属性规定自动换行的处理方法。normal(使用浏览器默认的换行规则。),break-all(允许在单词内换行。),keep-all(只能在半角空格或连字符处换行。)*/text-overflow:ellipsis;display:-webkit-box;\r\n\t/** 对象作为伸缩盒子模型显示 **/-webkit-box-orient:vertical;\r\n\t/** 设置或检索伸缩盒对象的子元素的排列方式 **/-webkit-line-clamp:2;\r\n\t/** 显示的行数 **/overflow:hidden\r\n\t/** 隐藏超出的内容 **/}.top_item_center_ramke[data-v-14d9407c]{font-size:%?25?%;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;line-height:%?35?%;letter-spacing:%?0.5?%;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.top_card[data-v-14d9407c]{width:calc(50% - %?30?%);display:inline-block;margin:%?15?%}.top_card_box[data-v-14d9407c]{background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:%?20?%;height:%?250?%;margin:%?5?%}.img1[data-v-14d9407c]{background-image:url(https://mshopimg.yolipai.net/miniapp/images/giftbag/vip01.png)}.img2[data-v-14d9407c]{background-image:url(https://mshopimg.yolipai.net/miniapp/images/giftbag/vip02.png)}.img3[data-v-14d9407c]{background-image:url(https://mshopimg.yolipai.net/miniapp/images/giftbag/vip03.png)}.top_card_tite_box[data-v-14d9407c]{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.top_card_tite_a[data-v-14d9407c]{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-14d9407c]{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-14d9407c]{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-14d9407c]{padding:%?5?% %?25?% %?5?% %?25?%;line-height:%?29?%;font-size:%?25?%;color:#fff;border-radius:%?0?% %?20?% %?0?% %?6?%}.top_card_counte[data-v-14d9407c]{padding:%?30?% %?20?% 0 0;text-align:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#fff;font-size:%?40?%}.top_card_remak[data-v-14d9407c]{padding:%?5?% 0 %?20?% 0;text-align:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:%?20?%;color:#fff}.top_card_number[data-v-14d9407c]{padding:%?5?% 0 %?40?% 0;text-align:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:%?20?%;color:#fff}.top_box_image[data-v-14d9407c]{padding:%?20?% %?20?% %?20?% %?20?%}.top_box_image uni-image[data-v-14d9407c]{height:%?216?%;width:100%}.top_box_image uni-button[data-v-14d9407c]{margin:%?15?% %?95?% %?0?% %?95?%;background:#fe6a6a;border-radius:%?50?%;line-height:%?60?%;height:%?60?%;color:#fff;font-size:%?30?%}.foot_box[data-v-14d9407c]{margin:0 %?30?% %?40?% %?30?%;background:#fff;border-radius:%?20?%}.foot_box_title[data-v-14d9407c]{font-size:%?43?%;color:#000;padding:%?20?% %?30?% %?20?% %?30?%}.foot_box_text[data-v-14d9407c]{font-size:%?30?%;color:#000;line-height:%?48?%;padding:%?20?% %?35?% %?50?% %?30?%}.button_box[data-v-14d9407c]{margin:%?50?% %?50?% %?50?% %?50?%;text-align:center}.button_text[data-v-14d9407c]{padding-top:%?20?%;font-size:%?20?%;color:#fff;height:%?100?%}.foot_empty[data-v-14d9407c]{height:%?90?%}.foot_button[data-v-14d9407c]{display:-webkit-box;display:-webkit-flex;display:flex;margin:%?20?% %?0?% %?0?% %?0?%;padding:%?25?% %?0?%;background:#fff;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;position:fixed;bottom:0;left:0;width:100%}.foot_button_notbuy[data-v-14d9407c]{background:#999;color:#fff;width:%?400?%;height:%?70?%;font-size:%?28?%;line-height:%?70?%;border-radius:%?30?% %?30?% %?30?% %?30?%}uni-page-body[data-v-14d9407c]{background-color:#ffb72d}uni-button[data-v-14d9407c]:after{border:none}.top_box_text uni-text[data-v-14d9407c]{color:#ffb72d;font-size:%?40?%}.button[data-v-14d9407c]{margin:0 %?30?%;background:#ffdb97;border-radius:%?50?%;line-height:%?80?%;height:%?80?%;color:#fff;font-size:%?35?%}.top_item_number[data-v-14d9407c]{float:right;font-size:%?25?%;color:#ffb72d;padding-right:%?10?%}.foot_button_buy[data-v-14d9407c]{background:#ffb72d;color:#fff;width:%?400?%;height:%?70?%;font-size:%?28?%;line-height:%?70?%;border-radius:%?30?% %?30?% %?30?% %?30?%}.foot_box_text[data-v-14d9407c] img{width:100%}.foot_box_text[data-v-14d9407c] .img{line-height:0}body.?%PAGE?%[data-v-14d9407c]{background-color:#ffb72d}',""])},"7a18":function(t,e,i){"use strict";var a=i("e8ec"),n=i.n(a);n.a},"84a3":function(t,e,i){"use strict";i.r(e);var a=i("1284"),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},a444:function(t,e,i){"use strict";i.r(e);var a=i("5ea3"),n=i("84a3");for(var o in n)"default"!==o&&function(t){i.d(e,t,function(){return n[t]})}(o);i("7a18");var r,s=i("f0c5"),c=Object(s["a"])(n["default"],a["b"],a["c"],!1,null,"14d9407c",null,!1,a["a"],r);e["default"]=c.exports},e8ec:function(t,e,i){var a=i("63d8");"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var n=i("4f06").default;n("1e18df78",a,!0,{sourceMap:!1,shadowMode:!1})}}]);
0 \ No newline at end of file 2 \ No newline at end of file
vip/static/js/pages-Login-index.683d51f0.js deleted
1 -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-Login-index"],{2350:function(t,e){function n(t,e){var n=t[1]||"",r=t[3];if(!r)return n;if(e&&"function"===typeof btoa){var i=a(r),o=r.sources.map(function(t){return"/*# sourceURL="+r.sourceRoot+t+" */"});return[n].concat(o).concat([i]).join("\n")}return[n].join("\n")}function a(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 a=n(e,t);return e[2]?"@media "+e[2]+"{"+a+"}":a}).join("")},e.i=function(t,n){"string"===typeof t&&(t=[[null,t,""]]);for(var a={},r=0;r<this.length;r++){var i=this[r][0];"number"===typeof i&&(a[i]=!0)}for(r=0;r<t.length;r++){var o=t[r];"number"===typeof o[0]&&a[o[0]]||(n&&!o[2]?o[2]=n:n&&(o[2]="("+o[2]+") and ("+n+")"),e.push(o))}},e}},2740:function(t,e,n){"use strict";n.r(e);var a=n("a8c9"),r=n.n(a);for(var i in a)"default"!==i&&function(t){n.d(e,t,function(){return a[t]})}(i);e["default"]=r.a},"2d80":function(t,e,n){"use strict";var a,r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",[n("v-uni-view",{staticClass:"fist_box"},[n("v-uni-text",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.NewVip.apply(void 0,arguments)}}},[t._v("新人有礼")])],1),n("v-uni-view",{staticClass:"fist_box"},[n("v-uni-text",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.Birthday.apply(void 0,arguments)}}},[t._v("生日有礼")])],1),n("v-uni-view",{staticClass:"fist_box"},[n("v-uni-text",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.Evaluate.apply(void 0,arguments)}}},[t._v("评价有礼")])],1),n("v-uni-view",{staticClass:"fist_box"},[n("v-uni-text",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.Assistance.apply(void 0,arguments)}}},[t._v("助力活动")])],1),n("v-uni-view",{staticClass:"fist_box"},[n("v-uni-text",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.MyGiftPack.apply(void 0,arguments)}}},[t._v("我的礼包")])],1)],1)},i=[];n.d(e,"b",function(){return r}),n.d(e,"c",function(){return i}),n.d(e,"a",function(){return a})},3547:function(t,e,n){"use strict";var a=n("6517"),r=n.n(a);r.a},"4f06":function(t,e,n){"use strict";function a(t,e){for(var n=[],a={},r=0;r<e.length;r++){var i=e[r],o=i[0],u=i[1],s=i[2],c=i[3],f={id:t+":"+r,css:u,media:s,sourceMap:c};a[o]?a[o].parts.push(f):n.push(a[o]={id:o,parts:[f]})}return n}n.r(e),n.d(e,"default",function(){return v});var r="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!r)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 i={},o=r&&(document.head||document.getElementsByTagName("head")[0]),u=null,s=0,c=!1,f=function(){},d=null,l="data-vue-ssr-id",p="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function v(t,e,n,r){c=n,d=r||{};var o=a(t,e);return g(o),function(e){for(var n=[],r=0;r<o.length;r++){var u=o[r],s=i[u.id];s.refs--,n.push(s)}e?(o=a(t,e),g(o)):o=[];for(r=0;r<n.length;r++){s=n[r];if(0===s.refs){for(var c=0;c<s.parts.length;c++)s.parts[c]();delete i[s.id]}}}}function g(t){for(var e=0;e<t.length;e++){var n=t[e],a=i[n.id];if(a){a.refs++;for(var r=0;r<a.parts.length;r++)a.parts[r](n.parts[r]);for(;r<n.parts.length;r++)a.parts.push(b(n.parts[r]));a.parts.length>n.parts.length&&(a.parts.length=n.parts.length)}else{var o=[];for(r=0;r<n.parts.length;r++)o.push(b(n.parts[r]));i[n.id]={id:n.id,refs:1,parts:o}}}}function h(){var t=document.createElement("style");return t.type="text/css",o.appendChild(t),t}function b(t){var e,n,a=document.querySelector("style["+l+'~="'+t.id+'"]');if(a){if(c)return f;a.parentNode.removeChild(a)}if(p){var r=s++;a=u||(u=h()),e=y.bind(null,a,r,!1),n=y.bind(null,a,r,!0)}else a=h(),e=w.bind(null,a),n=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 n()}}var m=function(){var t=[];return function(e,n){return t[e]=n,t.filter(Boolean).join("\n")}}();function y(t,e,n,a){var r=n?"":_(a.css);if(t.styleSheet)t.styleSheet.cssText=m(e,r);else{var i=document.createTextNode(r),o=t.childNodes;o[e]&&t.removeChild(o[e]),o.length?t.insertBefore(i,o[e]):t.appendChild(i)}}function w(t,e){var n=_(e.css),a=e.media,r=e.sourceMap;if(a&&t.setAttribute("media",a),d.ssrId&&t.setAttribute(l,e.id),r&&(n+="\n/*# sourceURL="+r.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(r))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var x=/%\?([+-]?\d+(\.\d+)?)\?%/g,k=/\.\?%PAGE\?%/g,I=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,C=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,E=/var\(--status-bar-height\)/gi,G=/var\(--window-top\)/gi,T=/var\(--window-bottom\)/gi;function _(t){var e="";e=uni.canIUse("css.constant")?"constant":e,e=uni.canIUse("css.env")?"env":e,e&&(t=t.replace(E,e+"(safe-area-inset-top)").replace(G,"calc(var(--window-top) + "+e+"(safe-area-inset-top))").replace(T,"calc(var(--window-bottom) + "+e+"(safe-area-inset-bottom))"));var n=$();if(!uni.canIUse("css.var")){var a=M();t=t.replace(E,"0px").replace(G,a.top+"px").replace(T,a.bottom+"px")}return t.replace(I,n).replace(k,"").replace(C,"body."+n+" uni-page-body").replace(x,function(t,e){return uni.upx2px(e)+"px"})}function $(){var t=getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name||""}function M(){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}}},6517:function(t,e,n){var a=n("f54c");"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var r=n("4f06").default;r("75638ede",a,!0,{sourceMap:!1,shadowMode:!1})},a8c9:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={data:function(){return{}},onLoad:function(){},onShow:function(){},methods:{NewVip:function(){uni.navigateTo({url:"../GiftPackage/NewVipGift?actId=21&actType=1&giftBagId=30&storeId=1&userId=5682130"})},Birthday:function(){uni.navigateTo({url:"../GiftPackage/BirthdayGift?actId=21&actType=1&giftBagId=30&storeId=1&userId=5682130"})},Evaluate:function(){uni.navigateTo({url:"../GiftPackage/EvaluateGift?actId=4&actType=2&giftBagId=30&storeId=1&userId=5682277&orderNumber=1006561&orderType=1&orderGoodsId=000"})},Assistance:function(){uni.navigateTo({url:"../GiftPackage/AssistanceAct"})},MyGiftPack:function(){uni.navigateTo({url:"../MyGiftPack/MyGiftPack?stoid=1&userid=5682130"})}}};e.default=a},d58b:function(t,e,n){"use strict";n.r(e);var a=n("2d80"),r=n("2740");for(var i in r)"default"!==i&&function(t){n.d(e,t,function(){return r[t]})}(i);n("3547");var o,u=n("f0c5"),s=Object(u["a"])(r["default"],a["b"],a["c"],!1,null,"5122240e",null,!1,a["a"],o);e["default"]=s.exports},f54c:function(t,e,n){e=t.exports=n("2350")(!1),e.push([t.i,".fist_box[data-v-5122240e]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin:%?40?%}.fist_box uni-text[data-v-5122240e]{font-size:%?40?%}",""])}}]);  
2 \ No newline at end of file 0 \ No newline at end of file
vip/static/js/pages-Login-index.dbd669cc.js 0 → 100644
  1 +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-Login-index"],{2350:function(t,e){function n(t,e){var n=t[1]||"",i=t[3];if(!i)return n;if(e&&"function"===typeof btoa){var r=a(i),o=i.sources.map(function(t){return"/*# sourceURL="+i.sourceRoot+t+" */"});return[n].concat(o).concat([r]).join("\n")}return[n].join("\n")}function a(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 a=n(e,t);return e[2]?"@media "+e[2]+"{"+a+"}":a}).join("")},e.i=function(t,n){"string"===typeof t&&(t=[[null,t,""]]);for(var a={},i=0;i<this.length;i++){var r=this[i][0];"number"===typeof r&&(a[r]=!0)}for(i=0;i<t.length;i++){var o=t[i];"number"===typeof o[0]&&a[o[0]]||(n&&!o[2]?o[2]=n:n&&(o[2]="("+o[2]+") and ("+n+")"),e.push(o))}},e}},2740:function(t,e,n){"use strict";n.r(e);var a=n("a8c9"),i=n.n(a);for(var r in a)"default"!==r&&function(t){n.d(e,t,function(){return a[t]})}(r);e["default"]=i.a},"41d5":function(t,e,n){"use strict";var a,i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",[n("v-uni-view",{staticClass:"fist_box"},[n("v-uni-text",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.NewVip.apply(void 0,arguments)}}},[t._v("新人有礼")])],1),n("v-uni-view",{staticClass:"fist_box"},[n("v-uni-text",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.Birthday.apply(void 0,arguments)}}},[t._v("生日有礼")])],1),n("v-uni-view",{staticClass:"fist_box"},[n("v-uni-text",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.Evaluate.apply(void 0,arguments)}}},[t._v("评价有礼")])],1),n("v-uni-view",{staticClass:"fist_box"},[n("v-uni-text",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.Holiday.apply(void 0,arguments)}}},[t._v("节日有礼")])],1),n("v-uni-view",{staticClass:"fist_box"},[n("v-uni-text",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.Assistance.apply(void 0,arguments)}}},[t._v("助力活动")])],1),n("v-uni-view",{staticClass:"fist_box"},[n("v-uni-text",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.MyGiftPack.apply(void 0,arguments)}}},[t._v("我的礼包")])],1)],1)},r=[];n.d(e,"b",function(){return i}),n.d(e,"c",function(){return r}),n.d(e,"a",function(){return a})},"4f06":function(t,e,n){"use strict";function a(t,e){for(var n=[],a={},i=0;i<e.length;i++){var r=e[i],o=r[0],u=r[1],s=r[2],c=r[3],d={id:t+":"+i,css:u,media:s,sourceMap:c};a[o]?a[o].parts.push(d):n.push(a[o]={id:o,parts:[d]})}return n}n.r(e),n.d(e,"default",function(){return v});var i="undefined"!==typeof document;if("undefined"!==typeof DEBUG&&DEBUG&&!i)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=i&&(document.head||document.getElementsByTagName("head")[0]),u=null,s=0,c=!1,d=function(){},f=null,l="data-vue-ssr-id",p="undefined"!==typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function v(t,e,n,i){c=n,f=i||{};var o=a(t,e);return g(o),function(e){for(var n=[],i=0;i<o.length;i++){var u=o[i],s=r[u.id];s.refs--,n.push(s)}e?(o=a(t,e),g(o)):o=[];for(i=0;i<n.length;i++){s=n[i];if(0===s.refs){for(var c=0;c<s.parts.length;c++)s.parts[c]();delete r[s.id]}}}}function g(t){for(var e=0;e<t.length;e++){var n=t[e],a=r[n.id];if(a){a.refs++;for(var i=0;i<a.parts.length;i++)a.parts[i](n.parts[i]);for(;i<n.parts.length;i++)a.parts.push(y(n.parts[i]));a.parts.length>n.parts.length&&(a.parts.length=n.parts.length)}else{var o=[];for(i=0;i<n.parts.length;i++)o.push(y(n.parts[i]));r[n.id]={id:n.id,refs:1,parts:o}}}}function h(){var t=document.createElement("style");return t.type="text/css",o.appendChild(t),t}function y(t){var e,n,a=document.querySelector("style["+l+'~="'+t.id+'"]');if(a){if(c)return d;a.parentNode.removeChild(a)}if(p){var i=s++;a=u||(u=h()),e=m.bind(null,a,i,!1),n=m.bind(null,a,i,!0)}else a=h(),e=w.bind(null,a),n=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 n()}}var b=function(){var t=[];return function(e,n){return t[e]=n,t.filter(Boolean).join("\n")}}();function m(t,e,n,a){var i=n?"":E(a.css);if(t.styleSheet)t.styleSheet.cssText=b(e,i);else{var r=document.createTextNode(i),o=t.childNodes;o[e]&&t.removeChild(o[e]),o.length?t.insertBefore(r,o[e]):t.appendChild(r)}}function w(t,e){var n=E(e.css),a=e.media,i=e.sourceMap;if(a&&t.setAttribute("media",a),f.ssrId&&t.setAttribute(l,e.id),i&&(n+="\n/*# sourceURL="+i.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(i))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{while(t.firstChild)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var x=/%\?([+-]?\d+(\.\d+)?)\?%/g,I=/\.\?%PAGE\?%/g,k=/\?%PAGE\?%\[data-v-[a-z0-9]{8}\]/g,G=/uni-page-body\[data-v-[a-z0-9]{8}\]/g,T=/var\(--status-bar-height\)/gi,C=/var\(--window-top\)/gi,_=/var\(--window-bottom\)/gi;function E(t){var e="";e=uni.canIUse("css.constant")?"constant":e,e=uni.canIUse("css.env")?"env":e,e&&(t=t.replace(T,e+"(safe-area-inset-top)").replace(C,"calc(var(--window-top) + "+e+"(safe-area-inset-top))").replace(_,"calc(var(--window-bottom) + "+e+"(safe-area-inset-bottom))"));var n=$();if(!uni.canIUse("css.var")){var a=B();t=t.replace(T,"0px").replace(C,a.top+"px").replace(_,a.bottom+"px")}return t.replace(k,n).replace(I,"").replace(G,"body."+n+" uni-page-body").replace(x,function(t,e){return uni.upx2px(e)+"px"})}function $(){var t=getApp();return t&&t.$route&&t.$route.meta&&t.$route.meta.name||""}function B(){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}}},"70f3":function(t,e,n){var a=n("c40f");"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var i=n("4f06").default;i("25fc435e",a,!0,{sourceMap:!1,shadowMode:!1})},a8c9:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={data:function(){return{}},onLoad:function(){},onShow:function(){},methods:{NewVip:function(){uni.navigateTo({url:"../GiftPackage/NewVipGift?actId=21&actType=1&giftBagId=30&storeId=1&userId=5682130"})},Birthday:function(){uni.navigateTo({url:"../GiftPackage/BirthdayGift?actId=21&actType=1&giftBagId=30&storeId=1&userId=5682130"})},Evaluate:function(){uni.navigateTo({url:"../GiftPackage/EvaluateGift?actId=4&actType=2&giftBagId=30&storeId=1&userId=5682277&orderNumber=1006561&orderType=1&orderGoodsId=000"})},Holiday:function(){uni.navigateTo({url:"../GiftPackage/HolidayGift?actId=4&actType=2&giftBagId=30&storeId=1&userId=5682277&orderNumber=1006561&orderType=1&orderGoodsId=000"})},Assistance:function(){uni.navigateTo({url:"../GiftPackage/AssistanceAct"})},MyGiftPack:function(){uni.navigateTo({url:"../MyGiftPack/MyGiftPack?stoid=1&userid=5682130"})}}};e.default=a},c40f:function(t,e,n){e=t.exports=n("2350")(!1),e.push([t.i,".fist_box[data-v-1aaddd77]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin:%?40?%}.fist_box uni-text[data-v-1aaddd77]{font-size:%?40?%}",""])},d58b:function(t,e,n){"use strict";n.r(e);var a=n("41d5"),i=n("2740");for(var r in i)"default"!==r&&function(t){n.d(e,t,function(){return i[t]})}(r);n("ee56");var o,u=n("f0c5"),s=Object(u["a"])(i["default"],a["b"],a["c"],!1,null,"1aaddd77",null,!1,a["a"],o);e["default"]=s.exports},ee56:function(t,e,n){"use strict";var a=n("70f3"),i=n.n(a);i.a}}]);
0 \ No newline at end of file 2 \ No newline at end of file
vip/static/js/pages-MyGiftPack-QrCode.abbed65d.js 0 → 100644
No preview for this file type
vip/static/js/pages-MyGiftPack-QrCode.ffa39f24.js deleted
No preview for this file type