index.php 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>支付宝手机网站支付接口2.0</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  6. <style>
  7. *{
  8. margin:0;
  9. padding:0;
  10. }
  11. ul,ol{
  12. list-style:none;
  13. }
  14. body{
  15. font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  16. }
  17. .hidden{
  18. display:none;
  19. }
  20. .new-btn-login-sp{
  21. padding: 1px;
  22. display: inline-block;
  23. width: 75%;
  24. }
  25. .new-btn-login {
  26. background-color: #02aaf1;
  27. color: #FFFFFF;
  28. font-weight: bold;
  29. border: none;
  30. width: 100%;
  31. height: 30px;
  32. border-radius: 5px;
  33. font-size: 16px;
  34. }
  35. #main{
  36. width:100%;
  37. margin:0 auto;
  38. font-size:14px;
  39. }
  40. .red-star{
  41. color:#f00;
  42. width:10px;
  43. display:inline-block;
  44. }
  45. .null-star{
  46. color:#fff;
  47. }
  48. .content{
  49. margin-top:5px;
  50. }
  51. .content dt{
  52. width:100px;
  53. display:inline-block;
  54. float: left;
  55. margin-left: 20px;
  56. color: #666;
  57. font-size: 13px;
  58. margin-top: 8px;
  59. }
  60. .content dd{
  61. margin-left:120px;
  62. margin-bottom:5px;
  63. }
  64. .content dd input {
  65. width: 85%;
  66. height: 28px;
  67. border: 0;
  68. -webkit-border-radius: 0;
  69. -webkit-appearance: none;
  70. }
  71. #foot{
  72. margin-top:10px;
  73. position: absolute;
  74. bottom: 15px;
  75. width: 100%;
  76. }
  77. .foot-ul{
  78. width: 100%;
  79. }
  80. .foot-ul li {
  81. width: 100%;
  82. text-align:center;
  83. color: #666;
  84. }
  85. .note-help {
  86. color: #999999;
  87. font-size: 12px;
  88. line-height: 130%;
  89. margin-top: 5px;
  90. width: 100%;
  91. display: block;
  92. }
  93. #btn-dd{
  94. margin: 20px;
  95. text-align: center;
  96. }
  97. .foot-ul{
  98. width: 100%;
  99. }
  100. .one_line{
  101. display: block;
  102. height: 1px;
  103. border: 0;
  104. border-top: 1px solid #eeeeee;
  105. width: 100%;
  106. margin-left: 20px;
  107. }
  108. .am-header {
  109. display: -webkit-box;
  110. display: -ms-flexbox;
  111. display: box;
  112. width: 100%;
  113. position: relative;
  114. padding: 7px 0;
  115. -webkit-box-sizing: border-box;
  116. -ms-box-sizing: border-box;
  117. box-sizing: border-box;
  118. background: #1D222D;
  119. height: 50px;
  120. text-align: center;
  121. -webkit-box-pack: center;
  122. -ms-flex-pack: center;
  123. box-pack: center;
  124. -webkit-box-align: center;
  125. -ms-flex-align: center;
  126. box-align: center;
  127. }
  128. .am-header h1 {
  129. -webkit-box-flex: 1;
  130. -ms-flex: 1;
  131. box-flex: 1;
  132. line-height: 18px;
  133. text-align: center;
  134. font-size: 18px;
  135. font-weight: 300;
  136. color: #fff;
  137. }
  138. </style>
  139. </head>
  140. <body text=#000000 bgColor="#ffffff" leftMargin=0 topMargin=4>
  141. <header class="am-header">
  142. <h1>支付宝手机网站支付2.0接口</h1>
  143. </header>
  144. <div id="main">
  145. <div id="body" style="clear:left">
  146. <dl class="content">
  147. <dt></dt>
  148. <dd id="btn-dd">
  149. <span class="new-btn-login-sp">
  150. <button class="new-btn-login" style="text-align:center;" onclick="window.open('./wappay/pay.php')">手机网站2.0支付(接口名:alipay.trade.wap.pay)</button>
  151. </span>
  152. </dd>
  153. <dt></dt>
  154. <dd id="btn-dd">
  155. <span class="new-btn-login-sp">
  156. <button class="new-btn-login" style="text-align:center;" onclick="window.open('./wappay/query.php')">手机网站2.0订单查询 (接口名:alipay.trade.query)</button>
  157. </span>
  158. </dd>
  159. <dt></dt>
  160. <dd id="btn-dd">
  161. <span class="new-btn-login-sp">
  162. <button class="new-btn-login" style="text-align:center;" onclick="window.open('./wappay/refund.php')">手机网站2.0订单退款 (接口名:alipay.trade.refund)</button>
  163. </span>
  164. </dd>
  165. <dt></dt>
  166. <dd id="btn-dd">
  167. <span class="new-btn-login-sp">
  168. <button class="new-btn-login" style="text-align:center;" onclick="window.open('./wappay/refundquery.php')">手机网站2.0订单退款查询(接口名:alipay.trade.fastpay.refund.query)</button>
  169. </span>
  170. </dd>
  171. <dt></dt>
  172. <dd id="btn-dd">
  173. <span class="new-btn-login-sp">
  174. <button class="new-btn-login" style="text-align:center;" onclick="window.open('./wappay/datadownioad.php')">手机网站2.0账单下载(接口名:alipay.data.dataservice.bill.downloadurl.query)</button>
  175. </span>
  176. </dd>
  177. </dl>
  178. </div>
  179. <div id="foot">
  180. <ul class="foot-ul">
  181. <li>
  182. 支付宝版权所有 2015-2018 ALIPAY.COM
  183. </li>
  184. </ul>
  185. </div>
  186. </div>
  187. </body>
  188. </html>