# 2026-05-15 工作日志 ## 格式整理 - 对 `ActivityGuide.vue`(Step4)和 `EarnPointsGuide.vue`(Step5)做了纯格式优化: - style 单属性规则拆成多行、rgba 颜色值空格补齐 - template 中长 style 属性、v-for/v-if 独占行 - script 中 props/data/methods 之间补空行 - 逻辑零改动,无 lint 错误