shish 3 years ago
parent
commit
7cff544185
1 changed files with 3 additions and 4 deletions
  1. 3 4
      ghsApp/src/admin/changePrice/components/Item.vue

+ 3 - 4
ghsApp/src/admin/changePrice/components/Item.vue

@@ -148,7 +148,6 @@ export default {
 				right: 30upx;
 			}
 		}
-
 		& .tit {
 			font-size: 30upx;
 			font-weight: bold;
@@ -157,12 +156,12 @@ export default {
 			overflow: hidden;
 			white-space: nowrap;
 			text-overflow: ellipsis;
-			width:248upx;
+			width:360upx;
 		}
 		.show-color{
 			position:absolute;
-			top:4upx;
-			right:28upx;
+			top:84upx;
+			right:190upx;
 			display:inline-block;
 			width:25upx;
 			height:25upx;