Browse Source

bottom bug

master
maochaoying 2 years ago
parent
commit
f4f72c5984
  1. 1
      src/components/Bottom.vue

1
src/components/Bottom.vue

@ -18,6 +18,7 @@
background: #ffa18e;
z-index: 999;
display: flex;
box-sizing: border-box;
align-items: center;
.online {
width: 132px;

Loading…
Cancel
Save