1 |
- System.register(["./index-legacy-e1ea41b7.js"],(function(e,r){"use strict";var t,o,n,c,a,d,i,l,p,s;return{setters:[e=>{t=e.d,o=e.q,n=e.U,c=e.x,a=e.y,d=e.a,i=e.I,l=e.R,p=e.bk,s=e.bl}],execute:function(){var r=document.createElement("style");r.textContent="._payCenter_19c4e_1{min-height:100vh;overflow:hidden}._error-icon_19c4e_5{display:block;color:#ffb07b;font-size:.8rem;margin-bottom:.8rem;font-weight:700}._error-text_19c4e_12{font-size:.4rem;width:100%;text-align:center;color:#3f3f3f;margin-top:2.66667rem}\n",document.head.appendChild(r);const u="_payCenter_19c4e_1",y="_error-icon_19c4e_5",_="_error-text_19c4e_12";e("default",t({name:"pay-center",setup(){const e=o(),r=n(),t=c({errorText:"",code:null,pay_channel:r.query.pay_channel,wxAppId:r.query.wxAppId,body:r.query.body,price:r.query.price,orderNo:r.query.orderNo,userId:r.query.userId}),x=()=>{e.replace({path:"/payDefine",query:{pay_channel:t.pay_channel,wxAppId:t.wxAppId,body:t.body,price:t.price,code:t.code,orderNo:t.orderNo,userId:t.userId}})};return a((()=>{(()=>{const e=t.pay_channel;if(l().weixin)if("wx_pub"===e){const e=p();console.log(e),e?(t.code=e,x()):s(t.wxAppId),document.title="微信支付"}else"alipay_qr"==e&&(t.errorText="请使用支付宝扫码");else l().alipay?"wx_pub"===e?t.errorText="请使用微信扫码":"alipay_qr"==e&&(document.title="支付宝支付",x()):t.errorText="请在微信或支付宝客户端打开";t.errorText&&(document.title="ERROR")})()})),()=>d("div",{class:u},[d("div",{class:_},[t.errorText&&d(i,{class:y,name:"warning-o"},null),t.errorText])])}}))}}}));
|