|
|
@@ -1,9 +1,9 @@
|
|
|
<template>
|
|
|
<div class="container">
|
|
|
- <img class="topBox" src="../assets/矩形@3x (1).png" alt="" />
|
|
|
+ <img class="topBox" src="../assets/bg.jpg" alt="" />
|
|
|
|
|
|
<div class="top center-content">
|
|
|
- <div class="title1">嗨! 我们是第九空间</div>
|
|
|
+ <div class="title1">嗨! 我们是modern point</div>
|
|
|
<div class="title2">全球领先的游戏数字藏品NFT集结地</div>
|
|
|
<div class="btnCon" @click="$router.push('/collection')"><span>立即探索</span></div>
|
|
|
</div>
|
|
|
@@ -13,7 +13,7 @@
|
|
|
<el-image :src="getImg(banners[0].pic, '', 800)" />
|
|
|
</swiper-slide>
|
|
|
</swiper> -->
|
|
|
- <img class="title-img" :src="titleImg" alt="" style="object-fit: cover" />
|
|
|
+ <img class="title-img" :src="titleImg" alt="" style="object-fit: cover;" />
|
|
|
|
|
|
<div class="hot1">铸造者</div>
|
|
|
<div class="introduce center-content">
|
|
|
@@ -97,29 +97,33 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="space">为什么叫第九空间</div>
|
|
|
- <div class="space2">
|
|
|
- 一切数据皆可复制的时代,第九空间NFT让你拥有一份独家数字藏品,让你拥有一份唯一游戏权益
|
|
|
- </div>
|
|
|
- <div class="th">
|
|
|
- <div>
|
|
|
- <div class="words1">我们始终坚信</div>
|
|
|
- <div class="words2">未来的虚拟世界将演变成同具价值的数字世界</div>
|
|
|
- </div>
|
|
|
- <div class="border"></div>
|
|
|
- <div>
|
|
|
- <div class="words1">我们非常确定</div>
|
|
|
- <div class="words2">我们能让你更容易创造和体验未来的数字世界</div>
|
|
|
- </div>
|
|
|
- <div class="border"></div>
|
|
|
- <div>
|
|
|
- <div class="words1">我们不会放弃</div>
|
|
|
- <div class="words2">与收藏夹们共建链上游戏生态的数字现实时间</div>
|
|
|
+ </div>
|
|
|
+ <div class="content why">
|
|
|
+ <div class="center-content">
|
|
|
+ <div class="space">为什么叫modern point</div>
|
|
|
+ <div class="space2">
|
|
|
+ 一切数据皆可复制的时代,modern point NFT让你拥有一份独家数字藏品,让你拥有一份唯一游戏权益
|
|
|
</div>
|
|
|
- <div class="border"></div>
|
|
|
- <div class="word-item">
|
|
|
- <div class="words1 words3">此为,第九空间</div>
|
|
|
- <more-title>了解更多</more-title>
|
|
|
+ <div class="th">
|
|
|
+ <div>
|
|
|
+ <div class="words1">我们始终坚信</div>
|
|
|
+ <div class="words2">未来的虚拟世界将演变成同具价值的数字世界</div>
|
|
|
+ </div>
|
|
|
+ <div class="border"></div>
|
|
|
+ <div>
|
|
|
+ <div class="words1">我们非常确定</div>
|
|
|
+ <div class="words2">我们能让你更容易创造和体验未来的数字世界</div>
|
|
|
+ </div>
|
|
|
+ <div class="border"></div>
|
|
|
+ <div>
|
|
|
+ <div class="words1">我们不会放弃</div>
|
|
|
+ <div class="words2">与收藏夹们共建链上游戏生态的数字现实时间</div>
|
|
|
+ </div>
|
|
|
+ <div class="border"></div>
|
|
|
+ <div class="word-item">
|
|
|
+ <div class="words1 words3">此为,modern point</div>
|
|
|
+ <more-title>了解更多</more-title>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -267,23 +271,24 @@ export default {
|
|
|
<style lang="less" scoped>
|
|
|
.topBox {
|
|
|
width: 100%;
|
|
|
- height: 460px;
|
|
|
+ height: 550px;
|
|
|
}
|
|
|
.container {
|
|
|
position: relative;
|
|
|
+ background-color: @bg;
|
|
|
.title-img {
|
|
|
width: 55%;
|
|
|
height: 460px;
|
|
|
display: inline-block;
|
|
|
position: absolute;
|
|
|
- top: 0;
|
|
|
+ top: 90px;
|
|
|
right: 0px;
|
|
|
}
|
|
|
|
|
|
.top {
|
|
|
position: absolute;
|
|
|
width: 100%;
|
|
|
- top: 0;
|
|
|
+ top: 90px;
|
|
|
left: 0;
|
|
|
right: 0;
|
|
|
z-index: 88;
|
|
|
@@ -324,8 +329,8 @@ export default {
|
|
|
height: 44px;
|
|
|
border: 1px solid;
|
|
|
border-radius: 8px;
|
|
|
- color: #fdfb60;
|
|
|
- border-image: linear-gradient(135deg, rgba(253, 251, 96, 1), rgba(255, 143, 62, 1)) 1 1;
|
|
|
+ color: #fff;
|
|
|
+ border-color: #fff;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
@@ -353,7 +358,7 @@ export default {
|
|
|
.name {
|
|
|
font-size: 16px;
|
|
|
font-weight: bold;
|
|
|
- color: #ffffff;
|
|
|
+ color: #26273c;
|
|
|
line-height: 24px;
|
|
|
&.name1 {
|
|
|
margin: 10px 0 4px 0;
|
|
|
@@ -392,18 +397,18 @@ export default {
|
|
|
font-size: 24px;
|
|
|
text-align: center;
|
|
|
font-weight: 400;
|
|
|
- color: #ffffff;
|
|
|
+ color: #26273c;
|
|
|
line-height: 34px;
|
|
|
font-family: ZhenyanGB-Regular, ZhenyanGB;
|
|
|
padding: 80px 0 40px;
|
|
|
}
|
|
|
.content {
|
|
|
- background: #0f1111;
|
|
|
+ background: #fff;
|
|
|
.hot {
|
|
|
font-size: 24px;
|
|
|
text-align: center;
|
|
|
font-weight: 400;
|
|
|
- color: #ffffff;
|
|
|
+ color: #26273c;
|
|
|
line-height: 34px;
|
|
|
font-family: ZhenyanGB-Regular, ZhenyanGB;
|
|
|
padding: 100px 0 50px;
|
|
|
@@ -441,7 +446,7 @@ export default {
|
|
|
font-size: 24px;
|
|
|
text-align: center;
|
|
|
font-weight: 400;
|
|
|
- color: #ffffff;
|
|
|
+ color: #26273c;
|
|
|
line-height: 34px;
|
|
|
padding: 60px 0 50px;
|
|
|
font-family: ZhenyanGB-Regular, ZhenyanGB;
|
|
|
@@ -481,18 +486,19 @@ export default {
|
|
|
align-items: center;
|
|
|
justify-content: space-between;
|
|
|
.box {
|
|
|
- .line();
|
|
|
width: 580px;
|
|
|
height: 114px;
|
|
|
- border: 1px solid;
|
|
|
+ border: 1px solid #ebeff1;
|
|
|
margin-bottom: 30px;
|
|
|
cursor: inherit;
|
|
|
+ background: #fff;
|
|
|
+ border-radius: 8px;
|
|
|
.box1 {
|
|
|
margin: 30px 0 0 40px;
|
|
|
.text1 {
|
|
|
font-size: 18px;
|
|
|
font-weight: bold;
|
|
|
- color: #ffffff;
|
|
|
+ color: #26273c;
|
|
|
line-height: 24px;
|
|
|
margin-bottom: 6px;
|
|
|
}
|
|
|
@@ -505,13 +511,17 @@ export default {
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
+}
|
|
|
+
|
|
|
+.why {
|
|
|
+ overflow: hidden;
|
|
|
.space {
|
|
|
height: 34px;
|
|
|
font-size: 24px;
|
|
|
text-align: center;
|
|
|
margin: 100px 0 8px;
|
|
|
font-weight: 400;
|
|
|
- color: #ffffff;
|
|
|
+ color: #26273c;
|
|
|
font-family: ZhenyanGB-Regular, ZhenyanGB;
|
|
|
line-height: 34px;
|
|
|
}
|
|
|
@@ -526,7 +536,7 @@ export default {
|
|
|
.th {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
- background: #131414;
|
|
|
+ background: #fff;
|
|
|
border-radius: 8px;
|
|
|
height: 175px;
|
|
|
align-items: center;
|
|
|
@@ -535,12 +545,12 @@ export default {
|
|
|
.border {
|
|
|
width: 1px;
|
|
|
height: 115px;
|
|
|
- background: #494a4d;
|
|
|
+ background: #ebeff1;
|
|
|
}
|
|
|
.words1 {
|
|
|
font-size: 18px;
|
|
|
font-weight: 400;
|
|
|
- color: #ffffff;
|
|
|
+ color: #26273c;
|
|
|
line-height: 25px;
|
|
|
// margin: 12px 0;
|
|
|
&.words3 {
|
|
|
@@ -565,14 +575,13 @@ export default {
|
|
|
.name {
|
|
|
font-size: 16px;
|
|
|
font-weight: 400;
|
|
|
- color: #ffffff;
|
|
|
+ color: #26273c;
|
|
|
line-height: 24px;
|
|
|
margin: 0 10px;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
-
|
|
|
.list {
|
|
|
margin: -16px;
|
|
|
.collect {
|