绿满眶商城微信小程序-uniapp
zxl
2025-07-30 2ef25bcf0111f21fcf7971922e2c307ef05547fe
厨神,大健康视频分享二维码
1个文件已修改
3 ■■■■ 已修改文件
pages/health/healthVideo.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/health/healthVideo.vue
@@ -385,7 +385,8 @@
        // 解析URL中的查询参数
        const params = this.parseUrlParams(decodedUrl);
        const shareType = params.shareType; 
        const videoId = params.videoId;
        const videoId = params.videoId;
      const source = params.source
        queryParam.videoId = videoId
        queryParam.shareType = shareType
        queryParam.source = source