提交 4c3aac66 编写于 作者: 张磊's avatar 张磊

add my expert

上级 7ae577ec
...@@ -117,8 +117,7 @@ export default { ...@@ -117,8 +117,7 @@ export default {
border-top-right-radius: 3px; border-top-right-radius: 3px;
border-bottom-right-radius: 3px; border-bottom-right-radius: 3px;
} }
} .coop-item {
.coop-item {
display: flex; display: flex;
width: 100%; width: 100%;
height: 128px; height: 128px;
...@@ -151,6 +150,7 @@ export default { ...@@ -151,6 +150,7 @@ export default {
color: rgba(55, 56, 57, 1); color: rgba(55, 56, 57, 1);
} }
&-other { &-other {
display: flex;
height: 20px; height: 20px;
line-height: 20px; line-height: 20px;
font-size: 13px; font-size: 13px;
...@@ -179,32 +179,6 @@ export default { ...@@ -179,32 +179,6 @@ export default {
} }
} }
} }
}
.update-dialog-content {
padding: 0 15px;
box-sizing: border-box;
.title {
text-align: center;
color: #373839;
font-size: 18px;
padding: 15px 0;
line-height: 25px;
}
.update-btn {
text-align: center;
height: 55px;
line-height: 55px;
font-size: 16px;
color: #979899;
&.confirm-btn {
color: #449284;
}
&.v-hairline-top::after {
border-top-width: 1px;
}
} }
} }
// .van-overlay{
// background-color: rgba(0,0,0,0.5);
// }
</style> </style>
...@@ -31,7 +31,7 @@ export default { ...@@ -31,7 +31,7 @@ export default {
}, },
data() { data() {
return { return {
token: 'D8E0930EAB3E481B9CCA2ECBD2146BAD', token: '49BF2DBB074D422CB285A9271B8F5FBB',
title: '学情报告', title: '学情报告',
projectList: [], projectList: [],
isShowKf: true, isShowKf: true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册