增加官网底部文字,新隐私政策底部文字

This commit is contained in:
2025-10-15 15:02:20 +08:00
parent dee0fb6d6f
commit 1bc05a9047
7 changed files with 61 additions and 5 deletions

View File

@@ -177,10 +177,22 @@
font-weight: 400; font-weight: 400;
position: absolute; position: absolute;
left: 0; left: 0;
bottom: 0.7333333333rem; bottom: 1.1333333333rem;
} }
body .container .pagesBox .page1 .teamTwo, body .container .pagesBox .page1 .teamTwo,
html .container .pagesBox .page1 .teamTwo { html .container .pagesBox .page1 .teamTwo {
width: 100%;
text-align: center;
color: #fff;
opacity: 0.6;
font-size: 0.2666666667rem;
font-weight: 400;
position: absolute;
left: 0;
bottom: 0.7333333333rem;
}
body .container .pagesBox .page1 .teamThree,
html .container .pagesBox .page1 .teamThree {
width: 100%; width: 100%;
text-align: center; text-align: center;
color: #fff; color: #fff;
@@ -463,7 +475,7 @@
html .h5 .pagesBox .page1 .team { html .h5 .pagesBox .page1 .team {
width: 100%; width: 100%;
left: 0; left: 0;
bottom: 1.0933333333rem; bottom: 1.2rem;
text-align: center; text-align: center;
color: #fff; color: #fff;
opacity: 0.8; opacity: 0.8;
@@ -471,6 +483,18 @@
} }
body .h5 .pagesBox .page1 .teamTwo, body .h5 .pagesBox .page1 .teamTwo,
html .h5 .pagesBox .page1 .teamTwo { html .h5 .pagesBox .page1 .teamTwo {
width: 100%;
text-align: center;
color: #fff;
opacity: 0.6;
font-size: 0.2133333333rem;
font-weight: 400;
position: absolute;
left: 0;
bottom: 0.8rem;
}
body .h5 .pagesBox .page1 .teamThree,
html .h5 .pagesBox .page1 .teamThree {
width: 100%; width: 100%;
text-align: center; text-align: center;
color: #fff; color: #fff;

View File

@@ -188,7 +188,7 @@
font-weight: 400; font-weight: 400;
position: absolute; position: absolute;
left: 0; left: 0;
bottom: px2rem(55); bottom: px2rem(85);
} }
.teamTwo{ .teamTwo{
width: 100%; width: 100%;
@@ -199,6 +199,17 @@
font-weight: 400; font-weight: 400;
position: absolute; position: absolute;
left: 0; left: 0;
bottom: px2rem(55);
}
.teamThree{
width: 100%;
text-align: center;
color: #fff;
opacity: 0.6;
font-size: px2rem(20);
font-weight: 400;
position: absolute;
left: 0;
bottom: px2rem(30); bottom: px2rem(30);
} }
} }
@@ -484,7 +495,7 @@
.team { .team {
width: 100%; width: 100%;
left: 0; left: 0;
bottom: px2rem(82); bottom: px2rem(90);
text-align: center; text-align: center;
color: #fff; color: #fff;
opacity: 0.8; opacity: 0.8;
@@ -499,6 +510,17 @@
font-weight: 400; font-weight: 400;
position: absolute; position: absolute;
left: 0; left: 0;
bottom: px2rem(60);
}
.teamThree{
width: 100%;
text-align: center;
color: #fff;
opacity: 0.6;
font-size: px2rem(16);
font-weight: 400;
position: absolute;
left: 0;
bottom: px2rem(30); bottom: px2rem(30);
} }

View File

@@ -21,6 +21,7 @@ langAr = {
<img src="./images/downioadNew.png" alt="" class="downioad animate__animated "> <img src="./images/downioadNew.png" alt="" class="downioad animate__animated ">
<div class="team">© Vele Network Technology Limited</div> <div class="team">© Vele Network Technology Limited</div>
<div class="teamTwo">FLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT, HONG KONG</div> <div class="teamTwo">FLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT, HONG KONG</div>
<div class="teamThree">Registration Number72831910</div>
`, `,
img3: ` img3: `
<div class="title">انضم إلى MoliParty</div> <div class="title">انضم إلى MoliParty</div>
@@ -61,6 +62,7 @@ langAr = {
<img src="./images/h5And.png" alt="" class="h5And"> <img src="./images/h5And.png" alt="" class="h5And">
<div class="team">© Vele Network Technology Limited</div> <div class="team">© Vele Network Technology Limited</div>
<div class="teamTwo">FLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT, HONG KONG</div> <div class="teamTwo">FLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT, HONG KONG</div>
<div class="teamThree">Registration Number72831910</div>
</div> </div>
`, `,
} }

