# dmz-www
**Repository Path**: flyrin/dmz-www
## Basic Information
- **Project Name**: dmz-www
- **Description**: 地面站前端
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 2
- **Created**: 2021-07-27
- **Last Updated**: 2021-07-31
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# DmzWww
## 添加页面
ng g module main --route main --module layout/layout.module
ng g module report --route report --module layout/layout.module
ng g module ReportInfo --route ReportInfo --module app.module