Browse Source

修复仪表盘横向拖动问题

main
QM303176530 4 years ago
parent
commit
14d5471574
  1. 1
      web/src/view/dashboard/index.vue

1
web/src/view/dashboard/index.vue

@ -168,7 +168,6 @@ export default {
<style lang="scss" scoped>
.big{
width: 100%;
background-color: rgb(243,243,243);;
.top{
width: 98%;

Loading…
Cancel
Save