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 @@
|
||||
/**
|
||||
* 通用底部弹层(Bottom Sheet)
|
||||
*
|
||||
* 原始 Dart: 散落在各处的 `showModalBottomSheet`(auth_other_options_dialog 等)
|
||||
*
|
||||
*
|
||||
* 设计目标:
|
||||
* - portal 渲染到 body
|
||||
|
||||
Reference in New Issue
Block a user