From 2ff75d0ea8b9cd515dd8afa6e57f2e33db6e8804 Mon Sep 17 00:00:00 2001 From: "tangly1024.com" Date: Thu, 2 Feb 2023 12:02:02 +0800 Subject: [PATCH] =?UTF-8?q?nest=20=E8=83=8C=E6=99=AFz-index?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Nest.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Nest.js b/components/Nest.js index 61f0ce30..cc90216e 100644 --- a/components/Nest.js +++ b/components/Nest.js @@ -69,7 +69,7 @@ function createNest() { var a = (function () { const t = e return { - z: n(t, 'zIndex', 0), + z: n(t, 'zIndex', -1), o: n(t, 'opacity', 0.7), c: n(t, 'color', '0,0,0'), n: n(t, 'count', 99)