@@ -229,3 +229,11 @@
left: 0;
top: 84rpx;
}
+
+.canvas-box {
+ position: absolute;
+ left: 0;
+ top: 0;
+ width: 100%;
+ z-index: -2;
+}