chore: 视频播放下一集自动保持倍速设置;增加2.5倍速
This commit is contained in:
@@ -159,8 +159,9 @@
|
||||
if (this.curOneCateIndex == 0) {
|
||||
console.log('点我了');
|
||||
uni.showModal({
|
||||
content:'详细内容请跳转至"疯子读书app"内查看',
|
||||
content:'详细内容请前往"疯子读书app"内查看',
|
||||
cancelText:'知道了',
|
||||
// confirmText: '知道了'
|
||||
confirmText:'打开疯子读书',
|
||||
success: function (res) {
|
||||
if (res.confirm) {
|
||||
|
||||
Reference in New Issue
Block a user