Browse Source

。。

V1.0
dai 3 years ago
parent
commit
ed8270e885
  1. 2
      src/views/components/fixed1920.vue

2
src/views/components/fixed1920.vue

@ -55,5 +55,7 @@ export default {
.g-bd {
position: absolute;
width: 1920px;
overflow-x: hidden;
overflow-y: auto;
}
</style>

Loading…
Cancel
Save