chore(视频号组件): 是否支持嵌入式播放,由使用者决定
This commit is contained in:
@@ -142,7 +142,6 @@ export default {
|
||||
* @returns {boolean}
|
||||
*/
|
||||
canUseEmbedMode() {
|
||||
return true
|
||||
// #ifdef MP-WEIXIN
|
||||
return this.value?.embedMode && wechatChannelUtil.isEmbedModeSupported();
|
||||
// #endif
|
||||
|
||||
Reference in New Issue
Block a user