| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042 |
- <!DOCTYPE html>
- <html class="" lang="zh-cmn-Hans">
- <head>
- <meta charset="utf-8">
- <meta name="keywords" content="">
- <meta name="description" content="">
- <meta name="HandheldFriendly" content="True">
- <meta name="MobileOptimized" content="320">
- <meta name="format-detection" content="telephone=no">
- <meta http-equiv="cleartype" content="on">
- <meta name="referrer" content="always">
- <title>订单状态</title>
- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
- <style>
- @charset "UTF-8";
- a,body {
- color: #333
- }
- .clearfix,.container .content {
- zoom: 1
- }
- a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video
- {
- margin: 0;
- padding: 0;
- border: 0;
- font: inherit;
- font-size: 100%;
- vertical-align: baseline
- }
- html {
- line-height: 1;
- -ms-text-size-adjust: 100%;
- -webkit-text-size-adjust: 100%;
- font-family: Helvetica, "STHeiti STXihei", "Microsoft YaHei", Tohoma,
- Arial
- }
- ol,ul {
- list-style: none
- }
- table {
- border-collapse: collapse;
- border-spacing: 0
- }
- caption,td,th {
- font-weight: 400;
- vertical-align: middle
- }
- blockquote,q {
- quotes: none
- }
- blockquote:after,blockquote:before,q:after,q:before {
- content: "";
- content: none
- }
- .arrow-right::after,.clearfix:after,.container .content:after {
- content: ''
- }
- a img {
- border: none
- }
- article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary
- {
- display: block
- }
- body {
- background-color: #eee;
- -webkit-backface-visibility: hidden
- }
- body.body-fixed-bottom {
- padding-bottom: 50px
- }
- .container {
- background-color: #f8f8f8
- }
- strong {
- font-weight: 700
- }
- a {
- background: 0 0;
- text-decoration: none;
- -webkit-tap-highlight-color: transparent
- }
- h1 {
- font-size: 2em;
- margin: .67em 0
- }
- h2 {
- font-size: 18px;
- line-height: 22px
- }
- h3 {
- font-size: 15px;
- line-height: 18px
- }
- button,input[type=number],input[type=text],input[type=password],input[type=email],input[type=search],select,textarea
- {
- font-family: inherit;
- font-size: 100%;
- margin: 0;
- -webkit-tap-highlight-color: transparent;
- -webkit-appearance: none;
- -moz-appearance: none
- }
- .c-orange {
- color: #f60 !important
- }
- .c-orange-dark {
- color: #f15a0c !important
- }
- .c-green {
- color: #06bf04 !important
- }
- .c-wx-green {
- color: #4b0 !important
- }
- .c-red {
- color: #ed5050 !important
- }
- .c-pink {
- color: #ee614b !important
- }
- .c-white {
- color: #fff !important
- }
- .c-gray-light {
- color: #e5e5e5 !important
- }
- .c-gray {
- color: #c9c9c9 !important
- }
- .c-gray-dark {
- color: #999 !important
- }
- .c-gray-darker {
- color: #666 !important
- }
- .c-black {
- color: #333 !important
- }
- .c-yellow {
- color: #f09000 !important
- }
- .c-light-yellow {
- color: #fcff00 !important
- }
- .c-blue {
- color: #38f !important
- }
- hr {
- margin: 10px 0;
- border: 0;
- border-top: 2px solid #e5e5e5
- }
- @media only screen and (-webkit-min-device-pixel-ratio:1.5) , only screen and
- (min--moz-device-pixel-ratio:1.5) , only screen and
- (min-device-pixel-ratio:1.5) {
- hr {
- border-top-width: 1px
- }
- }
- hr.margin-0 {
- margin: 0
- }
- hr.left-10 {
- margin-left: 10px
- }
- .relative {
- position: relative
- }
- .font-size-12 {
- font-size: 12px !important
- }
- .font-size-14 {
- font-size: 14px !important
- }
- .font-size-16 {
- font-size: 16px !important
- }
- .font-size-18 {
- font-size: 18px !important
- }
- .font-size-20 {
- font-size: 20px !important
- }
- .font-size-22 {
- font-size: 22px !important
- }
- .font-size-24 {
- font-size: 24px !important
- }
- .font-size-26 {
- font-size: 26px !important
- }
- .font-size-28 {
- font-size: 28px !important
- }
- .ellipsis {
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis
- }
- .border-bottom-none {
- border-bottom: 0 !important
- }
- .border-top-none {
- border-top: 0 !important
- }
- .link,.link:active,.link:hover,.link:link,.link:visited {
- color: #07d
- }
- .clearfix:after {
- display: table;
- clear: both
- }
- .pull-left {
- float: left
- }
- .pull-right {
- float: right
- }
- .show {
- display: block
- }
- .hide {
- display: none !important;
- visibility: hidden
- }
- .center,.text-center {
- text-align: center
- }
- .text-left {
- text-align: left
- }
- .text-right {
- text-align: right
- }
- #right-icon .icon-txt,.btn,.btn-block,.copyright,.footer,.fullscreen-guide
- {
- text-align: center
- }
- .loading {
- background-repeat: no-repeat !important;
- background-position: center center !important;
- background-size: 16px 16px
- }
- .with-bs-bottom,.with-bs-top {
- background-size: 100% 1px
- }
- .with-bs-bottom {
- background-position: left bottom
- }
- .arrow-right::after {
- position: absolute;
- width: 7px;
- height: 7px;
- border-top: 2px solid #cbc9cc;
- border-right: 2px solid #cbc9cc;
- -webkit-transform: rotate(45deg);
- -moz-transform: rotate(45deg);
- -ms-transform: rotate(45deg);
- transform: rotate(45deg);
- top: 50%;
- right: 3px;
- margin-top: -5px
- }
- .content,.wrapper {
- margin: 0 auto
- }
- .wrapper {
- width: 320px
- }
- .container .content:after {
- display: table;
- clear: both
- }
- .copyright {
- background-color: #f8f8f8;
- color: #999;
- font-size: 12px;
- line-height: 16px
- }
- .copyright .ft-links {
- padding: 15px
- }
- .copyright .ft-links>a {
- margin: 0 6px;
- color: #333
- }
- .copyright .ft-links ~.ft-copyright {
- border-top: 2px solid #e5e5e5
- }
- @media only screen and (-webkit-min-device-pixel-ratio:1.5) , only screen and
- (min--moz-device-pixel-ratio:1.5) , only screen and
- (min-device-pixel-ratio:1.5) {
- .copyright .ft-links ~.ft-copyright {
- border-top-width: 1px
- }
- }
- .copyright .ft-copyright {
- padding: 0 0 20px;
- margin: 0 15px;
- font-size: 12px;
- }
- .copyright .ft-copyright>a {
- padding-top: 45px;
- color: #ccc
- }
- .copyright .ft-copyright .yz-logo {
- padding-left: 14px;
- position: relative
- }
- .copyright .ft-copyright .yz-logo::before {
- content: '';
- background:
- url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAkCAMAAACpD3pbAAAAb1BMVEUAAADLy8vKysrLy8vLy8vLy8vLy8vLy8vMzMzOzs7Ly8vLy8vMzMzQ0NDLy8vLy8vLy8vLy8vLy8vMzMzOzs7Pz8/S0tLLy8vKysrLy8vKysrLy8vLy8vLy8vMzMzNzc3Nzc3R0dHLy8vMzMzKysrwyZpuAAAAJHRSTlMAoqm+ZfvtjEA4z65xCebgxJmGUjMdGPPm2tW0p5OQSSkQdl8nEAN1AAAAwUlEQVQ4y6XQyRaDIAyF4bQgivNsnbXN+z9jj7CoUsLGf/udLHLhWj2kTAJZj4jeRmmDRxPFgeKQYq54oHhWzCjOFUeEJp3iguAaVSXBseaYYKb5Y9fdO18nm2yNr3XCX6JQHPPyM4do9jIWpTkxjo39fIMuAyWlRfW8TbXCA21lIJlAfMDTygIyRJpzQBe/3SzdXLu5usNe6+QRnOzf4sDFKQc7i7yI1wbgj1M286CFX57mKRt9LncwW7o+KgMg+gJYeFH82wegJQAAAABJRU5ErkJggg==)
- no-repeat;
- background-size: 10px 12px;
- width: 10px;
- height: 12px;
- position: absolute;
- bottom: 1px;
- left: 0
- }
- .copyright .pf-copyright {
- display: block;
- background-size: 73px 24px
- }
- .footer {
- margin: 0;
- padding: 0;
- min-height: 1px;
- line-height: 16px;
- background-color: #f8f8f8
- }
- .footer .link-icon {
- display: inline-block;
- width: 16px;
- height: 16px;
- margin-bottom: -3px;
- margin-right: 10px;
- background-image:
- url(data:image/png;base64,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);
- background-repeat: no-repeat;
- background-size: 16px
- }
- .footer .link-title {
- font-size: 16px
- }
- .full-screen .footer {
- margin-top: 0
- }
- .btn {
- display: inline-block;
- border-radius: 3px;
- padding: 5px 4px;
- margin: 0;
- font-size: 12px;
- cursor: pointer;
- line-height: 1.5;
- -webkit-appearance: none;
- background-color: #fff;
- border: 1px solid #e5e5e5;
- color: #999
- }
- .fullscreen-guide.hide,.motify {
- display: none
- }
- .btn-disabled,.btn[disabled] {
- background-color: #c9c9c9 !important;
- background-image: none !important;
- border: 1px solid transparent !important;
- color: #fff !important
- }
- .btn-disabled:active,.btn[disabled]:active {
- background-color: #c9c9c9 !important;
- background-image: none !important;
- border: 1px solid #bcbcbc !important
- }
- .btn-default {
- color: #999;
- background-color: #fff;
- border: 1px solid #e5e5e5
- }
- .btn-action-secondary {
- color: #fff;
- background-color: #f85;
- border-color: #f85
- }
- .btn-action-primary {
- color: #fff;
- background-color: #f44;
- border-color: #f44
- }
- .btn-blue {
- color: #fff;
- background-color: #38f;
- border-color: #38f
- }
- .btn-gray-dark {
- color: #333;
- background-color: #999;
- border-color: #999
- }
- .btn-green {
- color: #fff;
- background-color: #06bf04;
- border-color: #03b401
- }
- .btn-wx-green {
- color: #fff;
- background-color: #4b0;
- border-color: #4b0
- }
- .btn-red {
- color: #fff;
- background-color: #ed5050;
- border-color: #ed5050
- }
- .btn-pink {
- color: #fff;
- background-color: #ee614b;
- border-color: #ee614b
- }
- .btn-white {
- color: #333;
- background-color: #fff;
- border-color: #e5e5e5
- }
- .btn-yellow {
- color: #fff;
- background-color: #f09000;
- border-color: #f09000
- }
- .btn-grayeee {
- color: #999;
- background-color: #eee;
- border-color: 1px solid #ebebeb
- }
- .btn-orange {
- color: #fff;
- border-color: #f60;
- background-color: #f60
- }
- .btn-orange-dark {
- color: #fff;
- border-color: #f15a0c;
- background-color: #f15a0c
- }
- .btn-block {
- width: 100%;
- padding: 11px 10px;
- font-size: 16px;
- line-height: 16px;
- border-radius: 4px;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box
- }
- .btn-xsmall,.btn-xxsmall {
- line-height: 14px;
- width: auto;
- font-size: 12px
- }
- .btn-xsmall {
- padding: 8px 10px
- }
- .btn-xxsmall {
- padding: 4px 10px
- }
- .btn-l,.motify {
- font-size: 14px
- }
- .btn-l {
- padding: 9px 4px
- }
- .btn-opt {
- min-width: 50px
- }
- .motify {
- position: fixed;
- top: 35%;
- left: 50%;
- width: 220px;
- padding: 0;
- margin: 0 0 0 -110px;
- z-index: 9999;
- background: rgba(0, 0, 0, .8);
- color: #fff;
- line-height: 1.5em;
- border-radius: 6px;
- -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
- box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
- }
- .motify .motify-inner {
- padding: 10px;
- text-align: center;
- word-wrap: break-word
- }
- .motify p {
- margin: 0 0 5px
- }
- .motify p:last-of-type {
- margin-bottom: 0
- }
- .fullscreen-guide {
- z-index: 2000;
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background-color: rgba(0, 0, 0, .9)
- }
- .fullscreen-guide .guide-close {
- position: absolute;
- top: 0;
- left: 10px;
- font-size: 40px;
- color: #fff;
- cursor: pointer
- }
- .fullscreen-guide .guide-arrow {
- position: absolute;
- top: 2px;
- right: 15px;
- width: 47px;
- height: 44px
- }
- .fullscreen-guide .guide-inner {
- padding-top: 48px;
- width: 320px;
- margin: 0 auto
- }
- .fullscreen-guide .step {
- width: 260px;
- display: inline-block;
- text-align: left;
- margin-bottom: 15px
- }
- .follow-guide .guide-inner-title {
- color: #fff;
- border-bottom: 1px solid #666;
- margin: 10px;
- padding-bottom: 20px;
- font-size: 18px;
- font-weight: 400
- }
- .follow-guide .wxid {
- display: inline-block;
- text-align: left;
- margin-bottom: 20px;
- font-size: 18px
- }
- .follow-guide .wxid .hasno-mp-weixin {
- width: 200px;
- height: 200px;
- margin-top: 20px;
- background-size: cover
- }
- .follow-guide .wxid strong {
- padding: 1px 5px;
- background-color: #fff;
- color: #000;
- border-radius: 4px
- }
- .follow-guide .guide-text {
- color: #fff;
- font-size: 16px;
- padding-bottom: 20px;
- border-bottom: 1px solid #666
- }
- .follow-guide .guide-text-title {
- color: #fff;
- margin: 20px 0;
- font-size: 20px
- }
- .follow-guide .guide-text-step {
- text-align: left;
- padding-left: 56px;
- color: #fff;
- margin-bottom: 15px;
- font-size: 16px
- }
- .follow-guide .step-1,.follow-guide .step-2,.follow-guide .step-3 {
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none
- }
- .follow-guide .step-1 {
- height: 29px
- }
- .follow-guide .step-2 {
- margin-bottom: 10px;
- height: 64px;
- }
- .follow-guide .step-3 {
- margin-top: 10px;
- height: 68px;
- }
- .follow-guide .quick-subscribe {
- margin: 140px 15px 0;
- padding: 10px;
- background: #fff;
- border: 2px solid #f2f2f2;
- border-radius: 10px
- }
- .follow-guide .quick-subscribe h2 {
- font-size: 14px;
- border-bottom: 1px solid #f2f2f2;
- padding-bottom: 20px;
- margin: 12px 0
- }
- .follow-guide .quick-subscribe .btn {
- font-size: 14px;
- background: #4b0;
- color: #fff;
- display: inline-block;
- line-height: 38px;
- padding: 0 26px;
- border-radius: 4px
- }
- #right-icon,.fixed-icon {
- border-radius: 26px;
- position: fixed;
- right: 6px;
- z-index: 10;
- width: 50px
- }
- a#global-cart {
- z-index: 10
- }
- a#global-cart .icon-img {
- background:
- url(/images/main/icons_sprite_29025c38a6.png)
- -202px -4px no-repeat;
- background-size: 300px 150px
- }
- a#global-cart.hide {
- display: none
- }
- a#global-cart.new .icon-img {
- background-position: -250px -4px
- }
- .no-text a#global-cart {
- background:
- url(/images/main/icons_sprite_29025c38a6.png)
- no-repeat;
- background-size: 300px 150px
- }
- .no-text a#global-cart.s0 {
- background-position: -200px -100px
- }
- .no-text a#global-cart.s1 {
- background-position: -150px -100px
- }
- .no-text a#global-cart.s2 {
- background-position: -100px -100px
- }
- .no-text a#global-cart.s3 {
- background-position: -50px -100px
- }
- @media only screen and (-webkit-min-device-pixel-ratio:1.5) , only screen and
- (min--moz-device-pixel-ratio:1.5) , only screen and
- (min-device-pixel-ratio:1.5) {
- .no-text a#global-cart,a#global-cart .icon-img {
- background-image:
- url(/images/main/icons_sprite@2x_29025c38a6.png)
- }
- a#global-cart .icon-img {
- background-position: -200px -7px
- }
- a#global-cart.new .icon-img {
- background-position: -250px -7px
- }
- }
- .fixed-icon {
- height: 50px;
- bottom: 52px;
- cursor: pointer
- }
- .ds-btn {
- bottom: 115px
- }
- .ds-btn .icon-img {
- height: 100%;
- background-repeat: no-repeat;
- background-size: 300px 150px;
- background-position: -250px -100px
- }
- a#global-wish {
- z-index: 10;
- display: block
- }
- #right-icon.no-text .icon-img,#right-icon.no-text .icon-txt,a#global-wish.hide
- {
- display: none
- }
- a#global-wish .icon-img {
- background:
- url(/images/main/icons_sprite_29025c38a6.png)
- -2px -4px no-repeat;
- background-size: 300px 150px
- }
- a#global-wish.new .icon-img {
- background-position: -45px -7px
- }
- .no-text a#global-wish {
- background:
- url(/images/main/icons_sprite_29025c38a6.png)
- -150px -50px;
- background-size: 300px 150px
- }
- .no-text a#global-wish.new {
- background-position: -200px -50px
- }
- @media only screen and (-webkit-min-device-pixel-ratio:1.5) , only screen and
- (min--moz-device-pixel-ratio:1.5) , only screen and
- (min-device-pixel-ratio:1.5) {
- .no-text a#global-wish,a#global-wish .icon-img {
- background-image:
- url(/images/main/icons_sprite@2x_29025c38a6.png)
- }
- a#global-wish .icon-img {
- background-position: 3px -7px
- }
- }
- #right-icon {
- height: 50px;
- border: 1px solid #e1e1e1;
- bottom: 52px;
- overflow: hidden;
- -webkit-transition: width ease-in-out .3s;
- -moz-transition: width ease-in-out .3s;
- transition: width ease-in-out .3s;
- background-color: #fff;
- background-clip: padding-box
- }
- #right-icon .right-icon-container {
- position: absolute;
- height: 50px;
- right: 0;
- top: 0
- }
- #right-icon .icon {
- float: left;
- width: 50px;
- height: 50px
- }
- #right-icon .show-more-btn {
- background-image:
- url(/images/main/icons_sprite_29025c38a6.png);
- background-repeat: no-repeat;
- background-size: 300px 150px;
- background-position: 1px -50px
- }
- #right-icon .show-more-btn.new {
- background-position: -99px -50px
- }
- #right-icon .icon-img {
- height: 32px
- }
- #right-icon .icon-txt {
- line-height: 18px;
- font-size: 12px;
- color: #9f9f9f
- }
- #right-icon.show {
- padding-left: 12px
- }
- #right-icon.show .show-more-btn {
- background-position: -49px -50px
- }
- #right-icon.no-text {
- border: 0;
- background-color: transparent
- }
- @media only screen and (-webkit-min-device-pixel-ratio:1.5) , only screen and
- (min--moz-device-pixel-ratio:1.5) , only screen and
- (min-device-pixel-ratio:1.5) {
- #right-icon .show-more-btn {
- background-image:
- url(/images/main/icons_sprite@2x_29025c38a6.png)
- }
- }
- </style>
- <link rel="stylesheet" href="/css/main/cashier.css">
- </head>
- <body class=" ">
- <div class="container ">
- <div class="content">
- <div class="paid-status success">
- <div class="header center">
- <h2>
- <p class="success-icon" style="background-image:url('/images/logo.jpg');"></p>
- <p class="paid-success-tips">年服务费</p>
- <p class="paid-success-tips" style="font-size:14px;">¥<?= $price ?></p>
- </h2>
- </div>
- <div class="nbody">
- <div>
- <ul>
- <li><label>收款方</label>
- <div>花卉宝</div>
- </li>
- </ul>
- </div>
- </div>
- <div class="bottom">
- <div class="action-container">
- <?php if($this->context->isWeixin){ ?>
- <div class="item" style="width: 100%;">
- <a class="btn btn-block btn-white" style="background:#44bf16;color:white;" name="weixinPay" href="javascript:void(0)">微信支付</a>
- </div>
- <?php } ?>
- </div>
- </div>
- </div>
- </div>
- </div>
- <script type="text/javascript" src="/js/jquery-1.11.1.min.js"></script>
- <script>
- var appId,nonceStr,package,paySign,signType,timeStamp,orderId,account;
- //调用微信JS api 支付
- function jsApiCall()
- {
- WeixinJSBridge.invoke(
- 'getBrandWCPayRequest', {
- "appId":appId, //公众号名称,由商户传入
- "timeStamp":timeStamp, //时间戳,自1970年以来的秒数
- "nonceStr" : nonceStr, //随机串
- "package" : package,
- "signType" : signType, //微信签名方式:
- "paySign" : paySign //微信签名
- },
- function(res){
- WeixinJSBridge.log(res.err_msg);
- //alert(res.err_code+'|'+res.err_desc+'|'+res.err_msg);
- if(res.err_msg == 'get_brand_wcpay_request:ok'){
- window.location.href='<?= Yii::$app->params['adminUrl'] ?>/admin/generate?account='+account;
- }
- }
- );
- }
- $("a[name=weixinPay]").click(function(){
- var data = '_csrf=<?= Yii::$app->request->csrfToken ?>&orderId=<?= $apply['id'] ?>';
- $.ajax({type:"POST",url:'/pay/apply-get-params',data:data,dataType:'json',async:false,success:function(data){
- if(data.code == 'A0001'){
- orderId = data.data.orderId;
- account = data.data.account;
- appId = data.data.appId;
- nonceStr = data.data.nonceStr;
- package = data.data.package;
- paySign = data.data.paySign;
- signType = data.data.signType;
- timeStamp = data.data.timeStamp;
- if (typeof WeixinJSBridge == "undefined"){
- if( document.addEventListener ){
- document.addEventListener('WeixinJSBridgeReady', jsApiCall, false);
- }else if (document.attachEvent){
- document.attachEvent('WeixinJSBridgeReady', jsApiCall);
- document.attachEvent('onWeixinJSBridgeReady', jsApiCall);
- }
- }else{
- jsApiCall();
- }
-
- }else{
- alert(data.msg);
- }
- }});
- });
- </script>
- </body>
- </html>
|