|
|
|
|
@ -800,10 +800,11 @@ const handleChangeTplSubmit = async() => {
|
|
|
|
|
|
|
|
|
|
<style lang="less" scoped>
|
|
|
|
|
|
|
|
|
|
.content{
|
|
|
|
|
.member{
|
|
|
|
|
.content{
|
|
|
|
|
min-height: calc(100vh - 142px);
|
|
|
|
|
}
|
|
|
|
|
.cnt2 {
|
|
|
|
|
}
|
|
|
|
|
.cnt2 {
|
|
|
|
|
.van-list {
|
|
|
|
|
.list-item {
|
|
|
|
|
display: flex;
|
|
|
|
|
@ -860,9 +861,9 @@ const handleChangeTplSubmit = async() => {
|
|
|
|
|
.van-search,.van-search-content{
|
|
|
|
|
padding-left: 0;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.cnt3 {
|
|
|
|
|
.cnt3 {
|
|
|
|
|
.block {
|
|
|
|
|
height: 500px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
@ -898,4 +899,7 @@ const handleChangeTplSubmit = async() => {
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}</style>
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
</style>
|