mirror of
				https://github.com/continew-org/continew-admin.git
				synced 2025-10-31 10:57:13 +08:00 
			
		
		
		
	Merge branch '1.1.x' into dev
This commit is contained in:
		| @@ -225,6 +225,7 @@ continew-admin | ||||
|     ├─ public               # 公共静态资源(favicon.ico、logo.svg) | ||||
|     ├─ src | ||||
|     │  ├─ api               # 请求接口 | ||||
|     │  │  ├─ demo             # 示例模块 | ||||
|     │  │  ├─ auth             # 认证模块 | ||||
|     │  │  ├─ common           # 公共模块 | ||||
|     │  │  ├─ monitor          # 系统监控模块 | ||||
| @@ -247,7 +248,7 @@ continew-admin | ||||
|     │  ├─ types             # TypeScript 类型 | ||||
|     │  ├─ utils             # 工具库 | ||||
|     │  ├─ views             # 页面模板 | ||||
|     │  │  ├─ arco-design      # Arco Design 相关示例模块 | ||||
|     │  │  ├─ demo             # Arco Design 相关示例模块 | ||||
|     │  │  ├─ dashboard        # 仪表盘模块 | ||||
|     │  │  ├─ login            # 登录模块 | ||||
|     │  │  ├─ monitor          # 系统监控模块 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user