摘要:
将时间\/Date(1432828800000+0800)\/"转换成:“年-月-日”//时间转换function ChangeDateFormat(val) { if (val != null) { var datetime = new Date(parseInt(val.replace("/Da... 阅读全文
摘要:
URL:/UI/Page/ProductManagement/PM_PBP_PropertyBindToProduct_sub_List.html?PropLevel=allfunction getQueryString(name) { var reg = new RegExp("... 阅读全文