You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
45 KiB
1 lines
45 KiB
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["subPackages-order-orderDetail"],{"126e":function(t,e,n){n("aa9c"),n("dc69");var i=n("c41c").getSymbolSize;e.getRowColCoords=function(t){if(1===t)return[];for(var e=Math.floor(t/7)+2,n=i(t),r=145===n?26:2*Math.ceil((n-13)/(2*e-2)),o=[n-7],a=1;a<e-1;a++)o[a]=o[a-1]-r;return o.push(6),o.reverse()},e.getPositions=function(t){for(var n=[],i=e.getRowColCoords(t),r=i.length,o=0;o<r;o++)for(var a=0;a<r;a++)0===o&&0===a||0===o&&a===r-1||o===r-1&&0===a||n.push([i[o],i[a]]);return n}},"1dfc":function(t,e,n){var i=n("8094");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var r=n("967d").default;r("13404234",i,!0,{sourceMap:!1,shadowMode:!1})},"219b":function(t,e,n){function i(){this.buffer=[],this.length=0}n("aa9c"),i.prototype={get:function(t){var e=Math.floor(t/8);return 1===(this.buffer[e]>>>7-t%8&1)},put:function(t,e){for(var n=0;n<e;n++)this.putBit(1===(t>>>e-n-1&1))},getLengthInBits:function(){return this.length},putBit:function(t){var e=Math.floor(this.length/8);this.buffer.length<=e&&this.buffer.push(0),t&&(this.buffer[e]|=128>>>this.length%8),this.length++}},t.exports=i},"2efc":function(t,e,n){n("5ef2");var i=n("f4d7"),r=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"," ","$","%","*","+","-",".","/",":"];function o(t){this.mode=i.ALPHANUMERIC,this.data=t}o.getBitsLength=function(t){return 11*Math.floor(t/2)+t%2*6},o.prototype.getLength=function(){return this.data.length},o.prototype.getBitsLength=function(){return o.getBitsLength(this.data.length)},o.prototype.write=function(t){var e;for(e=0;e+2<=this.data.length;e+=2){var n=45*r.indexOf(this.data[e]);n+=r.indexOf(this.data[e+1]),t.put(n,11)}this.data.length%2&&t.put(r.indexOf(this.data[e]),6)},t.exports=o},"3d24":function(t,e,n){n("5c47"),n("a1c1"),n("23f4"),n("7d2f"),n("9c4e"),n("ab80"),n("0506");var i="(?:[u3000-u303F]|[u3040-u309F]|[u30A0-u30FF]|[uFF00-uFFEF]|[u4E00-u9FAF]|[u2605-u2606]|[u2190-u2195]|u203B|[u2010u2015u2018u2019u2025u2026u201Cu201Du2225u2260]|[u0391-u0451]|[u00A7u00A8u00B1u00B4u00D7u00F7])+";i=i.replace(/u/g,"\\u");var r="(?:(?![A-Z0-9 $%*+\\-./:]|"+i+")(?:.|[\r\n]))+";e.KANJI=new RegExp(i,"g"),e.BYTE_KANJI=new RegExp("[^A-Z0-9 $%*+\\-./:]+","g"),e.BYTE=new RegExp(r,"g"),e.NUMERIC=new RegExp("[0-9]+","g"),e.ALPHANUMERIC=new RegExp("[A-Z $%*+\\-./:]+","g");var o=new RegExp("^"+i+"$"),a=new RegExp("^[0-9]+$"),s=new RegExp("^[A-Z0-9 $%*+\\-./:]+$");e.testKanji=function(t){return o.test(t)},e.testNumeric=function(t){return a.test(t)},e.testAlphanumeric=function(t){return s.test(t)}},"3e18":function(t,e,n){n("4db2"),n("bf0f"),n("c976"),n("4d8f"),n("7b97"),n("668a"),n("c5b7"),n("8ff5"),n("2378"),n("641a"),n("64e0"),n("cce3"),n("efba"),n("d009"),n("bd7d"),n("7edd"),n("d798"),n("f547"),n("5e54"),n("b60a"),n("8c18"),n("12973"),n("f991"),n("198e"),n("8557"),n("63b1"),n("1954"),n("1cf1");var i=n("f4d7");function r(t){this.mode=i.BYTE,this.data="string"===typeof t?(new TextEncoder).encode(t):new Uint8Array(t)}r.getBitsLength=function(t){return 8*t},r.prototype.getLength=function(){return this.data.length},r.prototype.getBitsLength=function(){return r.getBitsLength(this.data.length)},r.prototype.write=function(t){for(var e=0,n=this.data.length;e<n;e++)t.put(this.data[e],8)},t.exports=r},"495d":function(t,e,n){"use strict";n.d(e,"b",(function(){return r})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){return i}));var i={uniPopup:n("03b6").default},r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{staticClass:"bg"},[n("v-uni-view",{staticClass:"top-box"},[n("v-uni-view",[t._v(t._s(t.info.status_text))]),"WAIT_PAYMENT"==t.info.status?n("v-uni-view",{staticClass:"close-time"},[t._v("订单将在"+t._s(t.info.close_time.slice(-8))+"自动取消")]):t._e(),"WAIT_REFUND"==t.info.status?n("v-uni-view",{staticClass:"close-time"},[t._v("系统将在1-7个工作日内原路退回您的原支付账户")]):t._e(),"REFUND_SUCCESS"==t.info.status?n("v-uni-view",{staticClass:"close-time"},[t._v("您的退款金额已退还到您的原支付账户")]):t._e()],1),t.isQrcode?n("v-uni-view",{staticStyle:{"margin-top":"-66rpx"}},[n("v-uni-view",{staticClass:"qrcode-remain"},[t._v("还剩"),n("span",[t._v(t._s(t.remainNum))]),t._v("张未核销")]),n("v-uni-swiper",{staticClass:"qrcode-box",attrs:{circular:!1,"previous-margin":"120rpx","next-margin":"120rpx",duration:800,current:t.current},on:{change:function(e){arguments[0]=e=t.$handleEvent(e),t.swiperChange.apply(void 0,arguments)}}},t._l(t.info.order_child,(function(e,i){return n("v-uni-swiper-item",{key:i,staticClass:"flex-center"},[n("v-uni-view",{staticClass:"qrcode-item flex-column"},[n("v-uni-view",{staticClass:"qrcode-title"},[t._v(t._s(e.specifications_name))]),n("v-uni-image",{staticStyle:{width:"300rpx",height:"300rpx"},attrs:{src:e.qrcodeimg,mode:"aspectFill"}}),n("v-uni-view",{staticClass:"qrcode-subtitle"},[t._v("核销码:"+t._s(e.third_order_id||e.child_id))]),["WAIT_REFUND","REFUND_SUCCESS","WAIT_COMMENT","COMPLETE"].includes(e.status)?n("v-uni-view",{staticClass:"complete-text flex-center"},["WAIT_COMMENT"==e.status?n("v-uni-view",{staticClass:"flex-center"},[t._v("已核销")]):n("v-uni-view",{staticClass:"flex-center"},[t._v("已失效")])],1):t._e()],1)],1)})),1),n("v-uni-view",{staticClass:"swiper-point flex-center"},t._l(t.info.order_child,(function(e,i){return n("v-uni-view",{key:i,class:[{"swiper-points":i==t.current}]})})),1),n("v-uni-view",{staticClass:"swiper-prompt"},[t._v("请到现场后给工作人员出示二维码核销")])],1):t._e(),t.info.order_child?n("v-uni-view",{style:{margin:t.isQrcode?"0":"-66rpx auto 0"}},[n("v-uni-view",[n("v-uni-view",{staticClass:"scenic-detail"},[n("v-uni-view",[n("v-uni-view",{staticClass:"scenic-title",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.gotoDetailByTypeId(t.info.order_child[0].goods_id,t.info.order_child[0].type_id)}}},[t._v(t._s(t.info.order_child[0].goods_title)),n("v-uni-image",{attrs:{src:"https://static.ticket.sz-trip.com/yandu/images/order/rightIcon.png"}})],1),n("v-uni-view",{staticClass:"scenic-subtitle"},[t._v("出行时间:"),n("span",[t._v(t._s(t.info.order_child[0].use_date))])])],1),n("v-uni-view",t._l(t.info.order_child,(function(e,i){return n("v-uni-view",{key:i,staticClass:"specifications-item flex-between"},[n("v-uni-view",[t._v(t._s(e.specifications_name))]),n("v-uni-view",{staticClass:"flex-between",staticStyle:{width:"150rpx"}},[n("v-uni-view",[t._v("¥"+t._s(e.money/100))]),n("v-uni-view",[t._v("x"+t._s(e.num))])],1)],1)})),1),n("v-uni-view",{staticClass:"public-price"},[n("v-uni-view",{staticClass:"flex-between"},[t._v("商品总额:"),n("span",[t._v("¥"+t._s(t.info.money/100))])]),t.info.discounts?n("v-uni-view",{staticClass:"flex-between"},[t._v("优惠券:"),n("span",[t._v("-¥"+t._s(t.info.discounts/100))])]):t._e(),n("v-uni-view",{staticClass:"flex-between"},[t._v("实付金额:"),n("span",{staticStyle:{"font-size":"35rpx",color:"#EE3E3B"}},[t._v("¥"+t._s(t.info.pay_money/100))])])],1)],1),t.info.order_child[0].contact_name?n("v-uni-view",{staticClass:"novice-box"},[t._v("出行人"),t._l(t.info.order_child,(function(e,i){return n("v-uni-view",{key:i,staticClass:"novice-item"},[n("v-uni-view",{staticClass:"novice-title"},[t._v(t._s(e.specifications_name))]),e.contact_name?n("v-uni-view",{staticClass:"novice-subtitle"},[n("span",[t._v("姓名:")]),t._v(t._s(e.contact_name))]):t._e(),e.id_number?n("v-uni-view",{staticClass:"novice-subtitle"},[n("span",[t._v("身份证:")]),t._v(t._s(e.id_number))]):t._e()],1)})),t.info.reserve_phone?n("v-uni-view",{staticClass:"novice-subtitle novice-item",staticStyle:{"padding-top":"26rpx"}},[n("span",[t._v("联系电话:")]),t._v(t._s(t.info.reserve_phone))]):t._e()],2):t._e()],1)],1):t._e(),n("v-uni-view",{staticClass:"order-info"},[t._v("订单信息"),n("v-uni-view",{staticClass:"order-subtitle",staticStyle:{display:"flex","align-items":"center"}},[n("span",[t._v("订单编号:")]),t._v(t._s(t.info.order_id)),n("v-uni-view",{staticClass:"copy flex-around",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.clickCopy.apply(void 0,arguments)}}},[n("v-uni-image",{staticClass:"copy-img",attrs:{src:"https://static.ticket.sz-trip.com/yandu/images/order/copy.png"}}),t._v("复制")],1)],1),n("v-uni-view",{staticClass:"order-subtitle"},[n("span",[t._v("下单时间:")]),t._v(t._s(t.info.create_time))]),t.info.pay_time?n("v-uni-view",{staticClass:"order-subtitle"},[n("span",[t._v("支付时间:")]),t._v(t._s(t.info.pay_time))]):t._e()],1),n("footer",["WAIT_PAYMENT"==t.info.status?n("v-uni-view",{staticClass:"bottom-price"},[t._v("合计:"),n("span",{staticClass:"price"},[t._v(t._s(t.info.pay_money/100))])]):t._e(),n("v-uni-view",{staticClass:"btn-box"},["PAYMENT_SUCCESSFULLY"==t.info.status?n("v-uni-view",{staticClass:"btn",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.refund(t.info.order_id)}}},[t._v("取消订单")]):t._e(),"WAIT_PAYMENT"==t.info.status?n("v-uni-view",{staticClass:"btn",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.closeOrder(t.info.order_id)}}},[t._v("关闭订单")]):t._e(),["WAIT_REFUND","REFUND_SUCCESS","WAIT_COMMENT","COMPLETE","CLOSED"].includes(t.info.status)?n("v-uni-view",{staticClass:"btn",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.gotoDetailByTypeId(t.info.order_child[0].goods_id,t.info.order_child[0].type_id)}}},[t._v("再次购买")]):t._e(),"WAIT_PAYMENT"==t.info.status?n("v-uni-view",{staticClass:"btn pay-btn",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.setOrderId(t.info.order_id)}}},[t._v("立即支付")]):t._e()],1)],1),n("uni-popup",{ref:"popup",attrs:{type:"center"}},[n("v-uni-view",{staticClass:"consult-popup"},[t._v("即将拨打客服电话"),n("v-uni-view",{staticClass:"consult-subtitle"},[t._v("服务时间:周一至周五"),n("br"),t._v("8:30-11:30,14:30-18:00")]),n("v-uni-view",{staticClass:"consult-btns"},[n("v-uni-view",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.$refs.popup.close()}}},[t._v("取消")]),n("v-uni-view",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.clickPhone("0515-69186109")}}},[t._v("确定")])],1)],1)],1)],1)},o=[]},"4b83":function(t,e,n){"use strict";var i=n("1dfc"),r=n.n(i);r.a},"4c50":function(t,e,n){"use strict";n("aa9c"),n("7a76"),n("c9b5"),n("dc69"),n("4100");var i={single_source_shortest_paths:function(t,e,n){var r={},o={};o[e]=0;var a,s,c,d,f,u,l,h,g,v=i.PriorityQueue.make();v.push(e,0);while(!v.empty())for(c in a=v.pop(),s=a.value,d=a.cost,f=t[s]||{},f)f.hasOwnProperty(c)&&(u=f[c],l=d+u,h=o[c],g="undefined"===typeof o[c],(g||h>l)&&(o[c]=l,v.push(c,l),r[c]=s));if("undefined"!==typeof n&&"undefined"===typeof o[n]){var p=["Could not find a path from ",e," to ",n,"."].join("");throw new Error(p)}return r},extract_shortest_path_from_predecessor_list:function(t,e){var n=[],i=e;while(i)n.push(i),t[i],i=t[i];return n.reverse(),n},find_path:function(t,e,n){var r=i.single_source_shortest_paths(t,e,n);return i.extract_shortest_path_from_predecessor_list(r,n)},PriorityQueue:{make:function(t){var e,n=i.PriorityQueue,r={};for(e in t=t||{},n)n.hasOwnProperty(e)&&(r[e]=n[e]);return r.queue=[],r.sorter=t.sorter||n.default_sorter,r},default_sorter:function(t,e){return t.cost-e.cost},push:function(t,e){var n={value:t,cost:e};this.queue.push(n),this.queue.sort(this.sorter)},pop:function(){return this.queue.shift()},empty:function(){return 0===this.queue.length}}};t.exports=i},5434:function(t,e,n){n("7a76"),n("c9b5"),n("4db2"),n("bf0f"),n("c976"),n("4d8f"),n("7b97"),n("668a"),n("c5b7"),n("8ff5"),n("2378"),n("641a"),n("64e0"),n("cce3"),n("efba"),n("d009"),n("bd7d"),n("7edd"),n("d798"),n("f547"),n("5e54"),n("b60a"),n("8c18"),n("12973"),n("f991"),n("198e"),n("8557"),n("63b1"),n("1954"),n("1cf1");var i=n("9826");function r(t){this.genPoly=void 0,this.degree=t,this.degree&&this.initialize(this.degree)}r.prototype.initialize=function(t){this.degree=t,this.genPoly=i.generateECPolynomial(this.degree)},r.prototype.encode=function(t){if(!this.genPoly)throw new Error("Encoder not initialized");var e=new Uint8Array(t.length+this.degree);e.set(t);var n=i.mod(e,this.genPoly),r=this.degree-n.length;if(r>0){var o=new Uint8Array(this.degree);return o.set(n,r),o}return n},t.exports=r},5846:function(t,e,n){var i=n("c41c"),r=i.getBCHDigit(1335);e.getEncodedBits=function(t,e){var n=t.bit<<3|e,o=n<<10;while(i.getBCHDigit(o)-r>=0)o^=1335<<i.getBCHDigit(o)-r;return 21522^(n<<10|o)}},"6fb6":function(t,e,n){var i=n("c41c").getSymbolSize;e.getPositions=function(t){var e=i(t);return[[0,0],[e-7,0],[0,e-7]]}},"765a":function(t,e,n){n("c9b5"),n("bf0f"),n("ab80"),n("e966");var i=n("f4d7");function r(t){this.mode=i.NUMERIC,this.data=t.toString()}r.getBitsLength=function(t){return 10*Math.floor(t/3)+(t%3?t%3*3+1:0)},r.prototype.getLength=function(){return this.data.length},r.prototype.getBitsLength=function(){return r.getBitsLength(this.data.length)},r.prototype.write=function(t){var e,n,i;for(e=0;e+3<=this.data.length;e+=3)n=this.data.substr(e,3),i=parseInt(n,10),t.put(i,10);var r=this.data.length-e;r>0&&(n=this.data.substr(e),i=parseInt(n,10),t.put(i,3*r+1))},t.exports=r},"76e1":function(t,e,n){n("f7a5"),n("7a76"),n("c9b5"),n("bf0f"),n("ab80");var i=n("d320"),r=n("d3cb"),o=n("f2ad"),a=n("b3b3");function s(t,e,n,o,a){var s=[].slice.call(arguments,1),c=s.length,d="function"===typeof s[c-1];if(!d&&!i())throw new Error("Callback required as last argument");if(!d){if(c<1)throw new Error("Too few arguments provided");return 1===c?(n=e,e=o=void 0):2!==c||e.getContext||(o=n,n=e,e=void 0),new Promise((function(i,a){try{var s=r.create(n,o);i(t(s,e,o))}catch(c){a(c)}}))}if(c<2)throw new Error("Too few arguments provided");2===c?(a=n,n=e,e=o=void 0):3===c&&(e.getContext&&"undefined"===typeof a?(a=o,o=void 0):(a=o,o=n,n=e,e=void 0));try{var f=r.create(n,o);a(null,t(f,e,o))}catch(u){a(u)}}e.create=r.create,e.toCanvas=s.bind(null,o.render),e.toDataURL=s.bind(null,o.renderToDataURL),e.toString=s.bind(null,(function(t,e,n){return a.render(t,n)}))},"7dff":function(t,e,n){var i=n("f3ec"),r=[1,1,1,1,1,1,1,1,1,1,2,2,1,2,2,4,1,2,4,4,2,4,4,4,2,4,6,5,2,4,6,6,2,5,8,8,4,5,8,8,4,5,8,11,4,8,10,11,4,9,12,16,4,9,16,16,6,10,12,18,6,10,17,16,6,11,16,19,6,13,18,21,7,14,21,25,8,16,20,25,8,17,23,25,9,17,23,34,9,18,25,30,10,20,27,32,12,21,29,35,12,23,34,37,12,25,34,40,13,26,35,42,14,28,38,45,15,29,40,48,16,31,43,51,17,33,45,54,18,35,48,57,19,37,51,60,19,38,53,63,20,40,56,66,21,43,59,70,22,45,62,74,24,47,65,77,25,49,68,81],o=[7,10,13,17,10,16,22,28,15,26,36,44,20,36,52,64,26,48,72,88,36,64,96,112,40,72,108,130,48,88,132,156,60,110,160,192,72,130,192,224,80,150,224,264,96,176,260,308,104,198,288,352,120,216,320,384,132,240,360,432,144,280,408,480,168,308,448,532,180,338,504,588,196,364,546,650,224,416,600,700,224,442,644,750,252,476,690,816,270,504,750,900,300,560,810,960,312,588,870,1050,336,644,952,1110,360,700,1020,1200,390,728,1050,1260,420,784,1140,1350,450,812,1200,1440,480,868,1290,1530,510,924,1350,1620,540,980,1440,1710,570,1036,1530,1800,570,1064,1590,1890,600,1120,1680,1980,630,1204,1770,2100,660,1260,1860,2220,720,1316,1950,2310,750,1372,2040,2430];e.getBlocksCount=function(t,e){switch(e){case i.L:return r[4*(t-1)+0];case i.M:return r[4*(t-1)+1];case i.Q:return r[4*(t-1)+2];case i.H:return r[4*(t-1)+3];default:return}},e.getTotalCodewordsCount=function(t,e){switch(e){case i.L:return o[4*(t-1)+0];case i.M:return o[4*(t-1)+1];case i.Q:return o[4*(t-1)+2];case i.H:return o[4*(t-1)+3];default:return}}},8094:function(t,e,n){var i=n("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.bg[data-v-7987f318]{width:%?750?%;overflow-x:hidden;min-height:100vh;background-color:#f7f7f7;padding-bottom:%?200?%}.top-box[data-v-7987f318]{width:%?750?%;height:%?240?%;background:url(https://static.ticket.sz-trip.com/tourist/user/topBg.png) no-repeat;background-size:100% 100%;padding:%?50?% 0 0 %?50?%;font-weight:700;font-size:%?43?%;color:#000}.top-box .close-time[data-v-7987f318]{font-weight:400;font-size:%?27?%;margin-top:%?20?%}.qrcode-remain[data-v-7987f318]{font-weight:700;font-size:%?29?%;color:#000;text-align:center}.qrcode-remain span[data-v-7987f318]{width:%?60?%;text-align:center;color:#ee3e3b;display:inline-block}.qrcode-box[data-v-7987f318]{height:%?456?%;display:flex;align-items:center;margin-top:%?32?%}.qrcode-box .qrcode-item[data-v-7987f318]{width:%?467?%!important;height:%?456?%!important;background:#fff;box-shadow:%?0?% %?0?% %?33?% %?0?% hsla(0,0%,40%,.2);border-radius:%?20?%;padding:%?25?% 0;justify-content:space-between;align-items:center;position:relative}.qrcode-box .qrcode-item uni-image[data-v-7987f318]{width:%?300?%;height:%?300?%}.qrcode-box .qrcode-item .qrcode-title[data-v-7987f318]{font-weight:700;font-size:%?32?%;color:#000}.qrcode-box .qrcode-item .qrcode-subtitle[data-v-7987f318]{font-weight:500;font-size:%?27?%;color:#888}.qrcode-box .qrcode-item .complete-text[data-v-7987f318]{position:absolute;width:%?300?%;height:%?300?%;left:0;top:0;right:0;bottom:0;margin:auto;background:rgba(0,0,0,.5)}.qrcode-box .qrcode-item .complete-text uni-view[data-v-7987f318]{width:%?200?%;height:%?200?%;background:#fff;border-radius:%?100?%;font-weight:700;font-size:%?36?%;color:#000}.swiper-point[data-v-7987f318]{height:%?63?%}.swiper-point uni-view[data-v-7987f318]{width:%?11?%;height:%?11?%;background:#ccc;border-radius:50%}.swiper-point uni-view[data-v-7987f318]:not(:first-child){margin-left:%?13?%}.swiper-point .swiper-points[data-v-7987f318]{background:#71b580}.swiper-prompt[data-v-7987f318]{font-weight:500;font-size:%?29?%;color:#888;text-align:center;margin-bottom:%?45?%}.scenic-detail[data-v-7987f318]{width:%?697?%;height:auto;background:#fff;border-radius:%?20?%;padding:%?26?%;margin:auto}.scenic-detail > uni-view[data-v-7987f318]:nth-child(2){margin:%?30?% 0;border-top:%?1?% solid hsla(0,0%,84.7%,.5)}.scenic-detail .scenic-title[data-v-7987f318]{font-weight:700;font-size:%?36?%;color:#000}.scenic-detail .scenic-title uni-image[data-v-7987f318]{width:%?17.33?%;height:%?29.33?%;margin-left:%?20?%;vertical-align:middle}.scenic-detail .scenic-subtitle[data-v-7987f318]{font-weight:500;font-size:%?27?%;color:#666;margin-top:%?20?%}.scenic-detail .scenic-subtitle span[data-v-7987f318]{color:#000}.scenic-detail .specifications-item[data-v-7987f318]{font-weight:500;font-size:%?27?%;color:#000;margin:%?25?% 0}.novice-box[data-v-7987f318]{width:%?697?%;height:auto;background:#fff;border-radius:%?20?%;padding:%?26?%;font-weight:700;font-size:%?36?%;color:#010101;margin:%?20?% auto}.novice-box .novice-item uni-view[data-v-7987f318]{margin:%?20?% 0}.novice-box .novice-item .novice-title[data-v-7987f318]{font-weight:800;font-size:%?27?%;color:#333}.novice-box .novice-subtitle[data-v-7987f318]{font-weight:500;font-size:%?27?%;color:#000;white-space:nowrap}.novice-box .novice-subtitle span[data-v-7987f318]{display:inline-block;width:%?130?%;color:#666}.novice-box .novice-item[data-v-7987f318]:nth-child(n+2){border-top:%?1?% solid #d8d8d8}.public-price[data-v-7987f318]{margin-top:%?50?%}.public-price uni-view[data-v-7987f318]{font-weight:500;font-size:%?27?%;color:#666;margin-top:%?25?%}.public-price uni-view span[data-v-7987f318]{font-weight:700;font-size:%?27?%;color:#111}.order-info[data-v-7987f318]{width:%?697?%;height:auto;background:#fff;border-radius:%?20?%;margin:%?20?% auto;padding:%?33?% %?26?%;font-weight:700;font-size:%?36?%;color:#000}.order-info .order-subtitle[data-v-7987f318]{font-weight:500;font-size:%?27?%;color:#000;margin:%?30?% 0}.order-info .order-subtitle span[data-v-7987f318]{display:inline-block;width:%?130?%;color:#666;white-space:nowrap}.order-info .copy[data-v-7987f318]{width:%?93?%;height:%?37?%;border-radius:%?11?%;border:%?1?% solid #515150;font-weight:500;font-size:%?22?%;color:#515150;margin-left:%?30?%}.order-info .copy .copy-img[data-v-7987f318]{width:%?22?%;height:%?23.33?%;-webkit-filter:brightness(0);filter:brightness(0)}.kefu-box[data-v-7987f318]{width:%?697?%;height:%?96?%;background:#fff;border-radius:%?20?%;margin:%?20?% auto;display:flex;align-items:center;font-weight:500;font-size:%?31?%;color:#000;padding-left:%?27?%}.kefu-box .kefu-img[data-v-7987f318]{width:%?44?%;height:%?44?%;margin-right:%?14?%}footer[data-v-7987f318]{width:%?750?%;height:%?167?%;position:fixed;bottom:0;display:flex;align-items:center;background-color:#fff;border-top:%?10?% solid #f7f7f7;padding:0 %?26?%;box-sizing:border-box}footer .bottom-price[data-v-7987f318]{font-weight:500;font-size:%?28?%;color:#000}footer .bottom-price span[data-v-7987f318]{font-weight:700;font-size:%?48?%;color:#ee3e3b}footer .bottom-price span[data-v-7987f318]::before{content:"¥";font-size:%?27?%}footer .btn-box[data-v-7987f318]{margin-left:auto;display:flex}footer .btn-box .btn[data-v-7987f318]{width:%?200?%;height:%?73?%;line-height:%?73?%;border-radius:%?11?%;border:%?1?% solid #d8d8d8;text-align:center;margin-right:%?14?%;font-weight:500;font-size:%?32?%;color:#000}footer .btn-box .btn[data-v-7987f318]:last-of-type{margin-right:0}footer .btn-box .pay-btn[data-v-7987f318]{background:#dc2525;color:#fff;border:none}.mask[data-v-7987f318]{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.6);z-index:1000;display:flex;align-items:flex-end;justify-content:center}.mask-bg[data-v-7987f318]{position:fixed;left:0;right:0;top:0;bottom:0}.mask-content[data-v-7987f318]{width:100%;padding:%?28?% 0;border-radius:%?20?% %?20?% 0 0;background:#fff;height:70%;position:relative;overflow-y:auto}.mask-content .icon-close[data-v-7987f318]{position:absolute;right:%?20?%;top:%?20?%}.mask-content .close-btn[data-v-7987f318]{background-image:url(https://static.ticket.sz-trip.com/taizhou/images/close.png);width:%?80?%;height:%?80?%;position:absolute;bottom:%?-100?%;left:0;right:0;margin:auto}.mask-title[data-v-7987f318]{font-size:%?36?%;font-weight:700;padding-left:%?37?%}.mask-content .iconfont[data-v-7987f318]{position:absolute;right:%?30?%;top:%?20?%}.express-all[data-v-7987f318]{margin:%?40?%;position:relative}.express-item[data-v-7987f318]{display:flex;justify-content:space-between;padding-bottom:%?60?%;position:relative;z-index:1}.line[data-v-7987f318]{width:%?1?%;height:100%;background:#ccc;position:absolute;left:%?13?%}.express-info[data-v-7987f318]{width:%?600?%;font-size:%?26?%;line-height:%?40?%;color:#999}.express-info.active[data-v-7987f318]{color:#000}.express-time[data-v-7987f318]{font-size:%?22?%;color:#666;margin-top:%?10?%}.express-item-icon[data-v-7987f318]{width:%?27?%;height:%?27?%;background:#ccc;border-radius:50%;position:relative}.express-item-icons[data-v-7987f318]{background:#71b580}.consult-popup[data-v-7987f318]{width:%?487?%;height:%?367?%;background:#f0f0f0;border-radius:%?20?%;padding:%?65?% 0 %?23?%;font-weight:700;font-size:%?32?%;color:#000;text-align:center}.consult-popup .consult-subtitle[data-v-7987f318]{font-weight:500;font-size:%?27?%;color:#333;margin-top:%?43?%}.consult-popup .consult-btns[data-v-7987f318]{display:flex;margin-top:%?75?%}.consult-popup .consult-btns uni-view[data-v-7987f318]{width:50%;font-weight:700;font-size:%?32?%;color:#71b580;line-height:%?54?%}.consult-popup .consult-btns uni-view[data-v-7987f318]:first-child{border-right:%?1?% solid #d8d8d8;color:#000}',""]),t.exports=e},8347:function(t,e){e.isValid=function(t){return!isNaN(t)&&t>=1&&t<=40}},9826:function(t,e,n){n("4db2"),n("bf0f"),n("c976"),n("4d8f"),n("7b97"),n("668a"),n("c5b7"),n("8ff5"),n("2378"),n("641a"),n("64e0"),n("cce3"),n("efba"),n("d009"),n("bd7d"),n("7edd"),n("d798"),n("f547"),n("5e54"),n("b60a"),n("8c18"),n("12973"),n("f991"),n("198e"),n("8557"),n("63b1"),n("1954"),n("1cf1"),n("f7a5");var i=n("d570");e.mul=function(t,e){for(var n=new Uint8Array(t.length+e.length-1),r=0;r<t.length;r++)for(var o=0;o<e.length;o++)n[r+o]^=i.mul(t[r],e[o]);return n},e.mod=function(t,e){var n=new Uint8Array(t);while(n.length-e.length>=0){for(var r=n[0],o=0;o<e.length;o++)n[o]^=i.mul(e[o],r);var a=0;while(a<n.length&&0===n[a])a++;n=n.slice(a)}return n},e.generateECPolynomial=function(t){for(var n=new Uint8Array([1]),r=0;r<t;r++)n=e.mul(n,new Uint8Array([1,i.exp(r)]));return n}},a4df:function(t,e,n){n("e966"),n("7a76"),n("c9b5"),n("dc8a"),e.Patterns={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7};var i={N1:3,N2:3,N3:40,N4:10};function r(t,n,i){switch(t){case e.Patterns.PATTERN000:return(n+i)%2===0;case e.Patterns.PATTERN001:return n%2===0;case e.Patterns.PATTERN010:return i%3===0;case e.Patterns.PATTERN011:return(n+i)%3===0;case e.Patterns.PATTERN100:return(Math.floor(n/2)+Math.floor(i/3))%2===0;case e.Patterns.PATTERN101:return n*i%2+n*i%3===0;case e.Patterns.PATTERN110:return(n*i%2+n*i%3)%2===0;case e.Patterns.PATTERN111:return(n*i%3+(n+i)%2)%2===0;default:throw new Error("bad maskPattern:"+t)}}e.isValid=function(t){return null!=t&&""!==t&&!isNaN(t)&&t>=0&&t<=7},e.from=function(t){return e.isValid(t)?parseInt(t,10):void 0},e.getPenaltyN1=function(t){for(var e=t.size,n=0,r=0,o=0,a=null,s=null,c=0;c<e;c++){r=o=0,a=s=null;for(var d=0;d<e;d++){var f=t.get(c,d);f===a?r++:(r>=5&&(n+=i.N1+(r-5)),a=f,r=1),f=t.get(d,c),f===s?o++:(o>=5&&(n+=i.N1+(o-5)),s=f,o=1)}r>=5&&(n+=i.N1+(r-5)),o>=5&&(n+=i.N1+(o-5))}return n},e.getPenaltyN2=function(t){for(var e=t.size,n=0,r=0;r<e-1;r++)for(var o=0;o<e-1;o++){var a=t.get(r,o)+t.get(r,o+1)+t.get(r+1,o)+t.get(r+1,o+1);4!==a&&0!==a||n++}return n*i.N2},e.getPenaltyN3=function(t){for(var e=t.size,n=0,r=0,o=0,a=0;a<e;a++){r=o=0;for(var s=0;s<e;s++)r=r<<1&2047|t.get(a,s),s>=10&&(1488===r||93===r)&&n++,o=o<<1&2047|t.get(s,a),s>=10&&(1488===o||93===o)&&n++}return n*i.N3},e.getPenaltyN4=function(t){for(var e=0,n=t.data.length,r=0;r<n;r++)e+=t.data[r];var o=Math.abs(Math.ceil(100*e/n/5)-10);return o*i.N4},e.applyMask=function(t,e){for(var n=e.size,i=0;i<n;i++)for(var o=0;o<n;o++)e.isReserved(o,i)||e.xor(o,i,r(t,o,i))},e.getBestMask=function(t,n){for(var i=Object.keys(e.Patterns).length,r=0,o=1/0,a=0;a<i;a++){n(a),e.applyMask(a,t);var s=e.getPenaltyN1(t)+e.getPenaltyN2(t)+e.getPenaltyN3(t)+e.getPenaltyN4(t);e.applyMask(a,t),s<o&&(o=s,r=a)}return r}},ae39:function(t,e,n){n("bf0f"),n("2797"),n("e966"),n("7a76"),n("c9b5");var i=n("c41c"),r=n("7dff"),o=n("f3ec"),a=n("f4d7"),s=n("8347"),c=i.getBCHDigit(7973);function d(t,e){return a.getCharCountIndicator(t,e)+4}function f(t,e){var n=0;return t.forEach((function(t){var i=d(t.mode,e);n+=i+t.getBitsLength()})),n}e.from=function(t,e){return s.isValid(t)?parseInt(t,10):e},e.getCapacity=function(t,e,n){if(!s.isValid(t))throw new Error("Invalid QR Code version");"undefined"===typeof n&&(n=a.BYTE);var o=i.getSymbolTotalCodewords(t),c=r.getTotalCodewordsCount(t,e),f=8*(o-c);if(n===a.MIXED)return f;var u=f-d(n,t);switch(n){case a.NUMERIC:return Math.floor(u/10*3);case a.ALPHANUMERIC:return Math.floor(u/11*2);case a.KANJI:return Math.floor(u/13);case a.BYTE:default:return Math.floor(u/8)}},e.getBestVersionForData=function(t,n){var i,r=o.from(n,o.M);if(Array.isArray(t)){if(t.length>1)return function(t,n){for(var i=1;i<=40;i++){var r=f(t,i);if(r<=e.getCapacity(i,n,a.MIXED))return i}}(t,r);if(0===t.length)return 1;i=t[0]}else i=t;return function(t,n,i){for(var r=1;r<=40;r++)if(n<=e.getCapacity(r,i,t))return r}(i.mode,i.getLength(),r)},e.getEncodedBits=function(t){if(!s.isValid(t)||t<7)throw new Error("Invalid QR Code version");var e=t<<12;while(i.getBCHDigit(e)-c>=0)e^=7973<<i.getBCHDigit(e)-c;return t<<12|e}},b197:function(t,e,n){n("7a76"),n("c9b5");var i=n("f4d7"),r=n("c41c");function o(t){this.mode=i.KANJI,this.data=t}o.getBitsLength=function(t){return 13*t},o.prototype.getLength=function(){return this.data.length},o.prototype.getBitsLength=function(){return o.getBitsLength(this.data.length)},o.prototype.write=function(t){var e;for(e=0;e<this.data.length;e++){var n=r.toSJIS(this.data[e]);if(n>=33088&&n<=40956)n-=33088;else{if(!(n>=57408&&n<=60351))throw new Error("Invalid SJIS character: "+this.data[e]+"\nMake sure your charset is UTF-8");n-=49472}n=192*(n>>>8&255)+(255&n),t.put(n,13)}},t.exports=o},b3b3:function(t,e,n){n("f7a5");var i=n("fa07");function r(t,e){var n=t.a/255,i=e+'="'+t.hex+'"';return n<1?i+" "+e+'-opacity="'+n.toFixed(2).slice(1)+'"':i}function o(t,e,n){var i=t+e;return"undefined"!==typeof n&&(i+=" "+n),i}e.render=function(t,e,n){var a=i.getOptions(e),s=t.modules.size,c=t.modules.data,d=s+2*a.margin,f=a.color.light.a?"<path "+r(a.color.light,"fill")+' d="M0 0h'+d+"v"+d+'H0z"/>':"",u="<path "+r(a.color.dark,"stroke")+' d="'+function(t,e,n){for(var i="",r=0,a=!1,s=0,c=0;c<t.length;c++){var d=Math.floor(c%e),f=Math.floor(c/e);d||a||(a=!0),t[c]?(s++,c>0&&d>0&&t[c-1]||(i+=a?o("M",d+n,.5+f+n):o("m",r,0),r=0,a=!1),d+1<e&&t[c+1]||(i+=o("h",s),s=0)):r++}return i}(c,s,a.margin)+'"/>',l='viewBox="0 0 '+d+" "+d+'"',h=a.width?'width="'+a.width+'" height="'+a.width+'" ':"",g='<svg xmlns="http://www.w3.org/2000/svg" '+h+l+' shape-rendering="crispEdges">'+f+u+"</svg>\n";return"function"===typeof n&&n(null,g),g}},bd7e:function(t,e,n){function i(t){if(!t||t<1)throw new Error("BitMatrix size must be defined and greater than 0");this.size=t,this.data=new Uint8Array(t*t),this.reservedBit=new Uint8Array(t*t)}n("7a76"),n("c9b5"),n("4db2"),n("bf0f"),n("c976"),n("4d8f"),n("7b97"),n("668a"),n("c5b7"),n("8ff5"),n("2378"),n("641a"),n("64e0"),n("cce3"),n("efba"),n("d009"),n("bd7d"),n("7edd"),n("d798"),n("f547"),n("5e54"),n("b60a"),n("8c18"),n("12973"),n("f991"),n("198e"),n("8557"),n("63b1"),n("1954"),n("1cf1"),i.prototype.set=function(t,e,n,i){var r=t*this.size+e;this.data[r]=n,i&&(this.reservedBit[r]=!0)},i.prototype.get=function(t,e){return this.data[t*this.size+e]},i.prototype.xor=function(t,e,n){this.data[t*this.size+e]^=n},i.prototype.isReserved=function(t,e){return this.reservedBit[t*this.size+e]},t.exports=i},c192:function(t,e,n){"use strict";n.r(e);var i=n("ed74"),r=n.n(i);for(var o in i)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(o);e["default"]=r.a},c41c:function(t,e,n){var i;n("7a76"),n("c9b5");var r=[0,26,44,70,100,134,172,196,242,292,346,404,466,532,581,655,733,815,901,991,1085,1156,1258,1364,1474,1588,1706,1828,1921,2051,2185,2323,2465,2611,2761,2876,3034,3196,3362,3532,3706];e.getSymbolSize=function(t){if(!t)throw new Error('"version" cannot be null or undefined');if(t<1||t>40)throw new Error('"version" should be in range from 1 to 40');return 4*t+17},e.getSymbolTotalCodewords=function(t){return r[t]},e.getBCHDigit=function(t){var e=0;while(0!==t)e++,t>>>=1;return e},e.setToSJISFunction=function(t){if("function"!==typeof t)throw new Error('"toSJISFunc" is not a valid function.');i=t},e.isKanjiModeEnabled=function(){return"undefined"!==typeof i},e.toSJIS=function(t){return i(t)}},cb06:function(t,e,n){n("5c47"),n("aa9c"),n("c223"),n("fd3c"),n("4100"),n("473f"),n("bf0f"),n("7a76"),n("c9b5"),n("ab80");var i=n("f4d7"),r=n("765a"),o=n("2efc"),a=n("3e18"),s=n("b197"),c=n("3d24"),d=n("c41c"),f=n("4c50");function u(t){return unescape(encodeURIComponent(t)).length}function l(t,e,n){var i,r=[];while(null!==(i=t.exec(n)))r.push({data:i[0],index:i.index,mode:e,length:i[0].length});return r}function h(t){var e,n,r=l(c.NUMERIC,i.NUMERIC,t),o=l(c.ALPHANUMERIC,i.ALPHANUMERIC,t);d.isKanjiModeEnabled()?(e=l(c.BYTE,i.BYTE,t),n=l(c.KANJI,i.KANJI,t)):(e=l(c.BYTE_KANJI,i.BYTE,t),n=[]);var a=r.concat(o,e,n);return a.sort((function(t,e){return t.index-e.index})).map((function(t){return{data:t.data,mode:t.mode,length:t.length}}))}function g(t,e){switch(e){case i.NUMERIC:return r.getBitsLength(t);case i.ALPHANUMERIC:return o.getBitsLength(t);case i.KANJI:return s.getBitsLength(t);case i.BYTE:return a.getBitsLength(t)}}function v(t,e){var n,c=i.getBestModeForData(t);if(n=i.from(e,c),n!==i.BYTE&&n.bit<c.bit)throw new Error('"'+t+'" cannot be encoded with mode '+i.toString(n)+".\n Suggested mode is: "+i.toString(c));switch(n!==i.KANJI||d.isKanjiModeEnabled()||(n=i.BYTE),n){case i.NUMERIC:return new r(t);case i.ALPHANUMERIC:return new o(t);case i.KANJI:return new s(t);case i.BYTE:return new a(t)}}e.fromArray=function(t){return t.reduce((function(t,e){return"string"===typeof e?t.push(v(e,null)):e.data&&t.push(v(e.data,e.mode)),t}),[])},e.fromString=function(t,n){for(var r=h(t,d.isKanjiModeEnabled()),o=function(t){for(var e=[],n=0;n<t.length;n++){var r=t[n];switch(r.mode){case i.NUMERIC:e.push([r,{data:r.data,mode:i.ALPHANUMERIC,length:r.length},{data:r.data,mode:i.BYTE,length:r.length}]);break;case i.ALPHANUMERIC:e.push([r,{data:r.data,mode:i.BYTE,length:r.length}]);break;case i.KANJI:e.push([r,{data:r.data,mode:i.BYTE,length:u(r.data)}]);break;case i.BYTE:e.push([{data:r.data,mode:i.BYTE,length:u(r.data)}])}}return e}(r),a=function(t,e){for(var n={},r={start:{}},o=["start"],a=0;a<t.length;a++){for(var s=t[a],c=[],d=0;d<s.length;d++){var f=s[d],u=""+a+d;c.push(u),n[u]={node:f,lastCount:0},r[u]={};for(var l=0;l<o.length;l++){var h=o[l];n[h]&&n[h].node.mode===f.mode?(r[h][u]=g(n[h].lastCount+f.length,f.mode)-g(n[h].lastCount,f.mode),n[h].lastCount+=f.length):(n[h]&&(n[h].lastCount=f.length),r[h][u]=g(f.length,f.mode)+4+i.getCharCountIndicator(f.mode,e))}}o=c}for(var v=0;v<o.length;v++)r[o[v]].end=0;return{map:r,table:n}}(o,n),s=f.find_path(a.map,"start","end"),c=[],l=1;l<s.length-1;l++)c.push(a.table[s[l]].node);return e.fromArray(function(t){return t.reduce((function(t,e){var n=t.length-1>=0?t[t.length-1]:null;return n&&n.mode===e.mode?(t[t.length-1].data+=e.data,t):(t.push(e),t)}),[])}(c))},e.rawSplit=function(t){return e.fromArray(h(t,d.isKanjiModeEnabled()))}},d320:function(t,e,n){n("bf0f"),t.exports=function(){return"function"===typeof Promise&&Promise.prototype&&Promise.prototype.then}},d3cb:function(t,e,n){n("bf0f"),n("2797"),n("4db2"),n("c976"),n("4d8f"),n("7b97"),n("668a"),n("c5b7"),n("8ff5"),n("2378"),n("641a"),n("64e0"),n("cce3"),n("efba"),n("d009"),n("bd7d"),n("7edd"),n("d798"),n("f547"),n("5e54"),n("b60a"),n("8c18"),n("12973"),n("f991"),n("198e"),n("8557"),n("63b1"),n("1954"),n("1cf1"),n("f7a5"),n("7a76"),n("c9b5");var i=n("c41c"),r=n("f3ec"),o=n("219b"),a=n("bd7e"),s=n("126e"),c=n("6fb6"),d=n("a4df"),f=n("7dff"),u=n("5434"),l=n("ae39"),h=n("5846"),g=n("f4d7"),v=n("cb06");function p(t,e,n){var i,r,o=t.size,a=h.getEncodedBits(e,n);for(i=0;i<15;i++)r=1===(a>>i&1),i<6?t.set(i,8,r,!0):i<8?t.set(i+1,8,r,!0):t.set(o-15+i,8,r,!0),i<8?t.set(8,o-i-1,r,!0):i<9?t.set(8,15-i-1+1,r,!0):t.set(8,15-i-1,r,!0);t.set(o-8,8,1,!0)}function b(t,e,n){var r=new o;n.forEach((function(e){r.put(e.mode.bit,4),r.put(e.getLength(),g.getCharCountIndicator(e.mode,t)),e.write(r)}));var a=i.getSymbolTotalCodewords(t),s=f.getTotalCodewordsCount(t,e),c=8*(a-s);r.getLengthInBits()+4<=c&&r.put(0,4);while(r.getLengthInBits()%8!==0)r.putBit(0);for(var d=(c-r.getLengthInBits())/8,l=0;l<d;l++)r.put(l%2?17:236,8);return function(t,e,n){for(var r=i.getSymbolTotalCodewords(e),o=f.getTotalCodewordsCount(e,n),a=r-o,s=f.getBlocksCount(e,n),c=r%s,d=s-c,l=Math.floor(r/s),h=Math.floor(a/s),g=h+1,v=l-h,p=new u(v),b=0,w=new Array(s),m=new Array(s),_=0,y=new Uint8Array(t.buffer),C=0;C<s;C++){var E=C<d?h:g;w[C]=y.slice(b,b+E),m[C]=p.encode(w[C]),b+=E,_=Math.max(_,E)}var x,T,A=new Uint8Array(r),N=0;for(x=0;x<_;x++)for(T=0;T<s;T++)x<w[T].length&&(A[N++]=w[T][x]);for(x=0;x<v;x++)for(T=0;T<s;T++)A[N++]=m[T][x];return A}(r,t,e)}function w(t,e,n,r){var o;if(Array.isArray(t))o=v.fromArray(t);else{if("string"!==typeof t)throw new Error("Invalid data");var f=e;if(!f){var u=v.rawSplit(t);f=l.getBestVersionForData(u,n)}o=v.fromString(t,f||40)}var h=l.getBestVersionForData(o,n);if(!h)throw new Error("The amount of data is too big to be stored in a QR Code");if(e){if(e<h)throw new Error("\nThe chosen QR Code version cannot contain this amount of data.\nMinimum version required to store current data is: "+h+".\n")}else e=h;var g=b(e,n,o),w=i.getSymbolSize(e),m=new a(w);return function(t,e){for(var n=t.size,i=c.getPositions(e),r=0;r<i.length;r++)for(var o=i[r][0],a=i[r][1],s=-1;s<=7;s++)if(!(o+s<=-1||n<=o+s))for(var d=-1;d<=7;d++)a+d<=-1||n<=a+d||(s>=0&&s<=6&&(0===d||6===d)||d>=0&&d<=6&&(0===s||6===s)||s>=2&&s<=4&&d>=2&&d<=4?t.set(o+s,a+d,!0,!0):t.set(o+s,a+d,!1,!0))}(m,e),function(t){for(var e=t.size,n=8;n<e-8;n++){var i=n%2===0;t.set(n,6,i,!0),t.set(6,n,i,!0)}}(m),function(t,e){for(var n=s.getPositions(e),i=0;i<n.length;i++)for(var r=n[i][0],o=n[i][1],a=-2;a<=2;a++)for(var c=-2;c<=2;c++)-2===a||2===a||-2===c||2===c||0===a&&0===c?t.set(r+a,o+c,!0,!0):t.set(r+a,o+c,!1,!0)}(m,e),p(m,n,0),e>=7&&function(t,e){for(var n,i,r,o=t.size,a=l.getEncodedBits(e),s=0;s<18;s++)n=Math.floor(s/3),i=s%3+o-8-3,r=1===(a>>s&1),t.set(n,i,r,!0),t.set(i,n,r,!0)}(m,e),function(t,e){for(var n=t.size,i=-1,r=n-1,o=7,a=0,s=n-1;s>0;s-=2){6===s&&s--;while(1){for(var c=0;c<2;c++)if(!t.isReserved(r,s-c)){var d=!1;a<e.length&&(d=1===(e[a]>>>o&1)),t.set(r,s-c,d),o--,-1===o&&(a++,o=7)}if(r+=i,r<0||n<=r){r-=i,i=-i;break}}}}(m,g),isNaN(r)&&(r=d.getBestMask(m,p.bind(null,m,n))),d.applyMask(r,m),p(m,n,r),{modules:m,version:e,errorCorrectionLevel:n,maskPattern:r,segments:o}}e.create=function(t,e){if("undefined"===typeof t||""===t)throw new Error("No input text");var n,o,a=r.M;return"undefined"!==typeof e&&(a=r.from(e.errorCorrectionLevel,r.M),n=l.from(e.version),o=d.from(e.maskPattern),e.toSJISFunc&&i.setToSJISFunction(e.toSJISFunc)),w(t,n,a,o)}},d570:function(t,e,n){n("4db2"),n("bf0f"),n("c976"),n("4d8f"),n("7b97"),n("668a"),n("c5b7"),n("8ff5"),n("2378"),n("641a"),n("64e0"),n("cce3"),n("efba"),n("d009"),n("bd7d"),n("7edd"),n("d798"),n("f547"),n("5e54"),n("b60a"),n("8c18"),n("12973"),n("f991"),n("198e"),n("8557"),n("63b1"),n("1954"),n("1cf1"),n("7a76"),n("c9b5");var i=new Uint8Array(512),r=new Uint8Array(256);(function(){for(var t=1,e=0;e<255;e++)i[e]=t,r[t]=e,t<<=1,256&t&&(t^=285);for(var n=255;n<512;n++)i[n]=i[n-255]})(),e.log=function(t){if(t<1)throw new Error("log("+t+")");return r[t]},e.exp=function(t){return i[t]},e.mul=function(t,e){return 0===t||0===e?0:i[r[t]+r[e]]}},ed74:function(t,e,n){"use strict";n("6a54");var i=n("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,n("4626");var r=i(n("76e1")),o={data:function(){return{order_id:"",info:{},foodInfo:{},current:0,isQrcode:!1,remainNum:0,postInfo:[]}},onLoad:function(t){this.order_id=t.id,this.getDetail()},onShow:function(){},methods:{getDetail:function(){var t=this;this.Post({order_id:this.order_id,lon:uni.getStorageSync("location").lon||"110.43785794300781",lat:uni.getStorageSync("location").lat||"36.95286642085422"},"/api/order/orderDetail").then((function(e){if(t.info=e.data,["PAYMENT_SUCCESSFULLY","WAIT_REFUND","REFUND_SUCCESS","WAIT_COMMENT","COMPLETED"].includes(t.info.status)){t.isQrcode=!0;for(var n=0;n<t.info.order_child.length;n++)t.getCodeImg(t.info.order_child[n].third_order_id||t.info.order_child[n].child_id,n),"SUCCESS"==t.info.order_child[n].status&&(t.remainNum+=1)}else if(!["WAIT_PAYMENT","CLOSED"].includes(t.info.status))for(var i=0;i<t.info.order_child.length;i++)t.info.order_child[i].is_display_order_qrcode&&(t.isQrcode=!0,t.getCodeImg(t.info.order_child[i].third_order_id||t.info.order_child[i].child_id,i),"SUCCESS"==t.info.order_child[i].status&&(t.remainNum+=1))}))},getCodeImg:function(t,e){var n=this;r.default.toDataURL(t).then((function(t){n.$set(n.info.order_child[e],"qrcodeimg",t),n.$forceUpdate()})).catch((function(t){console.error(t)}))},swiperChange:function(t){var e=t.detail,n=e.current,i=e.source;"autoplay"!==i&&"touch"!==i||(this.current=n)},clickCopy:function(){uni.setClipboardData({data:this.info.order_id,success:function(){uni.showToast({title:"复制成功",icon:"none"})}})},refund:function(t){var e=this,n=this;uni.showModal({title:"提示",content:"是否申请退款?",confirmColor:"#000000",success:function(i){i.confirm&&n.Post({order_id:t},"/api/order/applyRefund").then((function(t){1==t.code&&(uni.showToast({title:"申请成功",icon:"success"}),e.getDetail(),uni.$emit("updateDataByConnect",{msgType:"updateOrderTrades",data:{}}))}))}})},closeOrder:function(t,e){var n=this;uni.showModal({title:"提示",content:"确认关闭订单?",confirmColor:"#000000",success:function(e){e.confirm&&n.Post({order_id:t},"/api/order/closeOrder").then((function(t){1==t.code&&(uni.showToast({title:"关闭成功",icon:"success"}),n.getDetail(),uni.$emit("updateDataByConnect",{msgType:"updateOrderTrades",data:{}}))}))}})},setOrderId:function(t){this.orderId=t,this.Post({order_id:t,type:"miniprogram",platform:"miniprogram"},"/api/pay/unify").then((function(t){if(t.data){var e=t.data;if("success"==e.status)return void uni.navigateTo({url:"/subPackages/order/trades"});WeixinJSBridge.invoke("getBrandWCPayRequest",{appId:e.appId,timeStamp:e.timeStamp,nonceStr:e.nonceStr,package:e.package,signType:e.signType,paySign:e.paySign},(function(t){uni.navigateTo({url:"/subPackages/order/trades"})}))}}))}}};e.default=o},f2ad:function(t,e,n){n("7a76"),n("c9b5");var i=n("fa07");e.render=function(t,e,n){var r=n,o=e;"undefined"!==typeof r||e&&e.getContext||(r=e,e=void 0),e||(o=function(){try{return document.createElement("canvas")}catch(t){throw new Error("You need to specify a canvas element")}}()),r=i.getOptions(r);var a=i.getImageWidth(t.modules.size,r),s=o.getContext("2d"),c=s.createImageData(a,a);return i.qrToImageData(c.data,t,r),function(t,e,n){t.clearRect(0,0,e.width,e.height),e.style||(e.style={}),e.height=n,e.width=n,e.style.height=n+"px",e.style.width=n+"px"}(s,o,a),s.putImageData(c,0,0),o},e.renderToDataURL=function(t,n,i){var r=i;"undefined"!==typeof r||n&&n.getContext||(r=n,n=void 0),r||(r={});var o=e.render(t,n,r),a=r.type||"image/png",s=r.rendererOpts||{};return o.toDataURL(a,s.quality)}},f3ec:function(t,e,n){n("7a76"),n("c9b5"),e.L={bit:1},e.M={bit:0},e.Q={bit:3},e.H={bit:2},e.isValid=function(t){return t&&"undefined"!==typeof t.bit&&t.bit>=0&&t.bit<4},e.from=function(t,n){if(e.isValid(t))return t;try{return function(t){if("string"!==typeof t)throw new Error("Param is not a string");var n=t.toLowerCase();switch(n){case"l":case"low":return e.L;case"m":case"medium":return e.M;case"q":case"quartile":return e.Q;case"h":case"high":return e.H;default:throw new Error("Unknown EC Level: "+t)}}(t)}catch(i){return n}}},f4d7:function(t,e,n){n("7a76"),n("c9b5"),n("bf0f"),n("ab80");var i=n("8347"),r=n("3d24");e.NUMERIC={id:"Numeric",bit:1,ccBits:[10,12,14]},e.ALPHANUMERIC={id:"Alphanumeric",bit:2,ccBits:[9,11,13]},e.BYTE={id:"Byte",bit:4,ccBits:[8,16,16]},e.KANJI={id:"Kanji",bit:8,ccBits:[8,10,12]},e.MIXED={bit:-1},e.getCharCountIndicator=function(t,e){if(!t.ccBits)throw new Error("Invalid mode: "+t);if(!i.isValid(e))throw new Error("Invalid version: "+e);return e>=1&&e<10?t.ccBits[0]:e<27?t.ccBits[1]:t.ccBits[2]},e.getBestModeForData=function(t){return r.testNumeric(t)?e.NUMERIC:r.testAlphanumeric(t)?e.ALPHANUMERIC:r.testKanji(t)?e.KANJI:e.BYTE},e.toString=function(t){if(t&&t.id)return t.id;throw new Error("Invalid mode")},e.isValid=function(t){return t&&t.bit&&t.ccBits},e.from=function(t,n){if(e.isValid(t))return t;try{return function(t){if("string"!==typeof t)throw new Error("Param is not a string");var n=t.toLowerCase();switch(n){case"numeric":return e.NUMERIC;case"alphanumeric":return e.ALPHANUMERIC;case"kanji":return e.KANJI;case"byte":return e.BYTE;default:throw new Error("Unknown mode: "+t)}}(t)}catch(i){return n}}},fa07:function(t,e,n){function i(t){if("number"===typeof t&&(t=t.toString()),"string"!==typeof t)throw new Error("Color should be defined as hex string");var e=t.slice().replace("#","").split("");if(e.length<3||5===e.length||e.length>8)throw new Error("Invalid hex color: "+t);3!==e.length&&4!==e.length||(e=Array.prototype.concat.apply([],e.map((function(t){return[t,t]})))),6===e.length&&e.push("F","F");var n=parseInt(e.join(""),16);return{r:n>>24&255,g:n>>16&255,b:n>>8&255,a:255&n,hex:"#"+e.slice(0,6).join("")}}n("c9b5"),n("bf0f"),n("ab80"),n("7a76"),n("5c47"),n("a1c1"),n("f7a5"),n("c223"),n("fd3c"),n("aa9c"),n("e966"),e.getOptions=function(t){t||(t={}),t.color||(t.color={});var e="undefined"===typeof t.margin||null===t.margin||t.margin<0?4:t.margin,n=t.width&&t.width>=21?t.width:void 0,r=t.scale||4;return{width:n,scale:n?4:r,margin:e,color:{dark:i(t.color.dark||"#000000ff"),light:i(t.color.light||"#ffffffff")},type:t.type,rendererOpts:t.rendererOpts||{}}},e.getScale=function(t,e){return e.width&&e.width>=t+2*e.margin?e.width/(t+2*e.margin):e.scale},e.getImageWidth=function(t,n){var i=e.getScale(t,n);return Math.floor((t+2*n.margin)*i)},e.qrToImageData=function(t,n,i){for(var r=n.modules.size,o=n.modules.data,a=e.getScale(r,i),s=Math.floor((r+2*i.margin)*a),c=i.margin*a,d=[i.color.light,i.color.dark],f=0;f<s;f++)for(var u=0;u<s;u++){var l=4*(f*s+u),h=i.color.light;if(f>=c&&u>=c&&f<s-c&&u<s-c){var g=Math.floor((f-c)/a),v=Math.floor((u-c)/a);h=d[o[g*r+v]?1:0]}t[l++]=h.r,t[l++]=h.g,t[l++]=h.b,t[l]=h.a}}},ff75:function(t,e,n){"use strict";n.r(e);var i=n("495d"),r=n("c192");for(var o in r)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(o);n("4b83");var a=n("828b"),s=Object(a["a"])(r["default"],i["b"],i["c"],!1,null,"7987f318",null,!1,i["a"],void 0);e["default"]=s.exports}}]);
|