This commit is contained in:
刘亚磊 2022-07-19 11:49:11 +08:00
commit 0f016a9893
1 changed files with 2 additions and 2 deletions

View File

@ -277,7 +277,7 @@
}
</script>
<style lang="scss">
<style lang="scss" scoped>
page {
background-color: #F4F5F7;
}
@ -344,6 +344,7 @@
.content_area {
padding: 0 16px;
margin-bottom: 60px;
.fans_box {
display: flex;
@ -413,7 +414,6 @@
}
.content_bott {
box-sizing: border-box;
padding: 16px;
background-color: #FFFFFF;
border-radius: 8px;