var __pageFrameStartTime__ = Date.now(); var __webviewId__; var __wxAppCode__ = {}; var __WXML_GLOBAL__ = { entrys: {}, defines: {}, modules: {}, ops: [], wxs_nf_init: undefined, total_ops: 0 }; var $gwx; /*v0.5vv_20190312_syb_scopedata*/window.__wcc_version__='v0.5vv_20190312_syb_scopedata';window.__wcc_version_info__={"customComponents":true,"fixZeroRpx":true,"propValueDeepCopy":false}; var $gwxc var $gaic={} $gwx=function(path,global){ if(typeof global === 'undefined') global={};if(typeof __WXML_GLOBAL__ === 'undefined') {__WXML_GLOBAL__={}; }__WXML_GLOBAL__.modules = __WXML_GLOBAL__.modules || {}; function _(a,b){if(typeof(b)!='undefined')a.children.push(b);} function _v(k){if(typeof(k)!='undefined')return {tag:'virtual','wxKey':k,children:[]};return {tag:'virtual',children:[]};} function _n(tag){$gwxc++;if($gwxc>=16000){throw 'Dom limit exceeded, please check if there\'s any mistake you\'ve made.'};return {tag:'wx-'+tag,attr:{},children:[],n:[],raw:{},generics:{}}} function _p(a,b){b&&a.properities.push(b);} function _s(scope,env,key){return typeof(scope[key])!='undefined'?scope[key]:env[key]} function _wp(m){console.warn("WXMLRT_$gwx:"+m)} function _wl(tname,prefix){_wp(prefix+':-1:-1:-1: Template `' + tname + '` is being called recursively, will be stop.')} $gwn=console.warn; $gwl=console.log; function $gwh() { function x() { } x.prototype = { hn: function( obj, all ) { if( typeof(obj) == 'object' ) { var cnt=0; var any1=false,any2=false; for(var x in obj) { any1=any1|x==='__value__'; any2=any2|x==='__wxspec__'; cnt++; if(cnt>2)break; } return cnt == 2 && any1 && any2 && ( all || obj.__wxspec__ !== 'm' || this.hn(obj.__value__) === 'h' ) ? "h" : "n"; } return "n"; }, nh: function( obj, special ) { return { __value__: obj, __wxspec__: special ? special : true } }, rv: function( obj ) { return this.hn(obj,true)==='n'?obj:this.rv(obj.__value__); }, hm: function( obj ) { if( typeof(obj) == 'object' ) { var cnt=0; var any1=false,any2=false; for(var x in obj) { any1=any1|x==='__value__'; any2=any2|x==='__wxspec__'; cnt++; if(cnt>2)break; } return cnt == 2 && any1 && any2 && (obj.__wxspec__ === 'm' || this.hm(obj.__value__) ); } return false; } } return new x; } wh=$gwh(); function $gstack(s){ var tmp=s.split('\n '+' '+' '+' '); for(var i=0;i=': case '<=': case '>': case '<': case '<<': case '>>': _a = rev( ops[1], e, s, g, o, _f ); _b = rev( ops[2], e, s, g, o, _f ); _c = should_pass_type_info && (wh.hn( _a ) === 'h' || wh.hn( _b ) === 'h'); switch( rop ) { case '+': _d = wh.rv( _a ) + wh.rv( _b ); break; case '*': _d = wh.rv( _a ) * wh.rv( _b ); break; case '/': _d = wh.rv( _a ) / wh.rv( _b ); break; case '%': _d = wh.rv( _a ) % wh.rv( _b ); break; case '|': _d = wh.rv( _a ) | wh.rv( _b ); break; case '^': _d = wh.rv( _a ) ^ wh.rv( _b ); break; case '&': _d = wh.rv( _a ) & wh.rv( _b ); break; case '===': _d = wh.rv( _a ) === wh.rv( _b ); break; case '==': _d = wh.rv( _a ) == wh.rv( _b ); break; case '!=': _d = wh.rv( _a ) != wh.rv( _b ); break; case '!==': _d = wh.rv( _a ) !== wh.rv( _b ); break; case '>=': _d = wh.rv( _a ) >= wh.rv( _b ); break; case '<=': _d = wh.rv( _a ) <= wh.rv( _b ); break; case '>': _d = wh.rv( _a ) > wh.rv( _b ); break; case '<': _d = wh.rv( _a ) < wh.rv( _b ); break; case '<<': _d = wh.rv( _a ) << wh.rv( _b ); break; case '>>': _d = wh.rv( _a ) >> wh.rv( _b ); break; default: break; } return _c ? wh.nh( _d, "c" ) : _d; break; case '-': _a = ops.length === 3 ? rev( ops[1], e, s, g, o, _f ) : 0; _b = ops.length === 3 ? rev( ops[2], e, s, g, o, _f ) : rev( ops[1], e, s, g, o, _f ); _c = should_pass_type_info && (wh.hn( _a ) === 'h' || wh.hn( _b ) === 'h'); _d = _c ? wh.rv( _a ) - wh.rv( _b ) : _a - _b; return _c ? wh.nh( _d, "c" ) : _d; break; case '!': _a = rev( ops[1], e, s, g, o, _f ); _c = should_pass_type_info && (wh.hn( _a ) == 'h'); _d = !wh.rv(_a); return _c ? wh.nh( _d, "c" ) : _d; case '~': _a = rev( ops[1], e, s, g, o, _f ); _c = should_pass_type_info && (wh.hn( _a ) == 'h'); _d = ~wh.rv(_a); return _c ? wh.nh( _d, "c" ) : _d; default: $gwn('unrecognized op' + rop ); } } function rev( ops, e, s, g, o, newap ) { var op = ops[0]; var _f = false; if ( typeof newap !== "undefined" ) o.ap = newap; if( typeof(op)==='object' ) { var vop=op[0]; var _a, _aa, _b, _bb, _c, _d, _s, _e, _ta, _tb, _td; switch(vop) { case 2: return ArithmeticEv(ops,e,s,g,o); break; case 4: return rev( ops[1], e, s, g, o, _f ); break; case 5: switch( ops.length ) { case 2: _a = rev( ops[1],e,s,g,o,_f ); return should_pass_type_info?[_a]:[wh.rv(_a)]; return [_a]; break; case 1: return []; break; default: _a = rev( ops[1],e,s,g,o,_f ); _b = rev( ops[2],e,s,g,o,_f ); _a.push( should_pass_type_info ? _b : wh.rv( _b ) ); return _a; break; } break; case 6: _a = rev(ops[1],e,s,g,o); var ap = o.ap; _ta = wh.hn(_a)==='h'; _aa = _ta ? wh.rv(_a) : _a; o.is_affected |= _ta; if( should_pass_type_info ) { if( _aa===null || typeof(_aa) === 'undefined' ) { return _ta ? wh.nh(undefined, 'e') : undefined; } _b = rev(ops[2],e,s,g,o,_f); _tb = wh.hn(_b) === 'h'; _bb = _tb ? wh.rv(_b) : _b; o.ap = ap; o.is_affected |= _tb; if( _bb===null || typeof(_bb) === 'undefined' || _bb === "__proto__" || _bb === "prototype" || _bb === "caller" ) { return (_ta || _tb) ? wh.nh(undefined, 'e') : undefined; } _d = _aa[_bb]; if ( typeof _d === 'function' && !ap ) _d = undefined; _td = wh.hn(_d)==='h'; o.is_affected |= _td; return (_ta || _tb) ? (_td ? _d : wh.nh(_d, 'e')) : _d; } else { if( _aa===null || typeof(_aa) === 'undefined' ) { return undefined; } _b = rev(ops[2],e,s,g,o,_f); _tb = wh.hn(_b) === 'h'; _bb = _tb ? wh.rv(_b) : _b; o.ap = ap; o.is_affected |= _tb; if( _bb===null || typeof(_bb) === 'undefined' || _bb === "__proto__" || _bb === "prototype" || _bb === "caller" ) { return undefined; } _d = _aa[_bb]; if ( typeof _d === 'function' && !ap ) _d = undefined; _td = wh.hn(_d)==='h'; o.is_affected |= _td; return _td ? wh.rv(_d) : _d; } case 7: switch(ops[1][0]) { case 11: o.is_affected |= wh.hn(g)==='h'; return g; case 3: _s = wh.rv( s ); _e = wh.rv( e ); _b = ops[1][1]; if (g && g.f && g.f.hasOwnProperty(_b) ) { _a = g.f; o.ap = true; } else { _a = _s && _s.hasOwnProperty(_b) ? s : (_e && _e.hasOwnProperty(_b) ? e : undefined ); } if( should_pass_type_info ) { if( _a ) { _ta = wh.hn(_a) === 'h'; _aa = _ta ? wh.rv( _a ) : _a; _d = _aa[_b]; _td = wh.hn(_d) === 'h'; o.is_affected |= _ta || _td; _d = _ta && !_td ? wh.nh(_d,'e') : _d; return _d; } } else { if( _a ) { _ta = wh.hn(_a) === 'h'; _aa = _ta ? wh.rv( _a ) : _a; _d = _aa[_b]; _td = wh.hn(_d) === 'h'; o.is_affected |= _ta || _td; return wh.rv(_d); } } return undefined; } break; case 8: _a = {}; _a[ops[1]] = rev(ops[2],e,s,g,o,_f); return _a; break; case 9: _a = rev(ops[1],e,s,g,o,_f); _b = rev(ops[2],e,s,g,o,_f); function merge( _a, _b, _ow ) { var ka, _bbk; _ta = wh.hn(_a)==='h'; _tb = wh.hn(_b)==='h'; _aa = wh.rv(_a); _bb = wh.rv(_b); for(var k in _bb) { if ( _ow || !_aa.hasOwnProperty(k) ) { _aa[k] = should_pass_type_info ? (_tb ? wh.nh(_bb[k],'e') : _bb[k]) : wh.rv(_bb[k]); } } return _a; } var _c = _a var _ow = true if ( typeof(ops[1][0]) === "object" && ops[1][0][0] === 10 ) { _a = _b _b = _c _ow = false } if ( typeof(ops[1][0]) === "object" && ops[1][0][0] === 10 ) { var _r = {} return merge( merge( _r, _a, _ow ), _b, _ow ); } else return merge( _a, _b, _ow ); break; case 10: _a = rev(ops[1],e,s,g,o,_f); _a = should_pass_type_info ? _a : wh.rv( _a ); return _a ; break; case 12: var _r; _a = rev(ops[1],e,s,g,o); if ( !o.ap ) { return should_pass_type_info && wh.hn(_a)==='h' ? wh.nh( _r, 'f' ) : _r; } var ap = o.ap; _b = rev(ops[2],e,s,g,o,_f); o.ap = ap; _ta = wh.hn(_a)==='h'; _tb = _ca(_b); _aa = wh.rv(_a); _bb = wh.rv(_b); snap_bb=$gdc(_bb,"nv_"); try{ _r = typeof _aa === "function" ? $gdc(_aa.apply(null, snap_bb)) : undefined; } catch (e){ e.message = e.message.replace(/nv_/g,""); e.stack = e.stack.substring(0,e.stack.indexOf("\n", e.stack.lastIndexOf("at nv_"))); e.stack = e.stack.replace(/\snv_/g," "); e.stack = $gstack(e.stack); if(g.debugInfo) { e.stack += "\n "+" "+" "+" at "+g.debugInfo[0]+":"+g.debugInfo[1]+":"+g.debugInfo[2]; console.error(e); } _r = undefined; } return should_pass_type_info && (_tb || _ta) ? wh.nh( _r, 'f' ) : _r; } } else { if( op === 3 || op === 1) return ops[1]; else if( op === 11 ) { var _a=''; for( var i = 1 ; i < ops.length ; i++ ) { var xp = wh.rv(rev(ops[i],e,s,g,o,_f)); _a += typeof(xp) === 'undefined' ? '' : xp; } return _a; } } } function wrapper( ops, e, s, g, o, newap ) { if( ops[0] == '11182016' ) { g.debugInfo = ops[2]; return rev( ops[1], e, s, g, o, newap ); } else { g.debugInfo = null; return rev( ops, e, s, g, o, newap ); } } return wrapper; } gra=$gwrt(true); grb=$gwrt(false); function TestTest( expr, ops, e,s,g, expect_a, expect_b, expect_affected ) { { var o = {is_affected:false}; var a = gra( ops, e,s,g, o ); if( JSON.stringify(a) != JSON.stringify( expect_a ) || o.is_affected != expect_affected ) { console.warn( "A. " + expr + " get result " + JSON.stringify(a) + ", " + o.is_affected + ", but " + JSON.stringify( expect_a ) + ", " + expect_affected + " is expected" ); } } { var o = {is_affected:false}; var a = grb( ops, e,s,g, o ); if( JSON.stringify(a) != JSON.stringify( expect_b ) || o.is_affected != expect_affected ) { console.warn( "B. " + expr + " get result " + JSON.stringify(a) + ", " + o.is_affected + ", but " + JSON.stringify( expect_b ) + ", " + expect_affected + " is expected" ); } } } function wfor( to_iter, func, env, _s, global, father, itemname, indexname, keyname ) { var _n = wh.hn( to_iter ) === 'n'; var scope = wh.rv( _s ); var has_old_item = scope.hasOwnProperty(itemname); var has_old_index = scope.hasOwnProperty(indexname); var old_item = scope[itemname]; var old_index = scope[indexname]; var full = Object.prototype.toString.call(wh.rv(to_iter)); var type = full[8]; if( type === 'N' && full[10] === 'l' ) type = 'X'; var _y; if( _n ) { if( type === 'A' ) { var r_iter_item; for( var i = 0 ; i < to_iter.length ; i++ ) { scope[itemname] = to_iter[i]; scope[indexname] = _n ? i : wh.nh(i, 'h'); r_iter_item = wh.rv(to_iter[i]); var key = keyname && r_iter_item ? (keyname==="*this" ? r_iter_item : wh.rv(r_iter_item[keyname])) : undefined; _y = _v(key); _(father,_y); func( env, scope, _y, global ); } } else if( type === 'O' ) { var i = 0; var r_iter_item; for( var k in to_iter ) { scope[itemname] = to_iter[k]; scope[indexname] = _n ? k : wh.nh(k, 'h'); r_iter_item = wh.rv(to_iter[k]); var key = keyname && r_iter_item ? (keyname==="*this" ? r_iter_item : wh.rv(r_iter_item[keyname])) : undefined; _y = _v(key); _(father,_y); func( env,scope,_y,global ); i++; } } else if( type === 'S' ) { for( var i = 0 ; i < to_iter.length ; i++ ) { scope[itemname] = to_iter[i]; scope[indexname] = _n ? i : wh.nh(i, 'h'); _y = _v( to_iter[i] + i ); _(father,_y); func( env,scope,_y,global ); } } else if( type === 'N' ) { for( var i = 0 ; i < to_iter ; i++ ) { scope[itemname] = i; scope[indexname] = _n ? i : wh.nh(i, 'h'); _y = _v( i ); _(father,_y); func(env,scope,_y,global); } } else { } } else { var r_to_iter = wh.rv(to_iter); var r_iter_item, iter_item; if( type === 'A' ) { for( var i = 0 ; i < r_to_iter.length ; i++ ) { iter_item = r_to_iter[i]; iter_item = wh.hn(iter_item)==='n' ? wh.nh(iter_item,'h') : iter_item; r_iter_item = wh.rv( iter_item ); scope[itemname] = iter_item scope[indexname] = _n ? i : wh.nh(i, 'h'); var key = keyname && r_iter_item ? (keyname==="*this" ? r_iter_item : wh.rv(r_iter_item[keyname])) : undefined; _y = _v(key); _(father,_y); func( env, scope, _y, global ); } } else if( type === 'O' ) { var i=0; for( var k in r_to_iter ) { iter_item = r_to_iter[k]; iter_item = wh.hn(iter_item)==='n'? wh.nh(iter_item,'h') : iter_item; r_iter_item = wh.rv( iter_item ); scope[itemname] = iter_item; scope[indexname] = _n ? k : wh.nh(k, 'h'); var key = keyname && r_iter_item ? (keyname==="*this" ? r_iter_item : wh.rv(r_iter_item[keyname])) : undefined; _y=_v(key); _(father,_y); func( env, scope, _y, global ); i++ } } else if( type === 'S' ) { for( var i = 0 ; i < r_to_iter.length ; i++ ) { iter_item = wh.nh(r_to_iter[i],'h'); scope[itemname] = iter_item; scope[indexname] = _n ? i : wh.nh(i, 'h'); _y = _v( to_iter[i] + i ); _(father,_y); func( env, scope, _y, global ); } } else if( type === 'N' ) { for( var i = 0 ; i < r_to_iter ; i++ ) { iter_item = wh.nh(i,'h'); scope[itemname] = iter_item; scope[indexname]= _n ? i : wh.nh(i,'h'); _y = _v( i ); _(father,_y); func(env,scope,_y,global); } } else { } } if(has_old_item) { scope[itemname]=old_item; } else { delete scope[itemname]; } if(has_old_index) { scope[indexname]=old_index; } else { delete scope[indexname]; } } function _ca(o) { if ( wh.hn(o) == 'h' ) return true; if ( typeof o !== "object" ) return false; for(var i in o){ if ( o.hasOwnProperty(i) ){ if (_ca(o[i])) return true; } } return false; } function _da( node, attrname, opindex, raw, o ) { var isaffected = false; var value = $gdc( raw, "", 2 ); if ( o.ap && value && value.constructor===Function ) { attrname = "$wxs:" + attrname; node.attr["$gdc"] = $gdc; } if ( o.is_affected || _ca(raw) ) { node.n.push( attrname ); node.raw[attrname] = raw; } node.attr[attrname] = value; } function _r( node, attrname, opindex, env, scope, global ) { global.opindex=opindex; var o = {}, _env; var a = grb( z[opindex], env, scope, global, o ); _da( node, attrname, opindex, a, o ); } function _rz( z, node, attrname, opindex, env, scope, global ) { global.opindex=opindex; var o = {}, _env; var a = grb( z[opindex], env, scope, global, o ); _da( node, attrname, opindex, a, o ); } function _o( opindex, env, scope, global ) { global.opindex=opindex; var nothing = {}; var r = grb( z[opindex], env, scope, global, nothing ); return (r&&r.constructor===Function) ? undefined : r; } function _oz( z, opindex, env, scope, global ) { global.opindex=opindex; var nothing = {}; var r = grb( z[opindex], env, scope, global, nothing ); return (r&&r.constructor===Function) ? undefined : r; } function _1( opindex, env, scope, global, o ) { var o = o || {}; global.opindex=opindex; return gra( z[opindex], env, scope, global, o ); } function _1z( z, opindex, env, scope, global, o ) { var o = o || {}; global.opindex=opindex; return gra( z[opindex], env, scope, global, o ); } function _2( opindex, func, env, scope, global, father, itemname, indexname, keyname ) { var o = {}; var to_iter = _1( opindex, env, scope, global ); wfor( to_iter, func, env, scope, global, father, itemname, indexname, keyname ); } function _2z( z, opindex, func, env, scope, global, father, itemname, indexname, keyname ) { var o = {}; var to_iter = _1z( z, opindex, env, scope, global ); wfor( to_iter, func, env, scope, global, father, itemname, indexname, keyname ); } function _m(tag,attrs,generics,env,scope,global) { var tmp=_n(tag); var base=0; for(var i = 0 ; i < attrs.length ; i+=2 ) { if(base+attrs[i+1]<0) { tmp.attr[attrs[i]]=true; } else { _r(tmp,attrs[i],base+attrs[i+1],env,scope,global); if(base===0)base=attrs[i+1]; } } for(var i=0;i=0;x--){if(e[p].i[x]&&d[e[p].i[x]][c])return d[e[p].i[x]][c]};for(var x=e[p].ti.length-1;x>=0;x--){var q=_grp(e[p].ti[x],e,p);if(q&&d[q][c])return d[q][c]}var ii=_gapi(e,p);for(var x=0;x=0;k--)if(e[p].j[k]){for(var q=e[e[p].j[k]].ti.length-1;q>=0;q--){var pp=_grp(e[e[p].j[k]].ti[q],e,p);if(pp&&d[pp][c]){return d[pp][c]}}}} function _gapi(e,p){if(!p)return [];if($gaic[p]){return $gaic[p]};var ret=[],q=[],h=0,t=0,put={},visited={};q.push(p);visited[p]=true;t++;while(h=0.02+1e-6&&window.__mergeData__) { env=window.__mergeData__(env,dd); } try{ main(env,{},root,global); _tsd(root) if(typeof(window.__webview_engine_version__)=='undefined'|| window.__webview_engine_version__+1e-6<0.01+1e-6){return _ev(root);} }catch(err){ console.log(cs, env); console.log(err) throw err } return root; } } } var BASE_DEVICE_WIDTH = 750; var isIOS=navigator.userAgent.match("iPhone"); var deviceWidth = window.screen.width || 375; var deviceDPR = window.devicePixelRatio || 2; var checkDeviceWidth = window.__checkDeviceWidth__ || function() { var newDeviceWidth = window.screen.width || 375 var newDeviceDPR = window.devicePixelRatio || 2 var newDeviceHeight = window.screen.height || 375 if (window.screen.orientation && /^landscape/.test(window.screen.orientation.type || '')) newDeviceWidth = newDeviceHeight if (newDeviceWidth !== deviceWidth || newDeviceDPR !== deviceDPR) { deviceWidth = newDeviceWidth deviceDPR = newDeviceDPR } } checkDeviceWidth() var eps = 1e-4; var transformRPX = window.__transformRpx__ || function(number, newDeviceWidth) { if ( number === 0 ) return 0; number = number / BASE_DEVICE_WIDTH * ( newDeviceWidth || deviceWidth ); number = Math.floor(number + eps); if (number === 0) { if (deviceDPR === 1 || !isIOS) { return 1; } else { return 0.5; } } return number; } var setCssToHead = function(file, _xcInvalid, info) { var Ca = {}; var css_id; var info = info || {}; var _C= [[[2,1],],["@font-face { font-family: \x27iconfont\x27; src: url(\x27//at.alicdn.com/t/font_1211732_yt8jgar8zm.eot\x27); src: url(\x27//at.alicdn.com/t/font_1211732_yt8jgar8zm.eot?#iefix\x27) format(\x27embedded-opentype\x27),\n url(\x27//at.alicdn.com/t/font_1211732_yt8jgar8zm.woff2\x27) format(\x27woff2\x27),\n url(\x27//at.alicdn.com/t/font_1211732_yt8jgar8zm.woff\x27) format(\x27woff\x27),\n url(\x27//at.alicdn.com/t/font_1211732_yt8jgar8zm.ttf\x27) format(\x27truetype\x27),\n url(\x27//at.alicdn.com/t/font_1211732_yt8jgar8zm.svg#iconfont\x27) format(\x27svg\x27); }\n.",[1],"iconfont { font-family: \x22iconfont\x22 !important; font-size: ",[0,33.33],"; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }\n.",[1],"iconnew:before { content: \x22\\E63D\x22; }\n.",[1],"icondztj:before { content: \x22\\E63E\x22; }\n.",[1],"iconwallet:before { content: \x22\\E641\x22; }\n.",[1],"iconzfbpay:before { content: \x22\\E643\x22; }\n.",[1],"iconalipaylogo:before { content: \x22\\E648\x22; }\n.",[1],"iconwechatlogo:before { content: \x22\\E647\x22; }\n.",[1],"iconpayok:before { content: \x22\\E644\x22; }\nbody { background-color: #F7F7F7; }\n",],]; function makeup(file, opt) { var _n = typeof(file) === "number"; if ( _n && Ca.hasOwnProperty(file)) return ""; if ( _n ) Ca[file] = 1; var ex = _n ? _C[file] : file; var res=""; for (var i = ex.length - 1; i >= 0; i--) { var content = ex[i]; if (typeof(content) === "object") { var op = content[0]; if ( op == 0 ) res = transformRPX(content[1], opt.deviceWidth) + "px" + res; else if ( op == 1) res = opt.suffix + res; else if ( op == 2 ) res = makeup(content[1], opt) + res; } else res = content + res } return res; } var rewritor = function(suffix, opt, style){ opt = opt || {}; suffix = suffix || ""; opt.suffix = suffix; if ( opt.allowIllegalSelector != undefined && _xcInvalid != undefined ) { if ( opt.allowIllegalSelector ) console.warn( "For developer:" + _xcInvalid ); else { console.error( _xcInvalid + "This wxss file is ignored." ); return; } } Ca={}; css = makeup(file, opt); if ( !style ) { var head = document.head || document.getElementsByTagName('head')[0]; window.__rpxRecalculatingFuncs__ = window.__rpxRecalculatingFuncs__ || []; style = document.createElement('style'); style.type = 'text/css'; style.setAttribute( "wxss:path", info.path ); head.appendChild(style); window.__rpxRecalculatingFuncs__.push(function(size){ opt.deviceWidth = size.width; rewritor(suffix, opt, style); }); } if (style.styleSheet) { style.styleSheet.cssText = css; } else { if ( style.childNodes.length == 0 ) style.appendChild(document.createTextNode(css)); else style.childNodes[0].nodeValue = css; } } return rewritor; } setCssToHead([])();setCssToHead([[2,0]],undefined,{path:"./app.wxss"})(); __wxAppCode__['app.wxss']=setCssToHead([[2,0]],undefined,{path:"./app.wxss"}); __wxAppCode__['app.wxml']=$gwx('./app.wxml'); __wxAppCode__['node-modules/tki-qrcode/components/tki-qrcode/tki-qrcode.wxss']=setCssToHead([".",[1],"_qrCode { position: relative; }\n.",[1],"_qrCodeCanvas { position: fixed; top: ",[0,-99999],"; left: ",[0,-99999],"; z-index: -99999; }\n",],undefined,{path:"./node-modules/tki-qrcode/components/tki-qrcode/tki-qrcode.wxss"}); __wxAppCode__['node-modules/tki-qrcode/components/tki-qrcode/tki-qrcode.wxml']=$gwx('./node-modules/tki-qrcode/components/tki-qrcode/tki-qrcode.wxml'); __wxAppCode__['pages/error/error.wxss']=setCssToHead([".",[1],"body{ position: relative; }\n.",[1],"qie{ position: absolute; width: ",[0,283.33],"; height: ",[0,200],"; left: ",[0,193.75],"; top: ",[0,277.08],"; }\n.",[1],"i-iconalipaylogo { font-size: ",[0,72.91],"; position: absolute; left: ",[0,416.66],"; top: ",[0,120.83],"; color: #079ADF; }\n.",[1],"i-iconwechatlogo { font-size: ",[0,58.33],"; position: absolute; left: ",[0,550],"; top: ",[0,277.08],"; color: #30AD37; }\n.",[1],"alert { width:",[0,485.41],"; height:",[0,54.16],"; font-size:",[0,37.5],"; font-family:PingFangSC-Regular; font-weight:400; color:rgba(102,102,102,1); line-height:",[0,54.16],"; position: absolute; margin: 0 auto; left: 0; right: 0; text-align: center; top: ",[0,591.66],"; }\n",],undefined,{path:"./pages/error/error.wxss"}); __wxAppCode__['pages/error/error.wxml']=$gwx('./pages/error/error.wxml'); __wxAppCode__['pages/index/index.wxss']=setCssToHead(["body { background: #FFFFFF; }\n.",[1],"content { width: ",[0,750],"; width: ",[0,750],"; }\n.",[1],"bk-top { background: #F7F7F7; width: ",[0,750],"; height: ",[0,10.41],"; }\n.",[1],"order-card { width: ",[0,750],"; width: 100%; margin-bottom: ",[0,625],"; }\n.",[1],"order-title { height: ",[0,97.91],"; width: ",[0,750],"; }\n.",[1],"order-title-text { height:",[0,45.83],"; font-size:",[0,33.33],"; font-family:PingFangSC-Regular; font-weight:700; color:rgba(17,17,17,1); line-height:",[0,45.83],"; margin-top: ",[0,31.25],"; margin-left: ",[0,31.25],"; float: left; }\n.",[1],"commodity-list { width: ",[0,750],"; height: ",[0,118.75],"; position: relative; }\n.",[1],"commodity-name { height:",[0,41.66],"; font-size:",[0,29.16],"; font-family:PingFangSC-Semibold; font-weight:700; color:rgba(17,17,17,1); line-height:",[0,41.66],"; position: absolute; left: ",[0,41.66],"; top: 0; }\n.",[1],"commodity-name-en { height:",[0,29.16],"; font-size:",[0,25],"; font-family:PingFangSC-Regular; font-weight:400; color: #333333; line-height:",[0,29.16],"; position: absolute; left: ",[0,41.66],"; top: ",[0,47.91],"; }\n.",[1],"commodity-number { height:",[0,35.41],"; font-size:",[0,25],"; font-family:PingFangSC-Regular; font-weight:400; color:rgba(17,17,17,1); line-height:",[0,35.41],"; position: absolute; left: ",[0,550],"; top: ",[0,52.08],"; }\n.",[1],"commodity-money { height:",[0,35.41],"; font-size:",[0,25],"; font-family:PingFangSC-Regular; font-weight:700; color:rgba(17,17,17,1); line-height:",[0,35.41],"; position: absolute; right: ",[0,31.25],"; top: ",[0,52.08],"; }\n.",[1],"order-hr { width:",[0,687.5],"; height:",[0,2.08],"; margin-left: ",[0,31.25],"; background: #F0F0F0; }\n.",[1],"order-all-money { width: ",[0,750],"; height: ",[0,45.83],"; margin-top: ",[0,29.16],"; }\n.",[1],"all-money-remark { height:",[0,33.33],"; font-size:",[0,22.91],"; font-family:PingFangSC-Regular; font-weight:400; color:rgba(17,17,17,1); line-height:",[0,33.33],"; margin-top: ",[0,37.5],"; margin-right: ",[0,12.5],"; float: right; }\n.",[1],"all-money { height:",[0,45.83],"; font-size:",[0,33.33],"; font-family:PingFangSC-Medium; font-weight:700; color:rgba(17,17,17,1); line-height:",[0,45.83],"; margin-top: ",[0,29.16],"; margin-right: ",[0,31.25],"; float: right; }\n.",[1],"order-bottom { width: ",[0,750],"; height: ",[0,112.5],"; border-top: ",[0,4.16]," solid #EFEFEF; position: fixed; bottom: 0; left: 0; background: #FFFFFF; }\n.",[1],"bottom-all-money { height:",[0,112.5],"; font-size:",[0,33.33],"; font-family:PingFangSC-Medium; font-weight:650; color:rgba(17,17,17,1); line-height:",[0,112.5],"; margin-left: ",[0,20.83],"; }\n.",[1],"to-pay { padding: 0; margin: 0; border: 0 solid #38ADFF !important; width:",[0,281.25],"; height:",[0,114.58],"; margin-top: ",[0,-2.08],"; line-height: ",[0,114.58],"; float: right; border-radius: 0; font-size:",[0,37.5],"; font-family:PingFangSC-Medium; color: #FFFFFF; font-weight:500; }\n.",[1],"to-pay-no { background: #98D4FF; }\n.",[1],"to-pay-yes { background: #38ADFF; }\n.",[1],"to-pay:after { border: 0 solid #38ADFF !important; }\n.",[1],"bk-on { width:",[0,750],"; height:",[0,20.83],"; background:rgba(247,247,247,1); margin-top: ",[0,47.91],"; }\n.",[1],"pay-way { width: ",[0,750],"; height: ",[0,102.08],"; }\n.",[1],"pay-way-view { width: ",[0,687.5],"; height: ",[0,102.08],"; margin-left: ",[0,31.25],"; border-bottom: ",[0,2.08]," solid #F0F0F0; }\n.",[1],"pay-way-view-no { border-bottom: ",[0,0],"; }\n.",[1],"i-iconwallet { width:",[0,35.41],"; height:",[0,41.66],"; font-size: ",[0,39.58],"; line-height: ",[0,102.08],"; }\n.",[1],"i-iconwallet-yes { color: #FD9B2F; }\n.",[1],"i-iconwallet-no { color: #FFCD97; }\n.",[1],"pay-name { font-size:",[0,29.16],"; font-family:PingFangSC-Regular; font-weight:400; line-height:",[0,102.08],"; margin-left: ",[0,35.41],"; }\n.",[1],"pay-name-yes { color: #111111; }\n.",[1],"pay-name-no { color: #C3C3C3; }\n.",[1],"pay-money { font-size:",[0,25],"; font-family:PingFangSC-Regular; font-weight:400; line-height:",[0,102.08],"; margin-left: ",[0,4.16],"; }\n.",[1],"pay-radio { text-align: center; line-height: ",[0,102.08],"; float: right; -webkit-transform:scale(0.8); -ms-transform:scale(0.8); transform:scale(0.8) }\n.",[1],"i-iconwechatpay { color: #1AACEB; }\n",],undefined,{path:"./pages/index/index.wxss"}); __wxAppCode__['pages/index/index.wxml']=$gwx('./pages/index/index.wxml'); __wxAppCode__['pages/pay-ok/pay-ok.wxss']=setCssToHead([".",[1],"i-iconpayok { width: ",[0,329.16],"; height: ",[0,218.75],"; font-size: ",[0,239.58],"; margin-top: ",[0,164.58],"; margin-left: ",[0,225],"; color: #68D751; float: left; }\n.",[1],"pay-ok-title { width: ",[0,750],"; height:",[0,77.08],"; font-size:",[0,54.16],"; font-family:PingFangSC-Semibold; font-weight:600; color:rgba(0,0,0,1); line-height:",[0,77.08],"; text-align: center; float: left; margin-top: ",[0,25],"; }\n.",[1],"moeny { width: ",[0,750],"; font-size:",[0,58.33],"; font-family:PingFangSC-Regular; font-weight:400; color:rgba(0,0,0,1); line-height:",[0,83.33],"; float: left; margin-top: ",[0,58.33],"; text-align: center; }\n.",[1],"pay-ok { width:",[0,354.16],"; height:",[0,93.75],"; background:rgba(104,215,81,1); border-radius:",[0,52.08],"; margin-top: ",[0,108.33],"; margin-left: ",[0,197.91],"; float: left; font-size:",[0,37.5],"; font-family:PingFangSC-Regular; font-weight:400; color:rgba(255,255,255,1); line-height:",[0,93.75],"; text-align: center; }\n",],undefined,{path:"./pages/pay-ok/pay-ok.wxss"}); __wxAppCode__['pages/pay-ok/pay-ok.wxml']=$gwx('./pages/pay-ok/pay-ok.wxml'); __wxAppCode__['pages/store-commodity/store-commodity.wxss']=setCssToHead(["body { width: 100%; height: 100%; }\n.",[1],"content { width: 100%; height: 100%; }\n.",[1],"content-left { width: 18.69%; height: 100%; background: url(../../static/img/yuansuleft.eddf970f.jpg-do-not-use-local-path-./pages/store-commodity/store-commodity.wxss\x2613\x2613); background-size: 100% 100%; float: left; }\n.",[1],"content-right { width: 81.31%; height: 100%; background: url(../../static/img/yuansuright.a0a9e5ed.png-do-not-use-local-path-./pages/store-commodity/store-commodity.wxss\x2620\x2613); background-size: 100% 100%; float: left; }\n.",[1],"content-left-black { width: 100%; background:rgba(0,0,0,0.7); }\n.",[1],"content-right-black { width: 100%; background:rgba(0,0,0,0.85); }\n.",[1],"interval-view-one { width: 100%; height: 11%; }\n.",[1],"content-left-discounts { margin-left: 8.36%; font-size: 28%; font-family:FZLTZHK--GBK1-0; color:rgba(255,255,255,1); float: left; }\n.",[1],"content-push-money { color: #E26910; }\n.",[1],"interval-view-two { width: 100%; height: 1.61%; float: left; }\n.",[1],"interval-view-three { width: 100%; height: 8.51%; float: left; }\n.",[1],"wx-code-view { width: 79.38%; height: 26.38%; margin-top: 8.51%; margin: 0 auto; clear: left; background: #FFFFFF; }\n.",[1],"wx-code { width: 70.71%; height: 70.71%; margin-left: 15.08%; margin-top: 9.82%; }\n.",[1],"code-remark { width: 100%; font-size:24%; font-family:PingFangSC-Regular; color:rgba(3,3,3,1); text-align: center; margin-top: -2%; line-height: 20.35%; float: left; }\n.",[1],"interval-view-four { height: 4.5%; width: 100%; float: left; }\n.",[1],"content-left-discounts-botton { margin-left: 2.78%; }\n.",[1],"tea-view { width:57.42%; height: 100%; float: left; }\n.",[1],"tea-title-view { width: 100%; height: 11.94%; }\n.",[1],"tea-image { width: 7.8%; height: 87.59%; margin-top: 0; margin-left: 18.39%; float: left; }\n.",[1],"tea-title { font-size:30%; font-family:FZLTZHK--GBK1-0; font-weight:600; color:rgba(255,255,255,1); margin-left: 10.81%; margin-top: 4.72%; float: left; }\n.",[1],"tea-list { width: 100%; height: 6.75%; position: relative; }\n.",[1],"tea-name { font-size:30%; font-family:FZLTZHK--GBK1-0; font-weight:600; color:rgba(255,255,255,1); position: absolute; left: 7.8%; }\n.",[1],"tea-name-en { font-size: 20%; font-family:FZLTZHK--GBK1-0; font-weight:600; color:rgba(255,255,255,1); position: absolute; left: 39.13%; top: 16%; }\n.",[1],"tea-money { font-size:24%; font-family:PingFangSC-Medium; font-weight:500; color:rgba(255,255,255,1); position: absolute; right: 16.38%; top: 9.58%; }\n.",[1],"commodity-new { width: 5.46%; height: 78.68%; position: absolute; right: 10.36%; }\n.",[1],"commodity-dztj { width: 4.01%; height: 62.29%; position: absolute; right: 11.48%; }\n.",[1],"coffee-view { width: 42.58%; height: 100%; float: left; }\n.",[1],"coffee-title { margin-left: 30.97%; }\n.",[1],"coffee-image { width: 13.83%; height: 89.92%; margin-left: 3.75%; }\n.",[1],"coffee-name { left: 0; }\n.",[1],"coffee-name-en { left: 40.45%; }\n.",[1],"coffee-money { right: 9.77%; }\n.",[1],"hot-view { width: 115.33%; height: 33.7%; margin-left: -15.33%; margin-top: -3.42%; background: url(../../static/img/hua.96659191.png-do-not-use-local-path-./pages/store-commodity/store-commodity.wxss\x26183\x2613); background-size: 100% 100%; position: relative; }\n.",[1],"hot-title { font-size:36%; font-family:HannotateSC-W5; font-weight:bold; color:rgba(247,128,22,1); position: absolute; left: 26.33%; top: 21.7%; }\n.",[1],"hot-list-view { width: 100%; height: 61.27%; position: absolute; left: 0; top: 38.73%; }\n.",[1],"hot-list { width: 100%; height: 28.25%; position: relative; }\n.",[1],"hot-name { font-size:18%; font-family:FZLTZHK--GBK1-0; font-weight:600; color:rgba(255,255,255,1); position: absolute; left: 30.37%; }\n.",[1],"hot-nameEn { font-size:15%; font-family:FZLTZHK--GBK1-0; font-weight:600; color:rgba(255,255,255,1); position: absolute; left: 30.37%; top: 44.44%; }\n.",[1],"hot-money { font-size:15%; font-family:PingFangSC-Medium; font-weight:500; color:rgba(255,255,255,1); position: absolute; right: 13.03%; }\n.",[1],"qrimg { opacity: 0; width: 0; height: 0; }\n.",[1],"tea-name-font { float: left; }\n@-webkit-keyframes style1 { from, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.5, 0.5, 1.000, 1.000); animation-timing-function: cubic-bezier(0.5, 0.5, 1.000, 1.000); -webkit-transform: translate3d(0,0.5,0.1); transform: translate3d(0,0.5,0.1); }\n40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.5, 0.5, 1.000, 1.000); animation-timing-function: cubic-bezier(0.5, 0.5, 1.000, 1.000); -webkit-transform: translate3d(0px, -80%, 0); transform: translate3d(0px, -80%, 0); }\n}@keyframes style1 { from, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.5, 0.5, 1.000, 1.000); animation-timing-function: cubic-bezier(0.5, 0.5, 1.000, 1.000); -webkit-transform: translate3d(0,0.5,0.1); transform: translate3d(0,0.5,0.1); }\n40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.5, 0.5, 1.000, 1.000); animation-timing-function: cubic-bezier(0.5, 0.5, 1.000, 1.000); -webkit-transform: translate3d(0px, -80%, 0); transform: translate3d(0px, -80%, 0); }\n}.",[1],"animation-font { -webkit-animation-duration: 0.32s; animation-duration: 0.32s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: style1; animation-name: style1; }\n",],undefined,{path:"./pages/store-commodity/store-commodity.wxss"}); __wxAppCode__['pages/store-commodity/store-commodity.wxml']=$gwx('./pages/store-commodity/store-commodity.wxml'); ;var __pageFrameEndTime__ = Date.now(); (function() { window.UniLaunchWebviewReady = function(isWebviewReady){ // !isWebviewReady && console.log('launchWebview fallback ready') plus.webview.postMessageToUniNView({type: 'UniWebviewReady-' + plus.webview.currentWebview().id}, '__uniapp__service'); } UniLaunchWebviewReady(true); })();