Aucune description

XSLu08042 ccee6e9bac add il y a 1 semaine
.hbuilderx bf3c47da69 看课小程序版本(企业理念和看课) il y a 1 mois
api be05c0040a 新增评论、弹幕、反馈 il y a 2 semaines
common be05c0040a 新增评论、弹幕、反馈 il y a 2 semaines
components f007b1bf9b 新增群聊通用链接 il y a 1 semaine
pages be05c0040a 新增评论、弹幕、反馈 il y a 2 semaines
pages_course ccee6e9bac add il y a 1 semaine
static be05c0040a 新增评论、弹幕、反馈 il y a 2 semaines
uni_modules bf3c47da69 看课小程序版本(企业理念和看课) il y a 1 mois
utils be05c0040a 新增评论、弹幕、反馈 il y a 2 semaines
.gitignore 406f226859 忽略node_model il y a 1 mois
App.vue 5335953048 add il y a 2 semaines
README.md 5335953048 add il y a 2 semaines
index.html bf3c47da69 看课小程序版本(企业理念和看课) il y a 1 mois
main.js bf3c47da69 看课小程序版本(企业理念和看课) il y a 1 mois
manifest.json be05c0040a 新增评论、弹幕、反馈 il y a 2 semaines
package-lock.json bf3c47da69 看课小程序版本(企业理念和看课) il y a 1 mois
pages.json be05c0040a 新增评论、弹幕、反馈 il y a 2 semaines
uni.promisify.adaptor.js bf3c47da69 看课小程序版本(企业理念和看课) il y a 1 mois
uni.scss bf3c47da69 看课小程序版本(企业理念和看课) il y a 1 mois

README.md

看课小程序,带企业介绍 注意: 需要修改以下几个地方: 1、微信appid 2、app.vue =>globalData.

wsUrl: 'wss://xxxxxx', // 弹幕评论wsUrl
appId: 'xxxxxxxxxxx', // appId 看课授权登录微信appId

3、页面分享名字和图片 4、utils=》common=> 的TOKEN_KEY 5、 目前除了润天,其他项目发红包和积分是后台配置,代码中需要注意答题正确直接调closeAnswerPopup方法, 6、 修改弹幕、评论app.vue的wsUrl地址