소스 검색

问题修改

master
庞东旭 3 년 전
부모
커밋
ee290b0342
2개의 변경된 파일1개의 추가작업 그리고 13개의 파일을 삭제
  1. +1
    -1
      index.html
  2. +0
    -12
      static/css/index.css

+ 1
- 1
index.html 파일 보기

@@ -72,7 +72,7 @@
<div class="swiper-container" style="height: 747px;margin-top: 61px;" id="bannerFocusWrap">
<div class="swiper-wrapper">
<div class="swiper-slide">
<img src="./static/images/banner.png" alt=""/>
<a href="#"><img src="./static/images/banner.png" alt=""/></a>
</div>
<div class="swiper-slide">
<img src="./static/images/product_banner.png" alt=""/>


+ 0
- 12
static/css/index.css 파일 보기

@@ -1,16 +1,4 @@
::-webkit-scrollbar{width:0;padding: 0;height: 0}
@font-face{
  font-family:"Source Han Sans SC Medium";
  src:url('../font/SourceHanSansSC-Medium.otf'),
}
@font-face{
  font-family:"Source Han Sans SC Normal";
  src:url('../font/SourceHanSansSC-Normal.otf'),
}
@font-face{
  font-family:"Source Han Sans SC Regular";
  src:url('../font/SourceHanSansSC-Regular.otf'),
}
.topTab{
background: #FFF;
line-height: 36px;


불러오는 중...
취소
저장