# XzcBlogTemplate **Repository Path**: ywenhao/XzcBlogTemplate ## Basic Information - **Project Name**: XzcBlogTemplate - **Description**: 基于layui写的纯HTML博客模板 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-12-29 - **Last Updated**: 2022-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # XzcBlogTemplate #### 介绍 基于layui写的纯HYML博客模板 一直挺喜欢Layui的 但是却一直没有怎么动手过,这次模板开发主要用于练习layui的使用。 目前相当于只是一个初步版本,还有很多的不足,例如:手机页面自适应的调整,后台页面的开发,代码的规范等等。 #### 目前所支持的页面 1. index.html 首页 2. detail.html 文章详情页 3. search.html 搜索结果页面 4. login.html 登陆注册页面(比较懒,所以注册和登陆都在同一个页面) 5. caty.html 文章分类列表页 6. label.html 基于标签展示文章页面 7. admin.html 后台首页 #### 使用说明 1. 本模板完全开源,不存在任何加密 2. 开发时基于模块化进行开发的 结合tp5.2开发整站程序很适合 #### 感谢 感谢 [https://gitee.com/sentsin/layui](https://gitee.com/sentsin/layui) 提供了这么优秀的前端开发UI包 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 模板PC版页面截图 1. 首页 ![首页](https://images.gitee.com/uploads/images/2018/1229/102321_13baa7f6_908364.png "index.png") 2. 文章详情 ![文章详情](https://images.gitee.com/uploads/images/2018/1229/102356_efd385a6_908364.png "detail.png") 3. 搜索结果 ![搜索结果](https://images.gitee.com/uploads/images/2018/1229/102424_28108d69_908364.png "search.png") 4. 分类 ![分类](https://images.gitee.com/uploads/images/2018/1229/102442_8481e90f_908364.png "caty.png") 5. 标签 ![标签](https://images.gitee.com/uploads/images/2018/1229/102457_b1534a01_908364.png "label.png") 6. 登陆注册 ![登陆注册](https://images.gitee.com/uploads/images/2018/1229/102515_7173790c_908364.png "login.png") 7. 后台主页 ![后台主页](https://images.gitee.com/uploads/images/2018/1229/102531_edb1d16c_908364.png "admin.png") #### 模板手机版页面截图 1. 首页 ![首页](https://images.gitee.com/uploads/images/2018/1229/102610_f94ee045_908364.png "index_m.png") 2. 文章详情 ![文章详情](https://images.gitee.com/uploads/images/2018/1229/102624_bbd3c382_908364.png "detail_m.png") 3. 搜索结果 ![搜索结果](https://images.gitee.com/uploads/images/2018/1229/102641_d70ec1df_908364.png "search_m.png") 4. 分类 ![分类](https://images.gitee.com/uploads/images/2018/1229/102658_7a2472ad_908364.png "caty_m.png") 5. 标签 ![标签](https://images.gitee.com/uploads/images/2018/1229/102723_41cdc185_908364.png "label_m.png") 6. 登陆注册 ![登陆注册](https://images.gitee.com/uploads/images/2018/1229/102741_e60a949c_908364.png "login_m.png") 7. 后台主页 ![后台主页](https://images.gitee.com/uploads/images/2018/1229/102801_a33f7c67_908364.png "admin_m.png")