pages/m_user/mine/mine.wxss
@@ -43,6 +43,7 @@ } .user-tag { display: flex; font-size: 12px; color: var(--fyui-text-color_2); } @@ -50,3 +51,20 @@ .title:active { background-color: var(--fyui-BG-COLOR-ACTIVE); } .user-authentication { display: flex; justify-content: space-between; } .user-authentication>view { text-align: center; padding: 36px 16px; font-size: 14px; color: var(--fyui-text-color_1); } .user-authentication>view>image { width: 40px; height: 40px; }