# WeChatBlog **Repository Path**: hhxdn/WeChatBlog ## Basic Information - **Project Name**: WeChatBlog - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-13 - **Last Updated**: 2025-11-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WeChatMiniProgram-Blog #### 微信小程序初体验 微信小程序版的个人博客 & WordPress #### 在线体验: ![https://cdn.iacblog.com/wx/QRLogo.jpg](https://cdn.iacblog.com/wx/gh_517dc69312a5_258.jpg) 如果觉得项目不错,可以点个Star哦😉😉😉 #### 说明: 本项目为小程序入门项目,需要一定的前端基础及一点后端知识,项目可能不太好,欢迎大家吐槽,纯萌新小白勿入,最后祝大家Coded愉快。 #### 使用方法: ``` git clone https://github.com/NiZerin/WeChatBlog.git ``` or ``` https://github.com/NiZerin/WeChatBlog/archive/master.zip ``` ##### 在微信开发者工具 -->选择你刚clone或解压的目录 打开 **project.config.json** 替换 **appid** #### 功能清单: 1.缩略图的方式显示文章列表(首页,分类文章),包括显示文章分类和发布时间,加载分页。 2.在首页用轮播方式显示置顶文章。 3.显示文章分类(专题),包括显示分类的封面图片。 4.显示文章内容页,包括文章站内链接跳转,站外链接复制到剪切板,显示猜你喜欢的相关文章。 5.显示文章评论,提交评论和回复评论,加载评论分页,显示微信用户评论者的头像。 6.显示文章排行 7.显示wordpress“页面”类文字(关于页面)。 8.对文章内容的全文搜索。 9.文章页面的分享、转发,复制。 10.WordPress 插件的配套功能。 11.文章浏览数显示及更新。 12.文章微信用户点赞及点赞的微信用户头像显示。 13.通过微信支付对文章赞赏。 14.赞赏后发送模版消息。 15.web-view内嵌网页跳转。 16.回复评论发送模板消息。 17.专题订阅。 18.文章海报(分享微信朋友圈的卡片)。 #### 快速搭建: 在 WordPress 后台安装插件 **REST API TO MiniProgram** 并启用,填写 小程序 AppID 和 AppSecret 。 克隆当前项目,用微信开发者工具打开项目,打开 **project.config.json** 替换 **appid** ,并修改 **utils** 目录下的 **config.js** 文件。 ## 详细安装教程请点击这里查看:[点我](https://blog.nizer.in/2019/01/556.html) #### 技术支持微信:NINGCZ19980501 ![https://cdn.iacblog.com/wx/weimg_20190114183056.png](https://cdn.iacblog.com/wx/weimg_20190114183056.png) #### 查看更新日志: [CHANGELOG.md](https://github.com/NiZerin/WeChatBlog/blob/master/CHANGELOG.md) #### 项目截图: ![https://cdn.iacblog.com/wx/weimg_20190122160157.png](https://cdn.iacblog.com/wx/weimg_20190122160157.png) ![https://cdn.iacblog.com/wx/%E5%BE%AE%E4%BF%A1%E6%88%AA%E5%9B%BE_20190115145911.png](https://cdn.iacblog.com/wx/%E5%BE%AE%E4%BF%A1%E6%88%AA%E5%9B%BE_20190115145911.png) ![https://cdn.iacblog.com/wx/%E5%BE%AE%E4%BF%A1%E6%88%AA%E5%9B%BE_20190115145924.png](https://cdn.iacblog.com/wx/%E5%BE%AE%E4%BF%A1%E6%88%AA%E5%9B%BE_20190115145924.png) #### 感谢: 守望轩 小程序框架 wxParse丶ZanUI丶VantUI #### 开源协议 [![LICENSE](https://img.shields.io/badge/license-NPL%20(The%20996%20Prohibited%20License)-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE) 本项目遵循开源协议为 [Apache License 2.0](https://github.com/CrazyNing98/WeChatMiniProgram-Blog/blob/master/LICENSE)