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.
@@ -30172,7 +30172,7 @@ const initVideo = function (token, videoArea, videoOpts_, sip) {
30172
30172
  //初始化时的界面显示的分屏树
30173
30173
  windows: 4,
30174
30174
  //共有哪几种分屏
30175
- windowsArr: [1, 4, 9, 16],
30175
+ windowsArr: [1, 2, 4, 9, 16],
30176
30176
  //总的窗口数
30177
30177
  windowsNum: 16,
30178
30178
  conf: {
Binary file