尝试引入 GO 处理 xlsx 和 xls 文件
This commit is contained in:
@@ -16,7 +16,7 @@ class MyApp extends StatelessWidget {
|
||||
Widget build(BuildContext context) {
|
||||
return MaterialApp(
|
||||
title: 'Flutter Demo',
|
||||
theme: ThemeData(extensions: [WhiteTheme.theme]),
|
||||
theme: carbonTheme(carbon: WhiteTheme.theme),
|
||||
home: CarbonUIShell(
|
||||
appName: "报表管理",
|
||||
sideNavItems: [
|
||||
|
||||
Reference in New Issue
Block a user