mod: webSiteUrl

This commit is contained in:
guozhigq
2024-10-24 00:23:14 +08:00
parent 86f3632170
commit 13e7a50a89

View File

@ -124,7 +124,7 @@ class _AboutPageState extends State<AboutPage> {
onTap: () => _aboutController.webSiteUrl(),
title: const Text('访问官网'),
trailing: Text(
'https://pilipalanet.mysxl.cn',
'https://pilipala.life',
style: subTitleStyle,
),
),