ucservice 1.1.9 → 1.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -30181,7 +30181,7 @@ const initVideo = function (token, videoArea, videoOpts_, sip) {
30181
30181
  //初始化时的界面显示的分屏树
30182
30182
  windows: 4,
30183
30183
  //共有哪几种分屏
30184
- windowsArr: [1, 4, 9, 16],
30184
+ windowsArr: [1, 2, 4, 9, 16],
30185
30185
  //总的窗口数
30186
30186
  windowsNum: 16,
30187
30187
  conf: {
Binary file