Fix Bug: 关于页
This commit is contained in:
@@ -114,7 +114,7 @@ class _LoginPageState extends State<MyAbout> {
|
||||
SizedBox(height: 60),
|
||||
// Text('宜宾市翠屏黑烟车电子抓拍系统', style: TextStyle(fontSize: 20)),
|
||||
Text(qx_name_long + '黑烟车电子抓拍系统', style: TextStyle(fontSize: 20)),
|
||||
Text('v${widget.ver}(${widget.date})', style: TextStyle(fontSize: 20)),
|
||||
Text('v${widget.ver}', style: TextStyle(fontSize: 20)),
|
||||
SizedBox(height: 60),
|
||||
// Text('© 宜宾市翠屏生态环境局 版权所有',
|
||||
Text(copyright_info,
|
||||
|
||||
Reference in New Issue
Block a user