zs 2 anos atrás
pai
commit
6144c316a5
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      pagesHome/order/detail.vue

+ 5 - 0
pagesHome/order/detail.vue

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