zhb 1 month ago
parent
commit
6b818b7652
3 changed files with 1720 additions and 426 deletions
  1. 895 216
      pages/follow/account-management.vue
  2. 822 209
      pages/follow/trading-management.vue
  3. 3 1
      static/scss/global/global.scss

File diff suppressed because it is too large
+ 895 - 216
pages/follow/account-management.vue


File diff suppressed because it is too large
+ 822 - 209
pages/follow/trading-management.vue


+ 3 - 1
static/scss/global/global.scss

@@ -259,7 +259,9 @@
 .uni-select__input-box {
     height: px2rpx(35);
 }
-
+.cwg-cursor {
+    cursor: pointer;
+}
 
 body {
     min-height: 100vh;

Some files were not shown because too many files changed in this diff