摘要: 前台和后台代码呈现: 1.HTML 页面: 1 <style> 2 table tr th { 3 width: 100px; 4 } 5 6 table tr td { 7 width: 100px; 8 } 9 </style> 10 <script src="~/Scripts/jquery- 阅读全文
posted @ 2016-09-29 18:13 码到世界末日 阅读(724) 评论(0) 推荐(0)