From 12890fe257b4614b936790a05873a2655874311f Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Mon, 4 Nov 2024 09:55:57 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=A2=9E=E5=8A=A0=E9=9C=B8?= =?UTF-8?q?=E7=8E=8B=E9=A4=90=E9=A1=B5=E9=9D=A2=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 5 +++++ static/indexImg/icon-bwc.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 static/indexImg/icon-bwc.svg diff --git a/pages/index/index.vue b/pages/index/index.vue index 75bfd96..a5783fe 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -164,6 +164,11 @@ icon: '/static/indexImg/icon-line-up.svg', pageUrl: 'PAGES_LINE_UP' }, + { + title: '霸王餐', + icon: '/static/indexImg/icon-bwc.svg', + pageUrl: 'PAGES_BWC' + }, // { // title: '成员管理', // icon: '/static/indexImg/icon-staff.svg', diff --git a/static/indexImg/icon-bwc.svg b/static/indexImg/icon-bwc.svg new file mode 100644 index 0000000..18375a5 --- /dev/null +++ b/static/indexImg/icon-bwc.svg @@ -0,0 +1 @@ + \ No newline at end of file