Commit 1798e80
committed
chore: Popup.vue 样式嵌套化
整段 style scoped 块从平铺 CSS 重写为 SCSS 嵌套形式:父-子选择器用 & 引用(.tech &:hover、.confidence &.high/.medium/.low、.actions button &:hover/&.primary 等),状态变体一并下嵌;行注释从 /* */ 改为 //。视觉与行为完全一致。将版本号提升到 1.3.2。1 parent dcdefa9 commit 1798e80
2 files changed
Lines changed: 297 additions & 296 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments