feat: 更换首页图片
BIN
images/arrow.png
Before Width: | Height: | Size: 895 B |
Before Width: | Height: | Size: 2.5 MiB |
Before Width: | Height: | Size: 1.6 MiB |
Before Width: | Height: | Size: 3.0 MiB |
Before Width: | Height: | Size: 2.5 MiB |
Before Width: | Height: | Size: 2.7 MiB |
Before Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 4.8 KiB |
Before Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 1.7 MiB |
Before Width: | Height: | Size: 444 B |
Before Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 9.8 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 8.9 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 114 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 4.7 MiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 127 KiB |
Before Width: | Height: | Size: 183 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 746 KiB |
Before Width: | Height: | Size: 17 MiB |
Before Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 171 B |
Before Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 694 B |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 291 B |
@ -6,7 +6,7 @@ import { APP_FULL_WIDTH, IMG_BASE_URL } from "../config";
|
||||
import './index.scss'
|
||||
|
||||
const homeBg = IMG_BASE_URL + '/pagesHome/homeBg.png'
|
||||
const homeBigBg = IMG_BASE_URL + '/pagesHome/homeBigBg.png'
|
||||
const homeBigBg = IMG_BASE_URL + '/pagesHome/homeBigBg1.png'
|
||||
|
||||
function InfoList(props: { data: Array<any> }) {
|
||||
const { data } = props;
|
||||
|