1
This commit is contained in:
parent
83b16b763c
commit
3f9d11d97c
BIN
public/img/home.png
Normal file
BIN
public/img/home.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 182 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 193 KiB |
@ -25,7 +25,7 @@
|
||||
<main class="pager" ref="pager" @scroll="onScroll" @wheel.prevent="onWheel"> <!-- 首屏 -->
|
||||
<section id="s1" class="page hero">
|
||||
<div class="hero-inner">
|
||||
<img class="phone" src="/img/home_phone.png" alt="">
|
||||
<img class="phone" src="/img/home.png" alt="">
|
||||
<div class="hero-text">
|
||||
<div class="hero-logo">
|
||||
<img src="/img/logo.png" alt="">
|
||||
@ -160,7 +160,7 @@ onUnmounted(() => window.removeEventListener('keydown', onKey))
|
||||
<style scoped>
|
||||
@font-face {
|
||||
font-family: 'AlimamaShuHeiTi-Bold';
|
||||
src: url('/ALIMAMASHUHEITI.TTF') format('truetype');
|
||||
src: url('/alimamashuheiti.ttf') format('truetype');
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user