Flex
2025-05-26 db55949fb1f77095e04cbda7ebc3ef7dd407e737
easegen-front/src/views/chooseTemplate/index.vue
@@ -1333,7 +1333,7 @@
    message.warning('场景为空,请先上传PPT!')
    return false
  }
  //人脸校验
  while(!IsEndCheckFace.value){} //一个空循环,主要为了避免极端情况下当用户点击保存按钮或者视频合成按钮时,人脸校验未完成的问题
@@ -2225,8 +2225,7 @@
      .host-item {
        position: relative;
        display: inline-block;
        width: 45%;
        height: 200px;
        width: 95%;
        margin: 5px 0;
        margin-left: 10px;
        cursor: pointer;