Commit f140217
committed
chore(ci): zashboard 改用 dist-no-fonts 包,解压目录识别通用化
- resources.json:assetPattern 改为 dist-no-fonts.zip,使用上游不内置字体的精简包(体积更小,缺失字体回退系统字体)
- update-resources.yml:zashboard 解压后由「仅识别 dist/」改为自动进入单个顶层目录(兼容 dist/、dist-no-fonts/ 等任意包裹名),避免硬编码拷错路径1 parent 386239d commit f140217
2 files changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
84 | 87 | | |
85 | 88 | | |
86 | 89 | | |
| |||
0 commit comments