mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-09 02:46:46 +08:00
提交修改
This commit is contained in:
@@ -524,6 +524,7 @@ export default {
|
||||
}
|
||||
.sea-show{
|
||||
padding: 20rpx 30upx;
|
||||
padding-bottom: 0;
|
||||
.sea-active{
|
||||
border: 1rpx solid #679cfc !important;
|
||||
color: #679cfc;
|
||||
@@ -559,21 +560,15 @@ export default {
|
||||
|
||||
/deep/ .input-search {
|
||||
margin-top: 4upx;
|
||||
// padding-right: 10px;
|
||||
flex: 1;
|
||||
// margin-right: 50rpx;
|
||||
// padding: 28upx 20upx;
|
||||
.u-search {
|
||||
height: 34px;
|
||||
background: #ffffff;
|
||||
border-radius: 8upx;
|
||||
.u-search__content{
|
||||
// border-width:0 !important;
|
||||
}
|
||||
}
|
||||
// /deep/.u-icon {
|
||||
// span {
|
||||
// font-size: 50upx;
|
||||
// color: #588afc;
|
||||
// }
|
||||
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user