# blog-work **Repository Path**: lcp_web/blog-work ## Basic Information - **Project Name**: blog-work - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-20 - **Last Updated**: 2024-12-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目结构 # 作者vx:cpyy410 ``` ├── README.md ├── index.html ├── travel-detail.html ├── assets │ ├── css │ ├── js │ └── images ``` # 项目说明 ## index.html 首页,展示所有博客列表 ## travel-detail.html 博客详情页,展示博客内容 ## assets - css: 样式文件 - js: 脚本文件 - imgs: 图片文件 ## 项目依赖 - lightgallery.js: 图片画廊 - swiper.js: 轮播图 -