feat: 更新用户信息组件,添加复制图标并优化用户 UID 显示样式

This commit is contained in:
2025-12-12 17:13:28 +07:00
parent e7356e75ec
commit 8337635d40
3 changed files with 29 additions and 7 deletions

View File

@@ -2,6 +2,10 @@
http://ionicframework.com/docs/theming/ */
:root {
--ion-font-family:
-apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
"Helvetica Neue", Helvetica, Arial, sans-serif;
--ui-input-background: #efefef;
--ui-input-color: #222222;
}