1 Star 0 Fork 32

rogerlo / meedu-wxapp

forked from Y T U / meedu-wxapp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Build Status License

A Mpvue wxApp for meEdu


meEdu:基于Laravel开发的在线点播系统

简介

在在校教育火热的年代,meedu在线点播教育系统横空出世,随后为了市场的推动,meEdu同套微信小程序跟风而至,meEdu提供了了在线观看课程视频,提交评论,以及文章的观看,同步meEdu的课程信息和个人信息。

功能

  • 视频点播板块
  • 文章观看
  • 个人信息模块
  • vip模块
  • 课程评论互动

结构

  • api
    • core
      • server.js // http封装
    • article.js // 文章接口
    • course.js // 课程接口
  • assets
    • img // 图片
    • style // 样式
  • components // 组件部分
    • card/vue
    • courseCard.vue
    • swiper-banner.vue
  • pages
    • comment // 评论详情
    • login // 登录
    • register // 注册
    • tabBar
      • article // 课程
      • course // 文章
      • person // 个人
    • video // 视屏播放
    • videoList // 视屏列表
    • vipList // vip列表
  • utils
    • index.js // 工具类函数
  • app.json
  • App.vue
  • main.js

预览

API

  • API接口: [https://github.com/Qsnh/meedu/tree/master/docs/api/v1]

使用

推荐使用yarn

# install dependencies
yarn
/* npm install */

# serve with hot reload at localhost:8080
yarn start
/* npm run dev */

# build for production with minification
yarn build
/* npm run build */

# build for production and view the bundle analyzer report
yarn build --report
/* npm run build --report */

💖💖 If you find this project helpful, maybe you can buy me a coffee. 💖💖

License

MIT

欢迎star.

空文件

简介

A Mpvue wxApp for meEdu 展开 收起
JavaScript
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/xlite/meedu-wxapp.git
git@gitee.com:xlite/meedu-wxapp.git
xlite
meedu-wxapp
meedu-wxapp
master

搜索帮助