diff --git a/pages/personalCenter/personalCenter.vue b/pages/personalCenter/personalCenter.vue index ae51d7a..016965e 100644 --- a/pages/personalCenter/personalCenter.vue +++ b/pages/personalCenter/personalCenter.vue @@ -93,12 +93,12 @@ export default { // 无图标,仅管理员可见 path: "/pages/memorial/adminMemorial", }, - { - title: "设置", - icon: "https://api.ccttiot.com/7ee81e0f35cde641f80887485f287e0c-1760513960519.png", - // 无图标,仅管理员可见 - path: "/pages/personalCenter/set", - }, + // { + // title: "设置", + // icon: "https://api.ccttiot.com/7ee81e0f35cde641f80887485f287e0c-1760513960519.png", + // // 无图标,仅管理员可见 + // path: "/pages/personalCenter/set", + // }, { title: "退出登录", icon: "https://api.ccttiot.com/0f4e09531ddffda3aff94a5fd2b5d7d4-1760514133937.png",