Merge branch 'dev-yxl' of gitee.com:zongzhige/shopxo-uniapp into dev

master
gongfuxiang 2026-02-13 17:47:05 +08:00
commit 1eb0ba04cd
1 changed files with 1 additions and 1 deletions

View File

@ -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);