feat:新增视频操作

This commit is contained in:
zjc
2025-02-18 14:47:07 +08:00
parent 497e49df33
commit c2ca99260a
15 changed files with 119 additions and 20 deletions

View File

@@ -128,7 +128,7 @@
<style scoped lang="scss">
.select-box {
position: absolute;
z-index: 9999;
z-index: 99;
top: vh(10);
right: vw(10);
}