删除部分代码
This commit is contained in:
@@ -63,9 +63,6 @@ Page({
|
||||
return;
|
||||
}
|
||||
|
||||
const bool = await app.login("video");
|
||||
if (!bool) return;
|
||||
|
||||
// 开启防截屏(仅限当前页面生命周期内)
|
||||
//@ts-ignore
|
||||
wx.setVisualEffectOnCapture({
|
||||
|
||||
Reference in New Issue
Block a user