From e182bbf8cde5e05b71913b36c6455e3f43b291ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A9=E5=A4=A9=E5=90=91=E5=A5=BD?= <780927200@qq.com> Date: Fri, 18 Mar 2022 02:47:58 +0000 Subject: [PATCH] =?UTF-8?q?update=20docs/component/uniui/uni-table.md.=20?= =?UTF-8?q?=E4=B8=BA=E4=BB=80=E4=B9=88=E6=B2=A1=E6=9C=89=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E8=A1=8C=E7=9A=84=E7=82=B9=E5=87=BB=E4=BA=8B=E4=BB=B6=EF=BC=8C?= =?UTF-8?q?=E7=95=99=E8=BF=99=E4=B8=AA=E5=9D=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/component/uniui/uni-table.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/component/uniui/uni-table.md b/docs/component/uniui/uni-table.md index 18ff2322e..3b28aeec4 100644 --- a/docs/component/uniui/uni-table.md +++ b/docs/component/uniui/uni-table.md @@ -132,4 +132,5 @@ e = { ## 组件示例 + 点击查看:[https://hellouniapp.dcloud.net.cn/pages/extUI/table/table](https://hellouniapp.dcloud.net.cn/pages/extUI/table/table) \ No newline at end of file -- Gitee