pages/mine/mine.wxss
@@ -11,6 +11,7 @@ } .flex-v { flex: 1; justify-content: space-between; margin-left: 20px; } @@ -29,7 +30,7 @@ } .user-name { white-space: nowrap; /* white-space: nowrap; */ font-size: 16px; font-weight: 600; } @@ -37,4 +38,8 @@ .user-tag { font-size: 12px; color: var(--fyui-text-color_2); } .title:active { background-color: var(--fyui-BG-COLOR-ACTIVE); }