ソースを参照

采购和改价

shish 3 年 前
コミット
c34694943f
1 ファイル変更4 行追加4 行削除
  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;
 			font-size:28upx;
 			color:red;
 			color:red;
 			position:absolute;
 			position:absolute;
-			left:160upx;
-			top:-38upx;
+			left:504upx;
+			top:5upx;
 		}
 		}
 		.cgPrice{
 		.cgPrice{
 			font-weight:bold;
 			font-weight:bold;
 			font-size:28upx;
 			font-size:28upx;
 			color:blue;
 			color:blue;
 			position:absolute;
 			position:absolute;
-			left:326upx;
-			top:-38upx;
+			left:576upx;
+			top:5upx;
 		}
 		}
 		input{
 		input{
 			border:1upx solid #cccccc;
 			border:1upx solid #cccccc;