5.10航天ui交易所pc端,代码jiem-pc
lxf
2025-06-13 066ec67b7080f07a0e47dda9864ee6be2e4b9053
src/App.vue
@@ -5,7 +5,7 @@
    <!-- 客服 -->
    <div v-if="!show_kefu" class="service-box">
      <!-- <img
        src="https://BCWP.com/img/service.5b4a6073.svg"
        src="https://Deepcoin.com/img/service.5b4a6073.svg"
        alt=""
        width="60"
        height="60"
@@ -144,6 +144,7 @@
#app {
  min-height: 100vh;
  overflow-x: hidden;
  background-color: #000;
}
body {
  margin: 0;
@@ -177,7 +178,7 @@
.item-dropdown-wrapper .el-dropdown-menu__item:focus,
.item-dropdown-wrapper .el-dropdown-menu__item:not(.is-disabled):hover {
  background-color: transparent !important;
  color: #1d91ff !important;
  color: #f7b328 !important;
}
.quotes-dropdown.el-dropdown-menu {