From 0c9570a334b68c877d577ba9a513344c6fbcf977 Mon Sep 17 00:00:00 2001 From: linju Date: Tue, 11 Jul 2023 10:34:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=20CSS=20=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 4 ++-- pages/tabBar/CSS.uvue | 2 +- static/css.png | Bin 0 -> 550 bytes static/cssHL.png | Bin 0 -> 544 bytes static/cssIndex.png | Bin 0 -> 636 bytes static/extui.png | Bin 5094 -> 0 bytes static/extuiHL.png | Bin 5089 -> 0 bytes static/extuiIndex.png | Bin 5951 -> 0 bytes 8 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 static/css.png create mode 100644 static/cssHL.png create mode 100644 static/cssIndex.png delete mode 100644 static/extui.png delete mode 100644 static/extuiHL.png delete mode 100644 static/extuiIndex.png diff --git a/pages.json b/pages.json index 98022eca..c2afa584 100644 --- a/pages.json +++ b/pages.json @@ -626,8 +626,8 @@ }, { "pagePath": "pages/tabBar/CSS", - "iconPath": "static/extui.png", - "selectedIconPath": "static/extuiHL.png", + "iconPath": "static/css.png", + "selectedIconPath": "static/cssHL.png", "text": "CSS" }, { diff --git a/pages/tabBar/CSS.uvue b/pages/tabBar/CSS.uvue index fa76fa99..a66a52e9 100644 --- a/pages/tabBar/CSS.uvue +++ b/pages/tabBar/CSS.uvue @@ -1,7 +1,7 @@