diff --git a/pages.json b/pages.json index ae5686e..ed884d1 100644 --- a/pages.json +++ b/pages.json @@ -596,12 +596,6 @@ "selectedIconPath": "static/image/apply-active.png", "text": "工单" }, - { - "iconPath": "static/image/message.png", - "selectedIconPath": "static/image/message_active.png", - "pagePath": "pages/message/index", - "text": "消息" - }, { "pagePath": "pages/person/index", "iconPath": "static/image/person.png", diff --git a/root/detail/job.vue b/root/detail/job.vue index b74af4b..6cecdae 100644 --- a/root/detail/job.vue +++ b/root/detail/job.vue @@ -449,7 +449,7 @@
{{ isSc ? "已收藏" : "收藏" }}
-
+