From e4ee388f0f51d50cf36e6b5c67ae08b4d1a97461 Mon Sep 17 00:00:00 2001 From: dzq Date: Mon, 21 Apr 2025 09:31:56 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E5=93=81=E7=89=8C?= =?UTF-8?q?=E6=A0=87=E8=AF=86=E5=92=8C=E8=AE=A2=E5=8D=95=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新了品牌名称从“借还柜”改为“智借还”,并替换了相关logo文件。在订单列表页面新增了用户id、姓名和手机号字段,以便更好地展示订单信息。 --- index.html | 2 +- public/favicon.ico | Bin 1270 -> 11619 bytes public/logo.png | Bin 0 -> 34537 bytes public/serverConfig.json | 2 +- src/layout/components/sidebar/horizontal.vue | 2 +- src/layout/components/sidebar/logo.vue | 21 +++++-------------- src/views/shop/order/index.vue | 3 +++ 7 files changed, 11 insertions(+), 19 deletions(-) create mode 100644 public/logo.png diff --git a/index.html b/index.html index aa480d6..68e389a 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ - 借还柜 + 智借还