marketing-curPrice-rule-index.a3d8bfa0.js 13 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["marketing-curPrice-rule-index"],{3471:function(t,e,r){"use strict";r("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t,e){var r="undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=(0,i.default)(t))||e&&t&&"number"===typeof t.length){r&&(t=r);var n=0,a=function(){};return{s:a,n:function(){return n>=t.length?{done:!0}:{done:!1,value:t[n++]}},e:function(t){throw t},f:a}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,c=!1;return{s:function(){r=r.call(t)},n:function(){var t=r.next();return s=t.done,t},e:function(t){c=!0,o=t},f:function(){try{s||null==r["return"]||r["return"]()}finally{if(c)throw o}}}},r("01a2"),r("e39c"),r("bf0f"),r("844d"),r("18f7"),r("de6c"),r("7a76"),r("c9b5");var i=function(t){return t&&t.__esModule?t:{default:t}}(r("5d6b"))},"349b":function(t,e,r){var i=r("6529");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=r("967d").default;n("55b57a4c",i,!0,{sourceMap:!1,shadowMode:!1})},"3a0c":function(t,e,r){"use strict";r("6a54");var i=r("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(r("3471"));r("5ef2"),r("4626"),r("5ac7"),r("5c47"),r("2c10"),r("af8f"),r("a1c1"),r("e966"),r("aa9c"),r("c223"),r("e838");var a=uni.getSystemInfoSync(),o=a.windowWidth,s=(a.platform,r("ab37")),c={name:"parser",data:function(){return{uid:this._uid,showAm:"",nodes:[]}},props:{html:String,autopause:{type:Boolean,default:!0},autoscroll:Boolean,autosetTitle:{type:Boolean,default:!0},domain:String,lazyLoad:Boolean,selectable:Boolean,tagStyle:Object,showWithAnimation:Boolean,useAnchor:Boolean},watch:{html:function(t){this.setContent(t)}},created:function(){this.imgList=[],this.imgList.each=function(t){for(var e=0,r=this.length;e<r;e++)this.setItem(e,t(this[e],e,this))},this.imgList.setItem=function(t,e){if(void 0!=t&&e){if(0==e.indexOf("http")&&this.includes(e)){for(var r,i=e.split("://")[0],n=i.length;r=e[n];n++){if("/"==r&&"/"!=e[n-1]&&"/"!=e[n+1])break;i+=Math.random()>.5?r.toUpperCase():r}return i+=e.substr(n),this[t]=i}if(this[t]=e,e.includes("data:image")){var a=e.match(/data:image\/(\S+?);(\S+?),(.+)/);if(!a)return}}}},mounted:function(){this.document=document.getElementById("rtf"+this._uid),this.html&&this.setContent(this.html)},beforeDestroy:function(){this._observer&&this._observer.disconnect(),this.imgList.each((function(t){})),clearInterval(this._timer)},methods:{setContent:function(t,e){var r=this;if(t){var i=document.createElement("div");e?this.rtf?this.rtf.appendChild(i):this.rtf=i:(this.rtf&&this.rtf.parentNode.removeChild(this.rtf),this.rtf=i),i.innerHTML=this._handleHtml(t,e);for(var a,c=this.rtf.getElementsByTagName("style"),u=0;a=c[u++];)a.innerHTML=a.innerHTML.replace(/body/g,"#rtf"+this._uid),a.setAttribute("scoped","true");!this._observer&&this.lazyLoad&&IntersectionObserver&&(this._observer=new IntersectionObserver((function(t){for(var e,i=0;e=t[i++];)e.isIntersecting&&(e.target.src=e.target.getAttribute("data-src"),e.target.removeAttribute("data-src"),r._observer.unobserve(e.target))}),{rootMargin:"500px 0px 500px 0px"}));var l=this,d=this.rtf.getElementsByTagName("title");d.length&&this.autosetTitle&&uni.setNavigationBarTitle({title:d[0].innerText});var f=function(t){var e=t.getAttribute("src");r.domain&&e&&("/"==e[0]?"/"==e[1]?t.src=(r.domain.includes("://")?r.domain.split("://")[0]:"")+":"+e:t.src=r.domain+e:e.includes("://")||0==e.indexOf("data:")||(t.src=r.domain+"/"+e))};this.imgList.length=0;for(var h,p=this.rtf.getElementsByTagName("img"),v=0,m=0;h=p[v];v++)parseInt(h.style.width||h.getAttribute("width"))>o&&(h.style.height="auto"),f(h),h.hasAttribute("ignore")||"A"==h.parentElement.nodeName||(h.i=m++,l.imgList.push(h.getAttribute("original-src")||h.src||h.getAttribute("data-src")),h.onclick=function(t){t.stopPropagation();var e=!0;this.ignore=function(){return e=!1},l.$emit("imgtap",this),e&&uni.previewImage({current:this.i,urls:l.imgList})}),h.onerror=function(){s.errorImg&&(l.imgList[this.i]=this.src=s.errorImg),l.$emit("error",{source:"img",target:this})},l.lazyLoad&&this._observer&&h.src&&0!=h.i&&(h.setAttribute("data-src",h.src),h.removeAttribute("src"),this._observer.observe(h));var g,b=this.rtf.getElementsByTagName("a"),y=(0,n.default)(b);try{for(y.s();!(g=y.n()).done;){var _=g.value;_.onclick=function(t){t.stopPropagation();var e=!0,r=this.getAttribute("href");if(l.$emit("linkpress",{href:r,ignore:function(){return e=!1}}),e&&r)if("#"==r[0])l.useAnchor&&l.navigateTo({id:r.substr(1)});else{if(0==r.indexOf("http")||0==r.indexOf("//"))return!0;uni.navigateTo({url:r})}return!1}}}catch(M){y.e(M)}finally{y.f()}var x=this.rtf.getElementsByTagName("video");l.videoContexts=x;for(var w,T=0;w=x[T++];)f(w),w.style.maxWidth="100%",w.onerror=function(){l.$emit("error",{source:"video",target:this})},w.onplay=function(){if(l.autopause)for(var t,e=0;t=l.videoContexts[e++];)t!=this&&t.pause()};var A,C,O=this.rtf.getElementsByTagName("audio"),k=(0,n.default)(O);try{for(k.s();!(A=k.n()).done;){var E=A.value;f(E),E.onerror=function(){l.$emit("error",{source:"audio",target:this})}}}catch(M){k.e(M)}finally{k.f()}if(this.autoscroll){var I,L=this.rtf.getElementsByTagName("table"),B=(0,n.default)(L);try{for(B.s();!(I=B.n()).done;){var P=I.value,S=document.createElement("div");S.style.overflow="scroll",P.parentNode.replaceChild(S,P),S.appendChild(P)}}catch(M){B.e(M)}finally{B.f()}}e||this.document.appendChild(this.rtf),this.$nextTick((function(){r.nodes=[1],r.$emit("load")})),setTimeout((function(){return r.showAm=""}),500),clearInterval(this._timer),this._timer=setInterval((function(){r.rect=r.rtf.getBoundingClientRect(),r.rect.height==C&&(r.$emit("ready",r.rect),clearInterval(r._timer)),C=r.rect.height}),350),this.showWithAnimation&&!e&&(this.showAm="animation:_show .5s")}else this.rtf&&!e&&this.rtf.parentNode.removeChild(this.rtf)},getText:function(){arguments.length>0&&void 0!==arguments[0]||this.nodes;var t="";return t=this.rtf.innerText,t},in:function(t){t.page&&t.selector&&t.scrollTop&&(this._in=t)},navigateTo:function(t){var e=this;if(!this.useAnchor)return t.fail&&t.fail("Anchor is disabled");var r=uni.createSelectorQuery().in(this._in?this._in.page:this).select((this._in?this._in.selector:"#_top")+(t.id?"".concat(" ","#").concat(t.id,",").concat(this._in?this._in.selector:"#_top").concat(" ",".").concat(t.id):"")).boundingClientRect();this._in?r.select(this._in.selector).scrollOffset().select(this._in.selector).boundingClientRect():r.selectViewport().scrollOffset(),r.exec((function(r){if(!r[0])return t.fail&&t.fail("Label not found");var i=r[1].scrollTop+r[0].top-(r[2]?r[2].top:0)+(t.offset||0);e._in?e._in.page[e._in.scrollTop]=i:uni.pageScrollTo({scrollTop:i,duration:300}),t.success&&t.success()}))},getVideoContext:function(t){if(!t)return this.videoContexts;for(var e=this.videoContexts.length;e--;)if(this.videoContexts[e].id==t)return this.videoContexts[e]},_handleHtml:function(t,e){if(!e){var r="<style scoped>@keyframes _show{0%{opacity:0}100%{opacity:1}}img{max-width:100%}";for(var i in s.userAgentStyles)r+="".concat(i,"{").concat(s.userAgentStyles[i],"}");for(i in this.tagStyle)r+="".concat(i,"{").concat(this.tagStyle[i],"}");r+="</style>",t=r+t}return t.includes("rpx")&&(t=t.replace(/[0-9.]+\s*rpx/g,(function(t){return parseFloat(t)*o/750+"px"}))),t}}};e.default=c},"3bd7":function(t,e,r){var i=r("c86c");e=i(!1),e.push([t.i,".content[data-v-277d54a1]{padding:%?52?%}",""]),t.exports=e},"4b37":function(t,e,r){"use strict";r.r(e);var i=r("56f1"),n=r.n(i);for(var a in i)["default"].indexOf(a)<0&&function(t){r.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"56f1":function(t,e,r){"use strict";r("6a54");var i=r("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(r("2634")),a=i(r("2fdc")),o=r("b36b"),s={data:function(){return{rule:null}},onLoad:function(){var t=this;return(0,a.default)((0,n.default)().mark((function e(){var r;return(0,n.default)().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,(0,o.cutPriceConf)();case 2:r=e.sent,!r.code&&r.data&&r.data.conf&&r.data.conf.rule&&(t.rule=r.data.conf.rule);case 4:case"end":return e.stop()}}),e)})))()},methods:{}};e.default=s},"5c59":function(t,e,r){"use strict";r.r(e);var i=r("3a0c"),n=r.n(i);for(var a in i)["default"].indexOf(a)<0&&function(t){r.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},"632a":function(t,e,r){"use strict";var i=r("c3b7"),n=r.n(i);n.a},6529:function(t,e,r){var i=r("c86c");e=i(!1),e.push([t.i,"@-webkit-keyframes _show-data-v-3120ed1e{0%{opacity:0}100%{opacity:1}}@keyframes _show-data-v-3120ed1e{0%{opacity:0}100%{opacity:1}}\n\n\n\n\n",""]),t.exports=e},"83d5":function(t,e,r){"use strict";r.r(e);var i=r("c15e"),n=r("4b37");for(var a in n)["default"].indexOf(a)<0&&function(t){r.d(e,t,(function(){return n[t]}))}(a);r("632a");var o=r("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"277d54a1",null,!1,i["a"],void 0);e["default"]=s.exports},"89ee":function(t,e,r){"use strict";var i=r("349b"),n=r.n(i);n.a},ab37:function(t,e){var r={errorImg:null,filter:null,highlight:null,onText:null,entities:{quot:'"',apos:"'",semi:";",nbsp:" ",ensp:" ",emsp:" ",ndash:"–",mdash:"—",middot:"·",lsquo:"‘",rsquo:"’",ldquo:"“",rdquo:"”",bull:"•",hellip:"…"},blankChar:i(" , ,\t,\r,\n,\f"),boolAttrs:i("allowfullscreen,autoplay,autostart,controls,ignore,loop,muted"),blockTags:i("address,article,aside,body,caption,center,cite,footer,header,html,nav,pre,section"),ignoreTags:i("area,base,canvas,frame,iframe,input,link,map,meta,param,script,source,style,svg,textarea,title,track,wbr"),richOnlyTags:i("a,colgroup,fieldset,legend"),selfClosingTags:i("area,base,br,col,circle,ellipse,embed,frame,hr,img,input,line,link,meta,param,path,polygon,rect,source,track,use,wbr"),trustTags:i("a,abbr,ad,audio,b,blockquote,br,code,col,colgroup,dd,del,dl,dt,div,em,fieldset,h1,h2,h3,h4,h5,h6,hr,i,img,ins,label,legend,li,ol,p,q,source,span,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,title,ul,video"),userAgentStyles:{address:"font-style:italic",big:"display:inline;font-size:1.2em",blockquote:"background-color:#f6f6f6;border-left:3px solid #dbdbdb;color:#6c6c6c;padding:5px 0 5px 10px",caption:"display:table-caption;text-align:center",center:"text-align:center",cite:"font-style:italic",dd:"margin-left:40px",mark:"background-color:yellow",pre:"font-family:monospace;white-space:pre;overflow:scroll",s:"text-decoration:line-through",small:"display:inline;font-size:0.8em",u:"text-decoration:underline"}};function i(t){for(var e=Object.create(null),r=t.split(","),i=r.length;i--;)e[r[i]]=!0;return e}t.exports=r},b36b:function(t,e,r){"use strict";r("6a54");var i=r("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.cutPriceConf=function(t,e){return n.default.GET("/activity/cut-price-conf",t,e)},e.cutPriceGoodsList=function(t,e){return n.default.GET("/activity/cut-price-goods-list",t,e)},e.cutPriceInfo=function(t,e){return n.default.GET("/activity/cut-price-info",t,e)},e.cutPriceLogList=function(t,e){return n.default.GET("/activity/cut-price-log-list",t,e)},e.cutPriceOrderByGoodsId=function(t,e){return n.default.GET("/activity/cut-price-order-by-goods-id",t,e)},e.cutPriceOrderCreate=function(t,e){return n.default.GET("/activity/cut-price-order-create",t,e)},e.cutPriceOrderInfo=function(t,e){return n.default.POST("/activity/cut-price-order-info",t,e)},e.cutPriceOrderList=function(t,e){return n.default.GET("/activity/cut-price-order-list",t,e)};var n=i(r("cc29"))},c15e:function(t,e,r){"use strict";r.d(e,"b",(function(){return n})),r.d(e,"c",(function(){return a})),r.d(e,"a",(function(){return i}));var i={uParse:r("c6b8").default},n=function(){var t=this.$createElement,e=this._self._c||t;return e("v-uni-view",{staticClass:"content"},[this.rule?e("u-parse",{attrs:{html:this.rule}}):this._e()],1)},a=[]},c3b7:function(t,e,r){var i=r("3bd7");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=r("967d").default;n("5a02ee07",i,!0,{sourceMap:!1,shadowMode:!1})},c6b8:function(t,e,r){"use strict";r.r(e);var i=r("fda0"),n=r("5c59");for(var a in n)["default"].indexOf(a)<0&&function(t){r.d(e,t,(function(){return n[t]}))}(a);r("89ee");var o=r("828b"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,"3120ed1e",null,!1,i["a"],void 0);e["default"]=s.exports},fda0:function(t,e,r){"use strict";r.d(e,"b",(function(){return i})),r.d(e,"c",(function(){return n})),r.d(e,"a",(function(){}));var i=function(){var t=this.$createElement,e=this._self._c||t;return e("v-uni-view",[this.nodes.length?this._e():this._t("default"),e("v-uni-view",{style:this.showAm+(this.selectable?";user-select:text;-webkit-user-select:text":""),attrs:{id:"_top"}},[e("div",{attrs:{id:"rtf"+this.uid}})])],2)},n=[]}}]);