我的设置样式 以及我的智能设备样式修改

This commit is contained in:
czz
2025-07-25 14:30:07 +08:00
parent 244018e103
commit 1f4b8bde39
11 changed files with 77 additions and 64 deletions

View File

@@ -114,7 +114,6 @@ class _LanguageSettingState extends State<LanguageSetting> {
horizontal: 16.rpx),
onTap: () async {
// 点击事件逻辑
print('点击了语言项');
for (var lang
in languageController
.languageList) {