Commit 780ef5a7 by tanghuan

版本号显示

1 parent 13785f72
...@@ -267,7 +267,7 @@ class SettingPage extends StatelessWidget { ...@@ -267,7 +267,7 @@ class SettingPage extends StatelessWidget {
const SizedBox(height: 4), const SizedBox(height: 4),
], ],
const Text( const Text(
'V1.0', 'V1.0.10',
style: TextStyle( style: TextStyle(
color: Colors.grey, color: Colors.grey,
fontSize: 12, fontSize: 12,
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!