Sfoglia il codice sorgente

问题修改

master
庞东旭 3 anni fa
parent
commit
ee290b0342
2 ha cambiato i file con 1 aggiunte e 13 eliminazioni
  1. +1
    -1
      index.html
  2. +0
    -12
      static/css/index.css

+ 1
- 1
index.html Vedi File

@@ -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 Vedi File

@@ -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;


Caricamento…
Annulla
Salva