diff --git a/src/styles/style.scss b/src/styles/style.scss index 3078313..198967e 100644 --- a/src/styles/style.scss +++ b/src/styles/style.scss @@ -8,7 +8,7 @@ font-family: Avenir, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; - background-color: #f5f5f5; + background-color: #000; } .el-dialog__body { overflow: hidden auto; diff --git a/src/views/land/index.vue b/src/views/land/index.vue index 3f6caa1..704a754 100644 --- a/src/views/land/index.vue +++ b/src/views/land/index.vue @@ -1,60 +1,56 @@