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