调整页面样式
This commit is contained in:
@@ -88,8 +88,9 @@
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
page {
|
||||
.content {
|
||||
background-color: $window-color;
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
.tabs {
|
||||
|
||||
@@ -94,8 +94,9 @@
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
page {
|
||||
.content {
|
||||
background-color: $window-color;
|
||||
min-height: 100vh;
|
||||
}
|
||||
.backImg {
|
||||
width: 100%;
|
||||
|
||||
@@ -48,8 +48,9 @@
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
page {
|
||||
.content {
|
||||
background-color: $window-color;
|
||||
min-height: 100vh;
|
||||
}
|
||||
.menu {
|
||||
.title {
|
||||
|
||||
Reference in New Issue
Block a user