更新项目,ios打包
This commit is contained in:
@@ -320,6 +320,8 @@
|
||||
role = '国学';
|
||||
}else if(type==8){
|
||||
role = '心理学';
|
||||
}else if(type==9){
|
||||
role = '中西汇通学';
|
||||
}
|
||||
this.goBuyTitle = '尊贵的'+role+'VIP,您的有效期到'+res.userVip.endTime;
|
||||
this.goBuyType = 1;
|
||||
@@ -358,6 +360,8 @@
|
||||
text = '国学';
|
||||
}else if(item=='8'){
|
||||
text = '心理学';
|
||||
}else if(item=='9'){
|
||||
text = '中西汇通学';
|
||||
}
|
||||
this.textList.push(text);
|
||||
});
|
||||
@@ -1270,6 +1274,9 @@
|
||||
padding-bottom: 10rpx;
|
||||
color: #333;
|
||||
}
|
||||
/deep/ .prof img{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.containerBg1 {
|
||||
background: #fff;
|
||||
|
||||
Reference in New Issue
Block a user