1 Star 0 Fork 32

小程序商城 / meedu-wxapp

forked from Y T U / meedu-wxapp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Build Status Build Status License

A Mpvue wxApp for meEdu


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

简介

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

功能

  • 视频点播板块
  • 文章观看
  • 个人信息模块
  • vip模块
  • 课程评论互动
  • 视屏评论互动
  • 课程搜索功能
  • 登录,登出功能
  • 分享功能(微信关闭了分享回调就以转发实现)
  • 赞赏功能(借助给赞小程序)

规划

  • 评论优化
  • 项目优化
  • 项目优化配置化
  • meedu完全移除文章模块,专注视屏(我个人会保留一个分支)

结构

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

API

预览

 


 

配置

(meEdu需要配置client_id, client_secret)

参数 位置 介绍
API 接口地址url /config/dev.dnv.js&&prod.env.js 接口地址
zan_path *** /config/dev.dnv.js&&prod.env.js 给赞小程序的路径给赞关联文档
client_id *** /config/dev.dnv.js&&prod.env.js meedue专用
client_secret *** /config/dev.dnv.js&&prod.env.js meedue专用

使用

推荐使用yarn (请先安装好node, 微信开发者工具)

git clone https://github.com/YTU94/meedu-wxapp

# 1.微信开发者工具打开meedu-wxapp,填入你自己的小程序appId, 然后 `npm run build` 或者 `yarn build`, 
    更目录会生成`dist`目录
# 2.然后直接点击微信开发者工具的上传按钮,上传小程序源码(dist文件夹)
# 3.登陆微信公众平台的小程序后台提交审核,然后发布

二开请先熟悉mpvue框架和小程序开发

# 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 */

License

MIT

交流群

MIT License Copyright (c) 2018 YJK Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

A Mpvue wxApp for meEdu,meedu微信小程序,配合meedu在线点播系统,让你拥有自己的慕课网。 展开 收起
JavaScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/small_program_mall2/meedu-wxapp.git
git@gitee.com:small_program_mall2/meedu-wxapp.git
small_program_mall2
meedu-wxapp
meedu-wxapp
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891