Refactor: Remove original Dart references from comments across multiple files
- Updated comments in various components, schemas, and repositories to remove references to original Dart files. - Ensured consistency in documentation while maintaining the context of the code.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/**
|
||||
* PwaInstallDialog PWA 安装弹窗
|
||||
*
|
||||
* 原始 Dart: lib/ui/chat/widgets/pwa_install_dialog.dart(145 行)
|
||||
*
|
||||
*
|
||||
* 用途:引导用户将 Web App 安装到桌面
|
||||
* 触发:由 PwaInstallOverlay 在延迟 3.5s 后自动显示
|
||||
|
||||
Reference in New Issue
Block a user