From 1fd9d7592870f44b1259ada2b4dffdd65860a9df Mon Sep 17 00:00:00 2001 From: bunny <1319900154@qq.com> Date: Wed, 17 Jul 2024 08:44:54 +0800 Subject: [PATCH] =?UTF-8?q?page:=20=F0=9F=93=84=20=E5=85=83=E7=B4=A0?= =?UTF-8?q?=E6=94=B9=E5=8F=98=E6=97=B6=E5=8A=A8=E7=94=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 --- public/verify.json | 2 +- src/views/tweens/linear-easing/index.vue | 51 ++++++++++++++++++++++++ 3 files changed, 52 insertions(+), 6 deletions(-) create mode 100644 src/views/tweens/linear-easing/index.vue diff --git a/README.md b/README.md index a2fc4c5..b56cc76 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ ```sh -https://konvajs.org/docs/tweens/Linear_Easing.html https://konvajs.org/docs/tweens/Common_Easings.html https://konvajs.org/docs/tweens/All_Easings.html https://konvajs.org/docs/tweens/All_Controls.html @@ -11,10 +10,6 @@ https://konvajs.org/docs/animations/Rotation.html https://konvajs.org/docs/animations/Scaling.html https://konvajs.org/docs/animations/Stop_Animation.html -https://konvajs.org/docs/selectors/Select_by_id.html -https://konvajs.org/docs/selectors/Select_by_Type.html -https://konvajs.org/docs/selectors/Select_by_Name.html - https://konvajs.org/docs/filters/Blur.html https://konvajs.org/docs/filters/Brighten.html https://konvajs.org/docs/filters/Contrast.html diff --git a/public/verify.json b/public/verify.json index 3c2a24e..005990e 100644 --- a/public/verify.json +++ b/public/verify.json @@ -1 +1 @@ -{"version":1721089915004} \ No newline at end of file +{"version":1721175662341} \ No newline at end of file diff --git a/src/views/tweens/linear-easing/index.vue b/src/views/tweens/linear-easing/index.vue new file mode 100644 index 0000000..42e8937 --- /dev/null +++ b/src/views/tweens/linear-easing/index.vue @@ -0,0 +1,51 @@ + + + + +