模板管理页面,ppt距离左侧和顶部默认值和数字人距离左侧和顶部默认值
已修改1个文件
8 ■■■■ 文件已修改
easegen-front/src/views/digitalcourse/template/TemplateForm.vue 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
easegen-front/src/views/digitalcourse/template/TemplateForm.vue
@@ -170,12 +170,12 @@
  showPpt: undefined,
  pptW: undefined,
  pptH: undefined,
  pptX: undefined,
  pptY: undefined,
  pptX: '40',
  pptY: '77',
  humanW: undefined,
  humanH: undefined,
  humanX: undefined,
  humanY: undefined,
  humanX: '349',
  humanY: '92',
  bgImage: undefined,
})
const formRules = reactive({