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.

3 jaren geleden
12345
  1. var resever_success = getStorJson("disney_success");
  2. $(document).ready(function(){
  3. $("#code").attr("src","http://wx.zhizhuchuxing.com/wechat/WxPay/phprcode_fx/qrcode.php?data=http://wx.zhizhuchuxing.com/wechat/WxPay/realpay/onlinePay.php?orderid="+resever_success.order_id+"&ifdisney="+resever_success.ifdisney+"&fx=11&code2=1")
  4. })