Browse Source

采购和改价

shish 3 years ago
parent
commit
c34694943f
1 changed files with 4 additions and 4 deletions
  1. 4 4
      ghsApp/src/pagesPurchase/components/pageSuccess.vue

+ 4 - 4
ghsApp/src/pagesPurchase/components/pageSuccess.vue

@@ -174,16 +174,16 @@ export default {
 			font-size:28upx;
 			color:red;
 			position:absolute;
-			left:160upx;
-			top:-38upx;
+			left:504upx;
+			top:5upx;
 		}
 		.cgPrice{
 			font-weight:bold;
 			font-size:28upx;
 			color:blue;
 			position:absolute;
-			left:326upx;
-			top:-38upx;
+			left:576upx;
+			top:5upx;
 		}
 		input{
 			border:1upx solid #cccccc;