摘要: 一、table数据的呈现(对应查询) 页面代码: @{ ViewBag.Title = "TableGrid"; } @section styles{ <link href="~/Scripts/Plugin/layui/css/layui.css" rel="stylesheet" /> } <h 阅读全文
posted @ 2019-10-28 22:24 宙冰 阅读(11544) 评论(0) 推荐(1) 编辑