mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-29 12:38:34 +00:00
fix: 完善语义适配
This commit is contained in:
@@ -151,7 +151,7 @@ class _MinePageState extends State<MinePage> {
|
||||
semanticsLabel: '头像',
|
||||
width: 85,
|
||||
height: 85)
|
||||
: Image.asset('assets/images/noface.jpeg'),
|
||||
: Image.asset('assets/images/noface.jpeg',semanticLabel: "默认头像",),
|
||||
),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user