默认get方法没有contentType,post方法的contentType为:application/x-www-form-urlencoded; charset=UTF-8 (1) 设置成application/x-www-form-urlencoded, 后端可以直接用 getParamte Read More
posted @ 2019-01-05 23:11 护花使者 Views(43115) Comments(0) Diggs(2) Edit
用bootstrap设计一个弹框,然后在弹框里面生成表格 Read More
posted @ 2019-01-05 14:31 护花使者 Views(326) Comments(0) Diggs(0) Edit
(1)引入jquery, bootstrap相关的 jquery下载地址: https://jquery.com/download/ bootstrap下载地址: https://v3.bootcss.com/getting-started/#download 然后在head中引入: (2)写一个案 Read More
posted @ 2019-01-05 12:46 护花使者 Views(251) Comments(0) Diggs(0) Edit