Browse Source

feat: 样式调整 cursor

zhangyuhan 4 months ago
parent
commit
01d7c22b9b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      apps/jy-pc/src/views/equity/Exchange.vue

+ 1 - 0
apps/jy-pc/src/views/equity/Exchange.vue

@@ -647,6 +647,7 @@ export default {
     padding: 4px 12px;
     margin-right: 16px;
     border-radius: 4px;
+    cursor: pointer;
     &.is-active {
       background-color: #2abed1;
       color: #fff;