From ee68ec47c87be0b033a9ae05a623b84d6feae2bf Mon Sep 17 00:00:00 2001 From: southern_link <2508598490@qq.com> Date: Tue, 19 Apr 2022 16:54:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=9B=B4=E6=96=B0=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 7 +++++-- README.md | 8 +++++++- UPDATE.md | 2 ++ 3 files changed, 14 insertions(+), 3 deletions(-) create mode 100644 UPDATE.md diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 4474196..ad9721a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,9 @@ - + + + @@ -36,6 +38,7 @@ 1645343001758 + 1645345583742 diff --git a/README.md b/README.md index 08067f7..9e76dbf 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ -# Light Year Admin Using Iframe v4 光年后台模板基于Bootstrap 4.4.1的iframe版本 +# Light Year Admin Using Iframe v4 光年后台模板基于Bootstrap 4.4.1的iframe版本 + +#### 更新说明 + +[更新记录说明](UPDATE.md) #### 演示网址 [http://lyear.itshubao.com/iframe/v4](http://lyear.itshubao.com/iframe/v4) +[https://lyear.southwan.cn/V4/iframe](https://lyear.southwan.cn/V4/iframe) + 最新的版本,已经有小伙伴改成蓝色和圆角的样式了,这里演示网站暂未更新(有空我会弄一个新的地址)。 原有的版本,我已经拉取了一个新的分支,可以选择feature/非圆角青绿配色分支查看。 diff --git a/UPDATE.md b/UPDATE.md new file mode 100644 index 0000000..54e1603 --- /dev/null +++ b/UPDATE.md @@ -0,0 +1,2 @@ +# 更新说明 + -- Gitee