Showing
1 changed file
with
2 additions
and
2 deletions
| 1 | <!-- | 1 | <!-- |
| 2 | * @Date: 2025-10-30 20:52:19 | 2 | * @Date: 2025-10-30 20:52:19 |
| 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com | 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com |
| 4 | - * @LastEditTime: 2025-11-04 17:11:07 | 4 | + * @LastEditTime: 2025-11-12 20:37:51 |
| 5 | * @FilePath: /stdj_h5/src/views/Students.vue | 5 | * @FilePath: /stdj_h5/src/views/Students.vue |
| 6 | * @Description: 戒子页面 - 图片瀑布流展示 | 6 | * @Description: 戒子页面 - 图片瀑布流展示 |
| 7 | --> | 7 | --> |
| ... | @@ -53,7 +53,7 @@ import { showImagePreview } from 'vant' | ... | @@ -53,7 +53,7 @@ import { showImagePreview } from 'vant' |
| 53 | // 导入接口 | 53 | // 导入接口 |
| 54 | import { getImgStreamAPI } from '@/api/index.js' | 54 | import { getImgStreamAPI } from '@/api/index.js' |
| 55 | 55 | ||
| 56 | -useTitle('同戒录') | 56 | +useTitle('照片集') |
| 57 | 57 | ||
| 58 | const router = useRouter() | 58 | const router = useRouter() |
| 59 | 59 | ... | ... |
-
Please register or login to post a comment