123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882 |
- <script setup lang="ts">
- import Nav from '@/components/Nav.vue'
- import Footer from '@/components/Footer.vue'
- import {useSunStore} from "@/stores/sun";
- const sunStore = useSunStore()
- const toPage = (url:string) => {
- window.open(url)
- }
- </script>
- <template>
- <main class="main">
- <div class="mainBG">
- <img src="../assets/navBg.png" alt="BG">
- </div>
- <div class="BG1">
- <img src="../assets/home/BG1.png" alt="BG">
- </div>
- <div class="BG2">
- <img src="../assets/home/BG2.png" alt="BG">
- </div>
- <div class="BG3">
- <img src="../assets/home/BG3.png" alt="BG">
- </div>
- <Nav/>
- <div class="header">
- <div class="left" style="z-index: 2">
- <img class="left" v-show="!sunStore.sun" src="../assets/home/header-white.svg" alt="header">
- <img class="left" v-show="sunStore.sun" src="../assets/home/header.svg" alt="header">
- </div>
- <div class="right">
- <video v-show="!sunStore.sun" autoplay muted width="640" height="640" src="../media/0727(7).mp4">
- </video>
- <video v-show="sunStore.sun" autoplay muted width="640" height="640" src="../media/0727(12).mp4">
- </video>
- </div>
- </div>
- <div class="airdrop">
- <div class="title">
- <div class="left">
- <img v-show="!sunStore.sun" src="../assets/home/airdrop.svg" alt="airdrop">
- <img v-show="sunStore.sun" src="../assets/home/airdrop-black.svg" alt="airdrop">
- </div>
- <div class="right">
- <div class="text1">
- Airdrop
- </div>
- <div class="text2">
- Chain transaction data query platform
- </div>
- </div>
- </div>
- <div class="description">
- <div class="left">
- <img src="../assets/home/airdrop-1.svg" alt="airdrop-1">
- <div class="text1">
- Transaction data
- </div>
- <div class="text2">
- View the count of interactions on the public chain
- </div>
- <div class="shadow"/>
- </div>
- <div class="right">
- <div class="item1">
- <div class="item1Left">
- <div class="text1">
- View the count of Dapps
- </div>
- <div class="text1">
- you have interacted with historically.
- </div>
- <div class="text2">
- *Specific Dapp names are supported later
- </div>
- </div>
- <div class="item1Right">
- <img src="../assets/home/airdrop-2.svg" alt="airdrop-2">
- </div>
- <div class="shadow"/>
- </div>
- <div class="item1">
- <div class="item1Left">
- <div class="text1">
- Display the historical count of
- </div>
- <div class="text1">
- interactions in a histogram format.
- </div>
- </div>
- <div class="item1Right">
- <img src="../assets/home/airdrop-3.svg" alt="airdrop-2">
- </div>
- <div class="shadow"/>
- </div>
- </div>
- </div>
- </div>
- <div class="dividingLine"/>
- <div class="NFT" id="NFT">
- <div class="NFT-left">
- <div class="box1">
- <div class="text1">
- Bitflower NFT
- </div>
- </div>
- <div class="box2">
- <div class="frame">
- <div class="text4">
- zkSync
- </div>
- </div>
- <div class="frame">
- <div class="text4">
- ERC 721
- </div>
- </div>
- </div>
- <div class="box3">
- <span class="text2">
- Created by
- </span>
- <span class="text3">
- @Bitflower
- </span>
- <span class="text2">
- on zkSync Era
- </span>
- </div>
- <div class="box4">
- <div class="text2">
- Mint starts July 12 at 5:00 AM GMT+8
- </div>
- </div>
- <div class="box5">
- <div class="progress"/>
- </div>
- <div class="box6">
- <div class="text2">
- 42.1% minted
- </div>
- <div class="text5">
- 100/222
- </div>
- </div>
- <div class="button">
- <img src="../assets/home/button-1.svg" alt="button">
- <div class="text2" style="color: white">
- Go to mint
- </div>
- <img src="../assets/home/button-2.svg" alt="button">
- </div>
- <img v-show="!sunStore.sun" style="margin-top: 12px" src="../assets/home/zksync.svg" alt="zksync">
- <img v-show="sunStore.sun" style="margin-top: 12px" src="../assets/home/zksync-black.svg" alt="zksync">
- </div>
- <div class="NfT-right">
- <img v-show="!sunStore.sun" src="../assets/home/NFT-1-white.svg" alt="NFT">
- <img v-show="sunStore.sun" src="../assets/home/NFT-1.svg" alt="NFT">
- <img class="bitflower" src="../assets/home/NFT-2.svg" alt="NFT">
- </div>
- </div>
- <div class="dividingLine"/>
- <div class="roadMap">
- <div class="left">
- <img v-show="!sunStore.sun" style="width: 128px;height: 128px" src="../assets/home/roadmap-white.svg"
- alt="roadmap">
- <img v-show="sunStore.sun" style="width: 128px;height: 128px" src="../assets/home/roadmap.svg" alt="roadmap">
- <div class="text1">
- Road map
- </div>
- <div class="text2">
- Chain transaction data query platform
- </div>
- </div>
- <el-scrollbar>
- <div class="right">
- <div class="horizontalLine">
- <div class="greenHorizontalLine">
- </div>
- </div>
- <div class="greenCircle"/>
- <div class="year">
- 2023
- </div>
- <div class="item" style="left: 145px">
- <div class="itemUp">
- Q1
- <div class="greenVerticalLine"/>
- <div class="greenCircle"/>
- <div class="info">
- <img class="img" v-show="!sunStore.sun" style="margin-top: 12px" src="../assets/home/zksync.svg" alt="zksync">
- <img class="img" v-show="sunStore.sun" style="margin-top: 12px" src="../assets/home/zksync-black.svg" alt="zksync">
- <div class="text">
- Online zkS transaction data statistics
- </div>
- <div class="text">
- Dapp quick entry
- </div>
- <div class="text">
- .....
- </div>
- </div>
- </div>
- </div>
- <div class="item" style="left: 395px">
- <div class="itemDown">
- Q2
- <div class="greenVerticalLine"/>
- <div class="greenCircle"/>
- <div class="info">
- <div class="text">
- Online Layer Zero transaction data statistics
- </div>
- <div class="text">
- Cross-chain transaction statistics
- </div>
- <div class="text">
- Dapp quick entry
- </div>
- <div class="text">
- .....
- </div>
- <img class="img" v-show="!sunStore.sun" style="margin-top: 12px" src="../assets/home/layerZero-white.svg" alt="zksync">
- <img class="img" v-show="sunStore.sun" style="margin-top: 12px" src="../assets/home/layerZero.svg" alt="zksync">
- </div>
- </div>
- </div>
- <div class="item" style="left: 640px">
- <div class="itemUp">
- Q3
- <div class="greenVerticalLine"/>
- <div class="greenCircle"/>
- <div class="info">
- <img class="img" v-show="!sunStore.sun" style="margin-top: 12px" src="../assets/home/bitflower-white.svg" alt="zksync">
- <img class="img" v-show="sunStore.sun" style="margin-top: 12px" src="../assets/home/bitflower.svg" alt="zksync">
- <div class="text">
- Deploy the NFT on the zkSync network
- </div>
- <div class="text">
- Pin for the Weber 3.0
- </div>
- </div>
- </div>
- </div>
- <div class="item" style="left: 880px">
- <div class="itemDown" style="border: 1px solid #4C4C4C;">
- Q4
- <div class="greenVerticalLine" style="border-right: 1px solid #4c4c4c;"/>
- <div class="greenCircle" style="background: #4c4c4c"/>
- <div class="info">
- <div class="text">
- Coming soon...
- </div>
- <img class="img" v-show="!sunStore.sun" style="margin-top: 12px" src="../assets/home/starknet-white.svg" alt="zksync">
- <img class="img" v-show="sunStore.sun" style="margin-top: 12px" src="../assets/home/starknet.svg" alt="zksync">
- </div>
- </div>
- </div>
- </div>
- </el-scrollbar>
- </div>
- <div class="dividingLine"/>
- <Footer/>
- </main>
- </template>
- <style scoped lang="scss">
- .main {
- width: 1440px;
- height: 100%;
- margin: auto;
- //border: 1px solid var(--vt-c-border);
- border-top: none;
- border-bottom: none;
- padding: 30px 60px 0;
- .dividingLine {
- width: 100vw;
- height: 1px;
- border-bottom: 1px solid var(--vt-c-border);
- position: absolute;
- left: 0;
- }
- .mainBG {
- position: absolute;
- top: 0;
- z-index: -1;
- left: 0;
- right: 0;
- display: flex;
- justify-content: center;
- }
- .BG1 {
- position: absolute;
- top: -560px;
- left: 210px;
- display: flex;
- justify-content: center;
- animation: rotateAnimation 10s linear infinite;
- }
- .BG2 {
- position: absolute;
- top: -660px;
- left: -370px;
- display: flex;
- justify-content: center;
- animation: rotateAnimation 15s linear infinite;
- }
- .BG3 {
- position: absolute;
- top: 300px;
- left: 700px;
- display: flex;
- justify-content: center;
- animation: rotateAnimation 10s linear infinite;
- }
- @keyframes rotateAnimation {
- 0% {
- transform: rotate(0deg);
- }
- 100% {
- transform: rotate(-360deg);
- }
- }
- .header {
- display: flex;
- align-items: center;
- justify-content: space-between;
- padding: 100px 0;
- .left {
- user-select: none;
- -webkit-user-drag: none;
- }
- .right {
- //user-select: none;
- //-webkit-user-drag: none;
- //width: 320px;
- //height: 180px;
- }
- }
- .airdrop {
- display: flex;
- flex-direction: column;
- gap: 40px;
- .title {
- display: flex;
- align-items: center;
- gap: 16px;
- .right {
- display: flex;
- flex-direction: column;
- gap: 12px;
- .text1 {
- font-family: HONOR Sans CN;
- font-size: 32px;
- font-style: normal;
- font-weight: 700;
- line-height: normal;
- }
- .text2 {
- font-family: HONOR Sans CN;
- font-size: 15px;
- font-style: normal;
- font-weight: 400;
- line-height: normal;
- opacity: 0.5;
- }
- }
- }
- .description {
- display: flex;
- align-items: center;
- justify-content: space-between;
- margin-bottom: 110px;
- .left {
- width: 618px;
- height: 490px;
- border: 1px solid #4C4C4C;
- background: var(--vt-c-pure);
- box-shadow: 2px 2px 24px 0 rgba(255, 255, 255, 0.20);
- position: relative;
- padding: 60px;
- .text1 {
- font-family: HONOR Sans CN;
- font-size: 32px;
- font-style: normal;
- font-weight: 300;
- line-height: normal;
- margin-top: 46px;
- margin-bottom: 16px;
- }
- .text2 {
- font-family: HONOR Sans CN;
- font-size: 20px;
- font-style: normal;
- font-weight: 400;
- line-height: normal;
- opacity: 0.5;
- }
- .shadow {
- width: 618px;
- height: 490px;
- border: 1px solid #4C4C4C;
- background: #000;
- position: absolute;
- top: 10px;
- left: 10px;
- z-index: -1;
- }
- }
- .right {
- display: flex;
- flex-direction: column;
- gap: 50px;
- .item1 {
- width: 640px;
- height: 220px;
- border: 1px solid #4C4C4C;
- background: var(--vt-c-pure);
- position: relative;
- padding: 38px 60px;
- display: flex;
- align-items: center;
- gap: 54px;
- .item1Left {
- .text1 {
- font-family: HONOR Sans CN;
- font-size: 19px;
- font-style: normal;
- font-weight: 300;
- line-height: normal;
- }
- .text2 {
- font-family: HONOR Sans CN;
- font-size: 14px;
- font-style: normal;
- font-weight: 400;
- line-height: normal;
- opacity: 0.5;
- margin-top: 12px;
- }
- }
- .shadow {
- width: 640px;
- height: 220px;
- border: 1px solid #4C4C4C;
- background: #000;
- position: absolute;
- top: 10px;
- left: 10px;
- z-index: -1;
- }
- }
- }
- }
- }
- .NFT {
- padding: 40px 140px;
- display: flex;
- align-items: center;
- justify-content: space-between;
- .NFT-left {
- .text1 {
- font-family: HONOR Sans CN;
- font-size: 32px;
- font-style: normal;
- font-weight: 700;
- line-height: normal;
- }
- .text2 {
- font-family: HONOR Sans CN;
- font-size: 15px;
- font-style: normal;
- font-weight: 700;
- line-height: normal;
- }
- .text3 {
- font-family: HONOR Sans CN;
- font-size: 15px;
- font-style: normal;
- font-weight: 700;
- line-height: normal;
- color: #0075FF;
- }
- .text4 {
- font-family: HONOR Sans CN;
- font-size: 12px;
- font-style: normal;
- font-weight: 500;
- line-height: normal;
- color: #FFF;
- }
- .text5 {
- font-family: HONOR Sans CN;
- font-size: 14px;
- font-style: normal;
- font-weight: 400;
- line-height: normal;
- opacity: 0.5;
- }
- .box1 {
- margin-bottom: 8px;
- }
- .box2 {
- display: flex;
- align-items: center;
- margin-bottom: 12px;
- gap: 12px;
- .frame {
- display: flex;
- align-items: center;
- justify-content: center;
- padding: 6px 12px;
- width: fit-content;
- border: 1px solid #4C4C4C;
- background: #010101;
- }
- }
- .box3 {
- margin-bottom: 28px;
- }
- .box4 {
- margin-bottom: 16px;
- }
- .box5 {
- width: 400px;
- height: 8px;
- background: #caccc8;
- position: relative;
- margin-bottom: 12px;
- .progress {
- position: absolute;
- width: 145px;
- height: 8px;
- background: #00FFC2;
- }
- }
- .box6 {
- display: flex;
- align-items: center;
- justify-content: space-between;
- margin-bottom: 24px;
- }
- .button {
- display: flex;
- align-items: center;
- gap: 6px;
- width: 240px;
- padding: 12px 24px;
- justify-content: center;
- border: 1px solid #4C4C4C;
- background: #010101;
- }
- }
- .NfT-right {
- position: relative;
- .bitflower {
- position: absolute;
- top: 40px;
- left: 40px;
- }
- }
- }
- .roadMap {
- height: 650px;
- display: flex;
- align-items: center;
- margin-right: -60px;
- .text1 {
- font-family: HONOR Sans CN;
- font-size: 32px;
- font-style: normal;
- font-weight: 700;
- line-height: normal;
- margin-top: 16px;
- margin-bottom: 12px;
- }
- .text2 {
- font-family: HONOR Sans CN;
- font-size: 15px;
- font-style: normal;
- font-weight: 400;
- line-height: normal;
- opacity: 0.5;
- }
- .left {
- width: 476px;
- padding: 0 60px;
- height: 100%;
- display: flex;
- flex-direction: column;
- justify-content: center;
- border-right: 1px solid var(--vt-c-border);
- }
- .right {
- width: 1200px;
- height: 650px;
- display: flex;
- align-items: center;
- padding-left: 25px;
- position: relative;
- .greenCircle {
- width: 6px;
- height: 6px;
- border-radius: 50%;
- background: #00FFC2;
- position: absolute;
- }
- .horizontalLine {
- width: 1200px;
- height: 1px;
- border-bottom: 1px solid #4c4c4c;
- position: relative;
- .greenHorizontalLine {
- width: 630px;
- height: 1px;
- border-bottom: 1px solid #00FFC2;
- position: absolute;
- }
- }
- .year {
- font-family: HONOR Sans CN;
- font-size: 27px;
- font-style: normal;
- font-weight: 700;
- line-height: normal;
- position: absolute;
- top: 260px
- }
- .item {
- position: absolute;
- .itemUp {
- display: inline-flex;
- padding: 12px 24px;
- align-items: center;
- gap: 6px;
- border: 1px solid #00FFC2;
- background: #010101;
- color: #FFF;
- font-family: HONOR Sans CN;
- font-size: 12px;
- font-style: normal;
- font-weight: 500;
- line-height: normal;
- position: relative;
- .greenVerticalLine {
- width: 1px;
- height: 120px;
- border-right: 1px solid #00FFC2;
- position: absolute;
- left: 0;
- right: 0;
- margin: auto;
- top:-120px;
- }
- .greenCircle {
- width: 6px;
- height: 6px;
- border-radius: 50%;
- background: #00FFC2;
- position: absolute;
- left: 0;
- right: 0;
- margin: auto;
- top:-120px;
- }
- .info {
- display: flex;
- flex-direction: column;
- gap:12px;
- position: absolute;
- top:-140px;
- right: -250px;
- width: 250px;
- .img{
- width: 68px;
- height: 16px;
- }
- .text{
- font-family: HONOR Sans CN;
- font-size: 12px;
- font-style: normal;
- font-weight: 500;
- line-height: normal;
- opacity: 0.5;
- color: var(--color-text);
- }
- .text::before {
- content: "\00B7";
- margin-right: 5px;
- }
- }
- }
- .itemDown {
- display: inline-flex;
- padding: 12px 24px;
- align-items: center;
- gap: 6px;
- border: 1px solid #00FFC2;
- background: #010101;
- color: #FFF;
- font-family: HONOR Sans CN;
- font-size: 12px;
- font-style: normal;
- font-weight: 500;
- line-height: normal;
- position: relative;
- .greenVerticalLine {
- width: 1px;
- height: 150px;
- border-right: 1px solid #00FFC2;
- position: absolute;
- left: 0;
- right: 0;
- margin: auto;
- bottom:-150px;
- }
- .greenCircle {
- width: 6px;
- height: 6px;
- border-radius: 50%;
- background: #00FFC2;
- position: absolute;
- left: 0;
- right: 0;
- margin: auto;
- bottom:-150px;
- }
- .info {
- display: flex;
- flex-direction: column;
- gap:12px;
- position: absolute;
- bottom:-155px;
- right: -300px;
- width: 300px;
- .img{
- width: 68px;
- height: 16px;
- }
- .text{
- font-family: HONOR Sans CN;
- font-size: 12px;
- font-style: normal;
- font-weight: 500;
- line-height: normal;
- opacity: 0.5;
- color: var(--color-text);
- }
- .text::before {
- content: "\00B7";
- margin-right: 5px;
- }
- }
- }
- }
- }
- }
- .footer {
- display: flex;
- .footer-left {
- width: 757px;
- height: 275px;
- border-right: 1px solid var(--vt-c-border);
- margin-left: -60px;
- .logoBox {
- padding: 40px 60px 66px 60px;
- border-bottom: 1px solid var(--vt-c-border);
- .logo {
- display: flex;
- flex-direction: column;
- gap:24px;
- width: 218px;
- }
- }
- .officeLink {
- display: flex;
- align-items: center;
- gap:28px;
- height: 100px;
- padding-left: 60px;
- }
- }
- .footer-right{
- width: 680px;
- padding: 40px 60px;
- .descriptive{
- font-family: HONOR Sans CN;
- font-size: 12px;
- font-style: normal;
- font-weight: 400;
- line-height: 24px;
- opacity: 0.5;
- margin-top: 9px;
- margin-bottom: 24px;
- }
- .button{
- width: fit-content;
- display: flex;
- padding: 12px 24px;
- align-items: center;
- gap: 6px;
- border: 1px solid var(--vt-c-border);
- background: #010101;
- cursor: pointer;
- color: #FFF;
- font-family: HONOR Sans CN;
- font-size: 14px;
- font-style: normal;
- font-weight: 500;
- line-height: normal;
- }
- }
- }
- }
- </style>
|