main
123456 3 weeks ago
parent 9903829ec2
commit 122ab40163
  1. 3
      pages/pipei/shipin/detail.nvue
  2. 2
      unpackage/dist/build/app-plus/pages/pipei/shipin/detail.js

@ -394,8 +394,9 @@
console.log("loginRoom11",res.data)
this.engine = await ZegoExpressEngine.createEngineWithProfile(profile);
this.engine.enableCamera(this.isShexiang)
// 创建美颜环境
await this.engine.startEffectsEnv();
this.engine.enableEffectsBeauty(true);
// 创建美颜参数对象
let beautyParam = {};
// 美白、红润、磨皮、锐化

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save