style(ui): 为文本元素添加默认字体粗细
为多个文本组件添加 `fontWeight: "normal"` 属性,统一界面字体样式。 主要修改了资产概览、盈亏统计等区域的文本元素,确保视觉一致性。
This commit is contained in:
@@ -28,7 +28,17 @@
|
||||
"Bash(ssh root@8.155.172.147 \"tail -100 /www/wwwroot/logs/app.log\")",
|
||||
"Bash(mvn compile:*)",
|
||||
"Bash(git checkout:*)",
|
||||
"Bash(flutter create:*)"
|
||||
"Bash(flutter create:*)",
|
||||
"Read(//d/projects/**)",
|
||||
"Read(//d/SD/**)",
|
||||
"Bash(cmd.exe /c \"where flutter\")",
|
||||
"Bash(export PATH=\"$PATH:/d/flutter/bin:/c/flutter/bin:$HOME/flutter/bin\")",
|
||||
"Bash(export PATH=\"$PATH:/d/flutter/bin\")",
|
||||
"Bash(/d/flutter/bin/flutter analyze:*)",
|
||||
"Bash(dart analyze:*)",
|
||||
"Read(//d/flutter/bin/**)",
|
||||
"Read(//c/flutter/bin/**)",
|
||||
"Bash(find /d -maxdepth 3 -name \"flutter.bat\")"
|
||||
],
|
||||
"additionalDirectories": [
|
||||
"/Users/sion/Desktop/projects/monisuo/monisuo-admin/.git"
|
||||
|
||||
Reference in New Issue
Block a user