From 54cbb3abca1ab53ef2eef0da8c934bfbb2b8e0f9 Mon Sep 17 00:00:00 2001 From: huliyong <2783385703@qq.com> Date: Wed, 4 Jun 2025 17:26:51 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E9=A6=96=E9=A1=B5):=20=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E9=A6=96=E9=A1=B5=E5=8A=9F=E8=83=BD=E8=8F=9C=E5=8D=95?= =?UTF-8?q?=E9=A1=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 移除"申遗历程"菜单项,恢复"遗产讲述"、"达人同游"、"遗产路径"、"我要跟拍"、"非遗体验"和"申遗新闻"菜单项 --- pages/index/index.vue | 71 +++++++++++++++++++++++++-------------------------- 1 file changed, 35 insertions(+), 36 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index caa2fce..4b30cd7 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -95,42 +95,41 @@ data() { return { baseList : [ - { - icon : '/static/image/home/g1.png', - title : '申遗历程', - path : '/pages_order/service/applyRelic', - }, + // { + // icon : '/static/image/home/g1.png', + // title : '申遗历程', + // path : '/pages_order/service/applyRelic', + // }, { icon : '/static/image/home/g2.png', title : '遗产概况', path : '/pages_order/service/situation', }, - // { - // icon : '/static/image/home/g3.png', - // title : '遗产讲述', - // path : '/pages_order/service/tellList?type=tell', - // }, - // { - // icon : '/static/image/home/g4.png', - // title : '达人同游', - // path : '/pages_order/service/tellList?type=travel', - // }, - // { - // icon : '/static/image/home/g5.png', - // title : '遗产路径', - // path : '/pages_order/service/heritagePath', - // }, - // { - // icon : '/static/image/home/g6.png', - // title : '我要跟拍', - // path : '/pages_order/service/following' , - // }, - // { - // icon : '/static/image/home/g7.png', - // title : '非遗体验', - // path : '/pages_order/service/experience', - // }, - + { + icon : '/static/image/home/g3.png', + title : '遗产讲述', + path : '/pages_order/service/tellList?type=tell', + }, + { + icon : '/static/image/home/g4.png', + title : '达人同游', + path : '/pages_order/service/tellList?type=travel', + }, + { + icon : '/static/image/home/g5.png', + title : '遗产路径', + path : '/pages_order/service/heritagePath', + }, + { + icon : '/static/image/home/g6.png', + title : '我要跟拍', + path : '/pages_order/service/following' , + }, + { + icon : '/static/image/home/g7.png', + title : '非遗体验', + path : '/pages_order/service/experience', + }, { icon : '/static/image/home/g9.png', title : '文创好物', @@ -146,11 +145,11 @@ // title : '无忧服务', // path : '/pages_order/service/carefree', // }, - // { - // icon : '/static/image/home/g6.png', - // title : '申遗新闻', - // path : '/pages_order/service/newsList', - // }, + { + icon : '/static/image/home/g6.png', + title : '申遗新闻', + path : '/pages_order/service/newsList', + }, ], bannerList: [ // {