mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 新增视频组件(支持混合模式视频背景透明)
This commit is contained in:
@@ -69,6 +69,10 @@ const select = computed(() => {
|
||||
@include go(shape-box) {
|
||||
position: absolute;
|
||||
cursor: move;
|
||||
|
||||
// 混合模式
|
||||
mix-blend-mode: screen;
|
||||
|
||||
/* 锚点 */
|
||||
.shape-point {
|
||||
z-index: 1;
|
||||
|
||||
Reference in New Issue
Block a user