Browse Source

优化

test
wangxy 3 years ago
parent
commit
75f6243b78
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/homePage/index.vue

+ 1
- 1
src/views/homePage/index.vue View File

@ -44,7 +44,7 @@ export default {
<style lang="less">
.homepage-wrapper {
height: 100%;
padding: 10px;
padding: 10px !important;
.homepage-top-wrap{
width: 100%;
height: calc(50% - 10px);


Loading…
Cancel
Save