数据可视化大屏
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

16 行
229B

  1. {
  2. "$schema": "./node_modules/ng-alain/schema.json",
  3. "theme": {
  4. "list": [
  5. {
  6. "theme": "dark"
  7. },
  8. {
  9. "theme": "compact"
  10. }
  11. ]
  12. },
  13. "projects": {
  14. "himp.platform.angular": {}
  15. }
  16. }