You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

13 line
531 B

  1. <html>
  2. <script type="text/javascript">
  3. function tiao(){
  4. var url="http://xmwxc.zhizhuchuxing.cn/wechat/WxPay/pay/onlinePay.php?name=����&orderid=qw111111&money=11";
  5. location.href=encodeURI(url);
  6. }
  7. </script>
  8. <body style="background-color:transparent;">
  9. <div align="center">
  10. <button style="width:210px; height:50px; border-radius: 15px;background-color:#FE6714; border:0px #FE6714 solid; cursor: pointer; color:white; font-size:16px;" type="button" onclick="tiao()" >����֧��</button>
  11. </div>
  12. </body>
  13. </html>