mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-06 17:36:45 +08:00
提交修改
This commit is contained in:
@@ -3,7 +3,7 @@ const studyDurationKey='xus_duration';
|
||||
const studyVideoSpeedKey='xus_video_speed';
|
||||
const studyVideoKeyPre='xus_video';
|
||||
|
||||
|
||||
/**保存播放速度*/
|
||||
const setVideoSpeed=function(speed){
|
||||
uni.setStorageSync(studyVideoSpeedKey,speed);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user