@@ -422,6 +422,7 @@
.image {
width: 15vw;
height: 15vw;
+ border: 0.1vw solid var(--fcColor);
}
.other {
@@ -568,6 +569,10 @@
+ uni-popup {
+ z-index: 999999 !important;
+ }
+
.content {
height: 100vw;