feature: 新增邮件告警模版 #I4U9BT

This commit is contained in:
chenghua
2022-02-19 19:07:37 +08:00
parent 2dd10792ec
commit cf965672b3
7 changed files with 439 additions and 25 deletions

View File

@@ -41,6 +41,7 @@
"@delon/util": "^12.4.2",
"ajv": "^8.6.2",
"ajv-formats": "^2.1.1",
"ajv-keywords": "^5.1.0",
"echarts": "^5.2.2",
"ng-alain": "^12.4.2",
"ng-zorro-antd": "^12.0.2",
@@ -84,12 +85,12 @@
"ng-alain-plugin-theme": "^12.0.0",
"prettier": "^2.2.1",
"source-map-explorer": "^2.5.2",
"stylelint": "^13.13.1",
"stylelint": "^14.5.1",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-rational-order": "^0.1.2",
"stylelint-config-standard": "^22.0.0",
"stylelint-config-rational-order": "^0.0.4",
"stylelint-config-standard": "^25.0.0",
"stylelint-declaration-block-no-ignored-properties": "^2.4.0",
"stylelint-order": "^4.1.0",
"stylelint-order": "^5.0.0",
"typescript": "~4.3.5"
},
"lint-staged": {