hyzp_ybqx-Commit003:已经按要求去掉图片右下角的踏石科技
This commit is contained in:
@@ -111,7 +111,7 @@ class LoginTabs2State extends State<LoginTabs2> {
|
||||
//'© 宜宾市翠屏生态环境局\n© 四川省踏石科技有限公司 版权所有 \n服务热线:187-8467-8300',
|
||||
//'© 宜宾市翠屏生态环境局\n© 四川省踏石科技有限公司',
|
||||
// '© 宜宾市翠屏生态环境局 四川省踏石科技 版权所有\n服务热线:187-8467-8300',
|
||||
'© 宜宾市翠屏生态环境局 四川省踏石科技 版权所有',
|
||||
'© 宜宾市翠屏生态环境局 版权所有',
|
||||
maxLines: 2,
|
||||
textAlign: TextAlign.center,
|
||||
style: TextStyle(
|
||||
|
||||
@@ -230,7 +230,7 @@ class _MyUpdatedState extends State<MyUpdated> {
|
||||
Text('宜宾市翠屏黑烟车电子抓拍系统', style: TextStyle(fontSize: 20)),
|
||||
Text('v${widget.ver}(${widget.date})', style: TextStyle(fontSize: 20)),
|
||||
SizedBox(height: 60),
|
||||
Text('© 宜宾市翠屏生态环境局 四川省踏石科技 版权所有',
|
||||
Text('© 宜宾市翠屏生态环境局 版权所有',
|
||||
maxLines: 2, style: TextStyle(fontSize: 16), textAlign: TextAlign.center),
|
||||
// Text('© 宜宾市翠屏生态环境局 四川省踏石科技 版权所有\n服务热线:187-8467-8300',
|
||||
],
|
||||
|
||||
@@ -115,7 +115,7 @@ class _LoginPageState extends State<MyAbout> {
|
||||
Text('宜宾市翠屏黑烟车电子抓拍系统', style: TextStyle(fontSize: 20)),
|
||||
Text('v${widget.ver}(${widget.date})', style: TextStyle(fontSize: 20)),
|
||||
SizedBox(height: 60),
|
||||
Text('© 宜宾市翠屏生态环境局 四川省踏石科技 版权所有',
|
||||
Text('© 宜宾市翠屏生态环境局 版权所有',
|
||||
maxLines: 2, style: TextStyle(fontSize: 16), textAlign: TextAlign.center),
|
||||
],
|
||||
// Text('© 宜宾市翠屏生态环境局 四川省踏石科技 版权所有\n服务热线:187-8467-8300',
|
||||
|
||||
Reference in New Issue
Block a user