diff --git a/README.md b/README.md index 4c9edbc..57a3c98 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,6 @@ # 待学习内容 ```sh -Mouse Cursor Style -Blend Mode -Fill Stroke Order -EVENTS -Binding Events -Mobile Events -Pointer Events -Desktop and Mobile Event -Mobile Scrolling -Multi Event -Remove Event Remove by Name Listen for Events Cancel Propagation @@ -22,13 +11,6 @@ Custom Hit Region Image Hit Region Keyboard Events Desktop and Mobile -DRAG AND DROP -Drag and Drop -Drag an Image -Drag a Group -Drag a Line -Drag a Stage -Drag Events Simple Drag Bounds Complex Drag and Drop Drop Events diff --git a/src/views/styling/blend-mode/index.vue b/src/views/styling/blend-mode/index.vue new file mode 100644 index 0000000..51d0a4f --- /dev/null +++ b/src/views/styling/blend-mode/index.vue @@ -0,0 +1,55 @@ + + +