Commit b49ac6e8 authored by dingzhiwei's avatar dingzhiwei
Browse files

发布版本1.9.0

parent fb676be8
...@@ -218,5 +218,6 @@ insert into t_sys_entitlement values('ENT_DIVISION_RECORD_VIEW', '按钮:详 ...@@ -218,5 +218,6 @@ insert into t_sys_entitlement values('ENT_DIVISION_RECORD_VIEW', '按钮:详
-- 添加商户系统的退款功能权限配置项 -- 添加商户系统的退款功能权限配置项
insert into t_sys_entitlement values('ENT_PAY_ORDER_REFUND', '按钮:订单退款', 'no-icon', '', '', 'PB', 0, 1, 'ENT_PAY_ORDER', '0', 'MCH', now(), now()); insert into t_sys_entitlement values('ENT_PAY_ORDER_REFUND', '按钮:订单退款', 'no-icon', '', '', 'PB', 0, 1, 'ENT_PAY_ORDER', '0', 'MCH', now(), now());
## -- ++++ ++++ ## -- ++++ [v1.8.0] ===> [v1.9.0] ++++
-- 增加小新支付通道
INSERT INTO jeepaydb.t_pay_interface_define (if_code, if_name, is_mch_mode, is_isv_mode, config_page_type, isv_params, isvsub_mch_params, normal_mch_params, way_codes, icon, bg_color, state, remark, created_at, updated_at) VALUES ('xxpay', '小新支付', 1, 0, 1, null, null, '[{"name":"mchId","desc":"商户号","type":"text","verify":"required"},{"name":"key","desc":"私钥","type":"text","verify":"required","star":"1"},{"name":"payUrl","desc":"支付网关地址","type":"text","verify":"required"}]', '[{"wayCode": "ALI_BAR"}, {"wayCode": "ALI_JSAPI"}, {"wayCode": "WX_BAR"}, {"wayCode": "WX_JSAPI"}]', 'http://jeequan.oss-cn-beijing.aliyuncs.com/jeepay/img/xxpay.png', '#2E4360', 1, null, '2021-09-20 15:21:04', '2021-09-30 14:55:32.907325');
...@@ -4,5 +4,5 @@ ...@@ -4,5 +4,5 @@
/ /_/ // __/ __/ /_/ / /_/ / /_/ / / /_/ // __/ __/ /_/ / /_/ / /_/ /
\____/ \___/\___/ .___/\__,_/\__, / \____/ \___/\___/ .___/\__,_/\__, /
/_/ /____/ /_/ /____/
:: Jeepay :: (v1.8.0.RELEASE) :: Jeepay :: (v1.9.0.RELEASE)
适合互联网企业使用的开源支付系统 : https://www.jeequan.com 适合互联网企业使用的开源支付系统 : https://www.jeequan.com
...@@ -4,5 +4,5 @@ ...@@ -4,5 +4,5 @@
/ /_/ // __/ __/ /_/ / /_/ / /_/ / / /_/ // __/ __/ /_/ / /_/ / /_/ /
\____/ \___/\___/ .___/\__,_/\__, / \____/ \___/\___/ .___/\__,_/\__, /
/_/ /____/ /_/ /____/
:: Jeepay :: (v1.8.0.RELEASE) :: Jeepay :: (v1.9.0.RELEASE)
适合互联网企业使用的开源支付系统 : https://www.jeequan.com 适合互联网企业使用的开源支付系统 : https://www.jeequan.com
...@@ -61,8 +61,6 @@ public class XxpayChannelRefundNoticeService extends AbstractChannelRefundNotice ...@@ -61,8 +61,6 @@ public class XxpayChannelRefundNoticeService extends AbstractChannelRefundNotice
} }
} }
@Override @Override
public ChannelRetMsg doNotice(HttpServletRequest request, Object params, RefundOrder refundOrder, MchAppConfigContext mchAppConfigContext, NoticeTypeEnum noticeTypeEnum) { public ChannelRetMsg doNotice(HttpServletRequest request, Object params, RefundOrder refundOrder, MchAppConfigContext mchAppConfigContext, NoticeTypeEnum noticeTypeEnum) {
try { try {
......
...@@ -4,5 +4,5 @@ ...@@ -4,5 +4,5 @@
/ /_/ // __/ __/ /_/ / /_/ / /_/ / / /_/ // __/ __/ /_/ / /_/ / /_/ /
\____/ \___/\___/ .___/\__,_/\__, / \____/ \___/\___/ .___/\__,_/\__, /
/_/ /____/ /_/ /____/
:: Jeepay :: (v1.8.0.RELEASE) :: Jeepay :: (v1.9.0.RELEASE)
适合互联网企业使用的开源支付系统 : https://www.jeequan.com 适合互联网企业使用的开源支付系统 : https://www.jeequan.com
#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#nav{padding:.4rem}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}
\ No newline at end of file
@font-face{font-family:wxFirstFont;src:url(../fonts/WeChatSansSS-Bold.245dd277.ttf)}@keyframes blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}*{box-sizing:border-box}body{background-color:#ededed}.header{box-sizing:border-box;display:flex;width:100%;height:1.173333rem;padding:.666667rem;justify-content:space-between;align-items:center}.margin-top-30{margin-top:.4rem}.header-text{width:calc(100% - 1.6rem);line-height:.666667rem;text-align:left;height:.666667rem;font-size:.48rem;font-family:PingFang SC,PingFang SC-Medium;font-weight:500;color:#323232;letter-spacing:.013333rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-img{flex-shrink:0;width:1.066667rem;height:1.066667rem;border-radius:.533333rem;overflow:hidden}.header-img img{width:100%;height:100%}.plus-input{padding-top:.8rem;display:flex;flex-shrink:0;justify-content:safe;margin:0 auto;border-bottom:.013333rem solid #ccc;width:calc(100vw - 1.86667rem);min-width:2.133333rem;height:2.4rem}.plus-input .S{position:relative;width:.4rem;height:.533333rem;margin:.2rem .2rem .2rem 0}.plus-input .S img{position:absolute;top:.2rem;left:0;width:100%;height:100%}.plus-input input{height:1.306667rem;width:90%;font-size:.933333rem;font-family:wxFirstFont SC,PingFang SC,PingFang SC-Medium;font-weight:800;text-align:left;color:#000;letter-spacing:.026667rem;border:none;outline:none;background-color:rgba(220,20,60,0)}.ttt{width:.053333rem}.input-c,.ttt{display:flex;align-items:center;height:1.306667rem;font-size:.933333rem;font-family:wxFirstFont SC,PingFang SC,PingFang SC-Medium;font-weight:800;text-align:center;color:#000;letter-spacing:.026667rem;border:none;outline:none;background-color:hsla(0,0%,92.9%,0)}.input-c{width:.533333rem}.input-c-div-1{flex-shrink:0;width:.48rem;padding-left:.026667rem;text-align:center}.input-c-div{position:relative;flex-shrink:0;margin-left:.066667rem;margin-right:.066667rem;width:auto;height:.88rem;animation:blink 1s linear infinite;border:.013333rem solid #07c160}.placeholder{color:#6b6b6b;font-weight:400;text-align:left;padding-top:.053333rem;font-size:.8rem}.plus-input input::-webkit-input-placeholder{color:#6b6b6b;font-weight:400;text-align:left}.plus-ul{margin-top:.266667rem;margin-bottom:0;padding:.4rem;width:100%}.plus-ul li{position:relative;background:#fafafa;padding:.546667rem .4rem;display:flex;justify-content:space-between}.plus-li{margin-bottom:.266667rem;border-radius:.2rem}.border-radius-top{border-radius:.2rem .2rem 0 0}.border-radius-bottom{border-radius:0 0 .2rem .2rem}.xian{position:absolute;bottom:0;right:0;width:calc(100% - 1.37333rem);height:.013333rem;background:#ebebeb}.img-div{display:flex;flex-flow:row}.img-div img{width:.56rem;height:.56rem;margin-right:.4rem}.img-div .div-text{height:.56rem;font-size:.4rem;font-family:PingFang SC,PingFang SC-Medium;font-weight:500;text-align:left;color:#323232;letter-spacing:.013333rem}.div-go{display:flex;flex-flow:row;align-items:center}.div-go img{width:.4rem;height:.4rem}.div-go-div{margin-right:.133333rem;font-size:.36rem;font-family:PingFang SC,PingFang SC-Medium;font-weight:500;text-align:right;color:grey;letter-spacing:.013333rem}.pitch-on{display:flex;flex-flow:row}.pitch-on-ok{display:flex;justify-content:center;align-items:center;border-radius:.28rem;width:.56rem;height:.56rem;background:#11c930}.pitch-on-ok img{width:.293333rem;height:.213333rem}.pitch-on-on{border-radius:.28rem;width:.56rem;height:.56rem;background:rgba(17,201,48,0);border:.013333rem solid #bfbfbf}.remark-k{margin-top:.4rem;width:100%;display:flex;justify-content:center;font-size:.333333rem;font-family:PingFang SC,PingFang SC-Medium;font-weight:500;text-align:left;color:#587cca;letter-spacing:.013333rem}.remark{display:flex;flex-flow:row}.remark-hui{width:auto;height:.48rem}.remark-hu,.remark-hui{font-size:.333333rem;font-family:PingFang SC,PingFang SC-Medium;font-weight:500;text-align:left;color:grey;letter-spacing:.013333rem;margin-right:.4rem}.keyboard-plus{width:100%;position:fixed;left:0;bottom:0}.bnt-pay{position:fixed;display:flex;justify-content:center;align-items:center;bottom:1.333333rem;width:100vw;z-index:1}.bnt-pay-text{width:4rem;color:#fff;height:1.333333rem;border-radius:.213333rem;background-color:#006400;text-align:center;line-height:1.333333rem;font-size:.533333rem}
\ No newline at end of file
@font-face{font-family:wxFirstFont;src:url(../fonts/WeChatSansSS-Bold.245dd277.ttf)}@keyframes blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}*{box-sizing:border-box}body{background-color:#ededed}.header{box-sizing:border-box;display:flex;width:100%;height:1.173333rem;padding:.666667rem;justify-content:space-between;align-items:center}.margin-top-30{margin-top:.4rem}.header-text{width:calc(100% - 1.6rem);line-height:.666667rem;text-align:left;height:.666667rem;font-size:.48rem;font-family:PingFang SC,PingFang SC-Medium;font-weight:500;color:#323232;letter-spacing:.013333rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-img{flex-shrink:0;width:1.066667rem;height:1.066667rem;border-radius:.533333rem;overflow:hidden}.header-img img{width:100%;height:100%}.plus-input{padding-top:.8rem;display:flex;flex-shrink:0;justify-content:safe;margin:0 auto;border-bottom:.013333rem solid #ccc;width:calc(100vw - 1.86667rem);min-width:2.133333rem;height:2.4rem}.plus-input .S{position:relative;width:.4rem;height:.533333rem;margin:.2rem .2rem .2rem 0}.plus-input .S img{position:absolute;top:.2rem;left:0;width:100%;height:100%}.plus-input input{height:1.306667rem;width:90%;font-size:.933333rem;font-family:wxFirstFont SC,PingFang SC,PingFang SC-Medium;font-weight:800;text-align:left;color:#000;letter-spacing:.026667rem;border:none;outline:none;background-color:rgba(220,20,60,0)}.ttt{width:.053333rem}.input-c,.ttt{display:flex;align-items:center;height:1.306667rem;font-size:.933333rem;font-family:wxFirstFont SC,PingFang SC,PingFang SC-Medium;font-weight:800;text-align:center;color:#000;letter-spacing:.026667rem;border:none;outline:none;background-color:hsla(0,0%,92.9%,0)}.input-c{width:.533333rem}.input-c-div-1{flex-shrink:0;width:.48rem;padding-left:.026667rem;text-align:center}.input-c-div{position:relative;flex-shrink:0;margin-left:.066667rem;margin-right:.066667rem;width:auto;height:.88rem;animation:blink 1s linear infinite;border:.013333rem solid #07c160}.placeholder{color:#6b6b6b;font-weight:400;text-align:left;padding-top:.053333rem;font-size:.8rem}.plus-input input::-webkit-input-placeholder{color:#6b6b6b;font-weight:400;text-align:left}.plus-ul{margin-top:.266667rem;margin-bottom:0;padding:.4rem;width:100%}.plus-ul li{position:relative;background:#fafafa;padding:.546667rem .4rem;display:flex;justify-content:space-between}.plus-li{margin-bottom:.266667rem;border-radius:.2rem}.border-radius-top{border-radius:.2rem .2rem 0 0}.border-radius-bottom{border-radius:0 0 .2rem .2rem}.xian{position:absolute;bottom:0;right:0;width:calc(100% - 1.37333rem);height:.013333rem;background:#ebebeb}.img-div{display:flex;flex-flow:row}.img-div img{width:.56rem;height:.56rem;margin-right:.4rem}.img-div .div-text{height:.56rem;font-size:.4rem;font-family:PingFang SC,PingFang SC-Medium;font-weight:500;text-align:left;color:#323232;letter-spacing:.013333rem}.div-go{display:flex;flex-flow:row;align-items:center}.div-go img{width:.4rem;height:.4rem}.div-go-div{margin-right:.133333rem;font-size:.36rem;font-family:PingFang SC,PingFang SC-Medium;font-weight:500;text-align:right;color:grey;letter-spacing:.013333rem}.pitch-on{display:flex;flex-flow:row}.pitch-on-ok{display:flex;justify-content:center;align-items:center;border-radius:.28rem;width:.56rem;height:.56rem;background:#11c930}.pitch-on-ok img{width:.293333rem;height:.213333rem}.pitch-on-on{border-radius:.28rem;width:.56rem;height:.56rem;background:rgba(17,201,48,0);border:.013333rem solid #bfbfbf}.remark-k{margin-top:.4rem;width:100%;display:flex;justify-content:center;font-size:.333333rem;font-family:PingFang SC,PingFang SC-Medium;font-weight:500;text-align:left;color:#587cca;letter-spacing:.013333rem}.remark{display:flex;flex-flow:row}.remark-hui{width:auto;height:.48rem}.remark-hu,.remark-hui{font-size:.333333rem;font-family:PingFang SC,PingFang SC-Medium;font-weight:500;text-align:left;color:grey;letter-spacing:.013333rem;margin-right:.4rem}.keyboard-plus{width:100%;position:fixed;left:0;bottom:0}.bnt-pay{position:fixed;display:flex;justify-content:center;align-items:center;bottom:1.333333rem;width:100vw;z-index:1}.bnt-pay-text{width:4rem;color:#fff;height:1.333333rem;border-radius:.213333rem;background-color:#006400;text-align:center;line-height:1.333333rem;font-size:.533333rem}
\ No newline at end of file
.jump[data-v-55ffd872]{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}
\ No newline at end of file
@font-face{font-family:wxFirstFont;src:url(../fonts/WeChatSansSS-Bold.245dd277.ttf)}@keyframes blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}*{box-sizing:border-box}body{background-color:#ededed}.header{box-sizing:border-box;display:flex;width:100%;height:1.173333rem;padding:.666667rem;justify-content:space-between;align-items:center}.margin-top-30{margin-top:.4rem}.header-text{width:calc(100% - 1.6rem);line-height:.666667rem;text-align:left;height:.666667rem;font-size:.48rem;font-family:PingFang SC,PingFang SC-Medium;font-weight:500;color:#323232;letter-spacing:.013333rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-img{flex-shrink:0;width:1.066667rem;height:1.066667rem;border-radius:.533333rem;overflow:hidden}.header-img img{width:100%;height:100%}.plus-input{padding-top:.8rem;display:flex;flex-shrink:0;justify-content:safe;margin:0 auto;border-bottom:.013333rem solid #ccc;width:calc(100vw - 1.86667rem);min-width:2.133333rem;height:2.4rem}.plus-input .S{position:relative;width:.4rem;height:.533333rem;margin:.2rem .2rem .2rem 0}.plus-input .S img{position:absolute;top:.2rem;left:0;width:100%;height:100%}.plus-input input{height:1.306667rem;width:90%;font-size:.933333rem;font-family:wxFirstFont SC,PingFang SC,PingFang SC-Medium;font-weight:800;text-align:left;color:#000;letter-spacing:.026667rem;border:none;outline:none;background-color:rgba(220,20,60,0)}.ttt{width:.053333rem}.input-c,.ttt{display:flex;align-items:center;height:1.306667rem;font-size:.933333rem;font-family:wxFirstFont SC,PingFang SC,PingFang SC-Medium;font-weight:800;text-align:center;color:#000;letter-spacing:.026667rem;border:none;outline:none;background-color:hsla(0,0%,92.9%,0)}.input-c{width:.533333rem}.input-c-div-1{flex-shrink:0;width:.48rem;padding-left:.026667rem;text-align:center}.input-c-div{position:relative;flex-shrink:0;margin-left:.066667rem;margin-right:.066667rem;width:auto;height:.88rem;animation:blink 1s linear infinite;border:.013333rem solid #07c160}.placeholder{color:#6b6b6b;font-weight:400;text-align:left;padding-top:.053333rem;font-size:.8rem}.plus-input input::-webkit-input-placeholder{color:#6b6b6b;font-weight:400;text-align:left}.plus-ul{margin-top:.266667rem;margin-bottom:0;padding:.4rem;width:100%}.plus-ul li{position:relative;background:#fafafa;padding:.546667rem .4rem;display:flex;justify-content:space-between}.plus-li{margin-bottom:.266667rem;border-radius:.2rem}.border-radius-top{border-radius:.2rem .2rem 0 0}.border-radius-bottom{border-radius:0 0 .2rem .2rem}.xian{position:absolute;bottom:0;right:0;width:calc(100% - 1.37333rem);height:.013333rem;background:#ebebeb}.img-div{display:flex;flex-flow:row}.img-div img{width:.56rem;height:.56rem;margin-right:.4rem}.img-div .div-text{height:.56rem;font-size:.4rem;font-family:PingFang SC,PingFang SC-Medium;font-weight:500;text-align:left;color:#323232;letter-spacing:.013333rem}.div-go{display:flex;flex-flow:row;align-items:center}.div-go img{width:.4rem;height:.4rem}.div-go-div{margin-right:.133333rem;font-size:.36rem;font-family:PingFang SC,PingFang SC-Medium;font-weight:500;text-align:right;color:grey;letter-spacing:.013333rem}.pitch-on{display:flex;flex-flow:row}.pitch-on-ok{display:flex;justify-content:center;align-items:center;border-radius:.28rem;width:.56rem;height:.56rem;background:#11c930}.pitch-on-ok img{width:.293333rem;height:.213333rem}.pitch-on-on{border-radius:.28rem;width:.56rem;height:.56rem;background:rgba(17,201,48,0);border:.013333rem solid #bfbfbf}.remark-k{margin-top:.4rem;width:100%;display:flex;justify-content:center;font-size:.333333rem;font-family:PingFang SC,PingFang SC-Medium;font-weight:500;text-align:left;color:#587cca;letter-spacing:.013333rem}.remark{display:flex;flex-flow:row}.remark-hui{width:auto;height:.48rem}.remark-hu,.remark-hui{font-size:.333333rem;font-family:PingFang SC,PingFang SC-Medium;font-weight:500;text-align:left;color:grey;letter-spacing:.013333rem;margin-right:.4rem}.keyboard-plus{width:100%;position:fixed;left:0;bottom:0}.bnt-pay{position:fixed;display:flex;justify-content:center;align-items:center;bottom:1.333333rem;width:100vw;z-index:1}.bnt-pay-text{width:4rem;color:#fff;height:1.333333rem;border-radius:.213333rem;background-color:#006400;text-align:center;line-height:1.333333rem;font-size:.533333rem}
\ No newline at end of file
.center[data-v-7374fd65]{margin-top:30%;display:flex;align-items:center;flex-direction:column}p[data-v-7374fd65]{font-size:.48rem;margin-top:.666667rem}
\ No newline at end of file
<svg xmlns="http://www.w3.org/2000/svg" width="29" height="40" viewBox="0 0 29 40"><defs><style>.a{fill:#1a1311;}</style></defs><path class="a" d="M2406.045,4386.261h-7.672l-6.828,14.395-6.828-14.395h-7.672l9.439,19.9H2379.3v5.3h8.516v3.515H2379.3v5.3h8.516v5.984h7.451v-5.984h8.516v-5.3h-8.516v-3.515h8.516v-5.3h-7.181Z" transform="translate(-2377.045 -4386.261)"/></svg>
\ No newline at end of file
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1621938740892" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2364" width="64" height="64" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><style type="text/css"></style></defs><path d="M512 981.333333C252.8 981.333333 42.666667 771.2 42.666667 512S252.8 42.666667 512 42.666667s469.333333 210.133333 469.333333 469.333333-210.133333 469.333333-469.333333 469.333333z m44.245333-469.333333l159.914667-159.914667a31.274667 31.274667 0 1 0-44.245333-44.245333L512 467.754667 352.085333 307.84a31.274667 31.274667 0 1 0-44.245333 44.245333L467.754667 512l-159.914667 159.914667a31.274667 31.274667 0 1 0 44.245333 44.245333L512 556.245333l159.914667 159.914667a31.274667 31.274667 0 1 0 44.245333-44.245333L556.245333 512z" fill="#FF4B33" p-id="2365"></path></svg>
\ No newline at end of file
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="42" height="42" viewBox="0 0 42 42"><defs><style>.a{fill:url(#a);}.b{fill:#e7ffe6;}.c{clip-path:url(#b);}.d{clip-path:url(#d);}</style><linearGradient id="a" x1="1" x2="0" y2="1" gradientUnits="objectBoundingBox"><stop offset="0" stop-color="#10d832"/><stop offset="1" stop-color="#00ac34"/></linearGradient><clipPath id="b"><rect class="a" width="42" height="42" rx="8" transform="translate(60 783)"/></clipPath><clipPath id="d"><rect class="b" width="37.233" height="33.096"/></clipPath></defs><g class="c" transform="translate(-60 -783)"><rect class="a" width="42" height="42" rx="8" transform="translate(60 783)"/><g transform="matrix(0.966, -0.259, 0.259, 0.966, -5641.551, -2527.47)"><g transform="translate(4642 4685)"><g class="d" transform="translate(0 0)"><path class="b" d="M4655.413,4706.173a1.167,1.167,0,0,1-.558.13,1.219,1.219,0,0,1-1.08-.65l-.088-.17-3.4-7.459a.642.642,0,0,1,.564-.867.688.688,0,0,1,.387.129l4.008,2.863a2.085,2.085,0,0,0,1.033.3,1.677,1.677,0,0,0,.646-.13l18.795-8.408a19.851,19.851,0,0,0-15.215-6.592c-10.259,0-18.621,6.98-18.621,15.6a14.731,14.731,0,0,0,6.421,11.789,1.289,1.289,0,0,1,.515,1,1.194,1.194,0,0,1-.087.389c-.3,1.168-.82,3.079-.82,3.163a1.55,1.55,0,0,0-.088.478.59.59,0,0,0,.6.607.49.49,0,0,0,.346-.129l4.05-2.385a2.052,2.052,0,0,1,.991-.3,2.3,2.3,0,0,1,.557.088,21.579,21.579,0,0,0,6.082.867c10.256,0,18.621-6.98,18.621-15.6a13.763,13.763,0,0,0-2.112-7.24l-21.417,12.439Zm0,0" transform="translate(-4641.886 -4685.302)"/></g></g></g></g></svg>
\ No newline at end of file
<!DOCTYPE html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1"><link rel="icon" href="favicon.ico"><title>Jeepay-收银台</title><link href="css/chunk-1f980e9d.841b0312.css" rel="prefetch"><link href="css/chunk-3fd0b8a6.841b0312.css" rel="prefetch"><link href="css/chunk-64b2949f.d5ba12fa.css" rel="prefetch"><link href="css/chunk-65fb3654.841b0312.css" rel="prefetch"><link href="css/chunk-73021616.8266418e.css" rel="prefetch"><link href="js/chunk-1f7138b8.ebeaac1d.js" rel="prefetch"><link href="js/chunk-1f980e9d.f4df51aa.js" rel="prefetch"><link href="js/chunk-2d20f936.6952eb1c.js" rel="prefetch"><link href="js/chunk-3fd0b8a6.3548fd9b.js" rel="prefetch"><link href="js/chunk-64b2949f.52bde52c.js" rel="prefetch"><link href="js/chunk-65fb3654.8c87dbee.js" rel="prefetch"><link href="js/chunk-73021616.8fc6b720.js" rel="prefetch"><link href="js/chunk-7616fb2a.ca9d6967.js" rel="prefetch"><link href="css/app.b0d6b471.css" rel="preload" as="style"><link href="js/app.d5ac49c8.js" rel="preload" as="script"><link href="js/chunk-vendors.cbceeeb4.js" rel="preload" as="script"><link href="css/app.b0d6b471.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but jeepay-ui-cashier doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="js/chunk-vendors.cbceeeb4.js"></script><script src="js/app.d5ac49c8.js"></script></body></html>
\ No newline at end of file
(function(e){function n(n){for(var t,a,c=n[0],i=n[1],f=n[2],l=0,h=[];l<c.length;l++)a=c[l],Object.prototype.hasOwnProperty.call(o,a)&&o[a]&&h.push(o[a][0]),o[a]=0;for(t in i)Object.prototype.hasOwnProperty.call(i,t)&&(e[t]=i[t]);s&&s(n);while(h.length)h.shift()();return u.push.apply(u,f||[]),r()}function r(){for(var e,n=0;n<u.length;n++){for(var r=u[n],t=!0,a=1;a<r.length;a++){var c=r[a];0!==o[c]&&(t=!1)}t&&(u.splice(n--,1),e=i(i.s=r[0]))}return e}var t={},a={app:0},o={app:0},u=[];function c(e){return i.p+"js/"+({}[e]||e)+"."+{"chunk-1f7138b8":"ebeaac1d","chunk-1f980e9d":"f4df51aa","chunk-3fd0b8a6":"3548fd9b","chunk-64b2949f":"52bde52c","chunk-65fb3654":"8c87dbee","chunk-7616fb2a":"ca9d6967","chunk-2d20f936":"6952eb1c","chunk-73021616":"8fc6b720"}[e]+".js"}function i(n){if(t[n])return t[n].exports;var r=t[n]={i:n,l:!1,exports:{}};return e[n].call(r.exports,r,r.exports,i),r.l=!0,r.exports}i.e=function(e){var n=[],r={"chunk-1f980e9d":1,"chunk-3fd0b8a6":1,"chunk-64b2949f":1,"chunk-65fb3654":1,"chunk-73021616":1};a[e]?n.push(a[e]):0!==a[e]&&r[e]&&n.push(a[e]=new Promise((function(n,r){for(var t="css/"+({}[e]||e)+"."+{"chunk-1f7138b8":"31d6cfe0","chunk-1f980e9d":"841b0312","chunk-3fd0b8a6":"841b0312","chunk-64b2949f":"d5ba12fa","chunk-65fb3654":"841b0312","chunk-7616fb2a":"31d6cfe0","chunk-2d20f936":"31d6cfe0","chunk-73021616":"8266418e"}[e]+".css",o=i.p+t,u=document.getElementsByTagName("link"),c=0;c<u.length;c++){var f=u[c],l=f.getAttribute("data-href")||f.getAttribute("href");if("stylesheet"===f.rel&&(l===t||l===o))return n()}var h=document.getElementsByTagName("style");for(c=0;c<h.length;c++){f=h[c],l=f.getAttribute("data-href");if(l===t||l===o)return n()}var s=document.createElement("link");s.rel="stylesheet",s.type="text/css",s.onload=n,s.onerror=function(n){var t=n&&n.target&&n.target.src||o,u=new Error("Loading CSS chunk "+e+" failed.\n("+t+")");u.code="CSS_CHUNK_LOAD_FAILED",u.request=t,delete a[e],s.parentNode.removeChild(s),r(u)},s.href=o;var p=document.getElementsByTagName("head")[0];p.appendChild(s)})).then((function(){a[e]=0})));var t=o[e];if(0!==t)if(t)n.push(t[2]);else{var u=new Promise((function(n,r){t=o[e]=[n,r]}));n.push(t[2]=u);var f,l=document.createElement("script");l.charset="utf-8",l.timeout=120,i.nc&&l.setAttribute("nonce",i.nc),l.src=c(e);var h=new Error;f=function(n){l.onerror=l.onload=null,clearTimeout(s);var r=o[e];if(0!==r){if(r){var t=n&&("load"===n.type?"missing":n.type),a=n&&n.target&&n.target.src;h.message="Loading chunk "+e+" failed.\n("+t+": "+a+")",h.name="ChunkLoadError",h.type=t,h.request=a,r[1](h)}o[e]=void 0}};var s=setTimeout((function(){f({type:"timeout",target:l})}),12e4);l.onerror=l.onload=f,document.head.appendChild(l)}return Promise.all(n)},i.m=e,i.c=t,i.d=function(e,n,r){i.o(e,n)||Object.defineProperty(e,n,{enumerable:!0,get:r})},i.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,n){if(1&n&&(e=i(e)),8&n)return e;if(4&n&&"object"===typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(i.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&n&&"string"!=typeof e)for(var t in e)i.d(r,t,function(n){return e[n]}.bind(null,t));return r},i.n=function(e){var n=e&&e.__esModule?function(){return e["default"]}:function(){return e};return i.d(n,"a",n),n},i.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},i.p="",i.oe=function(e){throw console.error(e),e};var f=window["webpackJsonp"]=window["webpackJsonp"]||[],l=f.push.bind(f);f.push=n,f=f.slice();for(var h=0;h<f.length;h++)n(f[h]);var s=l;u.push([0,"chunk-vendors"]),r()})({0:function(e,n,r){e.exports=r("56d7")},"034f":function(e,n,r){"use strict";r("85ec")},"56d7":function(e,n,r){"use strict";r.r(n);r("e260"),r("e6cf"),r("cca6"),r("a79d"),r("caad"),r("2532"),r("b0c0");var t=r("2b0e"),a=function(){var e=this,n=e.$createElement,r=e._self._c||n;return r("div",{attrs:{id:"app"}},[r("router-view")],1)},o=[],u=(r("034f"),r("2877")),c={},i=Object(u["a"])(c,a,o,!1,null,null,null),f=i.exports,l=(r("d3b7"),r("3ca3"),r("ddb0"),r("8c4f")),h=l["a"].prototype.push;l["a"].prototype.push=function(e,n,r){return n||r?h.call(this,e,n,r):h.call(this,e).catch((function(e){return e}))},t["a"].use(l["a"]);var s=[{path:"/hub/:jeepayToken",name:"Hub",component:function(){return Promise.all([r.e("chunk-1f7138b8"),r.e("chunk-64b2949f")]).then(r.bind(null,"91f5"))}},{path:"/error",name:"Error",component:function(){return r.e("chunk-73021616").then(r.bind(null,"dda8"))}},{path:"/oauth2Callback/:jeepayToken",name:"Oauth2Callback",component:function(){return Promise.all([r.e("chunk-1f7138b8"),r.e("chunk-7616fb2a")]).then(r.bind(null,"f203"))}},{path:"/cashier",name:"Cashier",component:function(){return r.e("chunk-2d20f936").then(r.bind(null,"b3e4"))},children:[{path:"/cashier/wxpay",name:"CashierWxpay",component:function(){return Promise.all([r.e("chunk-1f7138b8"),r.e("chunk-3fd0b8a6")]).then(r.bind(null,"4472"))}},{path:"/cashier/alipay",name:"CashierAlipay",component:function(){return Promise.all([r.e("chunk-1f7138b8"),r.e("chunk-1f980e9d")]).then(r.bind(null,"d5eb"))}},{path:"/cashier/ysfpay",name:"CashierYsfpay",component:function(){return Promise.all([r.e("chunk-1f7138b8"),r.e("chunk-65fb3654")]).then(r.bind(null,"3a4a"))}}]}],p=new l["a"]({mode:"hash",base:"",routes:s}),d=p,b=r("f7a4"),m=r("f121");r("5cfb");t["a"].config.productionTip=!1,d.beforeEach((function(e,n,r){if(console.log("进入路由守卫",n,e),m["a"].errorPageRouteName.includes(e.name))return r(),!1;var t=e.params[m["a"].urlTokenName];return t&&(m["a"].cacheToken=t),m["a"].cacheToken?b["a"].getPayWay()?void r():(r({name:m["a"].errorPageRouteName,params:{errInfo:"不支持的支付方式! 请在微信/支付宝/银联应用内扫码进入!"}}),!1):(r({name:m["a"].errorPageRouteName,params:{errInfo:"请通过二维码进入支付页面!"}}),!1)})),t["a"].prototype.$config=m["a"],new t["a"]({router:d,render:function(e){return e(f)}}).$mount("#app")},"85ec":function(e,n,r){},f121:function(e,n,r){"use strict";var t="Error",a=[t],o={WXPAY:{wayCode:"WX_JSAPI",routeName:"CashierWxpay"},ALIPAY:{wayCode:"ALI_JSAPI",routeName:"CashierAlipay"}};n["a"]={errorPageRouteName:t,passGuardRouteList:a,urlTokenName:"jeepayToken",payWay:o,cacheToken:""}},f7a4:function(e,n,r){"use strict";var t=r("f121"),a=function(){var e=o();return e?e.routeName:null},o=function(){var e=navigator.userAgent;return e.indexOf("MicroMessenger")>=0?t["a"].payWay.WXPAY:e.indexOf("AlipayClient")>=0?t["a"].payWay.ALIPAY:null};n["a"]={getToPageRouteName:a,getPayWay:o}}});
//# sourceMappingURL=app.d5ac49c8.js.map
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment