修复:ios-我的课程样式问题
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
"name" : "吴门国际",
|
"name" : "吴门国际",
|
||||||
"appid" : "__UNI__1250B39",
|
"appid" : "__UNI__1250B39",
|
||||||
"description" : "吴门国际",
|
"description" : "吴门国际",
|
||||||
"versionName" : "1.1.12",
|
"versionName" : "1.1.14",
|
||||||
"versionCode" : 1112,
|
"versionCode" : 1114,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
/* 5+App特有相关 */
|
/* 5+App特有相关 */
|
||||||
"app-plus" : {
|
"app-plus" : {
|
||||||
|
|||||||
@@ -335,8 +335,8 @@
|
|||||||
width: 260rpx;
|
width: 260rpx;
|
||||||
margin-right: 20rpx;
|
margin-right: 20rpx;
|
||||||
height: 200rpx;
|
height: 200rpx;
|
||||||
flex-grow: 1;
|
// flex-grow: 1;
|
||||||
overflow: hidden;
|
// overflow: hidden;
|
||||||
background-color: #edf3ff;
|
background-color: #edf3ff;
|
||||||
|
|
||||||
image {
|
image {
|
||||||
@@ -364,9 +364,12 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin-top: 10rpx;
|
margin-top: 10rpx;
|
||||||
font-size: 24rpx;
|
font-size: 24rpx;
|
||||||
|
overflow: hidden;
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
-webkit-line-clamp: 2;
|
-webkit-line-clamp: 2;
|
||||||
-webkit-box-orient: vertical;
|
-webkit-box-orient: vertical;
|
||||||
|
line-height: 1.5;
|
||||||
|
max-height: 3em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user