ZZJ
2021-11-09 ccee429d379e0108b7445f72ade8d97c110a6fb3
src/pages/desktop/index/components/NoticeTip.vue
@@ -47,7 +47,7 @@
.notice-tip {
  position: absolute;
  right: 10px;
  top: 40px;
  top: 50px;
  height: 60px;
  width: 250px;
  background-color: rgba(200, 200, 200, 0.7);
@@ -70,6 +70,8 @@
  display: inline-block;
  padding: 8px;
  width: 170px;
  font-size: 14px;
  line-height: 22px;
}
.notice-tip-content-title {