Compare commits

...

2 Commits

Author SHA1 Message Date
tangyi 87263db852 咨询师页面 2022-03-06 16:24:59 +08:00
tangyi 40acce3c13 咨询师页面 2022-03-06 16:22:49 +08:00
2 changed files with 769 additions and 674 deletions

File diff suppressed because it is too large Load Diff

View File

@ -256,7 +256,9 @@
</script>
<style scoped>
.expert-list {
margin-top: 1.2rem;
}
.expert-list>li{
}
.my-content{
padding-top: 1rem;
}
</style>