nest 背景z-index

This commit is contained in:
tangly1024.com
2023-02-02 12:02:02 +08:00
parent 9c0734e995
commit 2ff75d0ea8

View File

@@ -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)