摘要:
进行支付 public Result getOrder(Integer pid,Integer shopId){ Map<String, String> contentData=new HashMap<String, String>(); contentData.put("version", Con 阅读全文
摘要:
$(function(){ // console.log(navigator.userAgent); var os = function (){ var ua = navigator.userAgent, isWindowsPhone = /(?:Windows Phone)/.test(ua), 阅读全文