mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-07-04 21:03:22 +08:00
Merge branch 'dev-yxl' of gitee.com:zongzhige/shopxo-uniapp into dev
This commit is contained in:
@ -535,7 +535,7 @@
|
||||
|
||||
setTimeout(() => {
|
||||
// // 更新分享信息
|
||||
this.update_share_info(this.display_video_list[0]);
|
||||
this.update_share_info(this.display_video_list[this.current_index]);
|
||||
|
||||
this.display_video_list.forEach((item, index) => {
|
||||
this.create_video_contexts[index] = uni.createVideoContext(`video_${index}`, this);
|
||||
|
||||
Reference in New Issue
Block a user