Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • 文章目录 文章目录
  • Project information
    • Project information
    • Activity
    • Members
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
Collapse sidebar
  • pub
  • 文章目录文章目录
  • Wiki
  • BusinessLibraryDeveloper

BusinessLibraryDeveloper · Changes

Page history
Update BusinessLibraryDeveloper authored Nov 24, 2021 by 宋宪伟's avatar 宋宪伟
Hide whitespace changes
Inline Side-by-side
BusinessLibraryDeveloper.md
View page @ b7479973
......@@ -19,10 +19,11 @@
+ 模块 <文件夹名称>.module.ts
+ 服务 <文件夹名称>.service.ts
+ 路由 routing.module.ts
+ 组件标签默认加前缀 `yz`,例如:月报 `yz-month-report`
+ 组件选择器默认加前缀 `yz`,例如:月报 `yz-month-report`
+ 大驼峰命名:组件、服务、模块、实体类
+ 小驼峰命名:变量名
+ 全大写:常量、接口名(建议+前缀`I`)
+ 添加 `yz` | `Yz` 前缀:模块、服务、组件
## 引入
+ 在引入组件、模块、服务、接口、实体类、管道、工具类时,引用地址尽可能 **`具体到文件名`**,否则在项目使用该库时,打包会出错
......
Clone repository
  • BusinessLibraryDeveloper
  • DockerInstall
  • GitInstall
  • GitInstruction
  • NewFrontendReadme
  • ProjectDeployment
  • SpringBoot接口设计与书写
  • Home
  • localToK8s
  • merge_branch
  • project IP manage