mirror of
https://github.com/qinglong-app/qinglong_app.git
synced 2025-10-09 16:48:19 +08:00
增加错误提示
This commit is contained in:
@@ -56,9 +56,6 @@ class ConfigPageState extends State<ConfigPage>
|
||||
width: 2,
|
||||
),
|
||||
),
|
||||
onTap: (index) {
|
||||
print(".....$index");
|
||||
},
|
||||
),
|
||||
Expanded(
|
||||
child: TabBarView(
|
||||
|
||||
Reference in New Issue
Block a user