# hexin **Repository Path**: stephen-qiu/hexin ## Basic Information - **Project Name**: hexin - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-17 - **Last Updated**: 2024-04-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目链接([在线访问地址](http://zhengfei.shaoky.com)) ## 介绍 自适应网站,兼容pc和手机 ## 开始 ```bash $ yarn $ yarn dev # 生成静态文件 $ yarn generate ``` ## TODO 1. pages/type/_id.vue,要做seo生成页面,分页不能使用element分页组件,要重写分页组件通过nuxt-link进行页面跳转