更新ios蓝牙权限
This commit is contained in:
@@ -548,7 +548,7 @@ class MyApp extends StatelessWidget {
|
||||
return GetMaterialApp(
|
||||
translations: AppLanguage(),
|
||||
debugShowCheckedModeBanner: false,
|
||||
title: '',
|
||||
title: '智慧眠花糖',
|
||||
theme: themeController.currentTheme,
|
||||
localizationsDelegates: const [
|
||||
GlobalMaterialLocalizations.delegate,
|
||||
@@ -636,7 +636,7 @@ class MyApp extends StatelessWidget {
|
||||
const Locale('en', 'US'), // ⚠️ 添加你支持的语言
|
||||
],
|
||||
debugShowCheckedModeBanner: false,
|
||||
title: '',
|
||||
title: '太和e护',
|
||||
theme: themeController.currentTheme,
|
||||
// home: const MyHomePage(title: '智慧眠花糖 Home Page'),
|
||||
initialRoute: "/mianPageBottomChange",
|
||||
|
||||
Reference in New Issue
Block a user