• 博客园Logo
  • 首页
  • 新闻
  • 博问
  • 专区
  • 闪存
  • 班级
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 简洁模式 ... 退出登录
    注册 登录
 






夜神月君

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理

2020年3月17日

layui tempalte添加函数
摘要: @*超链接action展示*@ <script type="text/html" id="ShowAction"> {{# if(d.DealStatus == 100 || d.DealStatus == 2){ }} <a href="javascript:void(0);" onclick=" 阅读全文
posted @ 2020-03-17 17:27 夜神月君 阅读(324) 评论(0) 推荐(0) 编辑
 
设置layui表格cell的内边距
摘要: /*设置layui表格cell的内边距*/ .layui-table-cell { height: 50px !important; line-height: 50px !important; } 阅读全文
posted @ 2020-03-17 17:23 夜神月君 阅读(1769) 评论(0) 推荐(0) 编辑