All Projects → flytam → mpvue-cnode

flytam / mpvue-cnode

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

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to mpvue-cnode

Mp Weui
mp-weui 是基于 mpvue 和 weui-wxss 的微信小程序 UI 库。
Stars: ✭ 167 (+98.81%)
Mutual labels:  mpvue
ts-cnode
🎉🎉🎉vue typescript cnodejs.org
Stars: ✭ 60 (-28.57%)
Mutual labels:  cnode
mpvue canvas drawer
[mpvue版本]微信小程序上canvas绘制图片助手,一个json就制作分享朋友圈图片
Stars: ✭ 43 (-48.81%)
Mutual labels:  mpvue
Meedu Wxapp
📜meEdu微信小程序。(wxapp for meedu)
Stars: ✭ 199 (+136.9%)
Mutual labels:  mpvue
cnode-react-app
基于react的仿cnode社区项目
Stars: ✭ 17 (-79.76%)
Mutual labels:  cnode
Egg Cnode
CNode 社区 Egg 版本
Stars: ✭ 1,456 (+1633.33%)
Mutual labels:  cnode
We Cropper
微信小程序图片裁剪工具
Stars: ✭ 1,972 (+2247.62%)
Mutual labels:  mpvue
mtapp
💫 💫 Vue全家桶(配Nuxt)+ssr服务器渲染+koa2 打造美团App项目(还在更新...)📦
Stars: ✭ 30 (-64.29%)
Mutual labels:  mpvue
noder-react-native
The mobile app of cnodejs.org written in React Native
Stars: ✭ 25 (-70.24%)
Mutual labels:  cnode
cnode-vue
vue + vue-router + vuex搭建的cnode
Stars: ✭ 29 (-65.48%)
Mutual labels:  cnode
Didi
🚗 mpvue框架仿滴滴出行微信小程序
Stars: ✭ 222 (+164.29%)
Mutual labels:  mpvue
ReactCnodeJS
☀️React 初/中级项目,CnodeJS社区重构 (a junior project, rewrite cnodejs.org ) 🌟 DEMO:
Stars: ✭ 66 (-21.43%)
Mutual labels:  cnode
mpvue-wechat-zhihu
一个入门级别的资讯类微信小程序
Stars: ✭ 25 (-70.24%)
Mutual labels:  mpvue
Mpvue Picker
基于 mpvue 框架的小程序选择控件,支持单列,多列,联动。
Stars: ✭ 173 (+105.95%)
Mutual labels:  mpvue
Dailyfresh-B2C
这是一个 ☛全栈/全端/全平台☚ 的B2C模式的电商项目, web后台基于Django2.0 + Python3.6, 前后端分离,前端使用Vue框架开发。移动端基于Flutter开发,一套代码支持Android&IOS平台。微信小程序基于mpvue框架开发。
Stars: ✭ 74 (-11.9%)
Mutual labels:  mpvue
Ewa
Enhanced Wechat App Development Toolkit (微信小程序增强开发工具)。不同于 wepy 或者 mpvue,是一个轻量级小程序开发框架。支持原生小程序所有功能,无需学习,极易上手。支持转换为百度/字节跳动/QQ小程序。
Stars: ✭ 160 (+90.48%)
Mutual labels:  mpvue
vue-cnode
cnode build by vue2
Stars: ✭ 13 (-84.52%)
Mutual labels:  cnode
mpvue-one
使用mpvue构建的ONE·一个小程序,仅供学习使用
Stars: ✭ 19 (-77.38%)
Mutual labels:  mpvue
cnode-react
a web app for cnode.org with react + react-router + react-redux
Stars: ✭ 23 (-72.62%)
Mutual labels:  cnode
showModal
适用于uni-app 的跨端显示弹层,使用接口参数与uni-app 中的showModal参数一致
Stars: ✭ 67 (-20.24%)
Mutual labels:  mpvue

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].