From 132185516433583bec9d367fb363ba1a547a9ddb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A6=86=E9=92=B1=E8=90=BD=E5=B0=BD=E6=A7=BF=E8=8A=B1?= =?UTF-8?q?=E7=A8=80?= <2675540038@qq.com> Date: Thu, 8 May 2025 18:02:01 +0800 Subject: [PATCH] =?UTF-8?q?1.=E9=A6=96=E9=A1=B52.=E9=80=9A=E8=AE=AF?= =?UTF-8?q?=E5=BD=953.=E5=95=86=E6=88=B74.=E6=88=91=E7=9A=845.=E5=8D=8F?= =?UTF-8?q?=E4=BC=9A=E7=AE=80=E4=BB=8B6.=E5=8D=8F=E4=BC=9A=E6=B4=BB?= =?UTF-8?q?=E5=8A=A87.=E5=90=84=E5=90=84=E5=9B=BE=E7=89=87=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/directory.vue | 53 +++++++------- pages/index/home.vue | 85 +++++++++++++--------- pages/index/index.vue | 9 ++- pages/index/pizz.vue | 111 +++++++++++++++-------------- pages/index/pizz_info.vue | 76 ++++++++++++++------ pages/index/service.vue | 145 ++++++++++++++++++++++---------------- pages/index/user.vue | 119 +++++++++++++++++++++++-------- static/back.png | Bin 0 -> 1952 bytes static/h1.png | Bin 4226 -> 2308 bytes static/h2.png | Bin 5122 -> 2700 bytes static/h3.png | Bin 2866 -> 2280 bytes static/h4.png | Bin 3248 -> 2670 bytes static/ico10.png | Bin 3009 -> 982 bytes static/ico11.png | Bin 3538 -> 0 bytes static/ico12.png | Bin 2526 -> 880 bytes static/ico13.png | Bin 2200 -> 857 bytes static/ico16.png | Bin 8334 -> 0 bytes static/ico8.png | Bin 2629 -> 0 bytes static/ico9.png | Bin 2346 -> 0 bytes static/icon100.png | Bin 0 -> 1666 bytes static/icon101.png | Bin 0 -> 990 bytes static/icon14.png | Bin 607 -> 403 bytes static/icon15.png | Bin 1715 -> 1744 bytes static/user_ru.png | Bin 0 -> 61735 bytes static/wdfb.png | Bin 0 -> 4913 bytes static/wdsc.png | Bin 0 -> 4760 bytes static/xh_title.png | Bin 0 -> 53205 bytes 27 files changed, 368 insertions(+), 230 deletions(-) create mode 100644 static/back.png delete mode 100644 static/ico11.png delete mode 100644 static/ico16.png delete mode 100644 static/ico8.png delete mode 100644 static/ico9.png create mode 100644 static/icon100.png create mode 100644 static/icon101.png create mode 100644 static/user_ru.png create mode 100644 static/wdfb.png create mode 100644 static/wdsc.png create mode 100644 static/xh_title.png diff --git a/pages/index/directory.vue b/pages/index/directory.vue index a9f267d..32d2373 100644 --- a/pages/index/directory.vue +++ b/pages/index/directory.vue @@ -1,11 +1,9 @@