From c9936df780ecdbaff668d5591b02ce0912549387 Mon Sep 17 00:00:00 2001 From: wangjia <809946525@qq.com> Date: Wed, 15 Jul 2026 06:49:50 +0800 Subject: [PATCH] =?UTF-8?q?feat(client):=20=E5=85=B3=E4=BA=8E=E9=A1=B5?= =?UTF-8?q?=E9=A1=B5=E8=84=9A=E6=94=B9=E4=B8=BA=20App=20=E5=A4=87=E6=A1=88?= =?UTF-8?q?=E5=8F=B7-2A=EF=BC=88=E5=B7=A5=E4=BF=A1=E9=83=A8=20App=20?= =?UTF-8?q?=E5=A4=87=E6=A1=88=202026-07-15=20=E4=B8=8B=E5=8F=B7=EF=BC=8C?= =?UTF-8?q?=E5=8E=9F=E5=9E=8B=E5=90=8C=E6=AD=A5=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- client/lib/screens/about/about_screen.dart | 5 +++-- design/prototype/screens/about.html | 2 +- design/prototype/screens/m-about.html | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/client/lib/screens/about/about_screen.dart b/client/lib/screens/about/about_screen.dart index 9f56413..308f650 100644 --- a/client/lib/screens/about/about_screen.dart +++ b/client/lib/screens/about/about_screen.dart @@ -70,7 +70,8 @@ class _AboutScreenState extends ConsumerState { InkWell( onTap: () => launchUrl(Uri.parse('https://beian.miit.gov.cn')), - child: Text('京ICP备2026039814号', + // App 备案号(-2A,与网站号 -1 区分):工信部要求 App 显著位置标注 + child: Text('京ICP备2026039814号-2A', style: TextStyle( fontSize: AppDims.fsXs, color: t.faint)), ), @@ -136,7 +137,7 @@ class _AboutScreenState extends ConsumerState { InkWell( onTap: () => launchUrl(Uri.parse('https://beian.miit.gov.cn')), - child: Text('京ICP备2026039814号', + child: Text('京ICP备2026039814号-2A', style: TextStyle(fontSize: AppDims.fsXs, color: t.faint)), ), ], diff --git a/design/prototype/screens/about.html b/design/prototype/screens/about.html index c553932..7c4abb8 100644 --- a/design/prototype/screens/about.html +++ b/design/prototype/screens/about.html @@ -133,7 +133,7 @@
更多历史更新
-
© 2026 岩美科技 · 保留所有权利
+
© 2026 岩美科技 · 保留所有权利 · 京ICP备2026039814号-2A
diff --git a/design/prototype/screens/m-about.html b/design/prototype/screens/m-about.html index 799fdb3..70e265e 100644 --- a/design/prototype/screens/m-about.html +++ b/design/prototype/screens/m-about.html @@ -62,7 +62,7 @@
更新日志
-
© 2026 岩美科技 · 保留所有权利 · 京ICP备2026039814号
+
© 2026 岩美科技 · 保留所有权利 · 京ICP备2026039814号-2A