main
bruce68410 2 years ago
parent 6c0d12d328
commit 5f134c034b

@ -800,6 +800,7 @@ const handleChangeTplSubmit = async() => {
<style lang="less" scoped> <style lang="less" scoped>
.member{
.content{ .content{
min-height: calc(100vh - 142px); min-height: calc(100vh - 142px);
} }
@ -898,4 +899,7 @@ const handleChangeTplSubmit = async() => {
} }
} }
} }
}</style> }
}
</style>
Loading…
Cancel
Save