This website works better with JavaScript
Home
Explore
Help
Sign In
sunlupeng
/
pointsMall
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
1b5f0add7e
Branches
Tags
ddApp
demo
dev
develop
filedFix
master
release_20260429_ly
v1.0.1
v1.0.0
pointsMall
/
.workbuddy
/
memory
/
2026-05-15.md
2026-05-15.md
351 B
History
Raw
2026-05-15 工作日志
格式整理
对
ActivityGuide.vue
(Step4)和
EarnPointsGuide.vue
(Step5)做了纯格式优化:
style 单属性规则拆成多行、rgba 颜色值空格补齐
template 中长 style 属性、v-for/v-if 独占行
script 中 props/data/methods 之间补空行
逻辑零改动,无 lint 错误