Home
Softono

Mp Podcast Mpvue

Open source Vue
43
Stars
29
Forks
0
Issues
7
Watchers
7 years
Last Commit

 About Mp Podcast Mpvue

A Podcast miniprogram project, 一款播课类小程序, 基于 mpvue 构建

Platforms

Web Self-hosted

Languages

Vue

Links

Need Help Installing Mp Podcast Mpvue?

We provide expert installation service for this software. Our team will install, configure, and secure Mp Podcast Mpvue on your server. plans start at just $30.

Mp Podcast Mpvue

View on GitHub

MpPodcast

A Podcast miniprogram project, 一款播课类小程序

简介

这是一个类播客类的小程序,功能包括内容推荐、音频播放、内容评论、收藏,主播详情、节目详情等内容。 功能上主要是以下几项:

精选,内容精选页(首页),Slide 滑动切换效果,类微信读书首页 柚道,内容为卡片流式列表,包含的内容为柚道类别下的:读书、读文内容,音频内容可直接点播放 柚答,育儿问题音频解答内容 教师(主播)详情页 柚道内容详情页,音频列表、评论列表,音频列表支持连续播放 柚道内容评论页 柚道内容收藏 交互上需要播放器与导航整合,可滑动切换,播放器默认停留的内容为精选页内容第一条 一期的需求,大致以上几条,还有我的里面会有各种内容收藏的详情页

特点

  • mpvue 基于 mpvue 快速构建
  • vux 音频及内容数据管理
  • scss 样式组件

UNI-APP 版本

https://github.com/caixie-ltd/cx-mp-podcast

WePY 版本

https://github.com/baisheng/mp-podcast-wepy

Podcast 服务端

https://github.com/baisheng/podcast-server

新版设计

当前版本

Landing 页

精选页

详情页及播放器

音频播放列表

特色评论页,可以选择喜欢的色彩

小程序码(案例)

安装部署

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

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

For detailed explanation on how things work, checkout the guide and docs for vue-loader.