rd[e]?rd[e]:"#ccc",serachNmme(e,t){let a=new RegExp(e);return`\n\t\t ${t.replace(a,""+e+"")}\n\t\t
`.trim()},addressToLine(e,t){let a=e.split(";"),i="";return a.forEach((e=>{let a="#cccccc";t===cd[0].id?a=this.lineColor(e):t===cd[1].id&&(a="#4075cb"),i+=`${e}
`})),`${i}
`},dataHandle:(e,t)=>(e.nameNodes=t?dd.serachNmme(t,e.name):`${e.name}
`,e.typecode===dd.typecode[0].id||e.typecode===dd.typecode[1].id?(e.addressNodes=dd.addressToLine(e.address,e.typecode),e.typecode===dd.typecode[0].id?e.icon=dd.typecode[0].icon:e.typecode===dd.typecode[1].id&&(e.icon=dd.typecode[1].icon)):(e.addressNodes=`${e.district}${e.address.length>0?"·"+e.address:""}`.trim(),e.icon="icon-weizhi"),e.location&&0===e.location.length&&(e.icon="icon-sousuo"),e),setHistory(e){let t=uni.getStorageSync("search:history");t||(t=[]);let a={};a="string"==typeof e?{adcode:[],address:[],city:[],district:[],id:[],location:[],name:e,typecode:[]}:e;for(var i=0;i(uni.removeStorage({key:"search:history",success:function(e){n("log","at components/amap-wx/js/util.js:173","success")}}),[])},ud={data:()=>({historyList:[],isHistory:!0,list:[],flng:!0,timer:null}),onLoad(){this.amapPlugin=dd.mapInit(),this.historyList=uni.getStorageSync("search:history")},methods:{listTap(e){e=JSON.parse(JSON.stringify(e)),this.history||(this.isHistory=!0,dd.setHistory(e),uni.navigateBack())},clearSearch(){uni.showModal({title:"提示",content:"是否清理全部搜索历史?该操作不可逆。",success:e=>{e.confirm&&(this.historyList=dd.removeHistory())}})},getInputtips(e){let t=this;this.amapPlugin.getInputtips({keywords:e,city:"北京",success:a=>{let i=a.tips;i.map((t=>dd.dataHandle(t,e))),t.historyList=i},fail:e=>{n("log","at pages/template/nav-search-input/detail/detail.vue:103",e)}})}},onNavigationBarSearchInputChanged(e){let t=e.text;if(!t)return this.isHistory=!0,this.historyList=[],void(this.historyList=uni.getStorageSync("search:history"));this.isHistory=!1,this.getInputtips(t)},onNavigationBarSearchInputConfirmed(e){let t=e.text;if(!t)return this.isHistory=!0,this.historyList=[],this.historyList=uni.getStorageSync("search:history"),void uni.showModal({title:"提示",content:"请输入内容。",success:e=>{e.confirm}});uni.showModal({title:"提示",content:`您输入的内容为"${t}",如果点击确定,将记录到历史搜索,并返回.如果取消不做操作`,success:e=>{e.confirm&&(dd.setHistory(t),uni.navigateBack())}})},onNavigationBarButtonTap(){uni.showModal({title:"提示",content:"点击确定,修改输入框的内容为abc",success:e=>{if(e.confirm){this.$mp.page.$getAppWebview().setTitleNViewSearchInputText("abc")}}})}};const hd=a(ud,[["render",function(t,a,i,n,o,s){return e.openBlock(),e.createElementBlock("view",{class:"wrapper"},[o.isHistory?(e.openBlock(),e.createElementBlock("view",{key:0,class:"history-box"},[o.historyList.length>0?(e.openBlock(),e.createElementBlock("view",{key:0},[e.createElementVNode("view",{class:"history-title"},[e.createElementVNode("text",null,"搜索历史"),e.createElementVNode("text",{class:"uni-icon uni-icon-trash",onClick:a[0]||(a[0]=(...e)=>s.clearSearch&&s.clearSearch(...e))})]),e.createElementVNode("view",{class:"history-content"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.historyList,((t,a)=>(e.openBlock(),e.createElementBlock("view",{class:"history-item",key:a},e.toDisplayString(t.name),1)))),128))])])):(e.openBlock(),e.createElementBlock("view",{key:1,class:"no-data"},"您还没有历史记录"))])):(e.openBlock(),e.createElementBlock("view",{key:1,class:"history-box"},[o.historyList.length>0?(e.openBlock(),e.createElementBlock("view",{key:0,class:"history-list-box"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.historyList,((t,a)=>(e.openBlock(),e.createElementBlock("view",{class:"history-list-item",key:a,onClick:e=>s.listTap(t)},[e.createElementVNode("rich-text",{nodes:t.nameNodes},null,8,["nodes"])],8,["onClick"])))),128))])):(e.openBlock(),e.createElementBlock("view",{key:1,class:"no-data"},"没有搜索到相关内容"))]))])}]]),pd={data:()=>({banner:{},listData:[],last_id:"",reload:!1,status:"more",adpid:"",contentText:{contentdown:"上拉加载更多",contentrefresh:"加载中",contentnomore:"没有更多"}}),onLoad(){this.adpid=this.$adpid,this.getBanner(),this.getList()},onPullDownRefresh(){this.reload=!0,this.last_id="",this.getBanner(),this.getList()},onReachBottom(){this.status="more",this.getList()},methods:{getBanner(){uni.request({url:"https://unidemo.dcloud.net.cn/api/banner/36kr",data:{column:"id,post_id,title,author_name,cover,published_at"},success:e=>{uni.stopPullDownRefresh(),200==e.statusCode&&(this.banner=e.data)},fail:(e,t)=>{n("log","at pages/template/list2detail-list/list2detail-list.vue:81","fail"+JSON.stringify(e))}})},getList(){var e={column:"id,post_id,title,author_name,cover,published_at"};this.last_id&&(this.status="loading",e.minId=this.last_id,e.time=(new Date).getTime()+"",e.pageSize=10),uni.request({url:"https://unidemo.dcloud.net.cn/api/news",data:e,success:e=>{if(200==e.statusCode){let t=this.setTime(e.data);this.listData=this.reload?t:this.listData.concat(t),this.last_id=t[t.length-1].id,this.reload=!1}},fail:(e,t)=>{n("log","at pages/template/list2detail-list/list2detail-list.vue:108","fail"+JSON.stringify(e))}})},goDetail:function(e){let t={author_name:e.author_name,cover:e.cover,id:e.id,post_id:e.post_id,published_at:e.published_at,title:e.title};uni.navigateTo({url:"../list2detail-detail/list2detail-detail?detailDate="+encodeURIComponent(JSON.stringify(t))})},setTime:function(e){var t=[];return e.forEach((e=>{t.push({author_name:e.author_name,cover:e.cover,id:e.id,post_id:e.post_id,published_at:aa.format(e.published_at),title:e.title})})),t},aderror(e){n("log","at pages/template/list2detail-list/list2detail-list.vue:143","aderror: "+JSON.stringify(e.detail))}}};const md=a(pd,[["render",function(t,a,i,n,s,l){const r=o(e.resolveDynamicComponent("uni-load-more"),Qs);return e.openBlock(),e.createElementBlock("view",null,[e.createElementVNode("view",{class:"banner",onClick:a[0]||(a[0]=e=>l.goDetail(s.banner))},[e.createElementVNode("image",{class:"banner-img",src:s.banner.cover},null,8,["src"]),e.createElementVNode("view",{class:"banner-title"},e.toDisplayString(s.banner.title),1)]),e.createElementVNode("view",{class:"uni-list"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.listData,((t,i)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:i},[e.createElementVNode("view",{class:"uni-list-cell","hover-class":"uni-list-cell-hover",onClick:e=>l.goDetail(t)},[e.createElementVNode("view",{class:"uni-media-list"},[e.createElementVNode("image",{class:"uni-media-list-logo",src:t.cover},null,8,["src"]),e.createElementVNode("view",{class:"uni-media-list-body"},[e.createElementVNode("view",{class:"uni-media-list-text-top"},e.toDisplayString(t.title),1),e.createElementVNode("view",{class:"uni-media-list-text-bottom"},[e.createElementVNode("text",null,e.toDisplayString(t.author_name),1),e.createElementVNode("text",null,e.toDisplayString(t.published_at),1)])])])],8,["onClick"]),i>0&&(i+1)%10==0?(e.openBlock(),e.createElementBlock("view",{key:0,class:"ad-view"},[e.createElementVNode("ad",{adpid:s.adpid,onError:a[1]||(a[1]=(...e)=>l.aderror&&l.aderror(...e))},null,40,["adpid"])])):e.createCommentVNode("",!0)],64)))),128))]),e.createVNode(r,{status:s.status,"icon-size":16,"content-text":s.contentText},null,8,["status","content-text"])])}]]);var gd=/^<([-A-Za-z0-9_]+)((?:\s+[a-zA-Z_:][-a-zA-Z0-9_:.]*(?:\s*=\s*(?:(?:"[^"]*")|(?:'[^']*')|[^>\s]+))?)*)\s*(\/?)>/,fd=/^<\/([-A-Za-z0-9_]+)[^>]*>/,yd=/([a-zA-Z_:][-a-zA-Z0-9_:.]*)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|([^>\s]+)))?/g,vd=Nd("area,base,basefont,br,col,frame,hr,img,input,link,meta,param,embed,command,keygen,source,track,wbr"),bd=Nd("a,address,article,applet,aside,audio,blockquote,button,canvas,center,dd,del,dir,div,dl,dt,fieldset,figcaption,figure,footer,form,frameset,h1,h2,h3,h4,h5,h6,header,hgroup,hr,iframe,isindex,li,map,menu,noframes,noscript,object,ol,output,p,pre,section,script,table,tbody,td,tfoot,th,thead,tr,ul,video"),wd=Nd("abbr,acronym,applet,b,basefont,bdo,big,br,button,cite,code,del,dfn,em,font,i,iframe,img,input,ins,kbd,label,map,object,q,s,samp,script,select,small,span,strike,strong,sub,sup,textarea,tt,u,var"),kd=Nd("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr"),xd=Nd("checked,compact,declare,defer,disabled,ismap,multiple,nohref,noresize,noshade,nowrap,readonly,selected"),Vd=Nd("script,style");function Nd(e){for(var t={},a=e.split(","),i=0;i\n/,"").replace(/\n/,"").replace(/\n/,"")}(e);var t=[],a={node:"root",children:[]};return function(e,t){var a,i,n,o=[],s=e;for(o.last=function(){return this[this.length-1]};e;){if(i=!0,o.last()&&Vd[o.last()])e=e.replace(new RegExp("([\\s\\S]*?)"+o.last()+"[^>]*>"),(function(e,a){return a=a.replace(/|/g,"$1$2"),t.chars&&t.chars(a),""})),c("",o.last());else if(0==e.indexOf("\x3c!--")?(a=e.indexOf("--\x3e"))>=0&&(t.comment&&t.comment(e.substring(4,a)),e=e.substring(a+3),i=!1):0==e.indexOf("")?(n=e.match(fd))&&(e=e.substring(n[0].length),n[0].replace(fd,c),i=!1):0==e.indexOf("<")&&(n=e.match(gd))&&(e=e.substring(n[0].length),n[0].replace(gd,r),i=!1),i){var l=(a=e.indexOf("<"))<0?e:e.substring(0,a);e=a<0?"":e.substring(a),t.chars&&t.chars(l)}if(e==s)throw"Parse Error: "+e;s=e}function r(e,a,i,n){if(a=a.toLowerCase(),bd[a])for(;o.last()&&wd[o.last()];)c("",o.last());if(kd[a]&&o.last()==a&&c("",a),(n=vd[a]||!!n)||o.push(a),t.start){var s=[];i.replace(yd,(function(e,t){var a=arguments[2]?arguments[2]:arguments[3]?arguments[3]:arguments[4]?arguments[4]:xd[t]?t:"";s.push({name:t,value:a,escaped:a.replace(/(^|[^\\])"/g,'$1\\"')})})),t.start&&t.start(a,s,n)}}function c(e,a){if(a)for(i=o.length-1;i>=0&&o[i]!=a;i--);else var i=0;if(i>=0){for(var n=o.length-1;n>=i;n--)t.end&&t.end(o[n]);o.length=i}}c()}(e,{start:function(e,i,n){var o={name:e};if(0!==i.length&&(o.attrs=function(e){return e.reduce((function(e,t){var a=t.value,i=t.name;return e[i]?e[i]=e[i]+" "+a:e[i]=a,e}),{})}(i)),n){var s=t[0]||a;s.children||(s.children=[]),s.children.push(o)}else t.unshift(o)},end:function(e){var i=t.shift();if(i.name!==e&&n("error","at common/html-parser.js:303","invalid state: mismatch end tag"),0===t.length)a.children.push(i);else{var o=t[0];o.children||(o.children=[]),o.children.push(i)}},chars:function(e){var i={type:"text",text:e};if(0===t.length)a.children.push(i);else{var n=t[0];n.children||(n.children=[]),n.children.push(i)}},comment:function(e){var a={node:"comment",text:e},i=t[0];i.children||(i.children=[]),i.children.push(a)}}),a.children}const Ed="/pages/template/list2detail-detail/list2detail-detail";const Cd=a({data:()=>({title:"",banner:{},htmlNodes:[]}),onLoad(e){const t=e.detailDate||e.payload;try{this.banner=JSON.parse(decodeURIComponent(t))}catch(a){this.banner=JSON.parse(t)}uni.setNavigationBarTitle({title:this.banner.title}),this.getDetail()},onShareAppMessage(){return{title:this.banner.title,path:Ed+"?detailDate="+JSON.stringify(this.banner)}},onNavigationBarButtonTap(e){0===e.index&&uni.getProvider({service:"share",success:e=>{if(e.provider&&e.provider.length&&~e.provider.indexOf("weixin")){const t=function(e){let t=[];for(let a=0,i=e.length;ae.text)),success:e=>{const t=e.tapIndex;uni.share({provider:"weixin",type:0,title:this.banner.title,scene:0===t?"WXSceneSession":"WXSceneTimeline",href:"https://uniapp.dcloud.io/h5"+Ed+"?detailDate="+JSON.stringify(this.banner),imageUrl:"https://web-assets.dcloud.net.cn/unidoc/zh/share-logo@3.png"})}})}else uni.showToast({title:"未检测到可用的微信分享服务"})},fail:e=>{uni.showToast({title:"获取分享服务失败"})}})},methods:{getDetail(){uni.request({url:"https://unidemo.dcloud.net.cn/api/news/36kr/"+this.banner.post_id,success:e=>{if(200==e.statusCode){var t=e.data.content.replace(/\\/g,"").replace(/{n("log","at pages/template/list2detail-detail/list2detail-detail.vue:132","fail")}})}}},[["render",function(t,a,i,n,o,s){return e.openBlock(),e.createElementBlock("view",null,[e.createElementVNode("view",{class:"banner"},[e.createElementVNode("image",{class:"banner-img",src:o.banner.cover},null,8,["src"]),e.createElementVNode("view",{class:"banner-title"},e.toDisplayString(o.banner.title),1)]),e.createElementVNode("view",{class:"article-meta"},[e.createElementVNode("text",{class:"article-author"},e.toDisplayString(o.banner.author_name),1),e.createElementVNode("text",{class:"article-text"},"发表于"),e.createElementVNode("text",{class:"article-time"},e.toDisplayString(o.banner.published_at),1)]),e.createElementVNode("view",{class:"article-content"},[e.createElementVNode("rich-text",{nodes:o.htmlNodes},null,8,["nodes"])])])}]]),Sd={data:()=>({title:""}),onLoad(e){this.title=e.title||""}};const Td=a(Sd,[["render",function(t,a,i,n,o,s){return e.openBlock(),e.createElementBlock("view",{class:"root"},[e.createElementVNode("view",{class:"uni-padding-wrap"},[e.createElementVNode("view",{class:"uni-title"},"这是选项卡页面跳转详情页面的演示,下面是页面跳转时传递过来的标题:"),e.createElementVNode("view",{class:"uni-title"},e.toDisplayString(o.title),1)])])}]]),Dd={data:()=>({}),methods:{openBrowser(e){plus.runtime.openURL(e)},openMarket(e){var t;t="Android"==plus.os.name?"market://details?id=io.dcloud.hellouniapp":"itms-apps://itunes.apple.com/cn/app/hello-uni-app/id1417078253",void 0===e?plus.runtime.openURL(t,(function(e){n("log","at pages/template/scheme/scheme.vue:61",e)})):"Android"==plus.os.name?plus.runtime.openURL(t,(function(e){plus.nativeUI.alert("本机没有安装应用宝")}),e):plus.nativeUI.alert("仅Android手机才支持应用宝")},openTaobao(e){plus.runtime.openURL(e,(function(e){uni.showModal({content:"本机未检测到淘宝客户端,是否打开浏览器访问淘宝?",success:function(e){e.confirm&&plus.runtime.openURL("https://s.taobao.com/search?q=uni-app")}})}))},openMap(){var e="";if("Android"==plus.os.name){var t=plus.runtime.isApplicationExist({pname:"com.baidu.BaiduMap",action:"baidumap://"}),a=plus.runtime.isApplicationExist({pname:"com.autonavi.minimap",action:"androidamap://"}),i="baidumap://map/marker?location=39.968789,116.347247&title=DCloud&src=Hello%20uni-app",o="androidamap://viewMap?sourceApplication=Hello%20uni-app&poiname=DCloud&lat=39.9631018208&lon=116.3406135236&dev=0";a&&t?plus.nativeUI.actionSheet({title:"选择地图应用",cancel:"取消",buttons:[{title:"百度地图"},{title:"高德地图"}]},(function(e){switch(e.index){case 1:plus.runtime.openURL(i);break;case 2:plus.runtime.openURL(o)}})):a?plus.runtime.openURL(o):t?plus.runtime.openURL(i):(e="geo:39.96310,116.340698?q=%e6%95%b0%e5%ad%97%e5%a4%a9%e5%a0%82",plus.runtime.openURL(e))}else plus.nativeUI.actionSheet({title:"选择地图应用",cancel:"取消",buttons:[{title:"Apple地图"},{title:"百度地图"},{title:"高德地图"}]},(function(t){switch(n("log","at pages/template/scheme/scheme.vue:117","e.index: "+t.index),t.index){case 1:e="http://maps.apple.com/?q=%e6%95%b0%e5%ad%97%e5%a4%a9%e5%a0%82&ll=39.96310,116.340698&spn=0.008766,0.019441";break;case 2:e="baidumap://map/marker?location=39.968789,116.347247&title=DCloud&src=Hello%20uni-app";break;case 3:e="iosamap://viewMap?sourceApplication=Hello%20uni-app&poiname=DCloud&lat=39.9631018208&lon=116.3406135236&dev=0"}""!=e&&plus.runtime.openURL(e,(function(e){plus.nativeUI.alert("本机未安装指定的地图应用")}))}))},openQQ:function(e){plus.runtime.openURL("mqqwpa://im/chat?chat_type="+e.detail.value.qqNumType+"&uin="+e.detail.value.qqNum,(function(e){plus.nativeUI.alert("本机没有安装QQ,无法启动")}))}}};const Bd=a(Dd,[["render",function(t,a,n,s,l,r){const c=o(e.resolveDynamicComponent("page-head"),i);return e.openBlock(),e.createElementBlock("view",null,[e.createVNode(c,{title:"通过scheme打开三方app示例"}),e.createElementVNode("button",{class:"button",onClick:a[0]||(a[0]=e=>r.openBrowser("https://uniapp.dcloud.io/h5"))},"使用浏览器打开指定URL"),e.createElementVNode("button",{class:"button",onClick:a[1]||(a[1]=e=>r.openMarket())},"使用应用商店打开指定App"),e.createElementVNode("button",{class:"button",onClick:a[2]||(a[2]=e=>r.openMarket("com.tencent.android.qqdownloader"))},"强制使用应用宝打开指定App"),e.createElementVNode("button",{class:"button",onClick:a[3]||(a[3]=e=>r.openTaobao("taobao://s.taobao.com/search?q=uni-app"))},"打开淘宝搜索页面"),e.createElementVNode("button",{class:"button",onClick:a[4]||(a[4]=e=>r.openMap())},"打开地图并指定地点"),e.createElementVNode("view",{class:"uni-divider"},[e.createElementVNode("view",{class:"uni-divider__content"},"打开QQ"),e.createElementVNode("view",{class:"uni-divider__line"})]),e.createElementVNode("view",{class:"uni-padding-wrap"},[e.createElementVNode("form",{onSubmit:a[5]||(a[5]=(...e)=>r.openQQ&&r.openQQ(...e))},[e.createElementVNode("view",null,[e.createElementVNode("view",{class:"uni-title"},"请输入聊天对象QQ号:"),e.createElementVNode("view",{class:"uni-list"},[e.createElementVNode("view",{class:"uni-list-cell"},[e.createElementVNode("input",{class:"uni-input",name:"qqNum",type:"number"})])])]),e.createElementVNode("view",null,[e.createElementVNode("view",{class:"uni-title"},"请选择QQ号类型:"),e.createElementVNode("radio-group",{class:"uni-flex",name:"qqNumType"},[e.createElementVNode("label",null,[e.createElementVNode("radio",{value:"wpa",checked:""}),e.createTextVNode("普通QQ号")]),e.createElementVNode("label",null,[e.createElementVNode("radio",{value:"crm"}),e.createTextVNode("营销QQ号(无需加好友直接聊天)")])])]),e.createElementVNode("view",{class:"uni-btn-v uni-common-mt"},[e.createElementVNode("button",{class:"button",formType:"submit"},"打开qq并到指定聊天界面")])],32)])])}]]);const Id=a({data:()=>({gd:{}}),computed:{...fe(["testvuex"])},methods:{...ye(["setTestTrue"]),...ye(["setTestFalse"]),setGD:function(){this.gd.test="123"},setVUEX:function(e){e?this.setTestTrue(this.$store.state):this.setTestFalse(this.$store.state)}},onShow(){this.gd=getApp().globalData}},[["render",function(t,a,i,n,o,s){return e.openBlock(),e.createElementBlock("view",{class:"pa"},[e.createElementVNode("view",{class:"uni-divider"},[e.createElementVNode("view",{class:"uni-divider__content"},"globalData"),e.createElementVNode("view",{class:"uni-divider__line"})]),e.createElementVNode("text",{class:"text"},"globalData中text的值: "+e.toDisplayString(o.gd.test),1),e.createElementVNode("button",{onClick:a[0]||(a[0]=e=>s.setGD()),class:"button"},"修改上述值为123"),e.createElementVNode("view",{class:"uni-divider"},[e.createElementVNode("view",{class:"uni-divider__content"},"vuex"),e.createElementVNode("view",{class:"uni-divider__line"})]),e.createElementVNode("text",{class:"text"},"vuex中hasLogin的值: "+e.toDisplayString(t.testvuex),1),e.createElementVNode("button",{onClick:a[1]||(a[1]=e=>s.setVUEX(!0)),class:"button"},"修改上述值为true"),e.createElementVNode("button",{onClick:a[2]||(a[2]=e=>s.setVUEX(!1)),class:"button"},"修改上述值为false")])}]]);__definePage("pages/component/view/view",s),__definePage("pages/component/scroll-view/scroll-view",r),__definePage("pages/component/swiper/swiper",d),__definePage("pages/component/movable-view/movable-view",h),__definePage("pages/component/text/text",p),__definePage("pages/component/rich-text/rich-text",m),__definePage("pages/component/progress/progress",y),__definePage("pages/component/button/button",v),__definePage("pages/component/checkbox/checkbox",w),__definePage("pages/component/form/form",V),__definePage("pages/component/label/label",_),__definePage("pages/component/picker/picker",S),__definePage("pages/component/picker-view/picker-view",D),__definePage("pages/component/radio/radio",B),__definePage("pages/component/slider/slider",P),__definePage("pages/component/switch/switch",M),__definePage("pages/component/textarea/textarea",F),__definePage("pages/component/editor/editor",R),__definePage("pages/component/navigator/navigator",Ve),__definePage("pages/component/navigator/navigate/navigate",Ne),__definePage("pages/component/navigator/redirect/redirect",_e),__definePage("pages/component/image/image",Ee),__definePage("pages/component/canvas/canvas",Te),__definePage("pages/component/web-view/web-view",Be),__definePage("pages/component/ad/ad",Pe),__definePage("pages/component/web-view-local/web-view-local",Me),__definePage("platforms/app-plus/speech/speech",Re),__definePage("platforms/app-plus/orientation/orientation",ze),__definePage("platforms/app-plus/proximity/proximity",We),__definePage("platforms/app-plus/push/push",Ge),__definePage("platforms/app-plus/shake/shake",Ye),__definePage("pages/about/about",Qe),__definePage("platforms/app-plus/feedback/feedback",tt),__definePage("uni_modules/uni-upgrade-center-app/pages/upgrade-popup",ot),__definePage("pages/API/login/login",rt),__definePage("pages/API/subnvue/subnvue",ct),__definePage("pages/API/get-user-info/get-user-info",dt),__definePage("pages/API/request-payment/request-payment",ht),__definePage("pages/API/share/share",mt),__definePage("pages/API/set-navigation-bar-title/set-navigation-bar-title",gt),__definePage("pages/API/show-loading/show-loading",ft),__definePage("pages/API/navigator/navigator",vt),__definePage("pages/API/navigator/new-page/new-vue-page-1",wt),__definePage("pages/API/navigator/new-page/new-vue-page-2",kt),__definePage("pages/API/pull-down-refresh/pull-down-refresh",xt),__definePage("pages/API/animation/animation",Vt),__definePage("pages/API/get-node-info/get-node-info",Nt),__definePage("pages/API/intersection-observer/intersection-observer",Et),__definePage("pages/API/canvas/canvas",St),__definePage("pages/API/action-sheet/action-sheet",Dt),__definePage("pages/API/modal/modal",Bt),__definePage("pages/API/toast/toast",It),__definePage("pages/API/get-network-type/get-network-type",Pt),__definePage("pages/API/get-system-info/get-system-info",At),__definePage("pages/API/add-phone-contact/add-phone-contact",Lt),__definePage("pages/API/on-accelerometer-change/on-accelerometer-change",Ft),__definePage("pages/API/on-compass-change/on-compass-change",Ut),__definePage("pages/API/make-phone-call/make-phone-call",Ot),__definePage("pages/API/scan-code/scan-code",$t),__definePage("pages/API/clipboard/clipboard",qt),__definePage("pages/API/request/request",Jt),__definePage("pages/API/upload-file/upload-file",Gt),__definePage("pages/API/download-file/download-file",Yt),__definePage("pages/API/image/image",Xt),__definePage("pages/API/voice/voice",la),__definePage("pages/API/inner-audio/inner-audio",ca),__definePage("pages/API/background-audio/background-audio",ua),__definePage("pages/API/video/video",ma),__definePage("pages/API/file/file",ga),__definePage("pages/API/get-location/get-location",Va),__definePage("pages/API/open-location/open-location",_a),__definePage("pages/API/choose-location/choose-location",Ca),__definePage("pages/API/storage/storage",Ta),__definePage("pages/API/sqlite/sqlite",Ba),__definePage("pages/API/rewarded-video-ad/rewarded-video-ad",Pa),__definePage("pages/API/full-screen-video-ad/full-screen-video-ad",Aa),__definePage("pages/API/brightness/brightness",La),__definePage("pages/API/save-media/save-media",Fa),__definePage("pages/API/bluetooth/bluetooth",$a),__definePage("pages/API/soter/soter",za),__definePage("pages/API/ibeacon/ibeacon",Ha),__definePage("pages/API/vibrate/vibrate",Wa),__definePage("pages/API/websocket-socketTask/websocket-socketTask",Ga),__definePage("pages/API/websocket-global/websocket-global",Ka),__definePage("pages/extUI/forms/forms",Il),__definePage("pages/extUI/group/group",Al),__definePage("pages/extUI/badge/badge",Ll),__definePage("pages/extUI/breadcrumb/breadcrumb",Rl),__definePage("pages/extUI/drawer/drawer",zl),__definePage("pages/extUI/popup/popup",Ql),__definePage("pages/extUI/segmented-control/segmented-control",Xl),__definePage("pages/extUI/collapse/collapse",sr),__definePage("pages/extUI/pagination/pagination",hr),__definePage("pages/extUI/steps/steps",mr),__definePage("pages/extUI/notice-bar/notice-bar",fr),__definePage("pages/extUI/swipe-action/swipe-action",Nr),__definePage("pages/extUI/search-bar/search-bar",Dr),__definePage("pages/extUI/calendar/calendar",$r),__definePage("pages/extUI/fab/fab",jr),__definePage("pages/extUI/fav/fav",Kr),__definePage("pages/extUI/section/section",Qr),__definePage("pages/extUI/transition/transition",Zr),__definePage("pages/extUI/title/title",ec),__definePage("pages/extUI/tooltip/tooltip",ac),__definePage("pages/extUI/link/link",nc),__definePage("pages/extUI/combox/combox",sc),__definePage("pages/extUI/list/chat",cc),__definePage("pages/extUI/table/table",vc),__definePage("pages/extUI/dateformat/dateformat",Nc),__definePage("pages/extUI/data-checkbox/data-checkbox",_c),__definePage("pages/extUI/easyinput/easyinput",Cc),__definePage("pages/extUI/data-select/data-select",Tc),__definePage("pages/extUI/datetime-picker/datetime-picker",Bc),__definePage("pages/extUI/row/row",Ac),__definePage("pages/extUI/file-picker/file-picker",jc),__definePage("pages/extUI/button/button",Hc),__definePage("pages/template/nav-default/nav-default",Wc),__definePage("pages/template/component-communication/component-communication",Gc),__definePage("pages/template/nav-transparent/nav-transparent",Kc),__definePage("pages/template/nav-button/nav-button",Zc),__definePage("pages/template/nav-image/nav-image",Xc),__definePage("pages/template/nav-city-dropdown/nav-city-dropdown",ad),__definePage("pages/template/nav-dot/nav-dot",nd),__definePage("pages/template/nav-search-input/nav-search-input",od),__definePage("pages/template/nav-search-input/detail/detail",hd),__definePage("pages/template/list2detail-list/list2detail-list",md),__definePage("pages/template/list2detail-detail/list2detail-detail",Cd),__definePage("pages/template/tabbar/detail/detail",Td),__definePage("pages/template/scheme/scheme",Bd),__definePage("pages/template/global/global",Id);const Pd="__package_info__";function Ad(){return new Promise(((e,t)=>{new Promise(((e,t)=>{plus.runtime.getProperty(plus.runtime.appid,(function(a){const i={action:"checkVersion",appid:plus.runtime.appid,appVersion:plus.runtime.version,wgtVersion:a.version};n("log","at uni_modules/uni-upgrade-center-app/utils/call-check-version.js:11","data: ",i),Ms.callFunction({name:"uni-upgrade-center",data:i,success:t=>{n("log","at uni_modules/uni-upgrade-center-app/utils/call-check-version.js:16","e: ",t),e(t)},fail:e=>{t(e)}})}))})).then((async a=>{if(!a.result)return;const{code:i,message:o,is_silently:s,url:l,platform:r,type:c}=a.result;if(i>0){const{fileList:t}=await Ms.getTempFileURL({fileList:[l]});return t[0].tempFileURL&&(a.result.url=t[0].tempFileURL),e(a),s?void uni.downloadFile({url:a.result.url,success:e=>{200==e.statusCode&&plus.runtime.install(e.tempFilePath,{force:!1})}}):(uni.setStorageSync(Pd,a.result),void uni.navigateTo({url:"/uni_modules/uni-upgrade-center-app/pages/upgrade-popup?local_storage_key=__package_info__",fail:e=>{n("error","at uni_modules/uni-upgrade-center-app/utils/check-update.js:63","更新弹框跳转失败",e),uni.removeStorageSync(Pd)}}))}return i<0?(n("error","at uni_modules/uni-upgrade-center-app/utils/check-update.js:71",o),t(a)):e(a)})).catch((e=>{n("error","at uni_modules/uni-upgrade-center-app/utils/check-update.js:77",e.message),t(e)}))}))}const Md={onLaunch:function(){n("log","at App.vue:21","App Launch"),"HBuilder"!==plus.runtime.appid&&Ad(),uni.preLogin({provider:"univerify",success:e=>{this.setUniverifyErrorMsg(),n("log","at App.vue:34","preLogin success: ",e)},fail:e=>{this.setUniverifyLogin(!1),this.setUniverifyErrorMsg(e.errMsg),n("log","at App.vue:40","preLogin fail res: ",e)}})},onShow:function(){n("log","at App.vue:46","App Show")},onHide:function(){n("log","at App.vue:49","App Hide")},globalData:{test:""},methods:{...ye(["setUniverifyErrorMsg","setUniverifyLogin"])}},Ld=new me({state:{hasLogin:!1,isUniverifyLogin:!1,loginProvider:"",openid:null,testvuex:!1,colorIndex:0,colorList:["#FF0000","#00FF00","#0000FF"],noMatchLeftWindow:!0,active:"componentPage",leftWinActive:"/pages/component/view/view",activeOpen:"",menu:[],univerifyErrorMsg:""},mutations:{login(e,t){e.hasLogin=!0,e.loginProvider=t},logout(e){e.hasLogin=!1,e.openid=null},setOpenid(e,t){e.openid=t},setTestTrue(e){e.testvuex=!0},setTestFalse(e){e.testvuex=!1},setColorIndex(e,t){e.colorIndex=t},setMatchLeftWindow(e,t){e.noMatchLeftWindow=!t},setActive(e,t){e.active=t},setLeftWinActive(e,t){e.leftWinActive=t},setActiveOpen(e,t){e.activeOpen=t},setMenu(e,t){e.menu=t},setUniverifyLogin(e,t){"boolean"!=typeof t&&(t=!!t),e.isUniverifyLogin=t},setUniverifyErrorMsg(e,t=""){e.univerifyErrorMsg=t}},getters:{currentColor:e=>e.colorList[e.colorIndex]},actions:{getUserOpenId:async function({commit:e,state:t}){return await new Promise(((a,i)=>{t.openid?a(t.openid):uni.login({success:t=>{e("login"),setTimeout((function(){const t="123456789";n("log","at store/index.js:91","uni.request mock openid[123456789]"),e("setOpenid",t),a(t)}),1e3)},fail:e=>{n("log","at store/index.js:97","uni.login 接口调用失败,将无法正常使用开放接口等服务",e),i(e)}})}))},getPhoneNumber:function({commit:e},t){return new Promise(((e,a)=>{uni.request({url:"https://97fca9f2-41f6-449f-a35e-3f135d4c3875.bspapp.com/http/univerify-login",method:"POST",data:t,success:t=>{const i=t.data;i.success?e(i.phoneNumber):a(t)},fail:e=>{a(res)}})}))}}});const Fd=uni.getSystemInfoSync(),Ud="3.99",Rd="__UNI__3B4D40B",Od=(e,t)=>{let a=uni.getStorageSync("$$STAT__DBDATA:"+Rd)||{};a||(a={}),a[e]=t,uni.setStorageSync("$$STAT__DBDATA:"+Rd,a)},$d=e=>{let t=uni.getStorageSync("$$STAT__DBDATA:"+Rd)||{};if(!t[e]){let a=uni.getStorageSync("$$STAT__DBDATA:"+Rd);if(a||(a={}),!a[e])return;t[e]=a[e]}return t[e]},zd=e=>{let t=uni.getStorageSync("$$STAT__DBDATA:"+Rd)||{};t[e]?(delete t[e],uni.setStorageSync("$$STAT__DBDATA:"+Rd,t)):(t=uni.getStorageSync("$$STAT__DBDATA:"+Rd),t[e]&&(delete t[e],uni.setStorageSync("$$STAT__DBDATA:"+Rd,t)))},qd={version:"2",enable:!0};let jd={};jd={"pages/tabBar/component/component":"内置组件","pages/tabBar/API/API":"接口","pages/tabBar/template/template":"模版","pages/tabBar/extUI/extUI":"扩展组件","pages/component/view/view":"view","pages/component/scroll-view/scroll-view":"scroll-view","pages/component/swiper/swiper":"swiper","pages/component/cover-view/cover-view":"cover-view","pages/component/movable-view/movable-view":"movable-view","pages/component/text/text":"text","pages/component/rich-text/rich-text":"rich-text","pages/component/progress/progress":"progress","pages/component/button/button":"button","pages/component/checkbox/checkbox":"checkbox","pages/component/form/form":"form","pages/component/input/input":"input","pages/component/label/label":"label","pages/component/picker/picker":"picker","pages/component/picker-view/picker-view":"picker-view","pages/component/radio/radio":"radio","pages/component/slider/slider":"slider","pages/component/switch/switch":"switch","pages/component/textarea/textarea":"textarea","pages/component/editor/editor":"editor","pages/component/navigator/navigator":"navigator","pages/component/navigator/navigate/navigate":"navigatePage","pages/component/navigator/redirect/redirect":"redirectPage","pages/component/image/image":"image","pages/component/video/video":"video","pages/component/map/map":"map","pages/component/canvas/canvas":"canvas","pages/component/web-view/web-view":"web-view","pages/component/ad/ad":"AD","platforms/app-plus/speech/speech":"语音识别","platforms/app-plus/orientation/orientation":"方向传感器","platforms/app-plus/proximity/proximity":"距离传感器","platforms/app-plus/push/push":"推送","platforms/app-plus/shake/shake":"摇一摇","pages/about/about":"关于","platforms/app-plus/feedback/feedback":"问题反馈","pages/API/login/login":"授权登录","pages/API/subnvue/subnvue":"原生子窗体","pages/API/get-user-info/get-user-info":"获取用户信息","pages/API/request-payment/request-payment":"发起支付","pages/API/share/share":"分享","pages/API/set-navigation-bar-title/set-navigation-bar-title":"设置界面标题","pages/API/show-loading/show-loading":"加载提示框","pages/API/navigator/navigator":"页面跳转","pages/API/navigator/new-page/new-vue-page-1":"新VUE页面1","pages/API/navigator/new-page/new-vue-page-2":"新VUE页面2","pages/API/pull-down-refresh/pull-down-refresh":"下拉刷新","pages/API/animation/animation":"创建动画","pages/API/get-node-info/get-node-info":"节点信息","pages/API/intersection-observer/intersection-observer":"节点布局相交状态","pages/API/canvas/canvas":"创建绘画","pages/API/action-sheet/action-sheet":"操作菜单","pages/API/modal/modal":"模态弹窗","pages/API/toast/toast":"消息提示框","pages/API/get-network-type/get-network-type":"获取设备网络状态","pages/API/get-system-info/get-system-info":"获取设备系统信息","pages/API/add-phone-contact/add-phone-contact":"添加手机联系人","pages/API/on-accelerometer-change/on-accelerometer-change":"监听加速度计数据","pages/API/on-compass-change/on-compass-change":"监听罗盘数据","pages/API/make-phone-call/make-phone-call":"打电话","pages/API/scan-code/scan-code":"扫码","pages/API/clipboard/clipboard":"剪贴板","pages/API/request/request":"网络请求","pages/API/upload-file/upload-file":"上传文件","pages/API/download-file/download-file":"下载文件","pages/API/image/image":"图片","pages/API/voice/voice":"录音","pages/API/inner-audio/inner-audio":"音频","pages/API/background-audio/background-audio":"背景音频","pages/API/video/video":"视频","pages/API/file/file":"文件","pages/API/map/map":"map","pages/API/map-search/map-search":"map search","pages/API/get-location/get-location":"获取位置","pages/API/open-location/open-location":"查看位置","pages/API/choose-location/choose-location":"使用地图选择位置","pages/API/storage/storage":"数据存储","pages/API/sqlite/sqlite":"SQLite","pages/API/rewarded-video-ad/rewarded-video-ad":"激励视频广告","pages/API/full-screen-video-ad/full-screen-video-ad":"全屏视频广告","pages/API/brightness/brightness":"屏幕亮度","pages/API/save-media/save-media":"保存媒体到本地","pages/API/bluetooth/bluetooth":"蓝牙","pages/API/soter/soter":"生物认证","pages/API/ibeacon/ibeacon":"iBeacon","pages/API/vibrate/vibrate":"震动","pages/API/websocket-socketTask/websocket-socketTask":"websocket-socketTask","pages/API/websocket-global/websocket-global":"websocket-global","pages/extUI/forms/forms":"Form 表单","pages/extUI/group/group":"Group 分组","pages/extUI/badge/badge":"Badge 数字角标","pages/extUI/breadcrumb/breadcrumb":"Breadcrumb 面包屑","pages/extUI/countdown/countdown":"Countdown 倒计时","pages/extUI/drawer/drawer":"Drawer 抽屉","pages/extUI/icons/icons":"Icons 图标","pages/extUI/load-more/load-more":"LoadMore 加载更多","pages/extUI/nav-bar/nav-bar":"NavBar 导航栏","pages/extUI/number-box/number-box":"NumberBox 数字输入框","pages/extUI/popup/popup":"Popup 弹出层","pages/extUI/segmented-control/segmented-control":"SegmentedControl 分段器","pages/extUI/tag/tag":"Tag 标签","pages/extUI/list/list":"List 列表","pages/extUI/card/card":"Card 卡片","pages/extUI/collapse/collapse":"Collapse 折叠面板","pages/extUI/pagination/pagination":"Pagination 分页器","pages/extUI/swiper-dot/swiper-dot":"SwiperDot 轮播图指示点","pages/extUI/grid/grid":"Grid 宫格","pages/extUI/rate/rate":"Rate 评分","pages/extUI/steps/steps":"Steps 步骤条","pages/extUI/notice-bar/notice-bar":"NoticeBar 通告栏","pages/extUI/swipe-action/swipe-action":"SwipeAction 滑动操作","pages/extUI/search-bar/search-bar":"SearchBar 搜索栏","pages/extUI/calendar/calendar":"Calendar 日历","pages/extUI/indexed-list/indexed-list":"IndexedList 索引列表","pages/extUI/fab/fab":"Fab 悬浮按钮","pages/extUI/fav/fav":"Fav 收藏按钮","pages/extUI/goods-nav/goods-nav":"GoodsNav 商品导航","pages/extUI/section/section":"Section 标题栏","pages/extUI/transition/transition":"Transition 过渡动画","pages/extUI/title/title":"Title 章节标题","pages/extUI/tooltip/tooltip":"Tooltip 文字提示","pages/extUI/link/link":"Link 链接","pages/extUI/combox/combox":"Combox 组合框","pages/extUI/dateformat/dateformat":"Dateformat 日期格式化","pages/extUI/data-checkbox/data-checkbox":"DataCheckbox 单选复选框","pages/extUI/easyinput/easyinput":"Easyinput 增强输入框","pages/extUI/data-picker/data-picker":"DataPicker 级联选择","pages/extUI/data-select/data-select":"DataSelect 下拉框","pages/extUI/datetime-picker/datetime-picker":"DatetimePicker 日期时间","pages/extUI/row/row":"Layout 布局","pages/extUI/file-picker/file-picker":"FilePicker 文件选择上传","pages/extUI/space/space":"间距","pages/extUI/font/font":"字体","pages/extUI/color/color":"颜色","pages/extUI/radius/radius":"圆角","pages/template/nav-default/nav-default":"默认导航栏","pages/template/component-communication/component-communication":"组件通讯","pages/template/nav-transparent/nav-transparent":"透明渐变导航栏","pages/template/nav-button/nav-button":"导航栏带自定义按钮","pages/template/nav-city-dropdown/nav-city-dropdown":"导航栏带城市选择","pages/template/nav-dot/nav-dot":"导航栏带红点和角标","pages/template/nav-search-input/nav-search-input":"导航栏带搜索框","pages/template/nav-search-input/detail/detail":"搜索","pages/template/list2detail-list/list2detail-list":"列表到详情示例","pages/template/list2detail-detail/list2detail-detail":"详情","pages/template/tabbar/tabbar":"可拖动顶部选项卡","pages/template/tabbar/detail/detail":"详情页面","pages/template/swiper-vertical/swiper-vertical":"上下滑动切换视频","pages/template/swiper-list/swiper-list":"swiper-list","pages/template/swiper-list-nvue/swiper-list-nvue":"swiper-list","pages/template/scheme/scheme":"打开外部应用","pages/template/global/global":"GlobalData和vuex"};const Hd="__DC_STAT_UUID",Wd="__DC_UUID_VALUE";function Jd(){let e="";if("n"===Yd()){try{e=plus.runtime.getDCloudId()}catch(dn){e=""}return e}try{e=uni.getStorageSync(Hd)}catch(dn){e=Wd}if(!e){e=Date.now()+""+Math.floor(1e7*Math.random());try{uni.setStorageSync(Hd,e)}catch(dn){uni.setStorageSync(Hd,Wd)}}return e}const Gd={appid:"__UNI__3B4D40B"},Yd=()=>{const e={app:"n","app-plus":"n",h5:"h5","mp-weixin":"wx",[["y","a","p","mp-ali"].reverse().join("")]:"ali","mp-baidu":"bd","mp-toutiao":"tt","mp-qq":"qq","quickapp-native":"qn","mp-kuaishou":"ks","mp-lark":"lark","quickapp-webview":"qw"};if("ali"===e.app&&my&&my.env){const e=my.env.clientName;if("ap"===e)return"ali";if("dingtalk"===e)return"dt"}return e.app},Kd=e=>{const t=Yd();let a="";return e||("wx"===t&&(a=uni.getLaunchOptionsSync().scene),a)},Qd=e=>{let t=e||Xd();if("bd"===Yd()){let e=t.$mp&&t.$mp.page&&t.$mp.page.is,a=t.$scope&&t.$scope.is;return e||a||""}return t.route||t.$scope&&t.$scope.route||t.$mp&&t.$mp.page.route},Zd=e=>{let t=e&&(e.$page||e.$scope&&e.$scope.$page),a=uni.getStorageSync("_STAT_LAST_PAGE_ROUTE");return t?"/"===t.fullPath?t.route:t.fullPath||t.route:a||""},Xd=()=>{let e=getCurrentPages(),t=e[e.length-1];return t?t.$vm:null},eu=e=>"page"===e.mpType||"page"===e.$mpType||e.$mp&&"page"===e.$mp.mpType||"page"===e.$options.mpType?"page":"app"===e.mpType||"app"===e.$mpType||e.$mp&&"app"===e.$mp.mpType||"app"===e.$options.mpType?"app":null,tu=e=>{let t=[],a=[],i=[];for(let n in e){e[n].forEach((e=>{let o="";o=e,0===n?t.push(o):3===n?i.push(o):a.push(o)}))}return t.push(...a,...i),JSON.stringify(t)},au=e=>jd&&jd[e]||"",iu="Report_Data_Time",nu="Report_Status",ou=e=>{let t={usv:Ud,conf:JSON.stringify({ak:"__UNI__3B4D40B"})};uni.request({url:"https://tongji.dcloud.io/uni/stat",method:"GET",data:t,success:t=>{const{data:a}=t;0===a.ret&&"function"==typeof e&&e({enable:a.enable})},fail:t=>{let a=1;try{a=uni.getStorageSync(nu)}catch(i){a=1}""===a&&(a=1),"function"==typeof e&&e({enable:a})}})},su=()=>{if(qd.collectItems){const e=qd.collectItems.uniStatPageLog;return void 0===e||("boolean"!=typeof e||e)}return!0},lu="is_handle_device_id",ru="__first__visit__time",cu="__last__visit__time",du=()=>parseInt((new Date).getTime()/1e3),uu=()=>{const e=$d(ru);let t=0;return e?t=e:(t=du(),Od(ru,t),zd(cu)),t},hu="__page__residence__time";let pu=0,mu=0;const gu=()=>(pu=du(),Od(hu,pu),pu),fu="__total__visit__count",yu=()=>{const e=$d(fu);let t=1;return e&&(t=e,t++),Od(fu,t),t},vu="__first_time",bu=()=>{let e=du();return Od(vu,e)},wu=e=>{let t=0;const a=$d(vu),i=du();if(0!==a&&(t=i-a),t=t<1?1:t,"app"===e){return{residenceTime:t,overtime:t>300}}if("page"===e){return{residenceTime:t,overtime:t>1800}}return{residenceTime:t}},ku=(e=>{let t=qd.reportInterval;if(0===Number(t))return 0;t=t||e;return/(^[1-9]\d*$)/.test(t)?Number(t):e})(10);let xu={uuid:Fd.deviceId||Jd(),ak:Gd.appid,p:"android"===Fd.platform?"a":"i",ut:Yd(),mpn:(()=>{let e="";return"wx"!==Yd()&&"qq"!==Yd()||uni.canIUse("getAccountInfoSync")&&(e=uni.getAccountInfoSync().miniProgram.appId||""),Yd(),e})(),usv:Ud,v:"n"===Yd()?plus.runtime.version:"",ch:(()=>{let e="";return"n"===Yd()&&(e=plus.runtime.channel),e})(),cn:"",pn:"",ct:"",t:du(),tt:"",brand:Fd.brand||"",md:Fd.model,sv:Fd.system.replace(/(Android|iOS)\s/,""),mpsdk:Fd.SDKVersion||"",mpv:Fd.version||"",lang:Fd.language,pr:Fd.pixelRatio,ww:Fd.windowWidth,wh:Fd.windowHeight,sw:Fd.screenWidth,sh:Fd.screenHeight};class Vu extends class{constructor(){this.self="",this.__licationShow=!1,this.__licationHide=!1,this.statData=xu,this._navigationBarTitle={config:"",page:"",report:"",lt:""},this._query={},"function"==typeof uni.addInterceptor&&(this.addInterceptorInit(),this.interceptLogin(),this.interceptShare(!0),this.interceptRequestPayment())}addInterceptorInit(){let e=this;uni.addInterceptor("setNavigationBarTitle",{invoke(t){e._navigationBarTitle.page=t.title}})}interceptLogin(){let e=this;uni.addInterceptor("login",{complete(){e._login()}})}interceptShare(e){let t=this;e?uni.addInterceptor("share",{success(){t._share()},fail(){t._share()}}):t._share()}interceptRequestPayment(){let e=this;uni.addInterceptor("requestPayment",{success(){e._payment("pay_success")},fail(){e._payment("pay_fail")}})}_login(){this.sendEventRequest({key:"login"},0)}_share(){this.sendEventRequest({key:"share"},0)}_payment(e){this.sendEventRequest({key:e},0)}applicationShow(){if(this.__licationHide){if(wu("app").overtime){let e={path:uni.getStorageSync("_STAT_LAST_PAGE_ROUTE"),scene:this.statData.sc,cst:2};this.sendReportRequest(e)}this.__licationHide=!1}}applicationHide(e,t){e||(e=Xd()),this.__licationHide=!0;const a=wu(),i=Zd(e);uni.setStorageSync("_STAT_LAST_PAGE_ROUTE",i),this.sendHideRequest({urlref:i,urlref_ts:a.residenceTime},t),bu()}pageShow(e){this._navigationBarTitle={config:"",page:"",report:"",lt:""};const t=Zd(e),a=Qd(e);if(this._navigationBarTitle.config=au(a),this.__licationShow)return bu(),uni.setStorageSync("_STAT_LAST_PAGE_ROUTE",t),void(this.__licationShow=!1);if(wu("page").overtime){let e={path:t,scene:this.statData.sc,cst:3};this.sendReportRequest(e)}bu()}pageHide(e){if(!this.__licationHide){const t=wu("page");let a=Zd(e),i=uni.getStorageSync("_STAT_LAST_PAGE_ROUTE");return i||(i=a),uni.setStorageSync("_STAT_LAST_PAGE_ROUTE",a),void this.sendPageRequest({url:a,urlref:i,urlref_ts:t.residenceTime})}}sendReportRequest(e,t){this._navigationBarTitle.lt="1",this._navigationBarTitle.config=au(e.path);let a=e.query&&"{}"!==JSON.stringify(e.query)?"?"+JSON.stringify(e.query):"";const i=(()=>{const e=$d(cu);let t=0;return e&&(t=e),Od(cu,du()),t})();if(0!==i||!i){const e=(e=>{let t="";if("n"===Yd()){try{t=plus.device.uuid}catch(dn){t=""}return t}return Fd.deviceId||Jd()})();(()=>{let e=$d(lu)||"";return Od(lu,"1"),"1"===e})()||(this.statData.odid=e)}Object.assign(this.statData,{lt:"1",url:e.path+a||"",t:du(),sc:Kd(e.scene),fvts:uu(),lvts:i,tvc:yu(),cst:e.cst||1}),"n"===Yd()?this.getProperty(t):this.getNetworkInfo(t)}sendPageRequest(e){let{url:t,urlref:a,urlref_ts:i}=e;this._navigationBarTitle.lt="11";let n={ak:this.statData.ak,uuid:this.statData.uuid,p:this.statData.p,lt:"11",ut:this.statData.ut,url:t,tt:this.statData.tt,urlref:a,urlref_ts:i,ch:this.statData.ch,usv:this.statData.usv,t:du()};this.request(n)}sendHideRequest(e,t){let{urlref:a,urlref_ts:i}=e,n={ak:this.statData.ak,uuid:this.statData.uuid,p:this.statData.p,lt:"3",ut:this.statData.ut,urlref:a,urlref_ts:i,ch:this.statData.ch,usv:this.statData.usv,t:du()};this.request(n,t)}sendEventRequest({key:e="",value:t=""}={}){let a="";try{a=Qd()}catch(n){a=$d("__launch_options").path}this._navigationBarTitle.config=au(a),this._navigationBarTitle.lt="21";let i={ak:this.statData.ak,uuid:this.statData.uuid,p:this.statData.p,lt:"21",ut:this.statData.ut,url:a,ch:this.statData.ch,e_n:e,e_v:"object"==typeof t?JSON.stringify(t):t.toString(),usv:this.statData.usv,t:du()};this.request(i)}sendPushRequest(e,t){let a=du();const i={lt:"101",cid:t,t:a,ut:this.statData.ut},n=tu({101:[i]});let o={usv:Ud,t:a,requests:n};"n"!==Yd()||"a"!==this.statData.p?this.sendRequest(o):setTimeout((()=>{this.sendRequest(o)}),200)}getProperty(e){plus.runtime.getProperty(plus.runtime.appid,(t=>{this.statData.v=t.version||"",this.getNetworkInfo(e)}))}getNetworkInfo(e){uni.getNetworkType({success:t=>{this.statData.net=t.networkType,this.getLocation(e)}})}getLocation(e){Gd.getLocation?uni.getLocation({type:"wgs84",geocode:!0,success:t=>{t.address&&(this.statData.cn=t.address.country,this.statData.pn=t.address.province,this.statData.ct=t.address.city),this.statData.lat=t.latitude,this.statData.lng=t.longitude,this.request(this.statData,e)}}):(this.statData.lat=0,this.statData.lng=0,this.request(this.statData,e))}request(e,t){let a=du();const i=this._navigationBarTitle;Object.assign(e,{ttn:i.page,ttpj:i.config,ttc:i.report});let n=$d("__UNI__STAT__DATA")||{};if(n[e.lt]||(n[e.lt]=[]),n[e.lt].push(e),Od("__UNI__STAT__DATA",n),(mu=du(),pu=$d(hu),mu-pu){this.sendRequest(s)}),200)}getIsReportData(){return new Promise(((e,t)=>{let a="",i=(new Date).getTime(),n=1;try{a=uni.getStorageSync(iu),n=uni.getStorageSync(nu)}catch(dn){a="",n=1}""!==n?(1===n&&e(),a||(uni.setStorageSync(iu,i),a=i),i-a>864e5&&ou((({enable:e})=>{uni.setStorageSync(iu,i),uni.setStorageSync(nu,e)}))):ou((({enable:t})=>{uni.setStorageSync(iu,i),uni.setStorageSync(nu,t),1===t&&e()}))}))}sendRequest(e){if(!uni.__stat_uniCloud_space)return void console.error("应用未关联服务空间,统计上报失败,请在uniCloud目录右键关联服务空间.");uni.__stat_uniCloud_space.importObject("uni-stat-receiver",{customUI:!0}).report(e).then((()=>{})).catch((e=>{}))}imageRequest(e){this.getIsReportData().then((()=>{let t=new Image,a=(e=>{let t=Object.keys(e).sort(),a={},i="";for(var n in t)a[t[n]]=e[t[n]],i+=t[n]+"="+e[t[n]]+"&";return{sign:"",options:i.substr(0,i.length-1)}})((e=>{let t={};for(let a in e)t[a]=encodeURIComponent(e[a]);return t})(e)).options;t.src="https://tongji.dcloud.io/uni/stat.gif?"+a}))}sendEvent(e,t){((e,t)=>e?"string"!=typeof e?(console.error("uni.report [eventName] Parameter type error, it can only be of type String"),!0):e.length>255?(console.error("uni.report [eventName] Parameter length cannot be greater than 255"),!0):"string"!=typeof t&&"object"!=typeof t?(console.error("uni.report [options] Parameter type error, Only supports String or Object type"),!0):"string"==typeof t&&t.length>255?(console.error("uni.report [options] Parameter length cannot be greater than 255"),!0):"title"===e&&"string"!=typeof t?(console.error("uni.report [eventName] When the parameter is title, the [options] parameter can only be of type String"),!0):void 0:(console.error("uni.report Missing [eventName] parameter"),!0))(e,t)||("title"!==e?this.sendEventRequest({key:e,value:"object"==typeof t?JSON.stringify(t):t},1):this._navigationBarTitle.report=t)}}{static getInstance(){uni.__stat_instance||(uni.__stat_instance=new Vu);{let e=(e=>{const t={},{spaceId:a,provider:i,clientSecret:n,secretKey:o,secretId:s}=t;return-1!==["tcb","tencent","aliyun","alipay"].indexOf(i)&&("aliyun"===i&&a&&n||("tcb"===i||"tencent"===i)&&a||"alipay"===i&&a&&o&&s)?t:e&&e.spaceId?e:null})(Ms.config);if(!uni.__stat_uniCloud_space)if(e&&0!==Object.keys(e).length){let t={provider:e.provider,spaceId:e.spaceId,clientSecret:e.clientSecret};e.endpoint&&(t.endpoint=e.endpoint),"alipay"===e.provider&&(t.secretKey=e.secretKey,t.accessKey=e.accessKey||e.secretId,t.spaceAppId=e.spaceAppId||e.appId),uni.__stat_uniCloud_space=Ms.init(t)}else console.error("应用未关联服务空间,请在uniCloud目录右键关联服务空间")}return uni.__stat_instance}constructor(){super()}pushEvent(e){const t=(()=>{if(qd.collectItems){const e=qd.collectItems.uniPushClientID;return"boolean"==typeof e&&e}return!1})();uni.getPushClientId&&t&&uni.getPushClientId({success:t=>{const a=t.cid||!1;a&&this.sendPushRequest(e,a)}})}launch(e,t){gu(),this.__licationShow=!0,Od("__launch_options",e),e.cst=1,this.sendReportRequest(e,!0)}load(e,t){this.self=t,this._query=e}appHide(e){this.applicationHide(e,!0)}appShow(e){this.applicationShow(e)}show(e){if(this.self=e,"page"===eu(e)){su()&&this.pageShow(e)}"h5"!==Yd()&&"n"!==Yd()||"app"===eu(e)&&this.appShow()}hide(e){if(this.self=e,"page"===eu(e)){su()&&this.pageHide(e)}"h5"!==Yd()&&"n"!==Yd()||"app"===eu(e)&&this.appHide()}error(e){let t="";t=e.message?e.stack:JSON.stringify(e);let a="";try{a=get_route()}catch(dn){a=""}let i={ak:this.statData.ak,uuid:this.statData.uuid,p:this.statData.p,lt:"31",url:a,ut:this.statData.ut,ch:this.statData.ch,mpsdk:this.statData.mpsdk,mpv:this.statData.mpv,v:this.statData.v,em:t,usv:this.statData.usv,t:parseInt((new Date).getTime()/1e3)};this.request(i)}}const Nu=Vu.getInstance();let _u=!1;const Eu={onLaunch(e){Nu.launch(e,this),Nu.pushEvent(e)},onLoad(e){if(Nu.load(e,this),this.$scope&&this.$scope.onShareAppMessage){let e=this.$scope.onShareAppMessage;this.$scope.onShareAppMessage=function(t){return Nu.interceptShare(!1),e.call(this,t)}}},onShow(){_u=!1,Nu.show(this)},onHide(){_u=!0,Nu.hide(this)},onUnload(){_u?_u=!1:Nu.hide(this)},onError(e){Nu.error(e)}};uni.onCreateVueApp((e=>{e.mixin(Eu),uni.report=function(e,t){Nu.sendEvent(e,t)}})),"h5"!==Yd()&&"n"!==Yd()&&(uni.onAppHide((()=>{Nu.appHide(Xd())})),uni.onAppShow((()=>{Nu.appShow(Xd())})));const{app:Cu,Vuex:Su,Pinia:Tu}=function(){const t=e.createVueApp(Md);return t.use(Ld),t.config.globalProperties.$adpid="1111111111",t.config.globalProperties.$backgroundAudioData={playing:!1,playTime:0,formatedPlayTime:"00:00:00"},{app:t}}();uni.Vuex=Su,uni.Pinia=Tu,Cu.provide("__globalStyles",__uniConfig.styles),Cu._component.mpType="app",Cu._component.render=()=>{},Cu.mount("#app")}(Vue,uni.VueShared);
+if("undefined"==typeof Promise||Promise.prototype.finally||(Promise.prototype.finally=function(e){const t=this.constructor;return this.then((n=>t.resolve(e()).then((()=>n))),(n=>t.resolve(e()).then((()=>{throw n}))))}),"undefined"!=typeof uni&&uni&&uni.requireGlobal){const e=uni.requireGlobal();ArrayBuffer=e.ArrayBuffer,Int8Array=e.Int8Array,Uint8Array=e.Uint8Array,Uint8ClampedArray=e.Uint8ClampedArray,Int16Array=e.Int16Array,Uint16Array=e.Uint16Array,Int32Array=e.Int32Array,Uint32Array=e.Uint32Array,Float32Array=e.Float32Array,Float64Array=e.Float64Array,BigInt64Array=e.BigInt64Array,BigUint64Array=e.BigUint64Array}uni.restoreGlobal&&uni.restoreGlobal(Vue,weex,plus,setTimeout,clearTimeout,setInterval,clearInterval),function(e){"use strict";function t(e){return weex.requireModule(e)}function n(e,t,...n){uni.__log__?uni.__log__(e,t,...n):console[e].apply(console,[...n,t])}const o=(t=>(n,o=e.getCurrentInstance())=>{!e.isInSSRComponentSetup&&e.injectHook(t,n,o)})("onReady"),r=(e,t)=>{const n=e.__vccOpts||e;for(const[o,r]of t)n[o]=r;return n};const a=r({},[["render",function(t,n,o,r,a,i){return e.openBlock(),e.createElementBlock("view",{class:"background"},[e.renderSlot(t.$slots,"default",{},void 0,!0)])}],["__scopeId","data-v-62c1c4f8"]]);const i=r({},[["render",function(t,n,o,r,a,i){return e.openBlock(),e.createElementBlock("view",{class:"logo-box"},[e.createElementVNode("image",{class:"lb-img",mode:"aspectFill",src:"/static/logo@2x.png"})])}],["__scopeId","data-v-4f3439c2"]]),s=r({__name:"form",props:["username","password","brand_id"],emits:["update:username","update:password","update:brand_id"],setup(t,{emit:n}){const o=t;return(t,r)=>(e.openBlock(),e.createElementBlock("view",{class:"form-box"},[e.createElementVNode("view",{class:"login-form"},[e.createElementVNode("view",{class:"lf-item"},[e.createElementVNode("image",{class:"li-icon",mode:"aspectFit",src:"/static/images/person.png"}),e.createElementVNode("input",{class:"li-ipt",value:o.brand_id,placeholder:"请输入品牌ID",onInput:r[0]||(r[0]=e=>n("update:brand_id",e.detail.value))},null,40,["value"])]),e.createElementVNode("view",{class:"lf-item"},[e.createElementVNode("image",{class:"li-icon",mode:"aspectFit",src:"/static/images/person.png"}),e.createElementVNode("input",{class:"li-ipt",value:o.username,placeholder:"请输入登录账号",onInput:r[1]||(r[1]=e=>n("update:username",e.detail.value))},null,40,["value"])]),e.createElementVNode("view",{class:"lf-item"},[e.createElementVNode("image",{class:"li-icon",mode:"aspectFit",src:"/static/images/lock.png"}),e.createElementVNode("input",{class:"li-ipt",type:"safe-password",password:!0,value:o.password,placeholder:"请输入登录密码",onInput:r[2]||(r[2]=e=>n("update:password",e.detail.value))},null,40,["value"])])])]))}},[["__scopeId","data-v-0207b0f1"]]);const l=r({},[["render",function(t,n){return e.openBlock(),e.createElementBlock("view",{class:"btn-box"},[e.createElementVNode("button",{class:"login-button",type:"primary"},[e.renderSlot(t.$slots,"default",{},void 0,!0)])])}],["__scopeId","data-v-ff158653"]]);var c,u=u||{};u.Security=u.Security||{},(c=u.Security).maxExactInt=Math.pow(2,53),c.toUtf8ByteArr=function(e){for(var t,n=[],o=0;o>>6),n[n.length]=63&t|128;else if(t<=65535)n[n.length]=224+(t>>>12),n[n.length]=t>>>6&63|128,n[n.length]=63&t|128;else{if(!(t<=1114111))throw"Unicode standart supports code points up-to U+10FFFF";n[n.length]=240+(t>>>18),n[n.length]=t>>>12&63|128,n[n.length]=t>>>6&63|128,n[n.length]=63&t|128}return n},c.toHex32=function(e){2147483648&e&&(e&=2147483647,e+=Math.pow(2,31));for(var t=e.toString(16);t.length<8;)t="0"+t;return t},c.reverseBytes=function(e){var t=0;return t+=e>>>24&255,t+=(e>>>16&255)<<8,t+=(e>>>8&255)<<16,t+=(255&e)<<24},c.leftRotate=function(e,t){return e<>>32-t},c.md5=function(e){for(var t=[7,12,17,22,7,12,17,22,7,12,17,22,7,12,17,22,5,9,14,20,5,9,14,20,5,9,14,20,5,9,14,20,4,11,16,23,4,11,16,23,4,11,16,23,4,11,16,23,6,10,15,21,6,10,15,21,6,10,15,21,6,10,15,21],n=[],o=0;o<=63;o++)n[o]=Math.abs(Math.sin(o+1))*Math.pow(2,32)<<0;var r,a,i=1732584193,s=4023233417,l=2562383102,u=271733878;r=c.toUtf8ByteArr(e),e=null,a=r.length,r.push(128);for(var p=Math.abs(448-8*r.length%512)/8;p--;)r.push(0);for(r.push(8*a&255,8*a>>8&255,8*a>>16&255,8*a>>24&255),o=4;o--;)r.push(0);for(var d=c.leftRotate,f=(o=0,[]);o>>32-s,n);var i,s}function f(e,t,n,o,r,a,i){return d(t&n|~t&o,e,t,r,a,i)}function y(e,t,n,o,r,a,i){return d(t&o|n&~o,e,t,r,a,i)}function g(e,t,n,o,r,a,i){return d(t^n^o,e,t,r,a,i)}function m(e,t,n,o,r,a,i){return d(n^(t|~o),e,t,r,a,i)}function h(e,t){var n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n}function b(e,t){var n=e[0],o=e[1],r=e[2],a=e[3];n=w(n,o,r,a,t[0],7,-680876936),a=w(a,n,o,r,t[1],12,-389564586),r=w(r,a,n,o,t[2],17,606105819),o=w(o,r,a,n,t[3],22,-1044525330),n=w(n,o,r,a,t[4],7,-176418897),a=w(a,n,o,r,t[5],12,1200080426),r=w(r,a,n,o,t[6],17,-1473231341),o=w(o,r,a,n,t[7],22,-45705983),n=w(n,o,r,a,t[8],7,1770035416),a=w(a,n,o,r,t[9],12,-1958414417),r=w(r,a,n,o,t[10],17,-42063),o=w(o,r,a,n,t[11],22,-1990404162),n=w(n,o,r,a,t[12],7,1804603682),a=w(a,n,o,r,t[13],12,-40341101),r=w(r,a,n,o,t[14],17,-1502002290),n=_(n,o=w(o,r,a,n,t[15],22,1236535329),r,a,t[1],5,-165796510),a=_(a,n,o,r,t[6],9,-1069501632),r=_(r,a,n,o,t[11],14,643717713),o=_(o,r,a,n,t[0],20,-373897302),n=_(n,o,r,a,t[5],5,-701558691),a=_(a,n,o,r,t[10],9,38016083),r=_(r,a,n,o,t[15],14,-660478335),o=_(o,r,a,n,t[4],20,-405537848),n=_(n,o,r,a,t[9],5,568446438),a=_(a,n,o,r,t[14],9,-1019803690),r=_(r,a,n,o,t[3],14,-187363961),o=_(o,r,a,n,t[8],20,1163531501),n=_(n,o,r,a,t[13],5,-1444681467),a=_(a,n,o,r,t[2],9,-51403784),r=_(r,a,n,o,t[7],14,1735328473),n=x(n,o=_(o,r,a,n,t[12],20,-1926607734),r,a,t[5],4,-378558),a=x(a,n,o,r,t[8],11,-2022574463),r=x(r,a,n,o,t[11],16,1839030562),o=x(o,r,a,n,t[14],23,-35309556),n=x(n,o,r,a,t[1],4,-1530992060),a=x(a,n,o,r,t[4],11,1272893353),r=x(r,a,n,o,t[7],16,-155497632),o=x(o,r,a,n,t[10],23,-1094730640),n=x(n,o,r,a,t[13],4,681279174),a=x(a,n,o,r,t[0],11,-358537222),r=x(r,a,n,o,t[3],16,-722521979),o=x(o,r,a,n,t[6],23,76029189),n=x(n,o,r,a,t[9],4,-640364487),a=x(a,n,o,r,t[12],11,-421815835),r=x(r,a,n,o,t[15],16,530742520),n=k(n,o=x(o,r,a,n,t[2],23,-995338651),r,a,t[0],6,-198630844),a=k(a,n,o,r,t[7],10,1126891415),r=k(r,a,n,o,t[14],15,-1416354905),o=k(o,r,a,n,t[5],21,-57434055),n=k(n,o,r,a,t[12],6,1700485571),a=k(a,n,o,r,t[3],10,-1894986606),r=k(r,a,n,o,t[10],15,-1051523),o=k(o,r,a,n,t[1],21,-2054922799),n=k(n,o,r,a,t[8],6,1873313359),a=k(a,n,o,r,t[15],10,-30611744),r=k(r,a,n,o,t[6],15,-1560198380),o=k(o,r,a,n,t[13],21,1309151649),n=k(n,o,r,a,t[4],6,-145523070),a=k(a,n,o,r,t[11],10,-1120210379),r=k(r,a,n,o,t[2],15,718787259),o=k(o,r,a,n,t[9],21,-343485551),e[0]=P(n,e[0]),e[1]=P(o,e[1]),e[2]=P(r,e[2]),e[3]=P(a,e[3])}function v(e,t,n,o,r,a){return t=P(P(t,e),P(o,a)),P(t<>>32-r,n)}function w(e,t,n,o,r,a,i){return v(t&n|~t&o,e,t,r,a,i)}function _(e,t,n,o,r,a,i){return v(t&o|n&~o,e,t,r,a,i)}function x(e,t,n,o,r,a,i){return v(t^n^o,e,t,r,a,i)}function k(e,t,n,o,r,a,i){return v(n^(t|~o),e,t,r,a,i)}function S(e){var t,n=[];for(t=0;t<64;t+=4)n[t>>2]=e.charCodeAt(t)+(e.charCodeAt(t+1)<<8)+(e.charCodeAt(t+2)<<16)+(e.charCodeAt(t+3)<<24);return n}var E="0123456789abcdef".split("");function A(e){for(var t="",n=0;n<4;n++)t+=E[e>>8*n+4&15]+E[e>>8*n&15];return t}function N(e){return function(e){for(var t=0;t>2]|=e.charCodeAt(t)<<(t%4<<3);if(r[t>>2]|=128<<(t%4<<3),t>55)for(b(o,r),t=0;t<16;t++)r[t]=0;return r[14]=8*n,b(o,r),o}(e))}function P(e,t){return e+t&4294967295}N("hello"),N("hello"),new Array(0,3614090360,3905402710,606105819,3250441966,4118548399,1200080426,2821735955,4249261313,1770035416,2336552879,4294925233,2304563134,1804603682,4254626195,2792965006,1236535329,4129170786,3225465664,643717713,3921069994,3593408605,38016083,3634488961,3889429448,568446438,3275163606,4107603335,1163531501,2850285829,4243563512,1735328473,2368359562,4294588738,2272392833,1839030562,4259657740,2763975236,1272893353,4139469664,3200236656,681279174,3936430074,3572445317,76029189,3654602809,3873151461,530742520,3299628645,4096336452,1126891415,2878612391,4237533241,1700485571,2399980690,4293915773,2240044497,1873313359,4264355552,2734768916,1309151649,4149444226,3174756917,718787259,3951481745);var I=new Array(new Array(0,7,1),new Array(1,12,2),new Array(2,17,3),new Array(3,22,4),new Array(4,7,5),new Array(5,12,6),new Array(6,17,7),new Array(7,22,8),new Array(8,7,9),new Array(9,12,10),new Array(10,17,11),new Array(11,22,12),new Array(12,7,13),new Array(13,12,14),new Array(14,17,15),new Array(15,22,16)),L=new Array(new Array(1,5,17),new Array(6,9,18),new Array(11,14,19),new Array(0,20,20),new Array(5,5,21),new Array(10,9,22),new Array(15,14,23),new Array(4,20,24),new Array(9,5,25),new Array(14,9,26),new Array(3,14,27),new Array(8,20,28),new Array(13,5,29),new Array(2,9,30),new Array(7,14,31),new Array(12,20,32)),C=new Array(new Array(5,4,33),new Array(8,11,34),new Array(11,16,35),new Array(14,23,36),new Array(1,4,37),new Array(4,11,38),new Array(7,16,39),new Array(10,23,40),new Array(13,4,41),new Array(0,11,42),new Array(3,16,43),new Array(6,23,44),new Array(9,4,45),new Array(12,11,46),new Array(15,16,47),new Array(2,23,48)),V=new Array(new Array(0,6,49),new Array(7,10,50),new Array(14,15,51),new Array(5,21,52),new Array(12,6,53),new Array(3,10,54),new Array(10,15,55),new Array(1,21,56),new Array(8,6,57),new Array(15,10,58),new Array(6,15,59),new Array(13,21,60),new Array(4,6,61),new Array(11,10,62),new Array(2,15,63),new Array(9,21,64));new Array(new Array((function(e,t,n){return e&t|~e&n}),I),new Array((function(e,t,n){return e&n|t&~n}),L),new Array((function(e,t,n){return e^t^n}),C),new Array((function(e,t,n){return t^(e|~n)}),V));const O={hex_md5:function(e){return function(e){for(var t,n=p?"0123456789ABCDEF":"0123456789abcdef",o="",r=0;r>>4&15)+n.charAt(15&t);return o}(function(e){return function(e){for(var t="",n=0;n<32*e.length;n+=8)t+=String.fromCharCode(e[n>>5]>>>n%32&255);return t}(function(e,t){e[t>>5]|=128<>>9<<4)]=t;for(var n=1732584193,o=-271733879,r=-1732584194,a=271733878,i=0;i>2),n=0;n>5]|=(255&e.charCodeAt(n/8))<1&&"boolean"!=typeof t)throw new X('"allowMissing" argument must be a boolean');if(null===he(/^%?[^%]*%?$/,e))throw new W("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var n=function(e){var t=me(e,0,1),n=me(e,-1);if("%"===t&&"%"!==n)throw new W("invalid intrinsic syntax, expected closing `%`");if("%"===n&&"%"!==t)throw new W("invalid intrinsic syntax, expected opening `%`");var o=[];return ge(e,be,(function(e,t,n,r){o[o.length]=n?ge(r,ve,"$1"):t||e})),o}(e),o=n.length>0?n[0]:"",r=we("%"+o+"%",t),a=r.name,i=r.value,s=!1,l=r.alias;l&&(o=l[0],ye(n,fe([0,1],l)));for(var c=1,u=!0;c=n.length){var y=Z(i,p);i=(u=!!y)&&"get"in y&&!("originalValue"in y.get)?y.get:i[p]}else u=de(i,p),i=i[p];u&&!s&&(se[a]=i)}}return i},xe={},ke={get exports(){return xe},set exports(e){xe=e}},Se=_e("%Object.defineProperty%",!0),Ee=function(){if(Se)try{return Se({},"a",{value:1}),!0}catch(ho){return!1}return!1};Ee.hasArrayLengthDefineBug=function(){if(!Ee())return null;try{return 1!==Se([],"length",{value:1}).length}catch(ho){return!0}};var Ae=Ee,Ne=_e("%Object.getOwnPropertyDescriptor%",!0);if(Ne)try{Ne([],"length")}catch(ho){Ne=null}var Pe=Ne,Ie=Ae(),Le=_e,Ce=Ie&&Le("%Object.defineProperty%",!0);if(Ce)try{Ce({},"a",{value:1})}catch(ho){Ce=!1}var Ve=Le("%SyntaxError%"),Oe=Le("%TypeError%"),Be=Pe,je=_e,Te=function(e,t,n){if(!e||"object"!=typeof e&&"function"!=typeof e)throw new Oe("`obj` must be an object or a function`");if("string"!=typeof t&&"symbol"!=typeof t)throw new Oe("`property` must be a string or a symbol`");if(arguments.length>3&&"boolean"!=typeof arguments[3]&&null!==arguments[3])throw new Oe("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&"boolean"!=typeof arguments[4]&&null!==arguments[4])throw new Oe("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&"boolean"!=typeof arguments[5]&&null!==arguments[5])throw new Oe("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&"boolean"!=typeof arguments[6])throw new Oe("`loose`, if provided, must be a boolean");var o=arguments.length>3?arguments[3]:null,r=arguments.length>4?arguments[4]:null,a=arguments.length>5?arguments[5]:null,i=arguments.length>6&&arguments[6],s=!!Be&&Be(e,t);if(Ce)Ce(e,t,{configurable:null===a&&s?s.configurable:!a,enumerable:null===o&&s?s.enumerable:!o,value:n,writable:null===r&&s?s.writable:!r});else{if(!i&&(o||r||a))throw new Ve("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.");e[t]=n}},De=Ae(),Re=Pe,Fe=je("%TypeError%"),Me=je("%Math.floor%"),Ue=function(e,t){if("function"!=typeof e)throw new Fe("`fn` is not a function");if("number"!=typeof t||t<0||t>4294967295||Me(t)!==t)throw new Fe("`length` must be a positive 32-bit integer");var n=arguments.length>2&&!!arguments[2],o=!0,r=!0;if("length"in e&&Re){var a=Re(e,"length");a&&!a.configurable&&(o=!1),a&&!a.writable&&(r=!1)}return(o||r||!n)&&(De?Te(e,"length",t,!0,!0):Te(e,"length",t)),e};!function(e){var t=$,n=_e,o=Ue,r=n("%TypeError%"),a=n("%Function.prototype.apply%"),i=n("%Function.prototype.call%"),s=n("%Reflect.apply%",!0)||t.call(i,a),l=n("%Object.defineProperty%",!0),c=n("%Math.max%");if(l)try{l({},"a",{value:1})}catch(ho){l=null}e.exports=function(e){if("function"!=typeof e)throw new r("a function is required");var n=s(t,i,arguments);return o(n,1+c(0,e.length-(arguments.length-1)),!0)};var u=function(){return s(t,a,arguments)};l?l(e.exports,"apply",{value:u}):e.exports.apply=u}(ke);var Ge=_e,He=xe,Qe=He(Ge("String.prototype.indexOf"));const $e=j(Object.freeze(Object.defineProperty({__proto__:null,default:{}},Symbol.toStringTag,{value:"Module"})));var qe="function"==typeof Map&&Map.prototype,Ke=Object.getOwnPropertyDescriptor&&qe?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,ze=qe&&Ke&&"function"==typeof Ke.get?Ke.get:null,We=qe&&Map.prototype.forEach,Je="function"==typeof Set&&Set.prototype,Xe=Object.getOwnPropertyDescriptor&&Je?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,Ye=Je&&Xe&&"function"==typeof Xe.get?Xe.get:null,Ze=Je&&Set.prototype.forEach,et="function"==typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,tt="function"==typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,nt="function"==typeof WeakRef&&WeakRef.prototype?WeakRef.prototype.deref:null,ot=Boolean.prototype.valueOf,rt=Object.prototype.toString,at=Function.prototype.toString,it=String.prototype.match,st=String.prototype.slice,lt=String.prototype.replace,ct=String.prototype.toUpperCase,ut=String.prototype.toLowerCase,pt=RegExp.prototype.test,dt=Array.prototype.concat,ft=Array.prototype.join,yt=Array.prototype.slice,gt=Math.floor,mt="function"==typeof BigInt?BigInt.prototype.valueOf:null,ht=Object.getOwnPropertySymbols,bt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?Symbol.prototype.toString:null,vt="function"==typeof Symbol&&"object"==typeof Symbol.iterator,wt="function"==typeof Symbol&&Symbol.toStringTag&&(typeof Symbol.toStringTag===vt||"symbol")?Symbol.toStringTag:null,_t=Object.prototype.propertyIsEnumerable,xt=("function"==typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null);function kt(e,t){if(e===1/0||e===-1/0||e!=e||e&&e>-1e3&&e<1e3||pt.call(/e/,t))return t;var n=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if("number"==typeof e){var o=e<0?-gt(-e):gt(e);if(o!==e){var r=String(o),a=st.call(t,r.length+1);return lt.call(r,n,"$&_")+"."+lt.call(lt.call(a,/([0-9]{3})/g,"$&_"),/_$/,"")}}return lt.call(t,n,"$&_")}var St=$e,Et=St.custom,At=Ct(Et)?Et:null;function Nt(e,t,n){var o="double"===(n.quoteStyle||t)?'"':"'";return o+e+o}function Pt(e){return lt.call(String(e),/"/g,""")}function It(e){return!("[object Array]"!==Bt(e)||wt&&"object"==typeof e&&wt in e)}function Lt(e){return!("[object RegExp]"!==Bt(e)||wt&&"object"==typeof e&&wt in e)}function Ct(e){if(vt)return e&&"object"==typeof e&&e instanceof Symbol;if("symbol"==typeof e)return!0;if(!e||"object"!=typeof e||!bt)return!1;try{return bt.call(e),!0}catch(ho){}return!1}var Vt=Object.prototype.hasOwnProperty||function(e){return e in this};function Ot(e,t){return Vt.call(e,t)}function Bt(e){return rt.call(e)}function jt(e,t){if(e.indexOf)return e.indexOf(t);for(var n=0,o=e.length;nt.maxStringLength){var n=e.length-t.maxStringLength,o="... "+n+" more character"+(n>1?"s":"");return Tt(st.call(e,0,t.maxStringLength),t)+o}return Nt(lt.call(lt.call(e,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,Dt),"single",t)}function Dt(e){var t=e.charCodeAt(0),n={8:"b",9:"t",10:"n",12:"f",13:"r"}[t];return n?"\\"+n:"\\x"+(t<16?"0":"")+ct.call(t.toString(16))}function Rt(e){return"Object("+e+")"}function Ft(e){return e+" { ? }"}function Mt(e,t,n,o){return e+" ("+t+") {"+(o?Ut(n,o):ft.call(n,", "))+"}"}function Ut(e,t){if(0===e.length)return"";var n="\n"+t.prev+t.base;return n+ft.call(e,","+n)+"\n"+t.prev}function Gt(e,t){var n=It(e),o=[];if(n){o.length=e.length;for(var r=0;r-1?He(n):n},$t=function e(t,n,o,r){var a=n||{};if(Ot(a,"quoteStyle")&&"single"!==a.quoteStyle&&"double"!==a.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(Ot(a,"maxStringLength")&&("number"==typeof a.maxStringLength?a.maxStringLength<0&&a.maxStringLength!==1/0:null!==a.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var i=!Ot(a,"customInspect")||a.customInspect;if("boolean"!=typeof i&&"symbol"!==i)throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(Ot(a,"indent")&&null!==a.indent&&"\t"!==a.indent&&!(parseInt(a.indent,10)===a.indent&&a.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(Ot(a,"numericSeparator")&&"boolean"!=typeof a.numericSeparator)throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var s=a.numericSeparator;if(void 0===t)return"undefined";if(null===t)return"null";if("boolean"==typeof t)return t?"true":"false";if("string"==typeof t)return Tt(t,a);if("number"==typeof t){if(0===t)return 1/0/t>0?"0":"-0";var l=String(t);return s?kt(t,l):l}if("bigint"==typeof t){var c=String(t)+"n";return s?kt(t,c):c}var u=void 0===a.depth?5:a.depth;if(void 0===o&&(o=0),o>=u&&u>0&&"object"==typeof t)return It(t)?"[Array]":"[Object]";var p=function(e,t){var n;if("\t"===e.indent)n="\t";else{if(!("number"==typeof e.indent&&e.indent>0))return null;n=ft.call(Array(e.indent+1)," ")}return{base:n,prev:ft.call(Array(t+1),n)}}(a,o);if(void 0===r)r=[];else if(jt(r,t)>=0)return"[Circular]";function d(t,n,i){if(n&&(r=yt.call(r)).push(n),i){var s={depth:a.depth};return Ot(a,"quoteStyle")&&(s.quoteStyle=a.quoteStyle),e(t,s,o+1,r)}return e(t,a,o+1,r)}if("function"==typeof t&&!Lt(t)){var f=function(e){if(e.name)return e.name;var t=it.call(at.call(e),/^function\s*([\w$]+)/);if(t)return t[1];return null}(t),y=Gt(t,d);return"[Function"+(f?": "+f:" (anonymous)")+"]"+(y.length>0?" { "+ft.call(y,", ")+" }":"")}if(Ct(t)){var g=vt?lt.call(String(t),/^(Symbol\(.*\))_[^)]*$/,"$1"):bt.call(t);return"object"!=typeof t||vt?g:Rt(g)}if(function(e){if(!e||"object"!=typeof e)return!1;if("undefined"!=typeof HTMLElement&&e instanceof HTMLElement)return!0;return"string"==typeof e.nodeName&&"function"==typeof e.getAttribute}(t)){for(var m="<"+ut.call(String(t.nodeName)),h=t.attributes||[],b=0;b",t.childNodes&&t.childNodes.length&&(m+="..."),m+=""+ut.call(String(t.nodeName))+">"}if(It(t)){if(0===t.length)return"[]";var v=Gt(t,d);return p&&!function(e){for(var t=0;t=0)return!1;return!0}(v)?"["+Ut(v,p)+"]":"[ "+ft.call(v,", ")+" ]"}if(function(e){return!("[object Error]"!==Bt(e)||wt&&"object"==typeof e&&wt in e)}(t)){var w=Gt(t,d);return"cause"in Error.prototype||!("cause"in t)||_t.call(t,"cause")?0===w.length?"["+String(t)+"]":"{ ["+String(t)+"] "+ft.call(w,", ")+" }":"{ ["+String(t)+"] "+ft.call(dt.call("[cause]: "+d(t.cause),w),", ")+" }"}if("object"==typeof t&&i){if(At&&"function"==typeof t[At]&&St)return St(t,{depth:u-o});if("symbol"!==i&&"function"==typeof t.inspect)return t.inspect()}if(function(e){if(!ze||!e||"object"!=typeof e)return!1;try{ze.call(e);try{Ye.call(e)}catch(m){return!0}return e instanceof Map}catch(ho){}return!1}(t)){var _=[];return We&&We.call(t,(function(e,n){_.push(d(n,t,!0)+" => "+d(e,t))})),Mt("Map",ze.call(t),_,p)}if(function(e){if(!Ye||!e||"object"!=typeof e)return!1;try{Ye.call(e);try{ze.call(e)}catch(t){return!0}return e instanceof Set}catch(ho){}return!1}(t)){var x=[];return Ze&&Ze.call(t,(function(e){x.push(d(e,t))})),Mt("Set",Ye.call(t),x,p)}if(function(e){if(!et||!e||"object"!=typeof e)return!1;try{et.call(e,et);try{tt.call(e,tt)}catch(m){return!0}return e instanceof WeakMap}catch(ho){}return!1}(t))return Ft("WeakMap");if(function(e){if(!tt||!e||"object"!=typeof e)return!1;try{tt.call(e,tt);try{et.call(e,et)}catch(m){return!0}return e instanceof WeakSet}catch(ho){}return!1}(t))return Ft("WeakSet");if(function(e){if(!nt||!e||"object"!=typeof e)return!1;try{return nt.call(e),!0}catch(ho){}return!1}(t))return Ft("WeakRef");if(function(e){return!("[object Number]"!==Bt(e)||wt&&"object"==typeof e&&wt in e)}(t))return Rt(d(Number(t)));if(function(e){if(!e||"object"!=typeof e||!mt)return!1;try{return mt.call(e),!0}catch(ho){}return!1}(t))return Rt(d(mt.call(t)));if(function(e){return!("[object Boolean]"!==Bt(e)||wt&&"object"==typeof e&&wt in e)}(t))return Rt(ot.call(t));if(function(e){return!("[object String]"!==Bt(e)||wt&&"object"==typeof e&&wt in e)}(t))return Rt(d(String(t)));if("undefined"!=typeof window&&t===window)return"{ [object Window] }";if(t===B)return"{ [object globalThis] }";if(!function(e){return!("[object Date]"!==Bt(e)||wt&&"object"==typeof e&&wt in e)}(t)&&!Lt(t)){var k=Gt(t,d),S=xt?xt(t)===Object.prototype:t instanceof Object||t.constructor===Object,E=t instanceof Object?"":"null prototype",A=!S&&wt&&Object(t)===t&&wt in t?st.call(Bt(t),8,-1):E?"Object":"",N=(S||"function"!=typeof t.constructor?"":t.constructor.name?t.constructor.name+" ":"")+(A||E?"["+ft.call(dt.call([],A||[],E||[]),": ")+"] ":"");return 0===k.length?N+"{}":p?N+"{"+Ut(k,p)+"}":N+"{ "+ft.call(k,", ")+" }"}return String(t)},qt=Ht("%TypeError%"),Kt=Ht("%WeakMap%",!0),zt=Ht("%Map%",!0),Wt=Qt("WeakMap.prototype.get",!0),Jt=Qt("WeakMap.prototype.set",!0),Xt=Qt("WeakMap.prototype.has",!0),Yt=Qt("Map.prototype.get",!0),Zt=Qt("Map.prototype.set",!0),en=Qt("Map.prototype.has",!0),tn=function(e,t){for(var n,o=e;null!==(n=o.next);o=n)if(n.key===t)return o.next=n.next,n.next=e.next,e.next=n,n},nn=String.prototype.replace,on=/%20/g,rn="RFC3986",an={default:rn,formatters:{RFC1738:function(e){return nn.call(e,on,"+")},RFC3986:function(e){return String(e)}},RFC1738:"RFC1738",RFC3986:rn},sn=an,ln=Object.prototype.hasOwnProperty,cn=Array.isArray,un=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),pn=function(e,t){for(var n=t&&t.plainObjects?Object.create(null):{},o=0;o1;){var t=e.pop(),n=t.obj[t.prop];if(cn(n)){for(var o=[],r=0;r=48&&l<=57||l>=65&&l<=90||l>=97&&l<=122||r===sn.RFC1738&&(40===l||41===l)?i+=a.charAt(s):l<128?i+=un[l]:l<2048?i+=un[192|l>>6]+un[128|63&l]:l<55296||l>=57344?i+=un[224|l>>12]+un[128|l>>6&63]+un[128|63&l]:(s+=1,l=65536+((1023&l)<<10|1023&a.charCodeAt(s)),i+=un[240|l>>18]+un[128|l>>12&63]+un[128|l>>6&63]+un[128|63&l])}return i},isBuffer:function(e){return!(!e||"object"!=typeof e)&&!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))},isRegExp:function(e){return"[object RegExp]"===Object.prototype.toString.call(e)},maybeMap:function(e,t){if(cn(e)){for(var n=[],o=0;o0?b.join(",")||null:void 0}];else if(bn(l))N=l;else{var I=Object.keys(b);N=c?I.sort(c):I}for(var L=r&&bn(b)&&1===b.length?n+"[]":n,C=0;C-1?e.split(","):e},On=function(e,t,n,o){if(e){var r=n.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,a=/(\[[^[\]]*])/g,i=n.depth>0&&/(\[[^[\]]*])/.exec(r),s=i?r.slice(0,i.index):r,l=[];if(s){if(!n.plainObjects&&Pn.call(Object.prototype,s)&&!n.allowPrototypes)return;l.push(s)}for(var c=0;n.depth>0&&null!==(i=a.exec(r))&&c=0;--a){var i,s=e[a];if("[]"===s&&n.parseArrays)i=[].concat(r);else{i=n.plainObjects?Object.create(null):{};var l="["===s.charAt(0)&&"]"===s.charAt(s.length-1)?s.slice(1,-1):s,c=parseInt(l,10);n.parseArrays||""!==l?!isNaN(c)&&s!==l&&String(c)===l&&c>=0&&n.parseArrays&&c<=n.arrayLimit?(i=[])[c]=r:"__proto__"!==l&&(i[l]=r):i={0:r}}r=i}return r}(l,t,n,o)}},Bn={formats:an,parse:function(e,t){var n=function(e){if(!e)return Ln;if(null!==e.decoder&&void 0!==e.decoder&&"function"!=typeof e.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var t=void 0===e.charset?Ln.charset:e.charset;return{allowDots:void 0===e.allowDots?Ln.allowDots:!!e.allowDots,allowPrototypes:"boolean"==typeof e.allowPrototypes?e.allowPrototypes:Ln.allowPrototypes,allowSparse:"boolean"==typeof e.allowSparse?e.allowSparse:Ln.allowSparse,arrayLimit:"number"==typeof e.arrayLimit?e.arrayLimit:Ln.arrayLimit,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:Ln.charsetSentinel,comma:"boolean"==typeof e.comma?e.comma:Ln.comma,decoder:"function"==typeof e.decoder?e.decoder:Ln.decoder,delimiter:"string"==typeof e.delimiter||Nn.isRegExp(e.delimiter)?e.delimiter:Ln.delimiter,depth:"number"==typeof e.depth||!1===e.depth?+e.depth:Ln.depth,ignoreQueryPrefix:!0===e.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof e.interpretNumericEntities?e.interpretNumericEntities:Ln.interpretNumericEntities,parameterLimit:"number"==typeof e.parameterLimit?e.parameterLimit:Ln.parameterLimit,parseArrays:!1!==e.parseArrays,plainObjects:"boolean"==typeof e.plainObjects?e.plainObjects:Ln.plainObjects,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:Ln.strictNullHandling}}(t);if(""===e||null==e)return n.plainObjects?Object.create(null):{};for(var o="string"==typeof e?function(e,t){var n,o={},r=t.ignoreQueryPrefix?e.replace(/^\?/,""):e,a=t.parameterLimit===1/0?void 0:t.parameterLimit,i=r.split(t.delimiter,a),s=-1,l=t.charset;if(t.charsetSentinel)for(n=0;n-1&&(u=In(u)?[u]:u),Pn.call(o,c)?o[c]=Nn.combine(o[c],u):o[c]=u}return o}(e,n):e,r=n.plainObjects?Object.create(null):{},a=Object.keys(o),i=0;i0?f+d:""}};const jn=e=>(e=e.toString())[1]?e:"0"+e;function Tn(e="加载中",t=!0){uni.showLoading({mask:t,title:e})}function Dn(){uni.hideLoading()}function Rn({title:e="提示",content:t="",showCancel:n=!1,cancelText:o="取消",confirmText:r="确定",confirmColor:a="#009874",success:i,fail:s,complete:l}){uni.showModal({title:e,content:t,showCancel:n,cancelText:o,confirmColor:a,confirmText:r,success:i,fail:s,complete:l})}function Fn(e,t){let n=new Date(e),o=new Date(t);return n.setHours(0,0,0,0)==o.setHours(0,0,0,0)}function Mn(e,t){let n="";for(var o in e)n+=`&${o}=${e[o]}`;return t+"?"+n.slice(1)}const Un={checkSerialPortMessage:function(e){return e?"aa01ea"==e?"":e:""},formatTime:e=>{const t=e.getFullYear(),n=e.getMonth()+1,o=e.getDate(),r=e.getHours(),a=e.getMinutes(),i=e.getSeconds();return[t,n,o].map(jn).join("-")+" "+[r,a,i].map(jn).join(":")},formatNumber:jn,formatDate:({date:e=new Date,partition:t="-"})=>{let n;n="string"==typeof e&&-1!=e.indexOf("-")?new Date(e.replace(/\-/g,"/")):new Date(e);const o=n.getFullYear(),r=n.getMonth()+1,a=n.getDate();return"zh"==t?`${o}年${r}月${a}日`:[o,r,a].map(jn).join(t)},routeTo:(e,t)=>{switch(t){case"nT":uni.navigateTo({url:e});break;case"rT":uni.redirectTo({url:e});break;case"rL":uni.reLaunch({url:e});break;case"sT":uni.switchTab({url:e});break;default:uni.navigateBack({delta:1})}},showNone:function(e,t=1500){uni.hideToast(),uni.hideLoading(),uni.showToast({mask:!0,title:e,icon:"none",duration:t})},showLoad:Tn,hideLoad:Dn,showModal:Rn,debounce:function(e,t,n){let o,r,a,i,s;const l=function(){const c=+new Date-i;c0?o=setTimeout(l,t-c):(o=null,n||(s=e.apply(a,r),o||(a=r=null)))};return function(...r){a=this,i=+new Date;const c=n&&!o;return o||(o=setTimeout(l,t)),c&&(s=e.apply(a,r),a=r=null),s}},jsonStr:function(e){return encodeURIComponent(JSON.stringify(e))},jsonPar:function(e){return JSON.parse(decodeURIComponent(e))},promisify:e=>(t,...n)=>new Promise(((o,r)=>{e(Object.assign({},t,{success:o,fail:r}),...n)})),previousPageFunction:function({fnName:e,query:t}){return new Promise(((o,r)=>{try{getCurrentPages().length>1?(n("log","at utils/util.js:153",getCurrentPages()),getCurrentPages()[getCurrentPages().length-2].$vm[e](t),o("success")):(n("error","at utils/util.js:157","当前路由栈为一,无法调取上一页数据"),r("当前路由栈为一,无法调取上一页数据"))}catch(a){n("error","at utils/util.js:161","调用上一页面栈方法失败!",a),r("调用上一页面栈方法失败!")}}))},getNodeMes:function(e,t=null){return new Promise((n=>{(t?uni.createSelectorQuery().in(t):uni.createSelectorQuery()).select(e).boundingClientRect((e=>{n(e)})).exec()}))},failAuthorizeTosetting:function(e="调用失败,请打开检查授权状态"){Rn({title:"提示",content:e,showCancel:!0,confirmText:"打开",success:e=>{e.confirm&&uni.openSetting()}})},getSceneQuery:function(e){return(decodeURIComponent(e)||null).split("&").reduce(((e,t)=>{let n=t.split("=");return e[`${n[0]}`]=n[1],e}),{})||null},getUrlQuery:function(e,t){var n=decodeURI(t).split("?a=1").join("");return-1!=n.indexOf(`${e}=`)?n.split(`${e}=`)[1].split("&")[0]:null},getQueryString:function(e){var t=new RegExp("(^|&)"+e+"=([^&]*)(&|$)"),n=window.location.search.substr(1).match(t);return null!=n?n[2]:null},getRandom:function(e,t){return Math.round(Math.random()*(t-e))+e},get_zh_day:function(e){return Fn((new Date).getTime(),new Date(e).getTime())?"今天":["周日","周一","周二","周三","周四","周五","周六"][new Date(e).getDay()]||""},isSameDay:Fn,get_zh_date:function(e=new Date){return`${new Date(e).getMonth()+1}月${new Date(e).getDate()}日`},substrDate:function(e){if(e)return e.substr(0,10)||"-"},requestPayment:function(e={}){Tn(),uni.requestPayment({timeStamp:e.timeStamp||"",nonceStr:e.nonceStr||"",package:e.package||"",signType:e.signType||"",paySign:e.paySign||"",success:function(t){e.success&&e.success(t)},fail:function(t){e.fail&&e.fail(t)},complete:function(t){Dn(),e.complete&&e.complete(t)}})},getQueryStr:function({url:e,name:t}){let n=(e.split("?")[1]||"").split("&")||[];for(let o=0;o{let o=t.split("=");return e[o[0]]=o[1],e}),{})||{}},specialFormatDate:function(e){var t=(new Date).getTime(),n=new Date(t+864e5*e);let o={};return o.y=n.getFullYear(),o.m=n.getMonth()+1,o.d=n.getDate(),o},timeToSec:function(e,t,n){return 1e3*(Number(3600*e)+Number(60*t)+Number(n))},debug:!1,showLog:function(e,t,n){Mn(e,t);let o=t.split("?")[0].split("/");o[o.length-1]},getWebURL:Mn,getUrlParams:function(e){var t={},n=e.split("?");if(n.length<=1)return t;n=n[1].split("&");for(var o=0;o{uni.getSystemInfo({success:function(t){e(t.windowHeight)},fail:e=>{n("log","at utils/util.js:461","getSystemInfo fail",e),t(1e3)}})}))},getNvueRefSize:function(e,t,n){return new Promise(((e,t)=>{}))},getH5RefSize:function(e,t){return new Promise(((e,t)=>{}))},resetHeader:function(e,t,n,o){let r=getApp().globalData.timeDifference||0,{S:a,T:i}=function(e){let t="";e.data&&(t=JSON.stringify(e.data));let n=e.url+"?"+Bn.stringify(e.params),o=parseInt((new Date).getTime()/1e3-e.timeDifference),r=t+"|1ba2212f78610369467de90fb1e3d345|"+n+"|4e68cd333457cb297a05ec7f77a9ad978b56cf57|"+o;return{S:O.hex_md5(r),T:o}}({data:n,params:o,url:t,timeDifference:r});return{...e,S:a,T:i}},updateTimeDifference:function(e){let{now_timestamp:t}=e,n="";t&&(n=parseInt((new Date).getTime()/1e3-t)),getApp().globalData.timeDifference=n}},Gn="https://testmanager.ouxuanzhineng.cn",Hn={padLogin:`${Gn}/assistant/WechatMiniApplogin`,padList:`${Gn}/admin/stadium/list`,getGoodsList:`${Gn}/admin/erpRetailGoods/list`,getGoodFromPad:`${Gn}/admin/erpRetailGoods/getErpGoodsBySkuOfPad`,getGoodsClassify:`${Gn}/classifyer/all`,makeOrder:`${Gn}/admin/erp/retailByPayOfQrcode`,payOrder:`${Gn}/admin/order/pay/online/payByScannedCode`,checkOrder:`${Gn}/pay/huishouqian/checkOrder`,version:`${Gn}/version`};const Qn=new class{request(e,t,o,r,a,i){return new Promise((async(s,l)=>{uni.request({url:e,timeout:2e4,sslVerify:!1,data:t,method:o,header:{...r},success:o=>{if(o.extension&&Un.updateTimeDifference(o.extension),a){if(""==i)throw Error("默认回调,失败提示不能为空 key -> failMsg");!function({res:e,failMsg:t,resolve:n,reject:o,url:r,data:a}){0==e.data.code?n(e.data.data):(Un.hideLoad(),Un.showNone(e.data.message||t||""),o({url:r,res:e,data:a}))}({url:e,data:t,res:o,failMsg:i,resolve:s,reject:l})}else{{n("log","at utils/server.js:37","islog req success----\x3e");let o=function(e,t){let n="";for(var o in e)n+=`&${o}=${e[o]}`;return t+"?"+n.slice(1)}(t,e),r=e.split("?")[0].split("/"),a=r[r.length-1];n("log","at utils/server.js:41","--------------------\x3e> ["+a+"][log]\n请求 Data: \n"+JSON.stringify(t)+"\n URL:\n"+o+"\n <<-------------------- ["+a+"][log] ↑↑↑\n")}s(o)}},fail:r=>{n("log","at utils/server.js:46","req fail----\x3e",{link:e,query:t,method:o,data:r}),Un.hideLoad(),"string"!=typeof r.errMsg||-1==r.errMsg.indexOf("timeout")&&-1==r.errMsg.indexOf("interrupted")&&-1==r.errMsg.indexOf("请求超时")?"string"==typeof r.errMsg?Un.showNone(r.errMsg):Un.showNone("请求数据失败!请检查当前网络状态。"):Un.showNone("网络超时!"),l(r)},complete(n){Un.showLog(t,e,n)}})}))}get({url:e,data:t={},header:n={},isDefaultGet:o=!0,failMsg:r=""}){return n=Un.resetHeader(n,e,t,{}),this.request(e,t,"GET",n,o,r)}post({url:e,data:t={},header:n={},isDefaultGet:o=!0,failMsg:r=""}){return n=Un.resetHeader(n,e,t,{}),this.request(e,t,"POST",n,o,r)}uploadFile({url:e,filePath:t,onProgressCallBack:n,formData:o={}}){return new Promise(((r,a)=>{wx.uploadFile({url:e,filePath:t,formData:o,name:"file",success:r,fail:a}).onProgressUpdate((e=>n&&n(e)))}))}};const $n={resetOXPrintInfo:function(e){let t=[],n="-------------------------------\n";t.push(n);for(let o of e.goods_data){let e=o.name+";"+o.nums+";"+o.price+";"+(o.price*o.nums).toFixed(2);t.push(e)}return t.push(n),t.push(`金额合计:${e.amount||"-"}\n`),t.push(`交易时间:${e.time||"-"}\n`),t.push(`订单号:${e.order_no||"-"}\n`),t.push(`门店:${e.venue_name||"-"}\n`),t},testPrintInfo:{goods_data:[{id:31,name:"南瓜1Kg",nums:1,price:.01,unit:"个"},{id:32,name:"乔丹篮球",nums:2,price:.01,unit:"个"}],amount:.03}},qn={__name:"index",setup(r){const c=t("OX_Pad_Printer");t("Ph-Module");const u=t("TestModule");o((async()=>{!function(){let e=uni.getStorageSync("userInfo");n("log","at pages/login/index.vue:185","page-onReady autoLogin userInfo: ",e||"none"),e&&(p.value=e.username,d.value=e.password,f.value=e.brand_id,v())}()}));const p=e.ref(""),d=e.ref(""),f=e.ref(""),y=e=>{p.value=e},g=e=>{d.value=e},m=e=>{f.value=e};function h(){u.testAsyncFunc({testPrinter:"testPrinter"})}function b(){n("log","at pages/login/index.vue:83","OX_Pad_Printer test------begin---!");let e=$n.resetOXPrintInfo($n.testPrintInfo);c.execAPI({api_name:"doPrint",value:e},(e=>{n("log","at pages/login/index.vue:101","testPrinter: "+JSON.stringify(e))}))}function v(){Un.showLoad("登录中...");let e={assistant_client:"pc",brand_id:f.value,username:p.value,password:d.value};Qn.post({url:Hn.padLogin,data:e,isDefaultGet:!0,failMsg:"操作失败!"}).then((e=>{Un.hideLoad(),n("log","at pages/login/index.vue:143","padLogin suc: ",e);let{token:t,role:o}=e,r=getApp().globalData.autoLogin,a=uni.getStorageSync("stadiumInfo");var i;return i={username:p.value,password:d.value,brand_id:f.value,token:t,role:o},uni.setStorageSync("userInfo",i),getApp().globalData.accountInfo.brand_id=i.brand_id,getApp().globalData.accountInfo.username=i.username,getApp().globalData.accountInfo.password=i.password,getApp().globalData.accountInfo.token=i.token,getApp().globalData.accountInfo.role=i.role,n("log","at pages/login/index.vue:181","存储到本地localStorage "+uni.getStorageSync("userInfo").username),r&&a?(getApp().globalData.autoLogin=!1,setTimeout((()=>{Un.routeTo("/pages/index/standby","nT")}),1e3),Un.showNone("登录成功")):(getApp().globalData.autoLogin=!1,setTimeout((()=>{Un.routeTo("/pages/login/success","nT")}),1e3),Un.showNone("登录成功,请先选择门店"))})).finally((()=>{Un.hideLoad()}))}return(t,n)=>(e.openBlock(),e.createBlock(a,null,{default:e.withCtx((()=>[e.createElementVNode("view",{class:"login-index"},[e.createElementVNode("view",{class:"li-logo"},[e.createVNode(i)]),e.createElementVNode("view",{class:"li-name"},"欢迎使用欧轩智能场馆平板端系统"),e.createElementVNode("view",{class:"li-from"},[e.createVNode(s,{username:p.value,"onUpdate:username":y,password:d.value,"onUpdate:password":g,brand_id:f.value,"onUpdate:brand_id":m},null,8,["username","password","brand_id"])]),e.createElementVNode("view",{class:"li-tip",onClick:b},"*登录账号密码请从pc端后台管理【设备运营管理平板管理】里获取"),e.createElementVNode("view",{class:"li-tip",onClick:h},"*登录账号密码请从pc端后台管理【222222】里获取"),e.createElementVNode("view",{class:"li-btn"},[e.createVNode(l,{onClick:v},{default:e.withCtx((()=>[e.createTextVNode("登录")])),_:1})])])])),_:1}))}},Kn=r({__name:"page_standby",setup(t){const o=e.ref(0);var r=e.computed((()=>{let{accountInfo:e,stadiumInfo:t}=getApp().globalData,o=e.username||"用户";return uni.getStorageSync("stadiumInfo")&&(n("log","at components/index/page_standby.vue:39","stadiumInfo: ",uni.getStorageSync("stadiumInfo")),t=uni.getStorageSync("stadiumInfo")),t&&(o=t.venue_name),o}));const a=()=>{Un.routeTo("/pages/index/index","nT")};function i(){o.value++,n("log","at components/index/page_standby.vue:63","tabChnage: ",o.value),o.value>=10&&(o.value=0,Un.routeTo("/pages/login/success","nT")),s()}const s=Un.debounce((function(){o.value=0}),1e3,!1);return(t,n)=>(e.openBlock(),e.createElementBlock("view",{class:"content"},[e.createElementVNode("view",{class:"content_title"},[e.createElementVNode("text",{class:"txt",onClick:i},e.toDisplayString(e.unref(r)),1)]),e.createElementVNode("view",{class:"content_info"},[e.createElementVNode("text",{class:"txt"},"欢迎使用自助收银")]),e.createElementVNode("image",{class:"content_tip",src:"/static/index_tips.png",mode:"scaleToFill"}),e.createElementVNode("image",{class:"content_img",src:"/static/index_person.png",mode:"scaleToFill"}),e.createElementVNode("view",{class:"content_btn",onClick:a},[e.createElementVNode("image",{class:"icon_saoma",src:"/static/images/saoma.png",mode:"scaleToFill"}),e.createElementVNode("text",{class:"txt"},"请扫描商品条形码")]),e.createElementVNode("view",{class:"content_logo"},[e.createElementVNode("text",{class:"txt"},"欧轩智能场馆提供技术支持")])]))}},[["__scopeId","data-v-bee7a11a"]]),zn=e=>{(e.$renderjs||(e.$renderjs=[])).push("keyboard"),(e.$renderjsModules||(e.$renderjsModules={})).keyboard="082c61ac"},Wn={methods:{onEvent(e){this.$emit(e.type,e)}}};zn(Wn);const Jn=r(Wn,[["render",function(t,n,o,r,a,i){return e.openBlock(),e.createElementBlock("view")}]]);const Xn={dict:{8:"backspace",9:"tab",13:"enter",16:"shift",17:"ctrl",18:"alt",19:"pause_break",20:"caps_lock",27:"escape",33:"page_up",34:"page_down",35:"end",36:"home",37:"left_arrow",38:"up_arrow",39:"right_arrow",40:"down_arrow",45:"insert",46:"delete",48:"0",49:"1",50:"2",51:"3",52:"4",53:"5",54:"6",55:"7",56:"8",57:"9",65:"a",66:"b",67:"c",68:"d",69:"e",70:"f",71:"g",72:"h",73:"i",74:"j",75:"k",76:"l",77:"m",78:"n",79:"o",80:"p",81:"q",82:"r",83:"s",84:"t",85:"u",86:"v",87:"w",88:"x",89:"y",90:"z",91:"left_window_key",92:"right_window_key",93:"select_key",96:"numpad_0",97:"numpad_1",98:"numpad_2",99:"numpad_3",100:"numpad_4",101:"numpad_5",102:"numpad_6",103:"numpad_7",104:"numpad_8",105:"numpad_9",106:"multiply",107:"add",109:"subtract",110:"decimal_point",111:"divide",112:"f1",113:"f2",114:"f3",115:"f4",116:"f5",117:"f6",118:"f7",119:"f8",120:"f9",121:"f10",122:"f11",123:"f12",144:"num_lock",145:"scroll_lock",186:"semi_colon",187:"equal_sign",188:"comma",189:"dash",190:"period",191:"forward_slash",192:"grave_accent",219:"open_bracket",220:"back_slash",221:"close_braket",222:"single_quote"},resultScan:async function(e){return e=await function(e,t,o){return new Promise(((r,a)=>{let i=[];try{e.forEach((function(e,n,r){t.forEach((function(t,a,i){e===t&&("shift"==r[n+1]?(r[n+1]="",r[n]=o[a].double):r[n]=o[a].single)}))})),i=e}catch(ho){n("warn","at utils/dictOfKeyboard.js:164","异常:",ho)}r(i)}))}(e,["semi_colon","equal_sign","comma","dash","period","forward_slash","grave_accent","open_bracket","back_slash","close_braket","single_quote","8","7","6","5","4","3","2","1"],[{double:":",single:";"},{double:"+",single:"="},{double:"<",single:","},{double:"_",single:"-"},{double:">",single:"."},{double:"?",single:"/"},{double:"~",single:"`"},{double:"{",single:"["},{double:"|",single:"/"},{double:"}",single:"]"},{double:'"',single:"'"},{double:"*",single:"8"},{double:"&",single:"7"},{double:"^",single:"6"},{double:"%",single:"5"},{double:"$",single:"4"},{double:"#",single:"3"},{double:"@",single:"2"},{double:"!",single:"1"}]),e=await function(e,t,o){return new Promise(((o,r)=>{let a=[];try{e.forEach((function(e,n,o){t.forEach((function(t,r,a){e===t&&"shift"==o[n+1]&&(o[n+1]="",o[n]=o[n].toUpperCase())}))})),a=e}catch(ho){n("warn","at utils/dictOfKeyboard.js:189","异常:",ho)}o(a)}))}(e,["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"]),e=await function(e,t,o){return new Promise(((r,a)=>{let i=[];try{e.forEach((function(e,n,r){t.forEach((function(t,a,i){e===t&&(r[n]=o[a])}))})),i=e}catch(ho){n("warn","at utils/dictOfKeyboard.js:210","异常:",ho)}r(i)}))}(e,["multiply","divide","add","subtract","decimal_point"],["*","/","+","-","."]),n("log","at utils/dictOfKeyboard.js:140","result 最后结果: ",e.join("")),e.join("")||""}};let Yn=getApp();const Zn=r({components:{"page-standby":Kn,"keyboard-listener":Jn},watch:{},computed:{shopListTotalPrice(){let e=0;return!this.shopList||this.shopList.length<1?0:(this.shopList.forEach((t=>{e+=t.shopCountPrice})),e)},shopListTotalCount(){let e=0;return!this.shopList||this.shopList.length<1?0:(this.shopList.forEach((t=>{e+=t.shopCount})),e)}},data:()=>({showQRInputBox:!1,showEndPhoneBox:!1,screenHeight:"",footerHeight:"",globalData:"",shopList:[],decryptList:[],strResult:""}),async onLoad(e){n("log","at pages/index/standby.vue:79","onload:",e),n("log","at pages/index/standby.vue:82",123,$n.testPrintInfo,$n.resetOXPrintInfo($n.testPrintInfo))},async onReady(){n("log","at pages/index/standby.vue:86","the index page onReady----"+this.screenHeight),Yn=getApp(),setTimeout((async()=>{await this.updateGoodsList().then((async()=>{}))}),100)},methods:{async setTestSku(){n("log","at pages/index/standby.vue:96","Test set SKU 10000012");let e=await this.searchGoodBySku("10000012");this.shopList=this.shopList.concat(e)},combinedList(e,t){if(n("log","at pages/index/standby.vue:103","combinedList",e,t),!t)return Un.showNone("未找到商品");let o=e;return t.forEach((e=>{let t=o.findIndex((t=>t.id==e.id));-1!=t?(o[t].shopCount+=1,o[t].shopCountPrice=o[t].erp_goods.erp_goods_price*o[t].shopCount):o.push(e)})),o},async onKeyup(e){n("log","at pages/index/standby.vue:121","按键松开: ",e);let t=Xn.dict[e.keyCode];if(n("log","at pages/index/standby.vue:124","keyCode from keyboard:",t),this.decryptList.push(t),13!=e.keyCode)return n("log","at pages/index/standby.vue:127","继续接收:",this.decryptList);this.decryptList.pop(),this.strResult=await Xn.resultScan(this.decryptList),n("log","at pages/index/standby.vue:131","扫码结果-step-1:",this.strResult),this.orderQrcode=this.strResult,n("log","at pages/index/standby.vue:133","decryptList-before-splice: ",this.decryptList),this.decryptList.splice(0),n("log","at pages/index/standby.vue:135","decryptList-after-splice: "+this.decryptList),-1!=this.strResult.indexOf("down_arrow")&&(this.strResult=this.strResult.replace("down_arrow","")),n("log","at pages/index/standby.vue:141","扫码结果-step-2:",this.strResult),await this.searchGoodBySku(this.strResult).then((e=>(n("log","at pages/index/standby.vue:144","searchGoodBySku suc: ",e),e))).then((e=>{this.addSkuListToShopList(e)})).catch((e=>{n("log","at pages/index/standby.vue:150","searchGoodBySku err: ",e),Un.showNone("未找到商品")}))},addSkuListToShopList(e){n("log","at pages/index/standby.vue:160","addSkuListToShopList",e),e=encodeURIComponent(JSON.stringify(e)),uni.reLaunch({url:`/pages/index/index?skulist=${e}`,animationType:"zoom-fade-out",animationDuration:300})},onKeydown(e){},getGoodFromPad:(e,t)=>Qn.get({url:Hn.getGoodFromPad,data:{sku:e,brand_id:t},isDefaultGet:!0}).then((e=>(Un.hideLoad(),e.data.code,e))),async updateGoodsList(){let e=await this.getGoodsList();n("log","at pages/index/standby.vue:194","app.globaldata: ",Yn.globalData),Yn.globalData.goodsList=e},updateShopList(){Yn.globalData.shopList=this.shopList},getGoodsList(){let e=Un.getUrlParams("https://testmanager.ouxuanzhineng.cn/admin/erpRetailGoods/list?brand_id=63&stadium_id=167&type_key=&key=&page=1&page_size=9999&is_sale=1&is_show_on_assistant=1&token=e6cabeae-0c1a-11ee-aa40-5254005df464");return n("log","at pages/index/standby.vue:205","getGoodsList需要适配urlParams:",e),Qn.get({url:Hn.getGoodsList,data:e,isDefaultGet:!0,failMsg:"获取商品列表失败"}).then((e=>(Un.hideLoad(),n("log","at pages/index/standby.vue:216","getGoodsList suc: ",e),e.list.forEach((e=>{e.shopCount=1,e.shopCountPrice=e.erp_goods.erp_goods_price})),e)))},searchGoodBySku:e=>new Promise(((t,n)=>{let o=Yn.globalData.goodsList.list.filter((t=>t.erp_goods.erp_goods_sku==e));o.length?t(o):n(!1)}))}},[["render",function(t,n,o,r,a,i){const s=e.resolveComponent("page-standby"),l=e.resolveComponent("keyboard-listener");return e.openBlock(),e.createElementBlock("view",null,[e.createVNode(s),e.createVNode(l,{style:{height:"1px"},onKeyup:i.onKeyup,onKeydown:i.onKeydown},null,8,["onKeyup","onKeydown"])])}]]),eo=r({__name:"view_header",props:{backgroundCustom:{type:String,default:"#F5F7F8"},needBorder:{type:Boolean,default:!0}},emits:["closeUse"],setup(t,{emit:n}){const o=t,r=e.ref(300);let a=e.ref(null);e.onMounted((async e=>{clearInterval(a),a=null,a=setInterval((()=>{r.value--,r.value<=1&&(clearInterval(a),a=null,Un.routeTo("/pages/index/standby","rL"))}),1e3)})),e.onBeforeUnmount((()=>{clearInterval(a),a=null})),e.onUnmounted((()=>{clearInterval(a),a=null}));const i=e.computed((()=>o.needBorder?"border-bottom: 1rpx solid #F5F7F8;":"border-bottom:none;")),s=()=>{Un.routeTo("/pages/index/standby","rL")};return(t,n)=>(e.openBlock(),e.createElementBlock("view",{class:"header-box",style:e.normalizeStyle([{background:o.backgroundCustom},e.unref(i)])},[e.createElementVNode("view",{class:"video-tip"},[e.createElementVNode("image",{class:"v-image",src:"/static/index/camera_icon2.png",mode:"widthFix"}),e.createElementVNode("text",{class:"v-text"},"您已进入视频覆盖区")]),e.createElementVNode("view",{class:"cancel-button",onClick:s},[e.createElementVNode("text",{class:"v-text"},e.toDisplayString(r.value)+" 取消交易",1)])],4))}},[["__scopeId","data-v-9163470a"]]),to=r({__name:"view_footer",props:{maskHeight:{type:Number,default:200},tolCount:{type:Number,default:0},tolPrice:{type:Number,default:0}},emits:["clickQR","clickVIP","clickToPay"],setup(t,{emit:n}){let o=e.ref(!1);e.ref(""),e.ref("");let r=()=>{n("clickQR","")},a=()=>{n("clickToPay","")};return e.onMounted((async e=>{})),(n,i)=>(e.openBlock(),e.createElementBlock("view",{class:"footer-box"},[e.unref(o)?(e.openBlock(),e.createElementBlock("view",{key:0,class:"f-user"},[e.createElementVNode("text",{class:"txt"},"猫星人(18316553589)")])):e.createCommentVNode("",!0),e.unref(o)?(e.openBlock(),e.createElementBlock("view",{key:1,class:"f-line"})):e.createCommentVNode("",!0),e.unref(o)?(e.openBlock(),e.createElementBlock("view",{key:2,class:"f-vip-info"},[e.createElementVNode("view",{class:"f-coupon"},[e.createElementVNode("text",{class:"txt1"},"优惠券:"),e.createElementVNode("text",{class:"txt2"},"-¥"),e.createElementVNode("text",{class:"txt3"},"6.00 "),e.createElementVNode("image",{class:"img",src:"/static/index/orange_arrow_right.png",mode:"scaleToFill"})]),e.createElementVNode("view",{class:"f-score"},[e.createElementVNode("text",{class:"txt1"},"积分:"),e.createElementVNode("text",{class:"txt2"},"-¥"),e.createElementVNode("text",{class:"txt3"},"2.00 "),e.createElementVNode("image",{class:"img",src:"/static/index/orange_arrow_right.png",mode:"scaleToFill"})])])):e.createCommentVNode("",!0),e.createElementVNode("view",{class:"f-buy-info"},[e.createElementVNode("view",{class:"fi-area"},[e.createElementVNode("view",{class:"f-total-price"},[e.createElementVNode("text",{class:"txt1"},"应付:"),e.createElementVNode("text",{class:"txt2"},"¥"),e.createElementVNode("text",{class:"txt3"},e.toDisplayString(t.tolPrice.toFixed(2)||"0.00"),1)]),e.createElementVNode("text",{class:"txt_middle"},"|"),e.createElementVNode("view",{class:"f-total-count"},[e.createElementVNode("text",{class:"txt"},"商品:"),e.createElementVNode("text",{class:"txt"},e.toDisplayString(t.tolCount),1)])]),e.createElementVNode("view",{class:"fi-choose"},[e.createElementVNode("view",{class:"qr-box",onClick:i[0]||(i[0]=(...t)=>e.unref(r)&&e.unref(r)(...t))},[e.createElementVNode("image",{class:"qr-img",src:"/static/index/qr_icon.png",mode:"scaleToFill"}),e.createElementVNode("text",{class:"txt"},"输入条形码")])])]),e.createElementVNode("view",{class:"btn-style",onClick:i[1]||(i[1]=(...t)=>e.unref(a)&&e.unref(a)(...t))},[e.createElementVNode("text",{class:"txt"},"去付款")])]))}},[["__scopeId","data-v-3aed5e99"]]),no=r({__name:"list_item",props:["mkey","mitem"],emits:["delItem","addItem","minusItem"],setup(t,{emit:n}){const o=t;e.onMounted((async e=>{}));const r=()=>{n("addItem",o.mkey)},a=()=>{n("minusItem",o.mkey)},i=()=>{n("delItem",o.mkey)};return(n,o)=>{var s,l,c,u;return e.openBlock(),e.createElementBlock("view",{class:"buy-item"},[e.createElementVNode("view",{class:"buy-item-left"},[e.createElementVNode("image",{class:"img",src:t.mitem.goods_img||"-",mode:"aspectFill"},null,8,["src"])]),e.createElementVNode("view",{class:"buy-item-right"},[e.createElementVNode("view",{class:"br-top"},[e.createElementVNode("text",{class:"brt-title"},e.toDisplayString((null==(s=t.mitem.erp_goods)?void 0:s.erp_goods_name)||"-"),1),e.createElementVNode("image",{class:"img",src:"/static/index/delete_icon.png",mode:"scaleToFill",onClick:i})]),e.createElementVNode("view",{class:"br-bottom"},[e.createElementVNode("view",{class:"brb-left"},[e.createElementVNode("text",{class:"brb-specs"},e.toDisplayString((null==(l=t.mitem.erp_goods)?void 0:l.erp_goods_specs)||"-"),1),e.createElementVNode("view",{class:"brb-price"},[e.createElementVNode("text",{class:"brbp-single-price"},"¥"+e.toDisplayString((null==(c=t.mitem.erp_goods)?void 0:c.erp_goods_price)||"-"),1),e.createElementVNode("text",{class:"brbp-underline-price"},"¥"+e.toDisplayString((null==(u=t.mitem.erp_goods)?void 0:u.erp_goods_price)||"-"),1)])]),e.createElementVNode("view",{class:"brb-middle"},[e.createElementVNode("image",{class:"img",src:"/static/index/del_icon.png",mode:"scaleToFill",onClick:a}),e.createElementVNode("text",{class:"txt"},e.toDisplayString(t.mitem.shopCount||1),1),e.createElementVNode("image",{class:"img",src:"/static/index/add_icon.png",mode:"scaleToFill",onClick:r})]),e.createElementVNode("view",{class:"brb-right"},[e.createElementVNode("view",{class:"brbr-total-price"},[e.createElementVNode("text",{class:"brbrp-price1"},"¥"),e.createElementVNode("text",{class:"brbrp-price2"},e.toDisplayString(t.mitem.shopCountPrice||"-"),1)])])])])])}}},[["__scopeId","data-v-70590a12"]]),oo=r({__name:"view_keyboard",props:{maxInput:{type:Number,default:11}},emits:["inputValueUpdate"],setup(t,{emit:o}){const r=t;let a=e.ref(""),i=e.ref("");e.onMounted((async e=>{}));const s=e=>11==e?"num-btn-last-child":"num-btn",l=e=>e<=9?e:10==e?"0":11==e?"":void 0,c=Un.debounce((e=>{if(n("log","at components/index/keyboard/view_keyboard.vue:50","clickKeyboard:",e),i.value=e,setTimeout((()=>{i.value=""}),100),11==e)a.value=a.value.substring(0,a.value.length-1);else{if(a.value.length>=r.maxInput)return Un.showNone(`最多输入${r.maxInput}位`);a.value+=l(e)}o("inputValueUpdate",a.value)}),20,!0);return(t,n)=>(e.openBlock(),e.createElementBlock("view",{class:"i-keyboard"},[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(11,(t=>e.createElementVNode("view",{class:e.normalizeClass(["num-btn",[s(t),{"active-value":e.unref(i)==t}]]),onClick:n=>e.unref(c)(t)},[t<11?(e.openBlock(),e.createElementBlock("text",{key:0,class:"txt"},e.toDisplayString(l(t)),1)):(e.openBlock(),e.createElementBlock("image",{key:1,class:"img",src:"/static/index/del_btn.png",mode:"widthFix"}))],10,["onClick"]))),64))]))}},[["__scopeId","data-v-fb3ddeaa"]]),ro=r({__name:"input_box_QR",props:{maskHeight:{type:Number,default:1200},maxInput:{type:Number,default:10}},emits:["showIt","clickCommit"],setup(t,{emit:o}){const r=t;let a=e.ref(""),i=e.ref(!1);e.onMounted((async e=>{n("log","at components/index/keyboard/input_box_QR.vue:52"," the keyboard_box component is now mounted. ",app.globalData)}));const s=()=>{o("showIt","false")},l=async()=>{n("log","at components/index/keyboard/input_box_QR.vue:59","handle_clickCommit"),await u(a.value).then((e=>{let t=a.value;o("clickCommit",{inputCode:t,goods:e})})).catch((e=>{n("error","at components/index/keyboard/input_box_QR.vue:65","searchGoodBySku err:",e),i.value=!0}))},c=e=>{n("log","at components/index/keyboard/input_box_QR.vue:70","accept_inputValueClick:",e),a.value=e,a.value.length>0&&(i.value=!1)},u=e=>{let t=getApp();return new Promise(((o,r)=>{let a=t.globalData.goodsList.list.filter((t=>t.erp_goods.erp_goods_sku==e));n("log","at components/index/keyboard/input_box_QR.vue:97","searchGoodBySku:",a),a.length?o(a):r("未找到商品")}))};return(t,n)=>(e.openBlock(),e.createElementBlock("view",{class:"keyboard-box",style:e.normalizeStyle({height:r.maskHeight+"px"}),onTouchmove:n[0]||(n[0]=e.withModifiers((()=>{}),["prevent"])),onClick:n[1]||(n[1]=e.withModifiers((()=>{}),["stop"]))},[e.createElementVNode("view",{class:"kb-area"},[e.createElementVNode("image",{class:"del-icon",src:"/static/index/del_icon_big.png",mode:"aspectFit",onClick:s}),e.createElementVNode("text",{class:"txt-title"},"输入条形码"),e.createElementVNode("view",{class:e.normalizeClass(["txt-input",{"err-border":e.unref(i)}])},[e.createElementVNode("text",{class:e.normalizeClass(["txt",""==a.value?"txt-blank":"txt-write"])},e.toDisplayString(e.unref(a)||"请输入条形码"),3)],2),e.unref(i)?(e.openBlock(),e.createElementBlock("text",{key:0,class:"txt-err-tip"},"查询不到该条形码商品信息, 请检查是否有误")):e.createCommentVNode("",!0),e.createElementVNode("view",{class:"input-keyboard"},[e.createVNode(oo,{maxInput:r.maxInput,onInputValueUpdate:c,onCheckRes:t.handle_checkRes},null,8,["maxInput","onCheckRes"]),e.createElementVNode("view",{class:"sure-btn",onClick:l},[e.createElementVNode("text",{class:"txt"},"确定")])])])],36))}},[["__scopeId","data-v-5427abff"]]),ao=r({__name:"input_box_end_phone",props:{maskHeight:{type:Number,default:1200},maxInput:{type:Number,default:4}},emits:["showIt","clickCommit"],setup(t,{emit:o}){const r=t;let a=e.ref("");e.onMounted((async e=>{n("log","at components/index/keyboard/input_box_end_phone.vue:58","the input_box_end_phone component is now mounted. "+r.maskHeight)}));const i=()=>{o("showIt","false")},s=()=>{o("clickCommit",a.value)},l=e=>{n("log","at components/index/keyboard/input_box_end_phone.vue:68","accept_inputValueClick:",e),a.value=e.split(""),n("log","at components/index/keyboard/input_box_end_phone.vue:70","inputValue:",a.value)};return(t,n)=>(e.openBlock(),e.createElementBlock("view",{class:"keyboard-box",style:e.normalizeStyle({height:r.maskHeight+"px"}),onTouchmove:n[0]||(n[0]=e.withModifiers((()=>{}),["prevent"])),onClick:n[1]||(n[1]=e.withModifiers((()=>{}),["stop"]))},[e.createElementVNode("view",{class:"kb-area"},[e.createElementVNode("image",{class:"del-icon",src:"/static/index/del_icon_big.png",mode:"aspectFit",onClick:i}),e.createElementVNode("text",{class:"txt-title"},"请输入手机尾号后4位数验证"),e.createElementVNode("view",{class:"end-phone-input"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.maxInput,(t=>(e.openBlock(),e.createElementBlock("view",{class:"epi-box"},[e.createElementVNode("text",{class:"epi-txt"},e.toDisplayString(e.unref(a)[t-1]),1)])))),256))]),e.createElementVNode("view",{class:"input-keyboard"},[e.createVNode(oo,{maxInput:r.maxInput,onInputValueUpdate:l},null,8,["maxInput"]),e.createElementVNode("view",{class:"sure-btn",onClick:s},[e.createElementVNode("text",{class:"txt"},"确定")])])])],36))}},[["__scopeId","data-v-e9eab441"]]);let io="";const so=r({components:{"page-standby":Kn,"view-header":eo,"view-footer":to,"list-item":no,"input-qr-box":ro,"input-box-end-phone":ao,"keyboard-listener":Jn},watch:{},computed:{shopListTotalPrice(){let e=0;return!this.shopList||this.shopList.length<1?0:(this.shopList.forEach((t=>{e+=t.shopCountPrice})),e)},shopListTotalCount(){let e=0;return!this.shopList||this.shopList.length<1?0:(this.shopList.forEach((t=>{e+=t.shopCount})),e)}},data:()=>({showQRInputBox:!1,showEndPhoneBox:!1,screenHeight:"",footerHeight:"",globalData:"",shopList:[],decryptList:[],strResult:""}),async onLoad(e){n("log","at pages/index/index.vue:124","onload:",e),e.skulist&&this.acceptSKUList(e.skulist)},async onReady(){this.screenHeight=await Un.getPageHeight(),n("log","at pages/index/index.vue:133","the index page onReady----"+this.screenHeight),io=getApp(),setTimeout((async()=>{await this.updateGoodsList().then((async()=>{})),this.setFooterHeight()}),1e3)},methods:{acceptSKUList(e){n("log","at pages/index/index.vue:145","acceptSKUList:",e=JSON.parse(decodeURIComponent(e))),e&&e.length>0&&(this.shopList=this.combinedList(this.shopList,e))},acceptSKUListFromGlobalData(){let e=io.globalData.skulist;n("log","at pages/index/index.vue:150","acceptSKUListFromGlobalData:",e),this.shopList=this.combinedList(this.shopList,e)},async setTestSku(){n("log","at pages/index/index.vue:154","Test set SKU 10000012");let e=await this.searchGoodBySku("10000012");this.shopList=this.shopList.concat(e)},clickToPay(){let e={shopList:this.shopList.map((e=>({id:e.erp_goods.id,name:e.erp_goods.erp_goods_name,price:e.erp_goods.erp_goods_price,nums:e.shopCount,unit:e.erp_goods.erp_goods_unit}))),shopListTotalPrice:this.shopListTotalPrice,shopListTotalCount:this.shopListTotalCount};if(n("log","at pages/index/index.vue:182","clickToPay",e),this.shopListTotalPrice<=0)return Un.showNone("请先添加商品");Un.routeTo(`/pages/pay/index?query=${JSON.stringify(e)}`,"rL")},clickToUse(){Un.routeTo("/pages/login/success","nT")},handle_closeStandby(e){n("log","at pages/index/index.vue:192","handle_closeSetting",e),this.showPageStandby=!this.showPageStandby},handle_closeQRInputBox(e){n("log","at pages/index/index.vue:196","handle_closeKeyboardBox",e),this.showQRInputBox=!this.showQRInputBox},handle_closeEndPhoneBox(e){n("log","at pages/index/index.vue:200","handle_closeEndPhoneBox",e),this.showEndPhoneBox=!this.showEndPhoneBox},handle_clickQR(){this.showQRInputBox=!this.showQRInputBox},handle_clickCommit_qr(e){n("log","at pages/index/index.vue:208","handle_clickCommit_qr",e),n("log","at pages/index/index.vue:209",JSON.stringify(e.goods)),Un.showNone("添加商品成功,数量:"+e.goods.length+"个"),e.goods&&e.goods.length>0&&(this.shopList=this.combinedList(this.shopList,e.goods)),this.showQRInputBox=!this.showQRInputBox},handle_clickVIP(){Un.showNone("会员登录"),this.showEndPhoneBox=!this.showEndPhoneBox},combinedList(e,t){if(n("log","at pages/index/index.vue:224","combinedList",e,t),!t)return Un.showNone("未找到商品");let o=e;return t.forEach((e=>{let t=o.findIndex((t=>t.id==e.id));-1!=t?(o[t].shopCount+=1,o[t].shopCountPrice=o[t].erp_goods.erp_goods_price*o[t].shopCount):o.push(e)})),o},async setFooterHeight(){n("log","at pages/index/index.vue:240","Auto setFooterHeight")},async onKeyup(e){let t=Xn.dict[e.keyCode];if(this.decryptList.push(t),13!=e.keyCode)return void n("log","at pages/index/index.vue:260","继续接收:",this.decryptList);this.decryptList.pop(),this.strResult=await Xn.resultScan(this.decryptList),this.orderQrcode=this.strResult,this.decryptList.splice(0),-1!=this.strResult.indexOf("down_arrow")&&(this.strResult=this.strResult.replace("down_arrow","")),n("log","at pages/index/index.vue:275","扫码结果-step-2:",this.strResult);let o=await this.searchGoodBySku(this.strResult).then((e=>(n("log","at pages/index/index.vue:278","searchGoodBySku suc: ",e),e))).catch((e=>{n("log","at pages/index/index.vue:281","searchGoodBySku err: ",e),Un.showNone("未找到商品")}));o&&o.length>0&&(this.shopList=this.combinedList(this.shopList,o)),n("log","at pages/index/index.vue:287","skulist:",this.shopList)},onKeydown(e){},handle_add(e){var t;n("log","at pages/index/index.vue:296","handle_add",e),this.shopList[e].shopCount++,this.shopList[e].shopCountPrice=((null==(t=this.shopList[e].erp_goods)?void 0:t.erp_goods_price)||0)*this.shopList[e].shopCount},handle_minus(e){var t;n("log","at pages/index/index.vue:302","handle_minus",e),this.shopList[e].shopCount>1?(this.shopList[e].shopCount--,this.shopList[e].shopCountPrice=((null==(t=this.shopList[e].erp_goods)?void 0:t.erp_goods_price)||0)*this.shopList[e].shopCount):Un.showNone("商品数量不能小于1")},handle_del(e){n("log","at pages/index/index.vue:313","handle_del",e),this.shopList.splice(e,1),Un.showNone("删除成功")},test(){n("log","at pages/index/index.vue:337","test");let e=Un.getUrlParams("https://testmanager.ouxuanzhineng.cn/admin/erpRetailGoods/list?brand_id=63&stadium_id=167&type_key=&key=&page=1&page_size=9999&is_sale=1&is_show_on_assistant=1&token=e6cabeae-0c1a-11ee-aa40-5254005df464");return n("log","at pages/index/index.vue:342","urlParams:",e),Qn.get({url:Hn.getGoodsList,data:e,isDefaultGet:!1}).then((e=>(n("log","at pages/index/index.vue:349","test suc: ",e),e)))},getGoodFromPad:(e,t)=>Qn.get({url:Hn.getGoodFromPad,data:{sku:e,brand_id:t},isDefaultGet:!0}).then((e=>(Un.hideLoad(),e.data.code,e))),async updateGoodsList(){let e=await this.getGoodsList();n("log","at pages/index/index.vue:375","app.globaldata: ",io.globalData),io.globalData.goodsList=e},updateShopList(){io.globalData.shopList=this.shopList},getGoodsList(){let e=Un.getUrlParams("https://testmanager.ouxuanzhineng.cn/admin/erpRetailGoods/list?brand_id=63&stadium_id=167&type_key=&key=&page=1&page_size=9999&is_sale=1&is_show_on_assistant=1&token=e6cabeae-0c1a-11ee-aa40-5254005df464");return n("log","at pages/index/index.vue:386","getGoodsList需要适配urlParams:",e),Qn.get({url:Hn.getGoodsList,data:e,isDefaultGet:!0,failMsg:"获取商品列表失败"}).then((e=>(Un.hideLoad(),n("log","at pages/index/index.vue:397","getGoodsList suc: ",e),e.list.forEach((e=>{e.shopCount=1,e.shopCountPrice=e.erp_goods.erp_goods_price})),e)))},searchGoodBySku:e=>new Promise(((t,n)=>{let o=io.globalData.goodsList.list.filter((t=>t.erp_goods.erp_goods_sku==e));o.length?t(o):n(!1)}))}},[["render",function(t,n,o,r,a,i){const s=e.resolveComponent("view-header"),l=e.resolveComponent("list-item"),c=e.resolveComponent("view-footer"),u=e.resolveComponent("input-qr-box"),p=e.resolveComponent("input-box-end-phone"),d=e.resolveComponent("keyboard-listener");return e.openBlock(),e.createElementBlock("view",{class:"main-page"},[e.createElementVNode("view",null,[e.createVNode(s,{class:"mheader",onCloseStandby:i.handle_closeStandby},null,8,["onCloseStandby"]),e.createElementVNode("view",{class:"holdplace",style:{height:"100rpx"}}),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.shopList,((t,n)=>(e.openBlock(),e.createBlock(l,{key:n,mkey:n,mitem:t,onAddItem:i.handle_add,onMinusItem:i.handle_minus,onDelItem:i.handle_del},null,8,["mkey","mitem","onAddItem","onMinusItem","onDelItem"])))),128)),e.createElementVNode("view",{class:"holdplace",style:{height:"340rpx"}}),(e.openBlock(),e.createElementBlock("view",{key:0,ref:"mfooter",class:"mfooter"},[e.createVNode(c,{tolPrice:i.shopListTotalPrice,tolCount:i.shopListTotalCount,onClickQR:i.handle_clickQR,onClickVIP:i.handle_clickVIP,onClickToPay:i.clickToPay},null,8,["tolPrice","tolCount","onClickQR","onClickVIP","onClickToPay"])],512)),a.showQRInputBox?(e.openBlock(),e.createBlock(u,{key:1,maskHeight:a.screenHeight,maxInput:11,onShowIt:i.handle_closeQRInputBox,onClickCommit:i.handle_clickCommit_qr},null,8,["maskHeight","onShowIt","onClickCommit"])):e.createCommentVNode("",!0),a.showEndPhoneBox?(e.openBlock(),e.createBlock(p,{key:2,maskHeight:a.screenHeight,maxInput:4,onShowIt:i.handle_closeEndPhoneBox,onClickCommit:i.handle_clickCommit_qr},null,8,["maskHeight","onShowIt","onClickCommit"])):e.createCommentVNode("",!0)]),e.createVNode(d,{style:{height:"1px"},onKeyup:i.onKeyup,onKeydown:i.onKeydown},null,8,["onKeyup","onKeydown"])])}],["__scopeId","data-v-99f16e68"]]);const lo=r({components:{"view-header":eo,"input-box-end-phone":ao,paying:r({__name:"paying",props:{payTotal:{type:Number,default:0}},emits:["clickVipCard"],setup:(t,{emit:n})=>(n,o)=>(e.openBlock(),e.createElementBlock("view",{class:"paying-box"},[e.createElementVNode("text",{class:"p-text"},"支付金额"),e.createElementVNode("text",{class:"p-total"},"¥"+e.toDisplayString(t.payTotal||"0.00"),1),e.createElementVNode("view",{class:"p-zhichi"},[e.createElementVNode("view",{class:"p-line"}),e.createElementVNode("text",{class:"p-words"},"支持以下付款方式"),e.createElementVNode("view",{class:"p-line"})]),e.createElementVNode("view",{class:"p-icons"},[e.createElementVNode("image",{class:"p-image-pay-icon",src:"/static/pay/wx-icon.png",mode:"widthFix"}),e.createElementVNode("image",{class:"p-image-pay-icon",src:"/static/pay/zfb-icon.png",mode:"widthFix"})]),e.createElementVNode("image",{class:"p-image-pay-picture",src:"/static/pay/pay-picture.png",mode:"widthFix"}),e.createElementVNode("text",{class:"p-tips"},"请将付款码对准右下方扫码口"),e.createElementVNode("view",{class:"p-user"})]))},[["__scopeId","data-v-69c546ef"]]),"pay-success":r({__name:"success",props:{paySuccessInfo:{type:Object,default:{amount:0,goods_data:[]}}},emits:["clickToIndex"],setup(t,{emit:n}){const o=t,r=e.ref(30);let a=e.ref(null);e.onMounted((async e=>{clearInterval(a),a=null,a=setInterval((()=>{r.value--,r.value<=1&&(clearInterval(a),a=null,Un.routeTo("/pages/index/standby","rL"))}),1e3)})),e.onBeforeUnmount((()=>{clearInterval(a),a=null})),e.onUnmounted((()=>{clearInterval(a),a=null}));let i=e.computed((()=>{let e=o.paySuccessInfo.goods_data,t=0;for(let n=0;n{n("clickToIndex",""),Un.routeTo("/pages/index/standby","rL")};return(n,o)=>(e.openBlock(),e.createElementBlock("view",{class:"success-box"},[e.createElementVNode("view",{class:"s-bg"}),e.createElementVNode("view",{class:"s-header"},[e.createElementVNode("view",{class:"video-tip"},[e.createElementVNode("image",{class:"v-image",src:"/static/index/camera_icon.png",mode:"widthFix"}),e.createElementVNode("text",{class:"v-text"},"您已进入视频覆盖区")])]),e.createElementVNode("view",{class:"s-content"},[e.createElementVNode("view",{class:"sc-title"},[e.createElementVNode("view",{class:"sc-success"},[e.createElementVNode("image",{class:"sc-check-icon",src:"/static/pay/check-icon.png",mode:"acepectFit"}),e.createElementVNode("view",null,"支付成功")]),e.createElementVNode("view",{class:"sc-total"},"¥"+e.toDisplayString(t.paySuccessInfo.amount||"0.00"),1)]),e.createElementVNode("text",{class:"sc-num"},[e.createTextVNode("共 "),e.createElementVNode("text",null,e.toDisplayString(e.unref(i)||"0"),1),e.createTextVNode(" 件商品")]),e.createElementVNode("text",{class:"sc-tip-1"},"请领取小票,期待下次光临!"),e.createElementVNode("image",{class:"sc-print-img",src:"/static/pay/print-img.png",mode:"acepectFit"}),e.createElementVNode("view",{class:"sc-btn",onClick:s},[e.createElementVNode("text",{class:"scb-txt-1"},"返回首页"),e.createElementVNode("text",{class:"scb-txt-2"},e.toDisplayString(r.value)+"s",1)])])]))}},[["__scopeId","data-v-30d19e4a"]]),"input-qr-box":ro,"keyboard-listener":Jn},computed:{payTotal(){return this.dataQuery.amount.toFixed(2)||"0.00"}},watch:{},data:()=>({showPageStandby:!1,showEndPhoneBox:!1,screenHeight:"1000",footerHeight:"",paySuccessStatus:0,decryptList:[],strResult:"",dataQuery:""}),async onLoad(e){n("log","at pages/pay/index.vue:70","pay onload:",e),this.setPayData(e)},async onReady(){await this.setPageHeight()},methods:{setPayData(e){n("log","at pages/pay/index.vue:78","setPayData:",e),n("log","at pages/pay/index.vue:81","setPayData1:",e=JSON.parse(e.query));let t={goods_data:e.shopList,amount:e.shopListTotalPrice};n("log","at pages/pay/index.vue:86","setPayData2:",t),this.dataQuery=t},getPayType(e){let t="";return t=0==e.indexOf("10")||0==e.indexOf("11")||0==e.indexOf("12")||0==e.indexOf("13")||0==e.indexOf("14")||0==e.indexOf("15")?"WECHAT_MICROPAY":0==e.indexOf("28")?"ALI_BARCODEPAY":null,t},async acceptScanCode(e){n("log","at pages/pay/index.vue:103","acceptScanCode:",e),Un.showLoad("交易处理中...");let t=e,o=this.getPayType(t);null!=o?await this.makeOrder((e=>{n("log","at pages/pay/index.vue:114","makeInfo-result",e)})).then((e=>(n("log","at pages/pay/index.vue:116","orderInfo-result",e),this.payOrder({order_no:e.order_no,pay_code:t,pay_type:o})))).then((e=>(n("log","at pages/pay/index.vue:122","payInfo-result:",e),this.checkOrder(e)))).then((e=>{n("log","at pages/pay/index.vue:125","最终checkInfo:",e);let{payRes:t,checkRes:o}=e;"1"==o.pay_order.status?(Un.showNone(o.res.respMsg),this.paySuccessStatus=1):uni.showModal({title:"支付失败",content:o.res.respMsg+"-"+o.res.respCode,showCancel:!1,confirmText:"确定",success:e=>{e.confirm&&n("log","at pages/pay/index.vue:140","用户点击确定")}})})).finally((()=>{Un.hideLoad()})):Un.showNone("支付类型未知,请重试!")},printOrder(){Un.showNone("小票打印中..."),getApp().globalData.accountInfo;let e=uni.getStorageSync("stadiumInfo");this.dataQuery;let{time:t,order_no:o}=this.paySuccessInfo,{venue_name:r}=e;n("log","at pages/pay/index.vue:161","print_info:",{...dataQuery,venue_name:r,time:t,order_no:o}),$n.resetOXPrintInfo($n.testPrintInfo)},async makeOrder(){let{store_id:e,brand_id:t,token:o}=getApp().globalData.accountInfo,{goods_data:r,amount:a}=this.dataQuery,i={store_id:e,brand_id:t,token:o,amount:a,goods_data:r,pay_type:7,other_pay_type:"付款码支付",card_no:"",mark:""};return n("log","at pages/pay/index.vue:177","需要适配makeOrder urlParams:",i),Qn.post({url:Hn.makeOrder,data:i,isDefaultGet:!0,failMsg:"操作失败!"}).then((e=>(Un.hideLoad(),n("log","at pages/pay/index.vue:187","makeOrder suc: ",e),e)))},payOrder(e){n("log","at pages/pay/index.vue:192","payOrder get param:",e);let{order_no:t,pay_code:o,pay_type:r}=e,{goods_data:a,amount:i}=this.dataQuery,{store_id:s,brand_id:l,token:c}=getApp().globalData.accountInfo,u={order_no:t,pay_code:o,pay_type:r,brand_id:l,token:c,order_amt:i,goods_info:t};return n("log","at pages/pay/index.vue:206","需要适配payOrder urlParams:",u),Qn.post({url:Hn.payOrder,data:u,isDefaultGet:!0,failMsg:"payOrder fail"}).then((e=>(n("log","at pages/pay/index.vue:215","payOrder suc: ",e),{order_no:t,pay_code:o,pay_type:r,orderAmt:e.res.orderAmt,transNo:e.res.transNo,res:e.res})))},checkOrder(e){let{store_id:t,brand_id:o,token:r}=getApp().globalData.accountInfo,{transNo:a,orderAmt:i,payCode:s}=e,l={transNo:a,payCode:s,brand_id:o,token:r,orderAmt:i,manual:"yes"};return n("log","at pages/pay/index.vue:235","需要适配checkOrder urlParams:",l),Qn.get({url:Hn.checkOrder,data:l,isDefaultGet:!0,failMsg:"checkOrder fail"}).then((t=>(n("log","at pages/pay/index.vue:244","checkOrder suc: ",e),{payRes:e,checkRes:t})))},handle_clickVipCard(){Un.showNone("储值卡支付未接入"),this.handle_clickVIP()},handle_closeEndPhoneBox(e){n("log","at pages/pay/index.vue:259","handle_closeEndPhoneBox",e),this.showEndPhoneBox=!this.showEndPhoneBox},handle_clickCommit_end_phone(e){n("log","at pages/pay/index.vue:263","handle_clickCommit_end_phone",e),this.showEndPhoneBox=!this.showEndPhoneBox},handle_closeQRInputBox(e){n("log","at pages/pay/index.vue:267","handle_closeQRInputBox",e)},handle_clickCommit_qr(e){n("log","at pages/pay/index.vue:270","handle_clickCommit_qr",e),this.showQRInputBox=!this.showQRInputBox},handle_clickVIP(){this.showEndPhoneBox=!this.showEndPhoneBox},async setPageHeight(){this.screenHeight=await Un.getPageHeight()},async onKeyup(e){let t=Xn.dict[e.keyCode];if(this.decryptList.push(t),13!=e.keyCode)return n("log","at pages/pay/index.vue:287","this.decryptList1: ",this.decryptList);this.decryptList.pop(),this.strResult=await Xn.resultScan(this.decryptList),this.orderQrcode=this.strResult,this.decryptList.splice(0),n("log","at pages/pay/index.vue:294","this.decryptList: "+this.decryptList),-1!=this.strResult.indexOf("down_arrow")&&(this.strResult=this.strResult.replace("down_arrow","")),n("log","at pages/pay/index.vue:299","扫码最终结果--:",this.strResult),this.acceptScanCode(this.strResult)},onKeydown(e){}}},[["render",function(t,n,o,r,a,i){const s=e.resolveComponent("keyboard-listener"),l=e.resolveComponent("view-header"),c=e.resolveComponent("paying"),u=e.resolveComponent("pay-success"),p=e.resolveComponent("input-box-end-phone");return e.openBlock(),e.createElementBlock("view",{class:"pay-page"},[e.createVNode(s,{style:{width:"1rpx"},onKeyup:i.onKeyup,onKeydown:i.onKeydown},null,8,["onKeyup","onKeydown"]),0==a.paySuccessStatus?(e.openBlock(),e.createElementBlock("view",{key:0},[e.createVNode(l,{class:"mheader",backgroundCustom:"none",needBorder:!1,onCloseUse:n[0]||(n[0]=()=>{})},null,8,["backgroundCustom","needBorder"]),(e.openBlock(),e.createBlock(c,{key:0,payTotal:i.payTotal,onClickVipCard:i.handle_clickVipCard},null,8,["payTotal","onClickVipCard"]))])):(e.openBlock(),e.createBlock(u,{key:1,paySuccessInfo:a.dataQuery},null,8,["paySuccessInfo"])),a.showEndPhoneBox?(e.openBlock(),e.createBlock(p,{key:2,maskHeight:a.screenHeight,maxInput:4,onShowIt:i.handle_closeEndPhoneBox,onClickCommit:i.handle_clickCommit_end_phone},null,8,["maskHeight","onShowIt","onClickCommit"])):e.createCommentVNode("",!0)])}],["__scopeId","data-v-31451bb4"]]),co=r({__name:"pads_picker",props:{padList:{type:Array,default:[]},padListOrigin:{type:Array,default:[]}},emits:["pickerChange"],setup(t,{emit:o}){const r=t,a=e.ref("");function i(e){n("log","at components/login/pads_picker.vue:52","picker发送选择改变,携带值为",e.detail.value);let t=e.detail.value;a.value=t,o("pickerChange",t)}return e.onMounted((()=>{})),e.watchEffect((()=>{n("log","at components/login/pads_picker.vue:45","watchEffect",r.padListOrigin),r.padListOrigin.length>0&&function(){n("log","at components/login/pads_picker.vue:59","autoShowBackStadium");let e=uni.getStorageSync("stadiumInfo");if(e){let t=r.padListOrigin.findIndex((t=>t.id==e.id));-1!=t&&(a.value=t,n("log","at components/login/pads_picker.vue:67","autoShowBackStadium set index: ",t))}}()})),(n,o)=>(e.openBlock(),e.createElementBlock("view",{class:"pads-picker"},[e.createElementVNode("view",{class:"pp-content"},[e.createElementVNode("view",{class:"pc-text"},"请选择平板"),e.createElementVNode("view",{class:"pc-frame"},[e.createElementVNode("picker",{class:"pt-picker",mode:"selector",range:t.padList,onChange:i},[e.createElementVNode("view",{class:"pp-box"},[e.createElementVNode("view",{class:"pb-text"},e.toDisplayString(t.padList[a.value]||"请选择平板"),1),e.createElementVNode("image",{class:"pt-icon",mode:"aspectFtt",src:"/static/images/triangle.png"})])],40,["range"])])])]))}},[["__scopeId","data-v-cde733f2"]]),uo=r({__name:"setting_mask",emits:["closeSetting"],setup(t,{emit:o}){const r=()=>{o("closeSetting","false")},a=()=>{n("log","at components/login/setting_mask.vue:28","logout"),uni.showModal({title:"提示",content:"确定退出登录?",success:function(e){e.confirm?(n("log","at components/login/setting_mask.vue:35","用户点击确定"),i()):e.cancel&&n("log","at components/login/setting_mask.vue:38","用户点击取消")}})},i=()=>{getApp().globalData.stadiumInfo={},getApp().globalData.accountInfo={},uni.removeStorageSync("stadiumInfo"),uni.removeStorageSync("accountInfo"),uni.removeStorageSync("userInfo"),uni.reLaunch({url:"/pages/login/index"})};return(t,n)=>(e.openBlock(),e.createElementBlock("view",{class:"setting-mask"},[e.createElementVNode("view",{class:"sm-content"},[e.createElementVNode("image",{class:"sc-close",mode:"aspectFit",src:"/static/images/close.png",onClick:r}),e.createElementVNode("view",{class:"sc-title"},"平板信息配置"),e.createElementVNode("view",{class:"sc-container"},[e.createElementVNode("view",{class:"sc-line"},[e.createElementVNode("view",{class:"sl-desc"},"当前设备名称:收银端"),e.createElementVNode("button",{class:"sd-btn",onClick:a},"退出登录")]),e.createElementVNode("view",{class:"sc-line"},[e.createElementVNode("view",{class:"sl-desc"},"屏幕适配设置")])])])]))}},[["__scopeId","data-v-67b1cd74"]]),po={__name:"success",setup(t){let r=e.ref(!1);const s=e.ref([]),c=e.ref(""),u=e.ref([]);o((async()=>{v()}));var p=e.computed((()=>{let{accountInfo:e,stadiumInfo:t}=getApp().globalData,o=e.username||"用户";return uni.getStorageSync("stadiumInfo")&&(n("log","at pages/login/success.vue:53","stadiumInfo: ",uni.getStorageSync("stadiumInfo")),t=uni.getStorageSync("stadiumInfo")),t&&(o=t.venue_name),o})),d=e.computed((()=>{let e=uni.getStorageSync("stadiumInfo");if(e){let t=u.value.findIndex((t=>t.id==e.id));return-1!=t&&(c.value=t,n("log","at pages/login/success.vue:68","autoShowBackStadium set index: ",t),!0)}return!1}));function f(e){n("log","at pages/login/success.vue:78","handle_closeSetting",e),r.value=!r.value}function y(e){n("log","at pages/login/success.vue:82","handle_pickerChange",e),c.value=e,function(e){let t=u.value[e],{id:n}=t;getApp().globalData.accountInfo.store_id=n,getApp().globalData.stadiumInfo=t,uni.setStorageSync("stadiumInfo",t)}(e)}function g(){d.value?Un.routeTo("/pages/index/standby","nT"):Un.showNone("请选择门店")}function m(){r.value=!r.value}function h(){Un.showNone("更新功能暂不可用")}function b(){n("log","at pages/login/success.vue:101","clickUpdatePadList"),v()}function v(){n("log","at pages/login/success.vue:117","updatePadList"),Un.showLoad("更新门店列表...");let{brand_id:e,token:t}=getApp().globalData.accountInfo,o={brand_id:e,token:t,page:1,page_size:200};Qn.post({url:Hn.padList,data:o,isDefaultGet:!0,failMsg:"操作失败!"}).then((e=>(Un.hideLoad(),n("log","at pages/login/success.vue:133","updatePadList suc: ",e),u.value=e.list,s.value=e.list.map((e=>e.venue_name)),e))).finally((()=>{Un.hideLoad()}))}return(t,n)=>(e.openBlock(),e.createBlock(a,null,{default:e.withCtx((()=>[e.createElementVNode("view",{class:"login-success"},[e.createVNode(i),e.createElementVNode("view",{class:"ls-desc"},[e.createElementVNode("view",{class:"ld-line"},"尊敬的"+e.toDisplayString(e.unref(p)||"用户")+":",1),e.createElementVNode("view",{class:"ld-line"},"欢迎登录欧轩智能场馆平板端系统!")]),e.createElementVNode("view",{class:"ls-pads"},[e.createVNode(co,{padList:s.value,padListOrigin:u.value,onPickerChange:y},null,8,["padList","padListOrigin"])]),e.createElementVNode("view",{class:"ls-botton"},[e.createVNode(l,{onClick:g},{default:e.withCtx((()=>[e.createTextVNode("进入使用")])),_:1})]),e.createElementVNode("view",{class:"ls-links"},[e.createElementVNode("view",{class:"ll-item",onClick:h},"更新"),e.createElementVNode("view",{class:"ll-item",onClick:b},"更新门店"),e.createElementVNode("view",{class:"ll-item",onClick:m},"设置")])]),e.unref(r)?(e.openBlock(),e.createBlock(uo,{key:0,onCloseSetting:f})):e.createCommentVNode("",!0)])),_:1}))}};__definePage("pages/login/index",qn),__definePage("pages/index/standby",Zn),__definePage("pages/index/index",so),__definePage("pages/pay/index",lo),__definePage("pages/login/success",po);const fo={onLaunch(){n("log","at App.vue:16","App Launch default"),this.globalData.autoLogin=!0},onShow(){n("log","at App.vue:20","App Show default")},onHide(){n("log","at App.vue:23","App Hide default")},globalData:{autoLogin:!1,goodsList:[],shopList:[],accountInfo:{brand_id:"63",store_id:"167",username:"Ella06",password:"123456",assistant_client:"PC",token:"e6cabeae-0c1a-11ee-aa40-5254005df464",role:""},stadiumInfo:{id:"",brand_id:"",venue_name:""},loginInfo:{phone:"",password:"",token:"",vip:!1},payInfo:{payType:"",paySuccess:!1}},methods:{}};const{app:yo,Vuex:go,Pinia:mo}={app:e.createVueApp(fo)};uni.Vuex=go,uni.Pinia=mo,yo.provide("__globalStyles",__uniConfig.styles),yo._component.mpType="app",yo._component.render=()=>{},yo.mount("#app")}(Vue);
diff --git a/app/src/main/assets/apps/__UNI__3B4D40B/www/app.css b/app/src/main/assets/apps/__UNI__3B4D40B/www/app.css
index 7cd293b..c15eedd 100644
--- a/app/src/main/assets/apps/__UNI__3B4D40B/www/app.css
+++ b/app/src/main/assets/apps/__UNI__3B4D40B/www/app.css
@@ -1,3 +1,2 @@
*{margin:0;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}html,body{-webkit-user-select:none;user-select:none;width:100%}html{height:100%;height:100vh;width:100%;width:100vw}body{overflow-x:hidden;background-color:#fff;height:100%}#app{height:100%}input[type=search]::-webkit-search-cancel-button{display:none}.uni-loading,uni-button[loading]:before{background:transparent url(data:image/svg+xml;base64,\ PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=) no-repeat}.uni-loading{width:20px;height:20px;display:inline-block;vertical-align:middle;animation:uni-loading 1s steps(12,end) infinite;background-size:100%}@keyframes uni-loading{0%{transform:rotate3d(0,0,1,0)}to{transform:rotate3d(0,0,1,360deg)}}@media (prefers-color-scheme: dark){html{--UI-BG-CLOLOR-ACTIVE: #373737;--UI-BORDER-CLOLOR-1: #373737;--UI-BG: #000;--UI-BG-0: #191919;--UI-BG-1: #1f1f1f;--UI-BG-2: #232323;--UI-BG-3: #2f2f2f;--UI-BG-4: #606060;--UI-BG-5: #2c2c2c;--UI-FG: #fff;--UI-FG-0: hsla(0, 0%, 100%, .8);--UI-FG-HALF: hsla(0, 0%, 100%, .6);--UI-FG-1: hsla(0, 0%, 100%, .5);--UI-FG-2: hsla(0, 0%, 100%, .3);--UI-FG-3: hsla(0, 0%, 100%, .05)}body{background-color:var(--UI-BG-0);color:var(--UI-FG-0)}}[nvue] uni-view,[nvue] uni-label,[nvue] uni-swiper-item,[nvue] uni-scroll-view{display:flex;flex-shrink:0;flex-grow:0;flex-basis:auto;align-items:stretch;align-content:flex-start}[nvue] uni-button{margin:0}[nvue-dir-row] uni-view,[nvue-dir-row] uni-label,[nvue-dir-row] uni-swiper-item{flex-direction:row}[nvue-dir-column] uni-view,[nvue-dir-column] uni-label,[nvue-dir-column] uni-swiper-item{flex-direction:column}[nvue-dir-row-reverse] uni-view,[nvue-dir-row-reverse] uni-label,[nvue-dir-row-reverse] uni-swiper-item{flex-direction:row-reverse}[nvue-dir-column-reverse] uni-view,[nvue-dir-column-reverse] uni-label,[nvue-dir-column-reverse] uni-swiper-item{flex-direction:column-reverse}[nvue] uni-view,[nvue] uni-image,[nvue] uni-input,[nvue] uni-scroll-view,[nvue] uni-swiper,[nvue] uni-swiper-item,[nvue] uni-text,[nvue] uni-textarea,[nvue] uni-video{position:relative;border:0px solid #000000;box-sizing:border-box}[nvue] uni-swiper-item{position:absolute}@keyframes once-show{0%{top:0}}uni-resize-sensor,uni-resize-sensor>div{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden}uni-resize-sensor{display:block;z-index:-1;visibility:hidden;animation:once-show 1ms}uni-resize-sensor>div>div{position:absolute;left:0;top:0}uni-resize-sensor>div:first-child>div{width:100000px;height:100000px}uni-resize-sensor>div:last-child>div{width:200%;height:200%}uni-text[selectable]{cursor:auto;-webkit-user-select:text;user-select:text}uni-text{white-space:pre-line}uni-view{display:block}uni-view[hidden]{display:none}uni-button{position:relative;display:block;margin-left:auto;margin-right:auto;padding-left:14px;padding-right:14px;box-sizing:border-box;font-size:18px;text-align:center;text-decoration:none;line-height:2.55555556;border-radius:5px;-webkit-tap-highlight-color:transparent;overflow:hidden;color:#000;background-color:#f8f8f8;cursor:pointer}uni-button[hidden]{display:none!important}uni-button:after{content:" ";width:200%;height:200%;position:absolute;top:0;left:0;border:1px solid rgba(0,0,0,.2);transform:scale(.5);transform-origin:0 0;box-sizing:border-box;border-radius:10px}uni-button[native]{padding-left:0;padding-right:0}uni-button[native] .uni-button-cover-view-wrapper{border:inherit;border-color:inherit;border-radius:inherit;background-color:inherit}uni-button[native] .uni-button-cover-view-inner{padding-left:14px;padding-right:14px}uni-button uni-cover-view{line-height:inherit;white-space:inherit}uni-button[type=default]{color:#000;background-color:#f8f8f8}uni-button[type=primary]{color:#fff;background-color:#007aff}uni-button[type=warn]{color:#fff;background-color:#e64340}uni-button[disabled]{color:rgba(255,255,255,.6);cursor:not-allowed}uni-button[disabled][type=default],uni-button[disabled]:not([type]){color:rgba(0,0,0,.3);background-color:#f7f7f7}uni-button[disabled][type=primary]{background-color:rgba(0,122,255,.6)}uni-button[disabled][type=warn]{background-color:#ec8b89}uni-button[type=primary][plain]{color:#007aff;border:1px solid #007aff;background-color:transparent}uni-button[type=primary][plain][disabled]{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}uni-button[type=primary][plain]:after{border-width:0}uni-button[type=default][plain]{color:#353535;border:1px solid #353535;background-color:transparent}uni-button[type=default][plain][disabled]{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}uni-button[type=default][plain]:after{border-width:0}uni-button[plain]{color:#353535;border:1px solid #353535;background-color:transparent}uni-button[plain][disabled]{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}uni-button[plain]:after{border-width:0}uni-button[plain][native] .uni-button-cover-view-inner{padding:0}uni-button[type=warn][plain]{color:#e64340;border:1px solid #e64340;background-color:transparent}uni-button[type=warn][plain][disabled]{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}uni-button[type=warn][plain]:after{border-width:0}uni-button[size=mini]{display:inline-block;line-height:2.3;font-size:13px;padding:0 1.34em}uni-button[size=mini][native]{padding:0}uni-button[size=mini][native] .uni-button-cover-view-inner{padding:0 1.34em}uni-button[loading]:not([disabled]){cursor:progress}uni-button[loading]:before{content:" ";display:inline-block;width:18px;height:18px;vertical-align:middle;animation:uni-loading 1s steps(12,end) infinite;background-size:100%}uni-button[loading][type=primary]{color:rgba(255,255,255,.6);background-color:#0062cc}uni-button[loading][type=primary][plain]{color:#007aff;background-color:transparent}uni-button[loading][type=default]{color:rgba(0,0,0,.6);background-color:#dedede}uni-button[loading][type=default][plain]{color:#353535;background-color:transparent}uni-button[loading][type=warn]{color:rgba(255,255,255,.6);background-color:#ce3c39}uni-button[loading][type=warn][plain]{color:#e64340;background-color:transparent}uni-button[loading][native]:before{content:none}.button-hover{color:rgba(0,0,0,.6);background-color:#dedede}.button-hover[plain]{color:rgba(53,53,53,.6);border-color:rgba(53,53,53,.6);background-color:transparent}.button-hover[type=primary]{color:rgba(255,255,255,.6);background-color:#0062cc}.button-hover[type=primary][plain]{color:rgba(0,122,255,.6);border-color:rgba(0,122,255,.6);background-color:transparent}.button-hover[type=default]{color:rgba(0,0,0,.6);background-color:#dedede}.button-hover[type=default][plain]{color:rgba(53,53,53,.6);border-color:rgba(53,53,53,.6);background-color:transparent}.button-hover[type=warn]{color:rgba(255,255,255,.6);background-color:#ce3c39}.button-hover[type=warn][plain]{color:rgba(230,67,64,.6);border-color:rgba(230,67,64,.6);background-color:transparent}@media (prefers-color-scheme: dark){uni-button,uni-button[type=default]{color:#d6d6d6;background-color:#343434}.button-hover,.button-hover[type=default]{color:#d6d6d6;background-color:rgba(255,255,255,.1)}uni-button[disabled][type=default],uni-button[disabled]:not([type]){color:rgba(255,255,255,.2);background-color:rgba(255,255,255,.08)}uni-button[type=primary][plain][disabled]{color:rgba(255,255,255,.2);border-color:rgba(255,255,255,.2)}uni-button[type=default][plain]{color:#d6d6d6;border:1px solid #d6d6d6}.button-hover[type=default][plain]{color:rgba(150,150,150,.6);border-color:rgba(150,150,150,.6);background-color:rgba(50,50,50,.2)}uni-button[type=default][plain][disabled]{border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.2)}}uni-canvas{width:300px;height:150px;display:block;position:relative}uni-canvas>.uni-canvas-canvas{position:absolute;top:0;left:0;width:100%;height:100%}uni-checkbox{-webkit-tap-highlight-color:transparent;display:inline-block;cursor:pointer}uni-checkbox[hidden]{display:none}uni-checkbox[disabled]{cursor:not-allowed}.uni-checkbox-wrapper{display:inline-flex;align-items:center;vertical-align:middle}.uni-checkbox-input{margin-right:5px;-webkit-appearance:none;appearance:none;outline:0;border:1px solid #d1d1d1;background-color:#fff;border-radius:3px;width:22px;height:22px;position:relative}.uni-checkbox-input svg{color:#007aff;font-size:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%) scale(.73)}@media (hover: hover){uni-checkbox:not([disabled]) .uni-checkbox-input:hover{border-color:var(--HOVER-BD-COLOR, #007aff)!important}}uni-checkbox-group{display:block}uni-checkbox-group[hidden]{display:none}uni-cover-image{display:block;line-height:1.2;overflow:hidden;height:100%;width:100%;pointer-events:auto}uni-cover-image[hidden]{display:none}uni-cover-image .uni-cover-image{width:100%;height:100%}uni-cover-view{display:block;line-height:1.2;overflow:hidden;white-space:nowrap;pointer-events:auto}uni-cover-view[hidden]{display:none}uni-cover-view .uni-cover-view{width:100%;height:100%;visibility:hidden;text-overflow:inherit;white-space:inherit;align-items:inherit;justify-content:inherit;flex-direction:inherit;flex-wrap:inherit;display:inherit;overflow:inherit}.ql-container{display:block;position:relative;box-sizing:border-box;-webkit-user-select:text;user-select:text;outline:none;overflow:hidden;width:100%;height:200px;min-height:200px}.ql-container[hidden]{display:none}.ql-container .ql-editor{position:relative;font-size:inherit;line-height:inherit;font-family:inherit;min-height:inherit;width:100%;height:100%;padding:0;overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-overflow-scrolling:touch}.ql-container .ql-editor::-webkit-scrollbar{width:0!important}.ql-container .ql-editor.scroll-disabled{overflow:hidden}.ql-container .ql-image-overlay{display:flex;position:absolute;box-sizing:border-box;border:1px dashed #ccc;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none}.ql-container .ql-image-overlay .ql-image-size{position:absolute;padding:4px 8px;text-align:center;background-color:#fff;color:#888;border:1px solid #ccc;box-sizing:border-box;opacity:.8;right:4px;top:4px;font-size:12px;display:inline-block;width:auto}.ql-container .ql-image-overlay .ql-image-toolbar{position:relative;text-align:center;box-sizing:border-box;background:#000;border-radius:5px;color:#fff;font-size:0;min-height:24px;z-index:100}.ql-container .ql-image-overlay .ql-image-toolbar span{display:inline-block;cursor:pointer;padding:5px;font-size:12px;border-right:1px solid #fff}.ql-container .ql-image-overlay .ql-image-toolbar span:last-child{border-right:0}.ql-container .ql-image-overlay .ql-image-toolbar span.triangle-up{padding:0;position:absolute;top:-12px;left:50%;transform:translate(-50%);width:0;height:0;border-width:6px;border-style:solid;border-color:transparent transparent black transparent}.ql-container .ql-image-overlay .ql-image-handle{position:absolute;height:12px;width:12px;border-radius:50%;border:1px solid #ccc;box-sizing:border-box;background:#fff}.ql-container img{display:inline-block;max-width:100%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;height:100%;outline:none;overflow-y:auto;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:2em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:2em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:2em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right,.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:2em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:4em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:4em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right,.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:4em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:6em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right,.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:8em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:8em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right,.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:8em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:10em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:10em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right,.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:10em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:12em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right,.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:14em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:14em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right,.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:14em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:16em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:16em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right,.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:16em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:18em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right,.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;pointer-events:none;position:absolute}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}uni-icon{display:inline-block;font-size:0;box-sizing:border-box}uni-icon[hidden]{display:none}uni-image{width:320px;height:240px;display:inline-block;overflow:hidden;position:relative}uni-image[hidden]{display:none}uni-image>div{width:100%;height:100%;background-repeat:no-repeat}uni-image>img{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}uni-image>.uni-image-will-change{will-change:transform}uni-input{display:block;font-size:16px;line-height:1.4em;height:1.4em;min-height:1.4em;overflow:hidden}uni-input[hidden]{display:none}.uni-input-wrapper,.uni-input-placeholder,.uni-input-form,.uni-input-input{outline:none;border:none;padding:0;margin:0;text-decoration:inherit}.uni-input-wrapper,.uni-input-form{display:flex;position:relative;width:100%;height:100%;flex-direction:column;justify-content:center}.uni-input-placeholder,.uni-input-input{width:100%}.uni-input-placeholder{position:absolute;top:auto!important;left:0;color:gray;overflow:hidden;text-overflow:clip;white-space:pre;word-break:keep-all;pointer-events:none;line-height:inherit}.uni-input-input{position:relative;display:block;height:100%;background:none;color:inherit;opacity:1;font:inherit;line-height:inherit;letter-spacing:inherit;text-align:inherit;text-indent:inherit;text-transform:inherit;text-shadow:inherit}.uni-input-input[type=search]::-webkit-search-cancel-button,.uni-input-input[type=search]::-webkit-search-decoration{display:none}.uni-input-input::-webkit-outer-spin-button,.uni-input-input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.uni-input-input[type=number]{-moz-appearance:textfield}.uni-input-input:disabled{-webkit-text-fill-color:currentcolor}.uni-label-pointer{cursor:pointer}uni-live-pusher{width:320px;height:240px;display:inline-block;line-height:0;overflow:hidden;position:relative}uni-live-pusher[hidden]{display:none}.uni-live-pusher-container{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;background-color:#000}.uni-live-pusher-slot{position:absolute;top:0;width:100%;height:100%;overflow:hidden;pointer-events:none}uni-map{width:300px;height:225px;display:inline-block;line-height:0;overflow:hidden;position:relative}uni-map[hidden]{display:none}.uni-map-container{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;background-color:transparent}.uni-map-slot{position:absolute;top:0;width:100%;height:100%;overflow:hidden;pointer-events:none}uni-movable-area{display:block;position:relative;width:10px;height:10px}uni-movable-area[hidden]{display:none}uni-movable-view{display:inline-block;width:10px;height:10px;top:0px;left:0px;position:absolute;cursor:grab}uni-movable-view[hidden]{display:none}uni-navigator{height:auto;width:auto;display:block;cursor:pointer}uni-navigator[hidden]{display:none}.navigator-hover{background-color:rgba(0,0,0,.1);opacity:.7}.navigator-wrap,.navigator-wrap:link,.navigator-wrap:visited,.navigator-wrap:hover,.navigator-wrap:active{text-decoration:none;color:inherit;cursor:pointer}uni-picker-view{display:block}.uni-picker-view-wrapper{display:flex;position:relative;overflow:hidden;height:100%}uni-picker-view[hidden]{display:none}uni-picker-view-column{flex:1;position:relative;height:100%;overflow:hidden}uni-picker-view-column[hidden]{display:none}.uni-picker-view-group{height:100%;overflow:hidden}.uni-picker-view-mask{transform:translateZ(0)}.uni-picker-view-indicator,.uni-picker-view-mask{position:absolute;left:0;width:100%;z-index:3;pointer-events:none}.uni-picker-view-mask{top:0;height:100%;margin:0 auto;background-image:linear-gradient(180deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),linear-gradient(0deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));background-position:top,bottom;background-size:100% 102px;background-repeat:no-repeat;transform:translateZ(0)}.uni-picker-view-indicator{height:34px;top:50%;transform:translateY(-50%)}.uni-picker-view-content{position:absolute;top:0;left:0;width:100%;will-change:transform;padding:102px 0;cursor:pointer}.uni-picker-view-content>*{height:34px;overflow:hidden}.uni-picker-view-indicator:before{top:0;border-top:1px solid #e5e5e5;transform-origin:0 0;transform:scaleY(.5)}.uni-picker-view-indicator:after{bottom:0;border-bottom:1px solid #e5e5e5;transform-origin:0 100%;transform:scaleY(.5)}.uni-picker-view-indicator:after,.uni-picker-view-indicator:before{content:" ";position:absolute;left:0;right:0;height:1px;color:#e5e5e5}@media (prefers-color-scheme: dark){.uni-picker-view-indicator:before{border-top-color:var(--UI-FG-3)}.uni-picker-view-indicator:after{border-bottom-color:var(--UI-FG-3)}.uni-picker-view-mask{background-image:linear-gradient(180deg,rgba(35,35,35,.95),rgba(35,35,35,.6)),linear-gradient(0deg,rgba(35,35,35,.95),rgba(35,35,35,.6))}}uni-progress{display:flex;align-items:center}uni-progress[hidden]{display:none}.uni-progress-bar{flex:1}.uni-progress-inner-bar{width:0;height:100%}.uni-progress-info{margin-top:0;margin-bottom:0;min-width:2em;margin-left:15px;font-size:16px}uni-radio{-webkit-tap-highlight-color:transparent;display:inline-block;cursor:pointer}uni-radio[hidden]{display:none}uni-radio[disabled]{cursor:not-allowed}.uni-radio-wrapper{display:inline-flex;align-items:center;vertical-align:middle}.uni-radio-input{-webkit-appearance:none;appearance:none;margin-right:5px;outline:0;border:1px solid #d1d1d1;background-color:#fff;border-radius:50%;width:22px;height:22px;position:relative}@media (hover: hover){uni-radio:not([disabled]) .uni-radio-input:hover{border-color:var(--HOVER-BD-COLOR, #007aff)!important}}.uni-radio-input svg{color:#fff;font-size:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%) scale(.73)}.uni-radio-input.uni-radio-input-disabled{background-color:#e1e1e1;border-color:#d1d1d1}.uni-radio-input.uni-radio-input-disabled svg{color:#adadad}uni-radio-group{display:block}uni-radio-group[hidden]{display:none}uni-scroll-view{display:block;width:100%}uni-scroll-view[hidden]{display:none}.uni-scroll-view{position:relative;-webkit-overflow-scrolling:touch;width:100%;height:100%;max-height:inherit}.uni-scroll-view-content{width:100%;height:100%}.uni-scroll-view-refresher{position:relative;overflow:hidden}.uni-scroll-view-refresh{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:row;justify-content:center;align-items:center}.uni-scroll-view-refresh-inner{display:flex;align-items:center;justify-content:center;line-height:0;width:40px;height:40px;border-radius:50%;background-color:#fff;box-shadow:0 1px 6px rgba(0,0,0,.118),0 1px 4px rgba(0,0,0,.118)}.uni-scroll-view-refresh__spinner{transform-origin:center center;animation:uni-scroll-view-refresh-rotate 2s linear infinite}.uni-scroll-view-refresh__spinner>circle{stroke:currentColor;stroke-linecap:round;animation:uni-scroll-view-refresh-dash 2s linear infinite}@keyframes uni-scroll-view-refresh-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes uni-scroll-view-refresh-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}uni-slider{margin:10px 18px;padding:0;display:block}uni-slider[hidden]{display:none}uni-slider .uni-slider-wrapper{display:flex;align-items:center;min-height:16px}uni-slider .uni-slider-tap-area{flex:1;padding:8px 0}uni-slider .uni-slider-handle-wrapper{position:relative;height:2px;border-radius:5px;background-color:#e9e9e9;cursor:pointer;transition:background-color .3s ease;-webkit-tap-highlight-color:transparent}uni-slider .uni-slider-track{height:100%;border-radius:6px;background-color:#007aff;transition:background-color .3s ease}uni-slider .uni-slider-handle,uni-slider .uni-slider-thumb{position:absolute;left:50%;top:50%;cursor:pointer;border-radius:50%;transition:border-color .3s ease}uni-slider .uni-slider-handle{width:28px;height:28px;margin-top:-14px;margin-left:-14px;background-color:transparent;z-index:3;cursor:grab}uni-slider .uni-slider-thumb{z-index:2;box-shadow:0 0 4px rgba(0,0,0,.2)}uni-slider .uni-slider-step{position:absolute;width:100%;height:2px;background:transparent;z-index:1}uni-slider .uni-slider-value{width:3ch;color:#888;font-size:14px;margin-left:1em}uni-slider .uni-slider-disabled .uni-slider-track{background-color:#ccc}uni-slider .uni-slider-disabled .uni-slider-thumb{background-color:#fff;border-color:#ccc}uni-swiper{display:block;height:150px}uni-swiper[hidden]{display:none}.uni-swiper-wrapper{overflow:hidden;position:relative;width:100%;height:100%;transform:translateZ(0)}.uni-swiper-slides{position:absolute;left:0;top:0;right:0;bottom:0}.uni-swiper-slide-frame{position:absolute;left:0;top:0;width:100%;height:100%;will-change:transform}.uni-swiper-dots{position:absolute;font-size:0}.uni-swiper-dots-horizontal{left:50%;bottom:10px;text-align:center;white-space:nowrap;transform:translate(-50%)}.uni-swiper-dots-horizontal .uni-swiper-dot{margin-right:8px}.uni-swiper-dots-horizontal .uni-swiper-dot:last-child{margin-right:0}.uni-swiper-dots-vertical{right:10px;top:50%;text-align:right;transform:translateY(-50%)}.uni-swiper-dots-vertical .uni-swiper-dot{display:block;margin-bottom:9px}.uni-swiper-dots-vertical .uni-swiper-dot:last-child{margin-bottom:0}.uni-swiper-dot{display:inline-block;width:8px;height:8px;cursor:pointer;transition-property:background-color;transition-timing-function:ease;background:rgba(0,0,0,.3);border-radius:50%}.uni-swiper-dot-active{background-color:#000}.uni-swiper-navigation{width:26px;height:26px;cursor:pointer;position:absolute;top:50%;margin-top:-13px;display:flex;align-items:center;transition:all .2s;border-radius:50%;opacity:1}.uni-swiper-navigation-disabled{opacity:.35;cursor:not-allowed}.uni-swiper-navigation-hide{opacity:0;cursor:auto;pointer-events:none}.uni-swiper-navigation-prev{left:10px}.uni-swiper-navigation-prev svg{margin-left:-1px;left:10px}.uni-swiper-navigation-prev.uni-swiper-navigation-vertical{top:18px;left:50%;margin-left:-13px}.uni-swiper-navigation-prev.uni-swiper-navigation-vertical svg{transform:rotate(90deg);margin-left:auto;margin-top:-2px}.uni-swiper-navigation-next{right:10px}.uni-swiper-navigation-next svg{transform:rotate(180deg)}.uni-swiper-navigation-next.uni-swiper-navigation-vertical{top:auto;bottom:5px;left:50%;margin-left:-13px}.uni-swiper-navigation-next.uni-swiper-navigation-vertical svg{margin-top:2px;transform:rotate(270deg)}uni-swiper-item{display:block;overflow:hidden;will-change:transform;position:absolute;width:100%;height:100%;cursor:grab}uni-swiper-item[hidden]{display:none}uni-switch{-webkit-tap-highlight-color:transparent;display:inline-block;cursor:pointer}uni-switch[hidden]{display:none}uni-switch[disabled]{cursor:not-allowed}.uni-switch-wrapper{display:inline-flex;align-items:center;vertical-align:middle}.uni-switch-input{-webkit-appearance:none;appearance:none;position:relative;width:52px;height:32px;margin-right:5px;border:1px solid #dfdfdf;outline:0;border-radius:16px;box-sizing:border-box;background-color:#dfdfdf;transition:background-color .1s,border .1s}uni-switch[disabled] .uni-switch-input{opacity:.7}.uni-switch-input:before{content:" ";position:absolute;top:0;left:0;width:50px;height:30px;border-radius:15px;background-color:#fdfdfd;transition:transform .3s}.uni-switch-input:after{content:" ";position:absolute;top:0;left:0;width:30px;height:30px;border-radius:15px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.4);transition:transform .3s}.uni-switch-input.uni-switch-input-checked{border-color:#007aff;background-color:#007aff}.uni-switch-input.uni-switch-input-checked:before{transform:scale(0)}.uni-switch-input.uni-switch-input-checked:after{transform:translate(20px)}uni-switch .uni-checkbox-input{margin-right:5px;-webkit-appearance:none;appearance:none;outline:0;border:1px solid #d1d1d1;background-color:#fff;border-radius:3px;width:22px;height:22px;position:relative;color:#007aff}uni-switch:not([disabled]) .uni-checkbox-input:hover{border-color:#007aff}uni-switch .uni-checkbox-input svg{fill:#007aff;font-size:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%) scale(.73)}.uni-checkbox-input.uni-checkbox-input-disabled{background-color:#e1e1e1}.uni-checkbox-input.uni-checkbox-input-disabled:before{color:#adadad}@media (prefers-color-scheme: dark){uni-switch .uni-switch-input{border-color:#3b3b3f}uni-switch .uni-switch-input,uni-switch .uni-switch-input:before{background-color:#3b3b3f}uni-switch .uni-switch-input:after{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.4)}uni-switch .uni-checkbox-input{background-color:#2c2c2c;border:1px solid #656565}}uni-textarea{width:300px;height:150px;display:block;position:relative;font-size:16px;line-height:normal;white-space:pre-wrap;word-break:break-all}uni-textarea[hidden]{display:none}.uni-textarea-wrapper,.uni-textarea-placeholder,.uni-textarea-line,.uni-textarea-compute,.uni-textarea-textarea{outline:none;border:none;padding:0;margin:0;text-decoration:inherit}.uni-textarea-wrapper{display:block;position:relative;width:100%;height:100%;min-height:inherit;overflow-y:hidden}.uni-textarea-placeholder,.uni-textarea-line,.uni-textarea-compute,.uni-textarea-textarea{position:absolute;width:100%;height:100%;left:0;top:0;white-space:inherit;word-break:inherit}.uni-textarea-placeholder{color:gray;overflow:hidden}.uni-textarea-line,.uni-textarea-compute{visibility:hidden;height:auto}.uni-textarea-line{width:1em}.uni-textarea-textarea{resize:none;background:none;color:inherit;opacity:1;font:inherit;line-height:inherit;letter-spacing:inherit;text-align:inherit;text-indent:inherit;text-transform:inherit;text-shadow:inherit}.uni-textarea-textarea-fix-margin{width:auto;right:0;margin:0 -3px}.uni-textarea-textarea:disabled{-webkit-text-fill-color:currentcolor}uni-video{width:300px;height:225px;display:inline-block;line-height:0;overflow:hidden;position:relative}uni-video[hidden]{display:none}.uni-video-container{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;background-color:#000}.uni-video-slot{position:absolute;top:0;width:100%;height:100%;overflow:hidden;pointer-events:none}uni-web-view{display:inline-block;position:absolute;left:0;right:0;top:0;bottom:0}
-@font-face{font-family:uniicons;font-weight:400;font-style:normal;src:url(static/uni.ttf) format("truetype")}uni-progress,uni-checkbox-group{width:100%}uni-form{width:100%}.uni-flex{display:flex;flex-direction:row}.uni-flex-item{flex:1}.uni-row{flex-direction:row}.uni-column{flex-direction:column}.uni-link{color:#576b95;font-size:.8125rem}.uni-center{text-align:center}.uni-inline-item{display:flex;flex-direction:row;align-items:center}.uni-inline-item uni-text{margin-right:.625rem}.uni-inline-item uni-text:last-child{margin-right:0;margin-left:.625rem}.common-page-head{padding:1.09375rem;text-align:center}.common-page-head-title{display:inline-block;padding:0 1.25rem;font-size:.9375rem;height:2.75rem;line-height:2.75rem;color:#bebebe;box-sizing:border-box;border-bottom:.0625rem solid #D8D8D8}.uni-padding-wrap{padding:0 .9375rem}.uni-word{text-align:center;padding:6.25rem 3.125rem}.uni-title{font-size:.9375rem;font-weight:500;padding:.625rem 0;line-height:1.5}.uni-text{font-size:.875rem}.uni-title uni-text{font-size:.75rem;color:#888}.uni-text-gray{color:#ccc}.uni-text-small{font-size:.75rem}.uni-common-mb{margin-bottom:.9375rem}.uni-common-pb{padding-bottom:.9375rem}.uni-common-pl{padding-left:.9375rem}.uni-common-mt{margin-top:.9375rem}.uni-bg-red{background:#F76260;color:#fff}.uni-bg-green{background:#09BB07;color:#fff}.uni-bg-blue{background:#007AFF;color:#fff}.uni-h1{font-size:2.5rem;font-weight:700}.uni-h2{font-size:1.875rem;font-weight:700}.uni-h3{font-size:1.5rem;font-weight:700}.uni-h4{font-size:1.125rem;font-weight:700}.uni-h5{font-size:.875rem;color:#8f8f94}.uni-h6{font-size:.75rem;color:#8f8f94}.uni-bold{font-weight:700}.uni-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.uni-btn-v{padding:.3125rem 0}.uni-btn-v uni-button{margin:.625rem 0}.uni-form-item{display:flex;width:100%;padding:.3125rem 0}.uni-form-item .title{padding:.3125rem .78125rem}.uni-label{width:6.5625rem;word-wrap:break-word;word-break:break-all;text-indent:.625rem}.uni-input{height:1.5625rem;padding:.46875rem .78125rem;line-height:1.5625rem;font-size:.875rem;background:#FFF;flex:1}uni-radio-group,uni-checkbox-group{width:100%}uni-radio-group uni-label,uni-checkbox-group uni-label{padding-right:.625rem}.uni-form-item .with-fun{display:flex;flex-wrap:nowrap;background:#FFFFFF}.uni-form-item .with-fun .uni-icon{width:40px;height:2.5rem;line-height:2.5rem;flex-shrink:0}.uni-loadmore{height:2.5rem;line-height:2.5rem;text-align:center;padding-bottom:.9375rem}.uni-badge.uni-badge-inverted{padding:0 5px 0 0;color:#929292;background-color:transparent}.uni-badge-primary{color:#fff;background-color:#007aff}.uni-badge-blue.uni-badge-inverted,.uni-badge-primary.uni-badge-inverted{color:#007aff;background-color:transparent}.uni-badge-green,.uni-badge-success{color:#fff;background-color:#4cd964}.uni-badge-green.uni-badge-inverted,.uni-badge-success.uni-badge-inverted{color:#4cd964;background-color:transparent}.uni-badge-warning,.uni-badge-yellow{color:#fff;background-color:#f0ad4e}.uni-badge-warning.uni-badge-inverted,.uni-badge-yellow.uni-badge-inverted{color:#f0ad4e;background-color:transparent}.uni-badge-danger,.uni-badge-red{color:#fff;background-color:#dd524d}.uni-badge-danger.uni-badge-inverted,.uni-badge-red.uni-badge-inverted{color:#dd524d;background-color:transparent}.uni-badge-purple,.uni-badge-royal{color:#fff;background-color:#8a6de9}.uni-badge-purple.uni-badge-inverted,.uni-badge-royal.uni-badge-inverted{color:#8a6de9;background-color:transparent}.uni-collapse-content{height:0;width:100%;overflow:hidden}.uni-collapse-content.uni-active{height:auto}.uni-card{background:#fff;border-radius:.25rem;margin:.625rem 0;position:relative}.uni-card-content{font-size:.9375rem}.uni-card-content.image-view{width:100%;margin:0}.uni-card-content-inner{position:relative;padding:.9375rem}.uni-card-footer,.uni-card-header{position:relative;display:flex;min-height:1.5625rem;padding:.625rem .9375rem;justify-content:space-between;align-items:center}.uni-card-header{font-size:1.125rem}.uni-card-footer{color:#6d6d72}.uni-card-footer:before,.uni-card-header:after{position:absolute;top:0;right:0;left:0;height:.0625rem;content:"";transform:scaleY(.5);background-color:#c8c7cc}.uni-card-header:after{top:auto;bottom:0}.uni-card-media{justify-content:flex-start}.uni-card-media-logo{height:2.625rem;width:2.625rem;margin-right:.625rem}.uni-card-media-body{height:2.625rem;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.uni-card-media-text-top{line-height:1.125rem;font-size:1.0625rem}.uni-card-media-text-bottom{line-height:.9375rem;font-size:.875rem;color:#8f8f94}.uni-card-link{color:#007aff}.uni-list{background-color:#fff;position:relative;width:100%;display:flex;flex-direction:column}.uni-list:after{position:absolute;z-index:10;right:0;bottom:0;left:0;height:1px;content:"";transform:scaleY(.5);background-color:#c8c7cc}.uni-list-cell{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.uni-list-cell-hover{background-color:#eee}.uni-list-cell-pd{padding:.6875rem .9375rem}.uni-list-cell-left{white-space:nowrap;font-size:.875rem;padding:0 .9375rem}.uni-list-cell-db,.uni-list-cell-right{flex:1}.uni-list-cell:after{position:absolute;z-index:3;right:0;bottom:0;left:.9375rem;height:1px;content:"";transform:scaleY(.5);background-color:#c8c7cc}.uni-list .uni-list-cell:last-child:after{height:0}.uni-list-cell-last.uni-list-cell:after{height:0}.uni-list-cell-divider{position:relative;display:flex;color:#999;background-color:#f7f7f7;padding:.46875rem .625rem}.uni-list-cell-divider:before{position:absolute;right:0;top:0;left:0;height:1px;content:"";transform:scaleY(.5);background-color:#c8c7cc}.uni-list-cell-divider:after{position:absolute;right:0;bottom:0;left:0;height:1px;content:"";transform:scaleY(.5);background-color:#c8c7cc}.uni-list-cell-navigate{font-size:.9375rem;padding:.6875rem .9375rem;line-height:1.5rem;position:relative;display:flex;box-sizing:border-box;width:100%;flex:1;justify-content:space-between;align-items:center}.uni-list-cell-navigate{padding-right:1.125rem}.uni-navigate-badge{padding-right:1.5625rem}.uni-list-cell-navigate.uni-navigate-right:after{font-family:uniicons;content:"\e583";position:absolute;right:.75rem;top:50%;color:#bbb;transform:translateY(-50%)}.uni-list-cell-navigate.uni-navigate-bottom:after{font-family:uniicons;content:"\e581";position:absolute;right:.75rem;top:50%;color:#bbb;transform:translateY(-50%)}.uni-list-cell-navigate.uni-navigate-bottom.uni-active:after{font-family:uniicons;content:"\e580";position:absolute;right:.75rem;top:50%;color:#bbb;transform:translateY(-50%)}.uni-collapse.uni-list-cell{flex-direction:column}.uni-list-cell-navigate.uni-active{background:#eee}.uni-list.uni-collapse{box-sizing:border-box;height:0;overflow:hidden}.uni-collapse .uni-list-cell{padding-left:.625rem}.uni-collapse .uni-list-cell:after{left:1.625rem}.uni-list.uni-active{height:auto}.uni-triplex-row{display:flex;flex:1;width:100%;box-sizing:border-box;flex-direction:row;padding:.6875rem .9375rem}.uni-triplex-right,.uni-triplex-left{display:flex;flex-direction:column}.uni-triplex-left{width:84%}.uni-triplex-left .uni-title{padding:.25rem 0}.uni-triplex-left .uni-text,.uni-triplex-left .uni-text-small{color:#999}.uni-triplex-right{width:16%;text-align:right}.uni-media-list{padding:.6875rem .9375rem;box-sizing:border-box;display:flex;width:100%;flex-direction:row}.uni-navigate-right.uni-media-list{padding-right:2.3125rem}.uni-pull-right{flex-direction:row-reverse}.uni-pull-right>.uni-media-list-logo{margin-right:0;margin-left:.625rem}.uni-media-list-logo{height:2.625rem;width:2.625rem;margin-right:.625rem}.uni-media-list-logo uni-image{height:100%;width:100%}.uni-media-list-body{height:2.625rem;display:flex;flex:1;flex-direction:column;justify-content:space-between;align-items:flex-start;overflow:hidden}.uni-media-list-text-top{width:100%;line-height:1.125rem;font-size:.9375rem}.uni-media-list-text-bottom{width:100%;line-height:.9375rem;font-size:.8125rem;color:#8f8f94}.uni-grid-9{background:#f2f2f2;width:23.4375rem;display:flex;flex-direction:row;flex-wrap:wrap;border-top:.0625rem solid #eee}.uni-grid-9-item{width:7.8125rem;height:6.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:.0625rem solid;border-right:.0625rem solid;border-color:#eee;box-sizing:border-box}.no-border-right{border-right:none}.uni-grid-9-image{width:3.125rem;height:3.125rem}.uni-grid-9-text{width:7.8125rem;line-height:.125rem;height:1.25rem;text-align:center;font-size:.9375rem}.uni-grid-9-item-hover{background:rgba(0,0,0,.1)}.uni-uploader{flex:1;flex-direction:column}.uni-uploader-head{display:flex;flex-direction:row;justify-content:space-between}.uni-uploader-info{color:#b2b2b2}.uni-uploader-body{margin-top:.5rem}.uni-uploader__files{display:flex;flex-direction:row;flex-wrap:wrap}.uni-uploader__file{margin:.3125rem;width:6.5625rem;height:6.5625rem}.uni-uploader__img{display:block;width:6.5625rem;height:6.5625rem}.uni-uploader__input-box{position:relative;margin:.3125rem;width:6.5rem;height:6.5rem;border:.0625rem solid #D9D9D9}.uni-uploader__input-box:before,.uni-uploader__input-box:after{content:" ";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#d9d9d9}.uni-uploader__input-box:before{width:.125rem;height:2.46875rem}.uni-uploader__input-box:after{width:2.46875rem;height:.125rem}.uni-uploader__input-box:active{border-color:#999}.uni-uploader__input-box:active:before,.uni-uploader__input-box:active:after{background-color:#999}.uni-uploader__input{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;opacity:0}.feedback-title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.625rem;color:#8f8f94;font-size:.875rem}.feedback-star-view.feedback-title{justify-content:flex-start;margin:0}.feedback-quick{position:relative;padding-right:1.25rem}.feedback-quick:after{font-family:uniicons;font-size:1.25rem;content:"\e581";position:absolute;right:0;top:50%;color:#bbb;transform:translateY(-50%)}.feedback-body{background:#fff}.feedback-textare{height:6.25rem;font-size:1.0625rem;line-height:1.5625rem;width:100%;box-sizing:border-box;padding:.625rem .9375rem 0}.feedback-input{font-size:1.0625rem;height:1.5625rem;min-height:1.5625rem;padding:.46875rem .625rem;line-height:1.5625rem}.feedback-uploader{padding:.6875rem .625rem}.feedback-star{font-family:uniicons;font-size:1.25rem;margin-left:.1875rem}.feedback-star-view{margin-left:.625rem}.feedback-star:after{content:"\e408"}.feedback-star.active{color:#ffb400}.feedback-star.active:after{content:"\e438"}.feedback-submit{background:#007AFF;color:#fff;margin:.625rem}.uni-input-group{position:relative;padding:0;border:0;background-color:#fff}.uni-input-group:before{position:absolute;top:0;right:0;left:0;height:.0625rem;content:"";transform:scaleY(.5);background-color:#c8c7cc}.uni-input-group:after{position:absolute;right:0;bottom:0;left:0;height:.0625rem;content:"";transform:scaleY(.5);background-color:#c8c7cc}.uni-input-row{position:relative;display:flex;flex-direction:row;font-size:.875rem;padding:.6875rem .9375rem;justify-content:space-between}.uni-input-group .uni-input-row:after{position:absolute;right:0;bottom:0;left:.9375rem;height:.0625rem;content:"";transform:scaleY(.5);background-color:#c8c7cc}.uni-input-row uni-label{line-height:2.1875rem}.uni-textarea{width:100%;background:#FFF}.uni-textarea uni-textarea{width:96%;padding:.5625rem 2%;line-height:1.6;font-size:.875rem;height:4.6875rem}.uni-tab-bar{display:flex;flex:1;flex-direction:column;overflow:hidden;height:100%}.uni-tab-bar .list{width:23.4375rem;height:100%}.uni-swiper-tab{width:100%;white-space:nowrap;line-height:3.125rem;height:3.125rem;border-bottom:1px solid #c8c7cc}.swiper-tab-list{font-size:.9375rem;width:4.6875rem;display:inline-block;text-align:center;color:#555}.uni-tab-bar .active{color:#007aff}.uni-tab-bar .swiper-box{flex:1;width:100%;height:calc(100% - 3.125rem)}.uni-tab-bar-loading{padding:.625rem 0}.uni-comment{padding:.15625rem 0;display:flex;flex-grow:1;flex-direction:column}.uni-comment-list{flex-wrap:nowrap;padding:.3125rem 0;margin:.3125rem 0;width:100%;display:flex}.uni-comment-face{width:2.1875rem;height:2.1875rem;border-radius:100%;margin-right:.625rem;flex-shrink:0;overflow:hidden}.uni-comment-face uni-image{width:100%;border-radius:100%}.uni-comment-body{width:100%}.uni-comment-top{line-height:1.5em;justify-content:space-between}.uni-comment-top uni-text{color:#0a98d5;font-size:.75rem}.uni-comment-date{line-height:1.1875rem;flex-direction:row;justify-content:space-between;display:flex!important;flex-grow:1}.uni-comment-date uni-view{color:#666;font-size:.75rem;line-height:1.1875rem}.uni-comment-content{line-height:1.6em;font-size:.875rem;padding:.25rem 0}.uni-comment-replay-btn{background:#FFF;font-size:.75rem;line-height:.875rem;padding:.15625rem .625rem;border-radius:.9375rem;color:#333!important;margin:0 .3125rem}.uni-swiper-msg{width:100%;padding:.375rem 0;flex-wrap:nowrap;display:flex}.uni-swiper-msg-icon{width:1.5625rem;margin-right:.625rem}.uni-swiper-msg-icon uni-image{width:100%;flex-shrink:0}.uni-swiper-msg uni-swiper{width:100%;height:1.5625rem}.uni-swiper-msg uni-swiper-item{line-height:1.5625rem}.uni-product-list{display:flex;width:100%;flex-wrap:wrap;flex-direction:row}.uni-product{padding:.625rem;display:flex;flex-direction:column}.image-view{height:10.3125rem;width:10.3125rem;margin:.375rem 0}.uni-product-image{height:10.3125rem;width:10.3125rem}.uni-product-title{width:9.375rem;word-break:break-all;display:-webkit-box;overflow:hidden;line-height:1.5;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.uni-product-price{margin-top:.3125rem;font-size:.875rem;line-height:1.5;position:relative}.uni-product-price-original{color:#e80080}.uni-product-price-favour{color:#888;text-decoration:line-through;margin-left:.3125rem}.uni-product-tip{position:absolute;right:.3125rem;background-color:#f33;color:#fff;padding:0 .3125rem;border-radius:.15625rem}.uni-timeline{margin:1.09375rem 0;display:flex;flex-direction:column;position:relative}.uni-timeline-item{display:flex;flex-direction:row;position:relative;padding-bottom:.625rem;box-sizing:border-box;overflow:hidden}.uni-timeline-item .uni-timeline-item-keynode{width:5rem;flex-shrink:0;box-sizing:border-box;padding-right:.625rem;text-align:right;line-height:2.03125rem}.uni-timeline-item .uni-timeline-item-divider{flex-shrink:0;position:relative;width:.9375rem;height:.9375rem;top:.46875rem;border-radius:50%;background-color:#bbb}.uni-timeline-item-divider:before,.uni-timeline-item-divider:after{position:absolute;left:.46875rem;width:.03125rem;height:100vh;content:"";background:inherit}.uni-timeline-item-divider:before{bottom:100%}.uni-timeline-item-divider:after{top:100%}.uni-timeline-last-item .uni-timeline-item-divider:after{display:none}.uni-timeline-first-item .uni-timeline-item-divider:before{display:none}.uni-timeline-item .uni-timeline-item-content{padding-left:.625rem}.uni-timeline-last-item .bottom-border:after{display:none}.uni-timeline-item-content .datetime{color:#ccc}.uni-timeline-last-item .uni-timeline-item-divider{background-color:#1aad19}.uni-icon{font-family:uniicons;font-size:24px;font-weight:400;font-style:normal;line-height:1;display:inline-block;text-decoration:none;-webkit-font-smoothing:antialiased}.uni-icon.uni-active{color:#007aff}.uni-icon-contact:before{content:"\e100"}.uni-icon-person:before{content:"\e101"}.uni-icon-personadd:before{content:"\e102"}.uni-icon-contact-filled:before{content:"\e130"}.uni-icon-person-filled:before{content:"\e131"}.uni-icon-personadd-filled:before{content:"\e132"}.uni-icon-phone:before{content:"\e200"}.uni-icon-email:before{content:"\e201"}.uni-icon-chatbubble:before{content:"\e202"}.uni-icon-chatboxes:before{content:"\e203"}.uni-icon-phone-filled:before{content:"\e230"}.uni-icon-email-filled:before{content:"\e231"}.uni-icon-chatbubble-filled:before{content:"\e232"}.uni-icon-chatboxes-filled:before{content:"\e233"}.uni-icon-weibo:before{content:"\e260"}.uni-icon-weixin:before{content:"\e261"}.uni-icon-pengyouquan:before{content:"\e262"}.uni-icon-chat:before{content:"\e263"}.uni-icon-qq:before{content:"\e264"}.uni-icon-videocam:before{content:"\e300"}.uni-icon-camera:before{content:"\e301"}.uni-icon-mic:before{content:"\e302"}.uni-icon-location:before{content:"\e303"}.uni-icon-mic-filled:before,.uni-icon-speech:before{content:"\e332"}.uni-icon-location-filled:before{content:"\e333"}.uni-icon-micoff:before{content:"\e360"}.uni-icon-image:before{content:"\e363"}.uni-icon-map:before{content:"\e364"}.uni-icon-compose:before{content:"\e400"}.uni-icon-trash:before{content:"\e401"}.uni-icon-upload:before{content:"\e402"}.uni-icon-download:before{content:"\e403"}.uni-icon-close:before{content:"\e404"}.uni-icon-redo:before{content:"\e405"}.uni-icon-undo:before{content:"\e406"}.uni-icon-refresh:before{content:"\e407"}.uni-icon-star:before{content:"\e408"}.uni-icon-plus:before{content:"\e409"}.uni-icon-minus:before{content:"\e410"}.uni-icon-circle:before,.uni-icon-checkbox:before{content:"\e411"}.uni-icon-close-filled:before,.uni-icon-clear:before{content:"\e434"}.uni-icon-refresh-filled:before{content:"\e437"}.uni-icon-star-filled:before{content:"\e438"}.uni-icon-plus-filled:before{content:"\e439"}.uni-icon-minus-filled:before{content:"\e440"}.uni-icon-circle-filled:before{content:"\e441"}.uni-icon-checkbox-filled:before{content:"\e442"}.uni-icon-closeempty:before{content:"\e460"}.uni-icon-refreshempty:before{content:"\e461"}.uni-icon-reload:before{content:"\e462"}.uni-icon-starhalf:before{content:"\e463"}.uni-icon-spinner:before{content:"\e464"}.uni-icon-spinner-cycle:before{content:"\e465"}.uni-icon-search:before{content:"\e466"}.uni-icon-plusempty:before{content:"\e468"}.uni-icon-forward:before{content:"\e470"}.uni-icon-back:before,.uni-icon-left-nav:before{content:"\e471"}.uni-icon-checkmarkempty:before{content:"\e472"}.uni-icon-home:before{content:"\e500"}.uni-icon-navigate:before{content:"\e501"}.uni-icon-gear:before{content:"\e502"}.uni-icon-paperplane:before{content:"\e503"}.uni-icon-info:before{content:"\e504"}.uni-icon-help:before{content:"\e505"}.uni-icon-locked:before{content:"\e506"}.uni-icon-more:before{content:"\e507"}.uni-icon-flag:before{content:"\e508"}.uni-icon-home-filled:before{content:"\e530"}.uni-icon-gear-filled:before{content:"\e532"}.uni-icon-info-filled:before{content:"\e534"}.uni-icon-help-filled:before{content:"\e535"}.uni-icon-more-filled:before{content:"\e537"}.uni-icon-settings:before{content:"\e560"}.uni-icon-list:before{content:"\e562"}.uni-icon-bars:before{content:"\e563"}.uni-icon-loop:before{content:"\e565"}.uni-icon-paperclip:before{content:"\e567"}.uni-icon-eye:before{content:"\e568"}.uni-icon-arrowup:before{content:"\e580"}.uni-icon-arrowdown:before{content:"\e581"}.uni-icon-arrowleft:before{content:"\e582"}.uni-icon-arrowright:before{content:"\e583"}.uni-icon-arrowthinup:before{content:"\e584"}.uni-icon-arrowthindown:before{content:"\e585"}.uni-icon-arrowthinleft:before{content:"\e586"}.uni-icon-arrowthinright:before{content:"\e587"}.uni-icon-pulldown:before{content:"\e588"}.uni-icon-scan:before{content:"\e612"}.uni-divider{height:3.4375rem;display:flex;align-items:center;justify-content:center;position:relative}.uni-divider__content{font-size:.875rem;color:#999;padding:0 .625rem;position:relative;z-index:101;background:#F4F5F6}.uni-divider__line{background-color:#ccc;height:1px;width:100%;position:absolute;z-index:100;top:50%;left:0;transform:translateY(50%)}.left-win-active uni-text{color:#007aff!important}@font-face{font-family:customicons;src:url(static/customicons.ttf) format("truetype")}.customicons{font-family:customicons!important}.youxi:before{content:"\e60e"}.wenjian:before{content:"\e60f"}.zhuanfa:before{content:"\e610"}.uni-border{border:1px #F0F0F0 solid}.uni-primary{color:#2979ff}.uni-primary-bg{background-color:#2979ff}.uni-primary-disable{color:#8fb9ff}.uni-primary-disable-bg{background-color:#8fb9ff}.uni-primary-light{color:#a9c9ff}.uni-primary-light-bg{background-color:#a9c9ff}.uni-success{color:#18bc37}.uni-success-bg{background-color:#18bc37}.uni-success-disable{color:#51e96e}.uni-success-disable-bg{background-color:#51e96e}.uni-success-light{color:#68ec81}.uni-success-light-bg{background-color:#68ec81}.uni-warning{color:#f3a73f}.uni-warning-bg{background-color:#f3a73f}.uni-warning-disable{color:#f9d39f}.uni-warning-disable-bg{background-color:#f9d39f}.uni-warning-light{color:#fbdeb7}.uni-warning-light-bg{background-color:#fbdeb7}.uni-error{color:#e43d33}.uni-error-bg{background-color:#e43d33}.uni-error-disable{color:#f0938d}.uni-error-disable-bg{background-color:#f0938d}.uni-error-light{color:#f3a8a4}.uni-error-light-bg{background-color:#f3a8a4}.uni-info{color:#8f939c}.uni-info-bg{background-color:#8f939c}.uni-info-disable{color:#c5c7cc}.uni-info-disable-bg{background-color:#c5c7cc}.uni-info-light{color:#d3d4d8}.uni-info-light-bg{background-color:#d3d4d8}.uni-main-color{color:#3a3a3a}.uni-main-color-bg{background-color:#3a3a3a}.uni-base-color{color:#6a6a6a}.uni-base-color-bg{background-color:#6a6a6a}.uni-secondary-color{color:#909399}.uni-secondary-color-bg{background-color:#909399}.uni-extra-color{color:#c7c7c7}.uni-extra-color-bg{background-color:#c7c7c7}.uni-bg-color{color:#fff}.uni-bg-color-bg{background-color:#fff}.uni-border-1{color:#f0f0f0}.uni-border-1-bg{background-color:#f0f0f0}.uni-border-2{color:#ededed}.uni-border-2-bg{background-color:#ededed}.uni-border-3{color:#dcdcdc}.uni-border-3-bg{background-color:#dcdcdc}.uni-border-4{color:#b9b9b9}.uni-border-4-bg{background-color:#b9b9b9}.uni-black{color:#000}.uni-black-bg{background-color:#000}.uni-white{color:#fff}.uni-white-bg{background-color:#fff}.uni-transparent{color:rgba(0,0,0,0)}.uni-transparent-bg{background-color:rgba(0,0,0,0)}.uni-shadow-sm{box-shadow:0 0 5px rgba(216,216,216,.5)}.uni-shadow-base{box-shadow:0 1px 8px 1px rgba(165,165,165,.2)}.uni-shadow-lg{box-shadow:0 1px 10px 2px rgba(165,164,164,.5)}.uni-mask{background-color:rgba(0,0,0,.4)}.uni-mt-0,.uni-mt-n0{margin-top:0}.uni-mr-0,.uni-mr-n0{margin-right:0}.uni-mb-0,.uni-mb-n0{margin-bottom:0}.uni-ml-0,.uni-ml-n0{margin-left:0}.uni-mx-0,.uni-mx-n0{margin-left:0;margin-right:0}.uni-my-0,.uni-my-n0{margin-top:0;margin-bottom:0}.uni-ma-0,.uni-ma-n0{margin:0}.uni-mt-1{margin-top:2px}.uni-mt-n1{margin-top:-2px}.uni-mr-1{margin-right:2px}.uni-mr-n1{margin-right:-2px}.uni-mb-1{margin-bottom:2px}.uni-mb-n1{margin-bottom:-2px}.uni-ml-1{margin-left:2px}.uni-ml-n1{margin-left:-2px}.uni-mx-1{margin-left:2px;margin-right:2px}.uni-mx-n1{margin-left:-2px;margin-right:-2px}.uni-my-1{margin-top:2px;margin-bottom:2px}.uni-my-n1{margin-top:-2px;margin-bottom:-2px}.uni-ma-1{margin:2px}.uni-ma-n1{margin:-2px}.uni-mt-2{margin-top:4px}.uni-mt-n2{margin-top:-4px}.uni-mr-2{margin-right:4px}.uni-mr-n2{margin-right:-4px}.uni-mb-2{margin-bottom:4px}.uni-mb-n2{margin-bottom:-4px}.uni-ml-2{margin-left:4px}.uni-ml-n2{margin-left:-4px}.uni-mx-2{margin-left:4px;margin-right:4px}.uni-mx-n2{margin-left:-4px;margin-right:-4px}.uni-my-2{margin-top:4px;margin-bottom:4px}.uni-my-n2{margin-top:-4px;margin-bottom:-4px}.uni-ma-2{margin:4px}.uni-ma-n2{margin:-4px}.uni-mt-3{margin-top:6px}.uni-mt-n3{margin-top:-6px}.uni-mr-3{margin-right:6px}.uni-mr-n3{margin-right:-6px}.uni-mb-3{margin-bottom:6px}.uni-mb-n3{margin-bottom:-6px}.uni-ml-3{margin-left:6px}.uni-ml-n3{margin-left:-6px}.uni-mx-3{margin-left:6px;margin-right:6px}.uni-mx-n3{margin-left:-6px;margin-right:-6px}.uni-my-3{margin-top:6px;margin-bottom:6px}.uni-my-n3{margin-top:-6px;margin-bottom:-6px}.uni-ma-3{margin:6px}.uni-ma-n3{margin:-6px}.uni-mt-4{margin-top:8px}.uni-mt-n4{margin-top:-8px}.uni-mr-4{margin-right:8px}.uni-mr-n4{margin-right:-8px}.uni-mb-4{margin-bottom:8px}.uni-mb-n4{margin-bottom:-8px}.uni-ml-4{margin-left:8px}.uni-ml-n4{margin-left:-8px}.uni-mx-4{margin-left:8px;margin-right:8px}.uni-mx-n4{margin-left:-8px;margin-right:-8px}.uni-my-4{margin-top:8px;margin-bottom:8px}.uni-my-n4{margin-top:-8px;margin-bottom:-8px}.uni-ma-4{margin:8px}.uni-ma-n4{margin:-8px}.uni-mt-5{margin-top:10px}.uni-mt-n5{margin-top:-10px}.uni-mr-5{margin-right:10px}.uni-mr-n5{margin-right:-10px}.uni-mb-5{margin-bottom:10px}.uni-mb-n5{margin-bottom:-10px}.uni-ml-5{margin-left:10px}.uni-ml-n5{margin-left:-10px}.uni-mx-5{margin-left:10px;margin-right:10px}.uni-mx-n5{margin-left:-10px;margin-right:-10px}.uni-my-5{margin-top:10px;margin-bottom:10px}.uni-my-n5{margin-top:-10px;margin-bottom:-10px}.uni-ma-5{margin:10px}.uni-ma-n5{margin:-10px}.uni-mt-6{margin-top:12px}.uni-mt-n6{margin-top:-12px}.uni-mr-6{margin-right:12px}.uni-mr-n6{margin-right:-12px}.uni-mb-6{margin-bottom:12px}.uni-mb-n6{margin-bottom:-12px}.uni-ml-6{margin-left:12px}.uni-ml-n6{margin-left:-12px}.uni-mx-6{margin-left:12px;margin-right:12px}.uni-mx-n6{margin-left:-12px;margin-right:-12px}.uni-my-6{margin-top:12px;margin-bottom:12px}.uni-my-n6{margin-top:-12px;margin-bottom:-12px}.uni-ma-6{margin:12px}.uni-ma-n6{margin:-12px}.uni-mt-7{margin-top:14px}.uni-mt-n7{margin-top:-14px}.uni-mr-7{margin-right:14px}.uni-mr-n7{margin-right:-14px}.uni-mb-7{margin-bottom:14px}.uni-mb-n7{margin-bottom:-14px}.uni-ml-7{margin-left:14px}.uni-ml-n7{margin-left:-14px}.uni-mx-7{margin-left:14px;margin-right:14px}.uni-mx-n7{margin-left:-14px;margin-right:-14px}.uni-my-7{margin-top:14px;margin-bottom:14px}.uni-my-n7{margin-top:-14px;margin-bottom:-14px}.uni-ma-7{margin:14px}.uni-ma-n7{margin:-14px}.uni-mt-8{margin-top:16px}.uni-mt-n8{margin-top:-16px}.uni-mr-8{margin-right:16px}.uni-mr-n8{margin-right:-16px}.uni-mb-8{margin-bottom:16px}.uni-mb-n8{margin-bottom:-16px}.uni-ml-8{margin-left:16px}.uni-ml-n8{margin-left:-16px}.uni-mx-8{margin-left:16px;margin-right:16px}.uni-mx-n8{margin-left:-16px;margin-right:-16px}.uni-my-8{margin-top:16px;margin-bottom:16px}.uni-my-n8{margin-top:-16px;margin-bottom:-16px}.uni-ma-8{margin:16px}.uni-ma-n8{margin:-16px}.uni-mt-9{margin-top:18px}.uni-mt-n9{margin-top:-18px}.uni-mr-9{margin-right:18px}.uni-mr-n9{margin-right:-18px}.uni-mb-9{margin-bottom:18px}.uni-mb-n9{margin-bottom:-18px}.uni-ml-9{margin-left:18px}.uni-ml-n9{margin-left:-18px}.uni-mx-9{margin-left:18px;margin-right:18px}.uni-mx-n9{margin-left:-18px;margin-right:-18px}.uni-my-9{margin-top:18px;margin-bottom:18px}.uni-my-n9{margin-top:-18px;margin-bottom:-18px}.uni-ma-9{margin:18px}.uni-ma-n9{margin:-18px}.uni-mt-10{margin-top:20px}.uni-mt-n10{margin-top:-20px}.uni-mr-10{margin-right:20px}.uni-mr-n10{margin-right:-20px}.uni-mb-10{margin-bottom:20px}.uni-mb-n10{margin-bottom:-20px}.uni-ml-10{margin-left:20px}.uni-ml-n10{margin-left:-20px}.uni-mx-10{margin-left:20px;margin-right:20px}.uni-mx-n10{margin-left:-20px;margin-right:-20px}.uni-my-10{margin-top:20px;margin-bottom:20px}.uni-my-n10{margin-top:-20px;margin-bottom:-20px}.uni-ma-10{margin:20px}.uni-ma-n10{margin:-20px}.uni-mt-11{margin-top:22px}.uni-mt-n11{margin-top:-22px}.uni-mr-11{margin-right:22px}.uni-mr-n11{margin-right:-22px}.uni-mb-11{margin-bottom:22px}.uni-mb-n11{margin-bottom:-22px}.uni-ml-11{margin-left:22px}.uni-ml-n11{margin-left:-22px}.uni-mx-11{margin-left:22px;margin-right:22px}.uni-mx-n11{margin-left:-22px;margin-right:-22px}.uni-my-11{margin-top:22px;margin-bottom:22px}.uni-my-n11{margin-top:-22px;margin-bottom:-22px}.uni-ma-11{margin:22px}.uni-ma-n11{margin:-22px}.uni-mt-12{margin-top:24px}.uni-mt-n12{margin-top:-24px}.uni-mr-12{margin-right:24px}.uni-mr-n12{margin-right:-24px}.uni-mb-12{margin-bottom:24px}.uni-mb-n12{margin-bottom:-24px}.uni-ml-12{margin-left:24px}.uni-ml-n12{margin-left:-24px}.uni-mx-12{margin-left:24px;margin-right:24px}.uni-mx-n12{margin-left:-24px;margin-right:-24px}.uni-my-12{margin-top:24px;margin-bottom:24px}.uni-my-n12{margin-top:-24px;margin-bottom:-24px}.uni-ma-12{margin:24px}.uni-ma-n12{margin:-24px}.uni-mt-13{margin-top:26px}.uni-mt-n13{margin-top:-26px}.uni-mr-13{margin-right:26px}.uni-mr-n13{margin-right:-26px}.uni-mb-13{margin-bottom:26px}.uni-mb-n13{margin-bottom:-26px}.uni-ml-13{margin-left:26px}.uni-ml-n13{margin-left:-26px}.uni-mx-13{margin-left:26px;margin-right:26px}.uni-mx-n13{margin-left:-26px;margin-right:-26px}.uni-my-13{margin-top:26px;margin-bottom:26px}.uni-my-n13{margin-top:-26px;margin-bottom:-26px}.uni-ma-13{margin:26px}.uni-ma-n13{margin:-26px}.uni-mt-14{margin-top:28px}.uni-mt-n14{margin-top:-28px}.uni-mr-14{margin-right:28px}.uni-mr-n14{margin-right:-28px}.uni-mb-14{margin-bottom:28px}.uni-mb-n14{margin-bottom:-28px}.uni-ml-14{margin-left:28px}.uni-ml-n14{margin-left:-28px}.uni-mx-14{margin-left:28px;margin-right:28px}.uni-mx-n14{margin-left:-28px;margin-right:-28px}.uni-my-14{margin-top:28px;margin-bottom:28px}.uni-my-n14{margin-top:-28px;margin-bottom:-28px}.uni-ma-14{margin:28px}.uni-ma-n14{margin:-28px}.uni-mt-15{margin-top:30px}.uni-mt-n15{margin-top:-30px}.uni-mr-15{margin-right:30px}.uni-mr-n15{margin-right:-30px}.uni-mb-15{margin-bottom:30px}.uni-mb-n15{margin-bottom:-30px}.uni-ml-15{margin-left:30px}.uni-ml-n15{margin-left:-30px}.uni-mx-15{margin-left:30px;margin-right:30px}.uni-mx-n15{margin-left:-30px;margin-right:-30px}.uni-my-15{margin-top:30px;margin-bottom:30px}.uni-my-n15{margin-top:-30px;margin-bottom:-30px}.uni-ma-15{margin:30px}.uni-ma-n15{margin:-30px}.uni-mt-16{margin-top:32px}.uni-mt-n16{margin-top:-32px}.uni-mr-16{margin-right:32px}.uni-mr-n16{margin-right:-32px}.uni-mb-16{margin-bottom:32px}.uni-mb-n16{margin-bottom:-32px}.uni-ml-16{margin-left:32px}.uni-ml-n16{margin-left:-32px}.uni-mx-16{margin-left:32px;margin-right:32px}.uni-mx-n16{margin-left:-32px;margin-right:-32px}.uni-my-16{margin-top:32px;margin-bottom:32px}.uni-my-n16{margin-top:-32px;margin-bottom:-32px}.uni-ma-16{margin:32px}.uni-ma-n16{margin:-32px}.uni-pt-0,.uni-pt-n0{padding-top:0}.uni-pr-0,.uni-pr-n0{padding-right:0}.uni-pb-0,.uni-pb-n0{padding-bottom:0}.uni-pl-0,.uni-pl-n0{padding-left:0}.uni-px-0,.uni-px-n0{padding-left:0;padding-right:0}.uni-py-0,.uni-py-n0{padding-top:0;padding-bottom:0}.uni-pa-0,.uni-pa-n0{padding:0}.uni-pt-1{padding-top:2px}.uni-pt-n1{padding-top:-2px}.uni-pr-1{padding-right:2px}.uni-pr-n1{padding-right:-2px}.uni-pb-1{padding-bottom:2px}.uni-pb-n1{padding-bottom:-2px}.uni-pl-1{padding-left:2px}.uni-pl-n1{padding-left:-2px}.uni-px-1{padding-left:2px;padding-right:2px}.uni-px-n1{padding-left:-2px;padding-right:-2px}.uni-py-1{padding-top:2px;padding-bottom:2px}.uni-py-n1{padding-top:-2px;padding-bottom:-2px}.uni-pa-1{padding:2px}.uni-pa-n1{padding:-2px}.uni-pt-2{padding-top:4px}.uni-pt-n2{padding-top:-4px}.uni-pr-2{padding-right:4px}.uni-pr-n2{padding-right:-4px}.uni-pb-2{padding-bottom:4px}.uni-pb-n2{padding-bottom:-4px}.uni-pl-2{padding-left:4px}.uni-pl-n2{padding-left:-4px}.uni-px-2{padding-left:4px;padding-right:4px}.uni-px-n2{padding-left:-4px;padding-right:-4px}.uni-py-2{padding-top:4px;padding-bottom:4px}.uni-py-n2{padding-top:-4px;padding-bottom:-4px}.uni-pa-2{padding:4px}.uni-pa-n2{padding:-4px}.uni-pt-3{padding-top:6px}.uni-pt-n3{padding-top:-6px}.uni-pr-3{padding-right:6px}.uni-pr-n3{padding-right:-6px}.uni-pb-3{padding-bottom:6px}.uni-pb-n3{padding-bottom:-6px}.uni-pl-3{padding-left:6px}.uni-pl-n3{padding-left:-6px}.uni-px-3{padding-left:6px;padding-right:6px}.uni-px-n3{padding-left:-6px;padding-right:-6px}.uni-py-3{padding-top:6px;padding-bottom:6px}.uni-py-n3{padding-top:-6px;padding-bottom:-6px}.uni-pa-3{padding:6px}.uni-pa-n3{padding:-6px}.uni-pt-4{padding-top:8px}.uni-pt-n4{padding-top:-8px}.uni-pr-4{padding-right:8px}.uni-pr-n4{padding-right:-8px}.uni-pb-4{padding-bottom:8px}.uni-pb-n4{padding-bottom:-8px}.uni-pl-4{padding-left:8px}.uni-pl-n4{padding-left:-8px}.uni-px-4{padding-left:8px;padding-right:8px}.uni-px-n4{padding-left:-8px;padding-right:-8px}.uni-py-4{padding-top:8px;padding-bottom:8px}.uni-py-n4{padding-top:-8px;padding-bottom:-8px}.uni-pa-4{padding:8px}.uni-pa-n4{padding:-8px}.uni-pt-5{padding-top:10px}.uni-pt-n5{padding-top:-10px}.uni-pr-5{padding-right:10px}.uni-pr-n5{padding-right:-10px}.uni-pb-5{padding-bottom:10px}.uni-pb-n5{padding-bottom:-10px}.uni-pl-5{padding-left:10px}.uni-pl-n5{padding-left:-10px}.uni-px-5{padding-left:10px;padding-right:10px}.uni-px-n5{padding-left:-10px;padding-right:-10px}.uni-py-5{padding-top:10px;padding-bottom:10px}.uni-py-n5{padding-top:-10px;padding-bottom:-10px}.uni-pa-5{padding:10px}.uni-pa-n5{padding:-10px}.uni-pt-6{padding-top:12px}.uni-pt-n6{padding-top:-12px}.uni-pr-6{padding-right:12px}.uni-pr-n6{padding-right:-12px}.uni-pb-6{padding-bottom:12px}.uni-pb-n6{padding-bottom:-12px}.uni-pl-6{padding-left:12px}.uni-pl-n6{padding-left:-12px}.uni-px-6{padding-left:12px;padding-right:12px}.uni-px-n6{padding-left:-12px;padding-right:-12px}.uni-py-6{padding-top:12px;padding-bottom:12px}.uni-py-n6{padding-top:-12px;padding-bottom:-12px}.uni-pa-6{padding:12px}.uni-pa-n6{padding:-12px}.uni-pt-7{padding-top:14px}.uni-pt-n7{padding-top:-14px}.uni-pr-7{padding-right:14px}.uni-pr-n7{padding-right:-14px}.uni-pb-7{padding-bottom:14px}.uni-pb-n7{padding-bottom:-14px}.uni-pl-7{padding-left:14px}.uni-pl-n7{padding-left:-14px}.uni-px-7{padding-left:14px;padding-right:14px}.uni-px-n7{padding-left:-14px;padding-right:-14px}.uni-py-7{padding-top:14px;padding-bottom:14px}.uni-py-n7{padding-top:-14px;padding-bottom:-14px}.uni-pa-7{padding:14px}.uni-pa-n7{padding:-14px}.uni-pt-8{padding-top:16px}.uni-pt-n8{padding-top:-16px}.uni-pr-8{padding-right:16px}.uni-pr-n8{padding-right:-16px}.uni-pb-8{padding-bottom:16px}.uni-pb-n8{padding-bottom:-16px}.uni-pl-8{padding-left:16px}.uni-pl-n8{padding-left:-16px}.uni-px-8{padding-left:16px;padding-right:16px}.uni-px-n8{padding-left:-16px;padding-right:-16px}.uni-py-8{padding-top:16px;padding-bottom:16px}.uni-py-n8{padding-top:-16px;padding-bottom:-16px}.uni-pa-8{padding:16px}.uni-pa-n8{padding:-16px}.uni-pt-9{padding-top:18px}.uni-pt-n9{padding-top:-18px}.uni-pr-9{padding-right:18px}.uni-pr-n9{padding-right:-18px}.uni-pb-9{padding-bottom:18px}.uni-pb-n9{padding-bottom:-18px}.uni-pl-9{padding-left:18px}.uni-pl-n9{padding-left:-18px}.uni-px-9{padding-left:18px;padding-right:18px}.uni-px-n9{padding-left:-18px;padding-right:-18px}.uni-py-9{padding-top:18px;padding-bottom:18px}.uni-py-n9{padding-top:-18px;padding-bottom:-18px}.uni-pa-9{padding:18px}.uni-pa-n9{padding:-18px}.uni-pt-10{padding-top:20px}.uni-pt-n10{padding-top:-20px}.uni-pr-10{padding-right:20px}.uni-pr-n10{padding-right:-20px}.uni-pb-10{padding-bottom:20px}.uni-pb-n10{padding-bottom:-20px}.uni-pl-10{padding-left:20px}.uni-pl-n10{padding-left:-20px}.uni-px-10{padding-left:20px;padding-right:20px}.uni-px-n10{padding-left:-20px;padding-right:-20px}.uni-py-10{padding-top:20px;padding-bottom:20px}.uni-py-n10{padding-top:-20px;padding-bottom:-20px}.uni-pa-10{padding:20px}.uni-pa-n10{padding:-20px}.uni-pt-11{padding-top:22px}.uni-pt-n11{padding-top:-22px}.uni-pr-11{padding-right:22px}.uni-pr-n11{padding-right:-22px}.uni-pb-11{padding-bottom:22px}.uni-pb-n11{padding-bottom:-22px}.uni-pl-11{padding-left:22px}.uni-pl-n11{padding-left:-22px}.uni-px-11{padding-left:22px;padding-right:22px}.uni-px-n11{padding-left:-22px;padding-right:-22px}.uni-py-11{padding-top:22px;padding-bottom:22px}.uni-py-n11{padding-top:-22px;padding-bottom:-22px}.uni-pa-11{padding:22px}.uni-pa-n11{padding:-22px}.uni-pt-12{padding-top:24px}.uni-pt-n12{padding-top:-24px}.uni-pr-12{padding-right:24px}.uni-pr-n12{padding-right:-24px}.uni-pb-12{padding-bottom:24px}.uni-pb-n12{padding-bottom:-24px}.uni-pl-12{padding-left:24px}.uni-pl-n12{padding-left:-24px}.uni-px-12{padding-left:24px;padding-right:24px}.uni-px-n12{padding-left:-24px;padding-right:-24px}.uni-py-12{padding-top:24px;padding-bottom:24px}.uni-py-n12{padding-top:-24px;padding-bottom:-24px}.uni-pa-12{padding:24px}.uni-pa-n12{padding:-24px}.uni-pt-13{padding-top:26px}.uni-pt-n13{padding-top:-26px}.uni-pr-13{padding-right:26px}.uni-pr-n13{padding-right:-26px}.uni-pb-13{padding-bottom:26px}.uni-pb-n13{padding-bottom:-26px}.uni-pl-13{padding-left:26px}.uni-pl-n13{padding-left:-26px}.uni-px-13{padding-left:26px;padding-right:26px}.uni-px-n13{padding-left:-26px;padding-right:-26px}.uni-py-13{padding-top:26px;padding-bottom:26px}.uni-py-n13{padding-top:-26px;padding-bottom:-26px}.uni-pa-13{padding:26px}.uni-pa-n13{padding:-26px}.uni-pt-14{padding-top:28px}.uni-pt-n14{padding-top:-28px}.uni-pr-14{padding-right:28px}.uni-pr-n14{padding-right:-28px}.uni-pb-14{padding-bottom:28px}.uni-pb-n14{padding-bottom:-28px}.uni-pl-14{padding-left:28px}.uni-pl-n14{padding-left:-28px}.uni-px-14{padding-left:28px;padding-right:28px}.uni-px-n14{padding-left:-28px;padding-right:-28px}.uni-py-14{padding-top:28px;padding-bottom:28px}.uni-py-n14{padding-top:-28px;padding-bottom:-28px}.uni-pa-14{padding:28px}.uni-pa-n14{padding:-28px}.uni-pt-15{padding-top:30px}.uni-pt-n15{padding-top:-30px}.uni-pr-15{padding-right:30px}.uni-pr-n15{padding-right:-30px}.uni-pb-15{padding-bottom:30px}.uni-pb-n15{padding-bottom:-30px}.uni-pl-15{padding-left:30px}.uni-pl-n15{padding-left:-30px}.uni-px-15{padding-left:30px;padding-right:30px}.uni-px-n15{padding-left:-30px;padding-right:-30px}.uni-py-15{padding-top:30px;padding-bottom:30px}.uni-py-n15{padding-top:-30px;padding-bottom:-30px}.uni-pa-15{padding:30px}.uni-pa-n15{padding:-30px}.uni-pt-16{padding-top:32px}.uni-pt-n16{padding-top:-32px}.uni-pr-16{padding-right:32px}.uni-pr-n16{padding-right:-32px}.uni-pb-16{padding-bottom:32px}.uni-pb-n16{padding-bottom:-32px}.uni-pl-16{padding-left:32px}.uni-pl-n16{padding-left:-32px}.uni-px-16{padding-left:32px;padding-right:32px}.uni-px-n16{padding-left:-32px;padding-right:-32px}.uni-py-16{padding-top:32px;padding-bottom:32px}.uni-py-n16{padding-top:-32px;padding-bottom:-32px}.uni-pa-16{padding:32px}.uni-pa-n16{padding:-32px}.uni-radius-0{border-radius:0}.uni-radius{border-radius:5px}.uni-radius-lg{border-radius:10px}.uni-radius-xl{border-radius:30px}.uni-radius-pill{border-radius:9999px}.uni-radius-circle{border-radius:50%}.uni-radius-t-0{border-top-left-radius:0;border-top-right-radius:0}.uni-radius-t{border-top-left-radius:5px;border-top-right-radius:5px}.uni-radius-t-lg{border-top-left-radius:10px;border-top-right-radius:10px}.uni-radius-t-xl{border-top-left-radius:30px;border-top-right-radius:30px}.uni-radius-t-pill{border-top-left-radius:9999px;border-top-right-radius:9999px}.uni-radius-t-circle{border-top-left-radius:50%;border-top-right-radius:50%}.uni-radius-r-0{border-top-right-radius:0;border-bottom-right-radius:0}.uni-radius-r{border-top-right-radius:5px;border-bottom-right-radius:5px}.uni-radius-r-lg{border-top-right-radius:10px;border-bottom-right-radius:10px}.uni-radius-r-xl{border-top-right-radius:30px;border-bottom-right-radius:30px}.uni-radius-r-pill{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.uni-radius-r-circle{border-top-right-radius:50%;border-bottom-right-radius:50%}.uni-radius-b-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.uni-radius-b{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.uni-radius-b-lg{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.uni-radius-b-xl{border-bottom-left-radius:30px;border-bottom-right-radius:30px}.uni-radius-b-pill{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.uni-radius-b-circle{border-bottom-left-radius:50%;border-bottom-right-radius:50%}.uni-radius-l-0{border-top-left-radius:0;border-bottom-left-radius:0}.uni-radius-l{border-top-left-radius:5px;border-bottom-left-radius:5px}.uni-radius-l-lg{border-top-left-radius:10px;border-bottom-left-radius:10px}.uni-radius-l-xl{border-top-left-radius:30px;border-bottom-left-radius:30px}.uni-radius-l-pill{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.uni-radius-l-circle{border-top-left-radius:50%;border-bottom-left-radius:50%}.uni-radius-tl-0{border-top-left-radius:0}.uni-radius-tl{border-top-left-radius:5px}.uni-radius-tl-lg{border-top-left-radius:10px}.uni-radius-tl-xl{border-top-left-radius:30px}.uni-radius-tl-pill{border-top-left-radius:9999px}.uni-radius-tl-circle{border-top-left-radius:50%}.uni-radius-tr-0{border-top-right-radius:0}.uni-radius-tr{border-top-right-radius:5px}.uni-radius-tr-lg{border-top-right-radius:10px}.uni-radius-tr-xl{border-top-right-radius:30px}.uni-radius-tr-pill{border-top-right-radius:9999px}.uni-radius-tr-circle{border-top-right-radius:50%}.uni-radius-br-0{border-bottom-right-radius:0}.uni-radius-br{border-bottom-right-radius:5px}.uni-radius-br-lg{border-bottom-right-radius:10px}.uni-radius-br-xl{border-bottom-right-radius:30px}.uni-radius-br-pill{border-bottom-right-radius:9999px}.uni-radius-br-circle{border-bottom-right-radius:50%}.uni-radius-bl-0{border-bottom-left-radius:0}.uni-radius-bl{border-bottom-left-radius:5px}.uni-radius-bl-lg{border-bottom-left-radius:10px}.uni-radius-bl-xl{border-bottom-left-radius:30px}.uni-radius-bl-pill{border-bottom-left-radius:9999px}.uni-radius-bl-circle{border-bottom-left-radius:50%}.uni-h1{font-size:32px;font-weight:300;line-height:50px}.uni-h2{font-size:28px;font-weight:300;line-height:40px}.uni-h3{font-size:24px;font-weight:400;line-height:32px}.uni-h4{font-size:20px;font-weight:400;line-height:30px}.uni-h5{font-size:16px;font-weight:400;line-height:24px}.uni-h6{font-size:14px;font-weight:500;line-height:18px}.uni-subtitle{font-size:12px;font-weight:400;line-height:20px}.uni-body{font-size:14px;font-weight:400;line-height:22px}.uni-caption{font-size:12px;font-weight:400;line-height:20px}.uni-btn{margin:5px;color:#393939;border:1px solid #ccc;font-size:16px;font-weight:200;background-color:#f9f9f9;overflow:visible}.uni-btn:after{border:none}.uni-btn:not([type]),.uni-btn[type=default]{color:#999}.uni-btn:not([type])[loading],.uni-btn[type=default][loading]{background:none}.uni-btn:not([type])[loading]:before,.uni-btn[type=default][loading]:before{margin-right:5px}.uni-btn:not([type])[disabled],.uni-btn[type=default][disabled]{color:#d6d6d6}.uni-btn:not([type])[disabled],.uni-btn:not([type])[disabled][loading],.uni-btn:not([type])[disabled]:active,.uni-btn[type=default][disabled],.uni-btn[type=default][disabled][loading],.uni-btn[type=default][disabled]:active{color:#d6d6d6;background-color:#fafafa;border-color:#f0f0f0}.uni-btn:not([type])[plain],.uni-btn[type=default][plain]{color:#999;background:none;border-color:#f0f0f0}.uni-btn:not([type])[plain]:not([hover-class]):active,.uni-btn[type=default][plain]:not([hover-class]):active{background:none;color:#ccc;border-color:#e6e6e6;outline:none}.uni-btn:not([type])[plain][disabled],.uni-btn:not([type])[plain][disabled][loading],.uni-btn:not([type])[plain][disabled]:active,.uni-btn[type=default][plain][disabled],.uni-btn[type=default][plain][disabled][loading],.uni-btn[type=default][plain][disabled]:active{background:none;color:#d6d6d6;border-color:#f0f0f0}.uni-btn:not([hover-class]):active{color:gray}.uni-btn[size=mini]{font-size:16px;font-weight:200;border-radius:8px}.uni-btn.uni-btn-small{font-size:14px}.uni-btn.uni-btn-mini{font-size:12px}.uni-btn.uni-btn-radius{border-radius:999px}.uni-btn[type=primary]{color:#fff;background-color:#2979ff;border-color:#266feb}.uni-btn[type=primary]:not([hover-class]):active{background:#256de6;border-color:#2161cc;color:#fff;outline:none}.uni-btn[type=primary][loading]{color:#fff;background-color:#2979ff;border-color:#266feb}.uni-btn[type=primary][loading]:not([hover-class]):active{background:#256de6;border-color:#2161cc;color:#fff;outline:none}.uni-btn[type=primary][loading]:before{margin-right:5px}.uni-btn[type=primary][disabled],.uni-btn[type=primary][disabled][loading],.uni-btn[type=primary][disabled]:not([hover-class]):active{color:#fff;border-color:#80aefa;background-color:#94bcff}.uni-btn[type=primary][plain]{color:#2979ff;background-color:#eaf2ff;border-color:#bfd7ff}.uni-btn[type=primary][plain]:not([hover-class]):active{background:#d4e4ff;color:#2979ff;outline:none;border-color:#94bcff}.uni-btn[type=primary][plain][loading]{color:#2979ff;background-color:#eaf2ff;border-color:#bfd7ff}.uni-btn[type=primary][plain][loading]:not([hover-class]):active{background:#d4e4ff;color:#2979ff;outline:none;border-color:#94bcff}.uni-btn[type=primary][plain][loading]:before{margin-right:5px}.uni-btn[type=primary][plain][disabled],.uni-btn[type=primary][plain][disabled]:active{color:#7fafff;background-color:#eaf2ff;border-color:#d4e4ff}.uni-btn[type=success]{color:#fff;background-color:#18bc37;border-color:#16ad33}.uni-btn[type=success]:not([hover-class]):active{background:#16a932;border-color:#13962c;color:#fff;outline:none}.uni-btn[type=success][loading]{color:#fff;background-color:#18bc37;border-color:#16ad33}.uni-btn[type=success][loading]:not([hover-class]):active{background:#16a932;border-color:#13962c;color:#fff;outline:none}.uni-btn[type=success][loading]:before{margin-right:5px}.uni-btn[type=success][disabled],.uni-btn[type=success][disabled][loading],.uni-btn[type=success][disabled]:not([hover-class]):active{color:#fff;border-color:#89c795;background-color:#8cde9b}.uni-btn[type=success][plain]{color:#18bc37;background-color:#e8f8eb;border-color:#baebc3}.uni-btn[type=success][plain]:not([hover-class]):active{background:#d1f2d7;color:#18bc37;outline:none;border-color:#8cde9b}.uni-btn[type=success][plain][loading]{color:#18bc37;background-color:#e8f8eb;border-color:#baebc3}.uni-btn[type=success][plain][loading]:not([hover-class]):active{background:#d1f2d7;color:#18bc37;outline:none;border-color:#8cde9b}.uni-btn[type=success][plain][loading]:before{margin-right:5px}.uni-btn[type=success][plain][disabled],.uni-btn[type=success][plain][disabled]:active{color:#74d787;background-color:#e8f8eb;border-color:#d1f2d7}.uni-btn[type=error]{color:#fff;background-color:#e43d33;border-color:#d2382f}.uni-btn[type=error]:not([hover-class]):active{background:#cd372e;border-color:#b63129;color:#fff;outline:none}.uni-btn[type=error][loading]{color:#fff;background-color:#e43d33;border-color:#d2382f}.uni-btn[type=error][loading]:not([hover-class]):active{background:#cd372e;border-color:#b63129;color:#fff;outline:none}.uni-btn[type=error][loading]:before{margin-right:5px}.uni-btn[type=error][disabled],.uni-btn[type=error][disabled][loading],.uni-btn[type=error][disabled]:not([hover-class]):active{color:#fff;border-color:#e4928d;background-color:#f29e99}.uni-btn[type=error][plain]{color:#e43d33;background-color:#fceceb;border-color:#f7c5c2}.uni-btn[type=error][plain]:not([hover-class]):active{background:#fad8d6;color:#e43d33;outline:none;border-color:#f29e99}.uni-btn[type=error][plain][loading]{color:#e43d33;background-color:#fceceb;border-color:#f7c5c2}.uni-btn[type=error][plain][loading]:not([hover-class]):active{background:#fad8d6;color:#e43d33;outline:none;border-color:#f29e99}.uni-btn[type=error][plain][loading]:before{margin-right:5px}.uni-btn[type=error][plain][disabled],.uni-btn[type=error][plain][disabled]:active{color:#ef8b85;background-color:#fceceb;border-color:#fad8d6}.uni-btn[type=warning]{color:#fff;background-color:#f3a73f;border-color:#e09a3a}.uni-btn[type=warning]:not([hover-class]):active{background:#db9639;border-color:#c28632;color:#fff;outline:none}.uni-btn[type=warning][loading]{color:#fff;background-color:#f3a73f;border-color:#e09a3a}.uni-btn[type=warning][loading]:not([hover-class]):active{background:#db9639;border-color:#c28632;color:#fff;outline:none}.uni-btn[type=warning][loading]:before{margin-right:5px}.uni-btn[type=warning][disabled],.uni-btn[type=warning][disabled][loading],.uni-btn[type=warning][disabled]:not([hover-class]):active{color:#fff;border-color:#f8c887;background-color:#f9d39f}.uni-btn[type=warning][plain]{color:#f3a73f;background-color:#fef6ec;border-color:#fbe5c5}.uni-btn[type=warning][plain]:not([hover-class]):active{background:#fdedd9;color:#f3a73f;outline:none;border-color:#f9d39f}.uni-btn[type=warning][plain][loading]{color:#f3a73f;background-color:#fef6ec;border-color:#fbe5c5}.uni-btn[type=warning][plain][loading]:not([hover-class]):active{background:#fdedd9;color:#f3a73f;outline:none;border-color:#f9d39f}.uni-btn[type=warning][plain][loading]:before{margin-right:5px}.uni-btn[type=warning][plain][disabled],.uni-btn[type=warning][plain][disabled]:active{color:#f8ca8c;background-color:#fef6ec;border-color:#fdedd9}.uni-btn[type=info]{color:#fff;background-color:#8f939c;border-color:#848790}.uni-btn[type=info]:not([hover-class]):active{background:#81848c;border-color:#72767d;color:#fff;outline:none}.uni-btn[type=info][loading]{color:#fff;background-color:#8f939c;border-color:#848790}.uni-btn[type=info][loading]:not([hover-class]):active{background:#81848c;border-color:#72767d;color:#fff;outline:none}.uni-btn[type=info][loading]:before{margin-right:5px}.uni-btn[type=info][disabled],.uni-btn[type=info][disabled][loading],.uni-btn[type=info][disabled]:not([hover-class]):active{color:#fff;border-color:#babcc2;background-color:#c7c9ce}.uni-btn[type=info][plain]{color:#8f939c;background-color:#f4f4f5;border-color:#dddfe1}.uni-btn[type=info][plain]:not([hover-class]):active{background:#e9e9eb;color:#8f939c;outline:none;border-color:#c7c9ce}.uni-btn[type=info][plain][loading]{color:#8f939c;background-color:#f4f4f5;border-color:#dddfe1}.uni-btn[type=info][plain][loading]:not([hover-class]):active{background:#e9e9eb;color:#8f939c;outline:none;border-color:#c7c9ce}.uni-btn[type=info][plain][loading]:before{margin-right:5px}.uni-btn[type=info][plain][disabled],.uni-btn[type=info][plain][disabled]:active{color:#bcbec4;background-color:#f4f4f5;border-color:#e9e9eb}body{background-color:#efeff4;height:100%;font-size:.875rem}.fix-pc-padding{padding:0 50px}.uni-header-logo{padding:.9375rem;flex-direction:column;justify-content:center;align-items:center;margin-top:.3125rem}.uni-header-image{width:100px;height:100px}.uni-hello-text{color:#7a7e83}.uni-hello-addfile{text-align:center;line-height:9.375rem;background:#FFF;padding:1.5625rem;margin-top:10px;font-size:1.1875rem;color:gray}
diff --git a/app/src/main/assets/apps/__UNI__3B4D40B/www/manifest.json b/app/src/main/assets/apps/__UNI__3B4D40B/www/manifest.json
index d86c30b..731f8e5 100644
--- a/app/src/main/assets/apps/__UNI__3B4D40B/www/manifest.json
+++ b/app/src/main/assets/apps/__UNI__3B4D40B/www/manifest.json
@@ -1 +1 @@
-{"@platforms":["android","iPhone","iPad"],"id":"__UNI__3B4D40B","name":"checkoutPad_uni_app","version":{"name":"1.0.0","code":"100"},"description":"uni-app 框架示例,一套代码,同时发行到iOS、Android、H5、小程序等多个平台,请使用手机扫码快速体验 uni-app 的强大功能","developer":{"name":"","email":"","url":""},"permissions":{"OAuth":{},"Payment":{},"Push":{},"Share":{},"Speech":{},"VideoPlayer":{},"UniNView":{"description":"UniNView原生渲染"}},"plus":{"useragent":{"value":"uni-app","concatenate":true},"splashscreen":{"target":"id:1","autoclose":true,"waiting":true,"delay":0},"popGesture":"close","launchwebview":{"id":"1","kernel":"WKWebview","uniNView":{"path":"pages/tabBar/component/component.js"}},"usingComponents":true,"nvueCompiler":"uni-app","nvueStyleCompiler":"uni-app","compilerVersion":3,"uniStatistics":{"version":"2","enable":true},"statusbar":{"immersed":"supportedDevice","style":"light","background":"#007AFF"},"allowsInlineMediaPlayback":true,"safearea":{"background":"#F8F8F8","bottom":{"offset":"auto"}},"uni-app":{"control":"uni-v3","vueVersion":"3","compilerVersion":"3.99","nvueCompiler":"uni-app","renderer":"auto","nvue":{"flex-direction":"column"},"nvueLaunchMode":"fast","webView":{"minUserAgentVersion":"49.0"}},"tabBar":{"position":"bottom","color":"#7A7E83","selectedColor":"#007AFF","borderStyle":"rgba(0,0,0,0.4)","blurEffect":"none","fontSize":"10px","iconWidth":"24px","spacing":"3px","height":"50px","backgroundColor":"#F8F8F8","list":[{"pagePath":"pages/tabBar/component/component","iconPath":"/static/component.png","selectedIconPath":"/static/componentHL.png","text":"内置组件"},{"pagePath":"pages/tabBar/API/API","iconPath":"/static/api.png","selectedIconPath":"/static/apiHL.png","text":"接口"},{"pagePath":"pages/tabBar/extUI/extUI","iconPath":"/static/extui.png","selectedIconPath":"/static/extuiHL.png","text":"扩展组件"},{"pagePath":"pages/tabBar/template/template","iconPath":"/static/template.png","selectedIconPath":"/static/templateHL.png","text":"模板"}],"selectedIndex":0,"shown":true,"child":["lauchwebview"],"selected":0}},"screenOrientation":["portrait-primary","portrait-secondary"]}
\ No newline at end of file
+{"@platforms":["android","iPhone","iPad"],"id":"__UNI__3B4D40B","name":"欧轩收银端","version":{"name":"1.0.0","code":"100"},"description":"","developer":{"name":"","email":"","url":""},"permissions":{"UniNView":{"description":"UniNView原生渲染"}},"plus":{"useragent":{"value":"uni-app","concatenate":true},"splashscreen":{"target":"id:1","autoclose":true,"waiting":true,"delay":0},"popGesture":"close","launchwebview":{"render":"always","id":"1","kernel":"WKWebview"},"usingComponents":true,"nvueStyleCompiler":"uni-app","compilerVersion":3,"statusbar":{"immersed":"supportedDevice","style":"dark","background":"#F8F8F8"},"uniStatistics":{"enable":false},"allowsInlineMediaPlayback":true,"uni-app":{"control":"uni-v3","vueVersion":"3","compilerVersion":"3.99","nvueCompiler":"uni-app","renderer":"auto","nvue":{"flex-direction":"column"},"nvueLaunchMode":"normal","webView":{"minUserAgentVersion":"49.0"}}},"launch_path":"__uniappview.html"}
\ No newline at end of file
diff --git a/uniapp_project_code/src/manifest.json b/uniapp_project_code/src/manifest.json
index 6dd65f4..6325fc0 100644
--- a/uniapp_project_code/src/manifest.json
+++ b/uniapp_project_code/src/manifest.json
@@ -1,6 +1,6 @@
{
"name" : "欧轩收银端",
- "appid" : "",
+ "appid" : "__UNI__3B4D40B",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",
diff --git a/uniapp_project_code/src/pages/login/index.vue b/uniapp_project_code/src/pages/login/index.vue
index c44f0fd..6ed1269 100644
--- a/uniapp_project_code/src/pages/login/index.vue
+++ b/uniapp_project_code/src/pages/login/index.vue
@@ -13,7 +13,9 @@
>
- *登录账号密码请从pc端后台管理【设备运营管理平板管理】里获取
+ *登录账号密码请从pc端后台管理【设备运营管理平板管理】里获取
+ *登录账号密码请从pc端后台管理【222222】里获取
+
登录
@@ -23,6 +25,14 @@