feat: 新增视频组件(支持混合模式视频背景透明)

This commit is contained in:
tnt group
2022-09-18 13:07:44 +08:00
parent 854f7f15a4
commit a2e2373dfd
6 changed files with 174 additions and 1 deletions
@@ -69,6 +69,10 @@ const select = computed(() => {
@include go(shape-box) {
position: absolute;
cursor: move;
// 混合模式
mix-blend-mode: screen;
/* 锚点 */
.shape-point {
z-index: 1;