From cc5210e88a7fc3a59510aa9042177efa7000990c Mon Sep 17 00:00:00 2001 From: 15093570141 <141405260+17521612761@users.noreply.github.com> Date: Mon, 28 Oct 2024 15:44:20 +0800 Subject: [PATCH] =?UTF-8?q?uniapp=E3=80=90=E6=96=B0=E5=A2=9E=E3=80=91:=20?= =?UTF-8?q?=E5=A4=B4=E9=83=A8=E8=BF=94=E5=9B=9E=E5=A2=9E=E5=8A=A0=E8=BF=94?= =?UTF-8?q?=E5=9B=9E=E9=A6=96=E9=A1=B5icon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../coreshop-navbar/coreshop-navbar.vue | 6 +++++- .../CoreShop/static/images/back-home.png | Bin 0 -> 1538 bytes .../CoreShop/static/images/back.png | Bin 691 -> 932 bytes 3 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 CoreCms.Net.Uni-App/CoreShop/static/images/back-home.png diff --git a/CoreCms.Net.Uni-App/CoreShop/components/coreshop-navbar/coreshop-navbar.vue b/CoreCms.Net.Uni-App/CoreShop/components/coreshop-navbar/coreshop-navbar.vue index e6da704b..fd51f069 100644 --- a/CoreCms.Net.Uni-App/CoreShop/components/coreshop-navbar/coreshop-navbar.vue +++ b/CoreCms.Net.Uni-App/CoreShop/components/coreshop-navbar/coreshop-navbar.vue @@ -5,6 +5,8 @@ + {{ props.title }} @@ -18,7 +20,9 @@