From d110740b7d9054b53b24537a844904bc10b192c8 Mon Sep 17 00:00:00 2001 From: augushong Date: Thu, 28 Aug 2025 12:33:07 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E8=BF=81=E7=A7=BBul-group-title-2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demo/pc/title.html | 7 +---- source/components/_index.scss | 1 + .../title/ul-group-title-2/_index.env | 6 +++++ .../title/ul-group-title-2/_index.html | 6 +++++ .../title/ul-group-title-2/_index.md | 0 .../title/ul-group-title-2/_index.php | 5 ++++ .../title/ul-group-title-2/_index.scss | 26 +++++++++++++++++++ source/scss/layui-ul.css | 26 +++++++++++++++++++ 8 files changed, 71 insertions(+), 6 deletions(-) create mode 100644 source/components/title/ul-group-title-2/_index.env create mode 100644 source/components/title/ul-group-title-2/_index.html create mode 100644 source/components/title/ul-group-title-2/_index.md create mode 100644 source/components/title/ul-group-title-2/_index.php create mode 100644 source/components/title/ul-group-title-2/_index.scss diff --git a/demo/pc/title.html b/demo/pc/title.html index 6030061..023d507 100644 --- a/demo/pc/title.html +++ b/demo/pc/title.html @@ -1,12 +1,7 @@
分组标题-2
-
- 销售 -
-
- 设计 -
+
diff --git a/source/components/_index.scss b/source/components/_index.scss index 92a893f..07bcf66 100644 --- a/source/components/_index.scss +++ b/source/components/_index.scss @@ -44,4 +44,5 @@ @import './nav/ul-nav-info/index'; @import './nav/ul-nav-tree-2/index'; @import './title/ul-group-title/index'; +@import './title/ul-group-title-2/index'; @import './title/ul-title/index'; diff --git a/source/components/title/ul-group-title-2/_index.env b/source/components/title/ul-group-title-2/_index.env new file mode 100644 index 0000000..e2156f6 --- /dev/null +++ b/source/components/title/ul-group-title-2/_index.env @@ -0,0 +1,6 @@ +title=ul-group-title-2 +padding=0 +margin=0 +gray=0 +mobile=0 +inner_margin=0 \ No newline at end of file diff --git a/source/components/title/ul-group-title-2/_index.html b/source/components/title/ul-group-title-2/_index.html new file mode 100644 index 0000000..5451738 --- /dev/null +++ b/source/components/title/ul-group-title-2/_index.html @@ -0,0 +1,6 @@ +
+ 销售 +
+
+ 设计 +
\ No newline at end of file diff --git a/source/components/title/ul-group-title-2/_index.md b/source/components/title/ul-group-title-2/_index.md new file mode 100644 index 0000000..e69de29 diff --git a/source/components/title/ul-group-title-2/_index.php b/source/components/title/ul-group-title-2/_index.php new file mode 100644 index 0000000..ca5d8ed --- /dev/null +++ b/source/components/title/ul-group-title-2/_index.php @@ -0,0 +1,5 @@ +