View File

@@ -20,6 +20,7 @@ langEn = {
<img src="./images/downioadNew.png" alt="" class="downioad animate__animated "> <img src="./images/downioadNew.png" alt="" class="downioad animate__animated ">
<div class="team">© Vele Network Technology Limited</div> <div class="team">© Vele Network Technology Limited</div>
<div class="teamTwo">FLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT, HONG KONG</div> <div class="teamTwo">FLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT, HONG KONG</div>
<div class="teamThree">Registration Number72831910</div>
`, `,
img3: ` img3: `
<div class="title">Join MoliParty</div> <div class="title">Join MoliParty</div>
@@ -62,6 +63,7 @@ langEn = {
<img src="./images/h5And.png" alt="" class="h5And"> <img src="./images/h5And.png" alt="" class="h5And">
<div class="team">© Vele Network Technology Limited</div> <div class="team">© Vele Network Technology Limited</div>
<div class="teamTwo">FLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT, HONG KONG</div> <div class="teamTwo">FLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT, HONG KONG</div>
<div class="teamThree">Registration Number72831910</div>
</div> </div>
`, `,

View File

@@ -20,6 +20,7 @@ langTr = {
<img src="./images/downioadNew.png" alt="" class="downioad animate__animated "> <img src="./images/downioadNew.png" alt="" class="downioad animate__animated ">
<div class="team">© Vele Network Technology Limited</div> <div class="team">© Vele Network Technology Limited</div>
<div class="teamTwo">FLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT, HONG KONG</div> <div class="teamTwo">FLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT, HONG KONG</div>
<div class="teamThree">Registration Number72831910</div>
`, `,
img3: ` img3: `
<div class="title">MoliParty'a Katıl</div> <div class="title">MoliParty'a Katıl</div>
@@ -61,6 +62,7 @@ langTr = {
<img src="./images/h5And.png" alt="" class="h5And"> <img src="./images/h5And.png" alt="" class="h5And">
<div class="team">© Vele Network Technology Limited</div> <div class="team">© Vele Network Technology Limited</div>
<div class="teamTwo">FLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT, HONG KONG</div> <div class="teamTwo">FLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT, HONG KONG</div>
<div class="teamThree">Registration Number72831910</div>
</div> </div>
`, `,

View File

@@ -21,6 +21,7 @@ langZh = {
<img src="./images/downioadNew.png" alt="" class="downioad animate__animated "> <img src="./images/downioadNew.png" alt="" class="downioad animate__animated ">
<div class="team">© Vele Network Technology Limited</div> <div class="team">© Vele Network Technology Limited</div>
<div class="teamTwo">FLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT, HONG KONG</div> <div class="teamTwo">FLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT, HONG KONG</div>
<div class="teamThree">Registration Number72831910</div>
`, `,
img3: ` img3: `
<div class="title">加入 MoliParty</div> <div class="title">加入 MoliParty</div>
@@ -62,6 +63,7 @@ langZh = {
<img src="./images/h5And.png" alt="" class="h5And"> <img src="./images/h5And.png" alt="" class="h5And">
<div class="team">© Vele Network Technology Limited</div> <div class="team">© Vele Network Technology Limited</div>
<div class="teamTwo">FLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT, HONG KONG</div> <div class="teamTwo">FLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT, HONG KONG</div>
<div class="teamThree">Registration Number72831910</div>
</div> </div>
`, `,

View File

@@ -1026,7 +1026,8 @@ Implementing security measures (e.g., detecting and preventing fraud) to protect
</p> </p>
<p class="text-balance leading-relaxed"> <p class="text-balance leading-relaxed">
Company NameVele Network Technology Limited<br /> Company NameVele Network Technology Limited<br />
AddressFLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT, HONG KONG AddressFLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT, HONG KONG<br />
Registration Number72831910
</p> </p>
</section> </section>
</main> </main>
@@ -1056,6 +1057,7 @@ AddressFLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT,
<div class="border-t border-gray-700 mt-8 pt-8 text-center text-gray-400 text-sm"> <div class="border-t border-gray-700 mt-8 pt-8 text-center text-gray-400 text-sm">
<p>&copy; Vele Network Technology Limited</p> <p>&copy; Vele Network Technology Limited</p>
<p>&copy; FLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT, HONG KONG</p> <p>&copy; FLAT/RM 7022 BLK D 7/F TAK WING IND BLDG 3, TSUN WEN ROAD TUEN MUN NT, HONG KONG</p>
<p>Registration Number72831910</p>
</div> </div>
</div> </div>
</footer> </footer>