fix(client): 公开页页脚「关于岩美」链接修正为 jiu.51yanmei.com
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1484,7 +1484,7 @@ class _Footer extends StatelessWidget {
|
|||||||
const _FooterDivider(),
|
const _FooterDivider(),
|
||||||
_FooterTextLink(text: '意见反馈', onTap: onFeedback),
|
_FooterTextLink(text: '意见反馈', onTap: onFeedback),
|
||||||
const _FooterDivider(),
|
const _FooterDivider(),
|
||||||
_FooterTextLink(text: '关于岩美', url: 'https://www.yanmei.com'),
|
_FooterTextLink(text: '关于岩美', url: 'https://jiu.51yanmei.com'),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user