前端预览加权限设置页面 相关sql修改

This commit is contained in:
jhd
2026-06-26 17:31:10 +08:00
parent 046f4c5e1b
commit 94c5e076f8
358 changed files with 19634 additions and 603 deletions

View File

@@ -0,0 +1 @@
function e(e,t){let n=document.createElement(`video`);n.width=840,n.height=480,n.controls=!0,Object.assign(n.style,{margin:`40px auto`,display:`block`});let r=document.createElement(`source`);r.src=URL.createObjectURL(new Blob([e])),n.appendChild(r),t.appendChild(n)}export{e as default};