From 4a196112844f509fd631bdf6d78790732e7c0050 Mon Sep 17 00:00:00 2001 From: bunny <1319900154@qq.com> Date: Tue, 16 Jul 2024 16:40:50 +0800 Subject: [PATCH] =?UTF-8?q?page:=20=F0=9F=93=84=20=E5=B0=86=E5=9C=86?= =?UTF-8?q?=E5=BD=A2zIndex=E8=AE=BE=E7=BD=AE=E4=B8=BA1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - src/views/groups/z-index/index.vue | 55 ++++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 src/views/groups/z-index/index.vue diff --git a/README.md b/README.md index 3921730..0c91041 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ ```sh https://konvajs.org/docs/groups_and_layers/Layering.html -https://konvajs.org/docs/groups_and_layers/Change_Containers.html https://konvajs.org/docs/groups_and_layers/zIndex.html https://konvajs.org/docs/tweens/Linear_Easing.html diff --git a/src/views/groups/z-index/index.vue b/src/views/groups/z-index/index.vue new file mode 100644 index 0000000..1d90666 --- /dev/null +++ b/src/views/groups/z-index/index.vue @@ -0,0 +1,55 @@ + + + + +