Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 180 Bytes

tips.md

File metadata and controls

9 lines (8 loc) · 180 Bytes

模块定义步骤

1. 创建module
2. 创建routing
3. app route 引入

tips

  • 字符串变量
    • 我是${xxx}
  1. 数据绑定ngModel需要引入FormsModule