更新readme文档

This commit is contained in:
宫欣海
2025-02-26 15:10:04 +08:00
parent e2ab03b997
commit b124dc37d2
17 changed files with 1601 additions and 1606 deletions

View File

@@ -4,9 +4,7 @@
* @Description: 包配置格式
*/
export interface IPackageConfig {
interface IPackageConfig {
/** UI所在resources中的路径 */
uiPath: string;
/**