diff --git a/src/pages/user/notice/notice.vue b/src/pages/user/notice/notice.vue index 420ba71a0ac2f75d6df836128c9c31e28f92124a..9bfd5d39cf5e993aa2e4bf8b222c286abc562ebd 100644 --- a/src/pages/user/notice/notice.vue +++ b/src/pages/user/notice/notice.vue @@ -405,9 +405,6 @@ export default { .notice_item:hover { background-color: #f8f9fd; } -.notice_content a { - color: #515fe7; -} .notice_action { position: absolute; top: 0; @@ -459,3 +456,10 @@ export default { display: block; } + +