zs 2 年之前
父节点
当前提交
6144c316a5
共有 1 个文件被更改,包括 5 次插入0 次删除
  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;