摘要: 1. var startDate = $("#sysPriceDateFrom").val(); var endDate = $("#sysPriceDateTo").val(); var start = new Date(startDate.replace(/-/g,"/")).getTime() 阅读全文
posted @ 2021-01-26 15:31 老大的守护星 阅读(2232) 评论(0) 推荐(0) 编辑
摘要: /***************jsp-table-tr-td*************/ <span style={color:red}>*</span> /****************html-form-div-label**************/ <span style="color: 阅读全文
posted @ 2021-01-26 14:13 老大的守护星 阅读(699) 评论(0) 推荐(0) 编辑
摘要: 1.界面html 2.js事件 //不为空验证function noEmp(){ var obj = { "currencyPair":"货币对", "offerState":"报价源状态", "bidSpread":"买入点差", "askSpread":"卖出点差", "integrationS 阅读全文
posted @ 2021-01-26 14:02 老大的守护星 阅读(2416) 评论(0) 推荐(0) 编辑