Commit 6b0f058e by tanghuan

改版本号显示为:V1.0

1 parent e4ededd4
......@@ -373,7 +373,7 @@ class WebPage extends StatelessWidget {
SizedBox(height: 4),
],
Text(
'V1.0.0',
'V1.0',
style: TextStyle(
color: Colors.grey,
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!