diff --git a/src/assets/img/zhongchou/助力已达标.png b/src/assets/img/zhongchou/助力已达标.png new file mode 100644 index 0000000..e45907d Binary files /dev/null and b/src/assets/img/zhongchou/助力已达标.png differ diff --git a/src/views/zhongchou/index.vue b/src/views/zhongchou/index.vue index 9b617fa..72b0556 100644 --- a/src/views/zhongchou/index.vue +++ b/src/views/zhongchou/index.vue @@ -854,7 +854,7 @@ const hideRules = () => { /* 助力完成状态 - 当达到1500人时使用 */ .us-boost-btn.completed { - background-image: url('@/assets/img/zhongchou/港股已助力.png'); + background-image: url('@/assets/img/zhongchou/助力已达标.png'); cursor: not-allowed; /* 禁用鼠标指针 */ pointer-events: none;