闫增涛
2024-04-26 960c49a8b3ac11dff27cad71137f986f90f00923
pages/home/home.wxss
@@ -1,15 +1,16 @@
@import "./home.skeleton.wxss";
.background {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  height: 80rpx;
  line-height: 80rpx;
  line-height: 88rpx;
  z-index: 3;
  text-align: center;
  padding-top: 110rpx;
  color: #fff;
  font-size: 36rpx;
  font-size: 34rpx;
}
.white {
@@ -261,9 +262,9 @@
  color: #ff6d00;
  font-size: 30rpx;
  background-repeat: no-repeat;
  background-size: 40% 64%;
  background-size: 40%;
  background-position: right;
  background-image: url(http://jsysf.bnuic.com/website/image/click-icon.png);
  background-image: url(https://jsek.bnuic.com/home/image/click-icon.png);
}
.t-tabs .t-tabs__track {