Merge branch 'master' of https://e.coding.net/boss-01/yxx/app
This commit is contained in:
commit
0f016a9893
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue