From 23ac84385276f54b94ea5db45ca66c370661d076 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E4=BB=AA=E5=BC=8F?= <854085467@qq.com> Date: Sat, 23 Oct 2021 20:54:06 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E9=9B=86=E6=88=90=20layer=20=E8=B5=84?= =?UTF-8?q?=E6=BA=90=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/docs/zh-CN/guide/changelog.md | 3 + docs/src/layouts/Layout.vue | 2 +- docs/src/styles/markdown.css | 9 + src/css/layer.css | 963 +++++++++++++++++++++++++++++ src/css/layui.css | 2 +- src/image/icon-ext.png | Bin 0 -> 5911 bytes src/image/icon.png | Bin 0 -> 11493 bytes src/image/loading-0.gif | Bin 0 -> 5793 bytes src/image/loading-1.gif | Bin 0 -> 701 bytes src/image/loading-2.gif | Bin 0 -> 1787 bytes src/index.ts | 1 + 11 files changed, 978 insertions(+), 2 deletions(-) create mode 100644 src/css/layer.css create mode 100644 src/image/icon-ext.png create mode 100644 src/image/icon.png create mode 100644 src/image/loading-0.gif create mode 100644 src/image/loading-1.gif create mode 100644 src/image/loading-2.gif diff --git a/docs/docs/zh-CN/guide/changelog.md b/docs/docs/zh-CN/guide/changelog.md index f07e622c..d04fa702 100644 --- a/docs/docs/zh-CN/guide/changelog.md +++ b/docs/docs/zh-CN/guide/changelog.md @@ -4,6 +4,9 @@ ::: demo