shish 2 месяцев назад
Родитель
Сommit
5dff060569

+ 1 - 1
ghsApp/src/admin/item/components/item2.vue

@@ -218,7 +218,7 @@ export default {
 			color: #333333;
 			overflow: hidden;
 			white-space: nowrap;
-			width: 99%;
+			width: 90%;
 		}
 		.show-color{
 			display:inline-block;

+ 1 - 2
hdApp/src/admin/item/components/item2.vue

@@ -211,8 +211,7 @@ export default {
 			color: #333333;
 			overflow: hidden;
 			white-space: nowrap;
-			text-overflow: ellipsis;
-			width:330upx;
+			width: 90%;
 		}
 		.show-color{
 			display:inline-block;