From 5c9a22f88eb356249c1ff5b541167cb0df98a83e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=A4=E5=BF=83?= <3277200+sentsim@users.noreply.github.com> Date: Mon, 28 Aug 2023 11:02:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20table=20=E7=A4=BA=E4=BE=8B?= =?UTF-8?q?=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/table/detail/demo.md | 3 +-- docs/table/examples/css.md | 2 +- docs/table/examples/demo.md | 4 ++-- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/table/detail/demo.md b/docs/table/detail/demo.md index f4c32833..ab6b3a82 100644 --- a/docs/table/detail/demo.md +++ b/docs/table/detail/demo.md @@ -198,5 +198,4 @@

更多示例

-> - [🎉 分享:在 table 组件中使用 select/dropdown/laydate 等组件实现多样化编辑](https://gitee.com/layui/layui/issues/I5JBUE) -> - 不定期分享在 [Gitee Issues](https://gitee.com/layui/layui/issues) \ No newline at end of file +> - 🎉 不定期分享在 [Gitee Issues](https://gitee.com/layui/layui/issues) diff --git a/docs/table/examples/css.md b/docs/table/examples/css.md index aa01f4f3..8a0d6451 100644 --- a/docs/table/examples/css.md +++ b/docs/table/examples/css.md @@ -80,4 +80,4 @@ }); - \ No newline at end of file + diff --git a/docs/table/examples/demo.md b/docs/table/examples/demo.md index 0ccc1ac8..17038b85 100644 --- a/docs/table/examples/demo.md +++ b/docs/table/examples/demo.md @@ -75,7 +75,7 @@ layui.use(['table', 'dropdown'], function(){ {field:'username', width:80, title: '用户'}, {field:'email', title:'邮箱 ', fieldTitle: '邮箱', hide: 0, width:150, edit: 'text'}, {field:'sex', width:80, title: '性别', sort: true}, - {field:'sign', title: '签名', edit: 'textarea', minWidth: 260, expandedWidth: 260, style: '-moz-box-align: start;', totalRow: '{{!人物:唐代:{{= d.TOTAL_ROW.era.tang }} 宋代:{{= d.TOTAL_ROW.era.song }} 现代:{{= d.TOTAL_ROW.era.xian }}!}}'}, + {field:'sign', title: '签名', edit: 'textarea', minWidth: 260, expandedWidth: 260, totalRow: '{{!人物:唐代:{{= d.TOTAL_ROW.era.tang }} 宋代:{{= d.TOTAL_ROW.era.song }} 现代:{{= d.TOTAL_ROW.era.xian }}!}}'}, {field:'experience', width: 100, title: '积分', sort: true, totalRow: '{{!{{= d.TOTAL_NUMS }} 😊!}}'}, {field:'checkin', title:'打卡', width: 100, sort: true, totalRow: '{{!{{= parseInt(d.TOTAL_NUMS) }} 次!}}'}, {field:'ip', title:'IP', width: 120}, @@ -368,4 +368,4 @@ layui.use(['table', 'dropdown'], function(){ }); - \ No newline at end of file +