Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.
/ mpvue-cnode Public archive

mpvue实现的微信小程序版的cnode论坛

Notifications You must be signed in to change notification settings

flytam/mpvue-cnode

Repository files navigation

mpvue-cnode

使用mp-vue开发的微信小程序版的cnode。本人第一个vue编写的项目,也是目前唯一一个,也可能是最后一个的vue项目

API来自于cnode社区

线上demo

预览流程

npm install

npm run dev

//使用微信开发者工具打开,关闭域名和https检查即可

目录结构

  • src
    • pages
      • index 主页
      • detail 帖子详情页
      • me 我的主页
      • publish 发帖页
      • notice 通知页
      • login 登录页
      • user 用户主页
      • list 帖子列表展示页
    • components
      • card 单一帖子头组件
      • authorHead 作者信息头
      • login 登录组件
      • sendreply 回复、评论组件
    • const.js 常量
    • utils 一些工具函数
  • static 静态图片部分

部分效果图

  • License

MIT

About

mpvue实现的微信小程序版的cnode论坛

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages