Showing
1 changed file
with
1 additions
and
2 deletions
| 1 | <!-- | 1 | <!-- |
| 2 | * @Date: 2025-01-01 15:20:00 | 2 | * @Date: 2025-01-01 15:20:00 |
| 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com | 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com |
| 4 | - * @LastEditTime: 2025-10-31 14:37:36 | 4 | + * @LastEditTime: 2025-10-31 16:43:29 |
| 5 | * @FilePath: /stdj_h5/src/views/Volunteers.vue | 5 | * @FilePath: /stdj_h5/src/views/Volunteers.vue |
| 6 | * @Description: 义工页面 - 图片瀑布流展示 | 6 | * @Description: 义工页面 - 图片瀑布流展示 |
| 7 | --> | 7 | --> |
| ... | @@ -164,7 +164,6 @@ onMounted(() => { | ... | @@ -164,7 +164,6 @@ onMounted(() => { |
| 164 | .volunteers-container { | 164 | .volunteers-container { |
| 165 | background-color: #F2EBDB; | 165 | background-color: #F2EBDB; |
| 166 | min-height: 100vh; | 166 | min-height: 100vh; |
| 167 | - background-color: #f5f5f5; | ||
| 168 | } | 167 | } |
| 169 | 168 | ||
| 170 | .header { | 169 | .header { | ... | ... |
-
Please register or login to post a comment