diff --git a/src/App.vue b/src/App.vue index 28969a4..902d4f5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -17,7 +17,7 @@ body, html { padding: 0; margin: 0; - line-height: 1.0; + line-height: 1.1; font-family: "ui-sans-serif", "system-ui", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", diff --git a/src/assets/img/badge/close.png b/src/assets/img/badge/close.png index e659ea0..9535fa5 100644 Binary files a/src/assets/img/badge/close.png and b/src/assets/img/badge/close.png differ diff --git a/src/assets/img/badge/disable message.png b/src/assets/img/badge/disable message.png new file mode 100644 index 0000000..cdf7a77 Binary files /dev/null and b/src/assets/img/badge/disable message.png differ diff --git a/src/assets/img/badge/more交互(2).png b/src/assets/img/badge/more交互(2).png deleted file mode 100644 index 0e80c51..0000000 Binary files a/src/assets/img/badge/more交互(2).png and /dev/null differ diff --git a/src/assets/img/badge/rabbit.png b/src/assets/img/badge/rabbit.png new file mode 100644 index 0000000..608eb10 Binary files /dev/null and b/src/assets/img/badge/rabbit.png differ diff --git a/src/assets/img/badge/star-bg.png b/src/assets/img/badge/star-bg.png new file mode 100644 index 0000000..5dacd9f Binary files /dev/null and b/src/assets/img/badge/star-bg.png differ diff --git a/src/assets/img/badge/timeline.png b/src/assets/img/badge/timeline.png index bf785b8..78d9e8e 100644 Binary files a/src/assets/img/badge/timeline.png and b/src/assets/img/badge/timeline.png differ diff --git a/src/assets/img/badge/三角(1).png b/src/assets/img/badge/三角(1).png deleted file mode 100644 index cd2d128..0000000 Binary files a/src/assets/img/badge/三角(1).png and /dev/null differ diff --git a/src/assets/img/badge/装饰.png b/src/assets/img/badge/装饰.png deleted file mode 100644 index 633d7f5..0000000 Binary files a/src/assets/img/badge/装饰.png and /dev/null differ diff --git a/src/assets/text/Poppins-BoldItalic.ttf b/src/assets/text/Poppins-BoldItalic.ttf new file mode 100644 index 0000000..939fc7d Binary files /dev/null and b/src/assets/text/Poppins-BoldItalic.ttf differ diff --git a/src/assets/text/Poppins-SemiBoldItalic.ttf b/src/assets/text/Poppins-SemiBoldItalic.ttf new file mode 100644 index 0000000..74a7c43 Binary files /dev/null and b/src/assets/text/Poppins-SemiBoldItalic.ttf differ diff --git a/src/assets/text/text.css b/src/assets/text/text.css index 698bdab..880c350 100644 --- a/src/assets/text/text.css +++ b/src/assets/text/text.css @@ -1,18 +1,37 @@ @font-face { - font-family: "Big John"; - src: url('./big-john-woff2-2.ttf'); - font-weight: normal; - font-style: normal; + font-family: "FiraSans-BlackItalic"; + src: url("./FiraSans-BlackItalic.ttf"); + font-weight: normal; + font-style: normal; } @font-face { - font-family: "Arial"; - src: url('./arial.ttf'); - font-weight: normal; - font-style: normal; + font-family: "FiraSans-Condensed"; + src: url("./FiraSansCondensed-Thin.ttf"); + font-weight: normal; + font-style: normal; } @font-face { - font-family: 'Poppins'; + font-family: "Poppins-Bold"; + font-style: normal; + font-weight: 600; + src: url("./Poppins-SemiBold.ttf") format("truetype"); +} +@font-face { + font-family: "Poppins-Medium"; + font-style: normal; + font-weight: 600; + src: url("./Poppins-Medium.ttf") format("truetype"); +} +@font-face { + font-family: "Poppins-Regular"; + font-style: normal; + font-weight: 600; + src: url("./Poppins-Regular.ttf") format("truetype"); +} +@font-face { + font-family: "Poppins-SemiBoldItalic"; font-style: normal; font-weight: 600; - src: url('./Poppins-SemiBold.ttf') format('truetype'); + src: url("./Poppins-SemiBoldItalic.ttf") format("truetype"); } + diff --git a/src/assets/text/字体(2).zip b/src/assets/text/字体(2).zip new file mode 100644 index 0000000..e9fe84c Binary files /dev/null and b/src/assets/text/字体(2).zip differ diff --git a/src/assets/text/字体(2)/字体/FiraSans-BlackItalic.ttf b/src/assets/text/字体(2)/字体/FiraSans-BlackItalic.ttf new file mode 100644 index 0000000..cab6638 Binary files /dev/null and b/src/assets/text/字体(2)/字体/FiraSans-BlackItalic.ttf differ diff --git a/src/assets/text/字体(2)/字体/FiraSansCondensed-Thin.ttf b/src/assets/text/字体(2)/字体/FiraSansCondensed-Thin.ttf new file mode 100644 index 0000000..44bb1e0 Binary files /dev/null and b/src/assets/text/字体(2)/字体/FiraSansCondensed-Thin.ttf differ diff --git a/src/assets/text/字体(2)/字体/Poppins-Black.ttf b/src/assets/text/字体(2)/字体/Poppins-Black.ttf new file mode 100644 index 0000000..4d409e0 Binary files /dev/null and b/src/assets/text/字体(2)/字体/Poppins-Black.ttf differ diff --git a/src/assets/text/字体(2)/字体/Poppins-BlackItalic.ttf b/src/assets/text/字体(2)/字体/Poppins-BlackItalic.ttf new file mode 100644 index 0000000..f3c5e0a Binary files /dev/null and b/src/assets/text/字体(2)/字体/Poppins-BlackItalic.ttf differ diff --git a/src/assets/text/字体(2)/字体/Poppins-Bold.ttf b/src/assets/text/字体(2)/字体/Poppins-Bold.ttf new file mode 100644 index 0000000..44313ca Binary files /dev/null and b/src/assets/text/字体(2)/字体/Poppins-Bold.ttf differ diff --git a/src/assets/text/字体(2)/字体/Poppins-BoldItalic.ttf b/src/assets/text/字体(2)/字体/Poppins-BoldItalic.ttf new file mode 100644 index 0000000..939fc7d Binary files /dev/null and b/src/assets/text/字体(2)/字体/Poppins-BoldItalic.ttf differ diff --git a/src/assets/text/字体(2)/字体/Poppins-ExtraBold.ttf b/src/assets/text/字体(2)/字体/Poppins-ExtraBold.ttf new file mode 100644 index 0000000..88d0f1e Binary files /dev/null and b/src/assets/text/字体(2)/字体/Poppins-ExtraBold.ttf differ diff --git a/src/assets/text/字体(2)/字体/Poppins-ExtraBoldItalic.ttf b/src/assets/text/字体(2)/字体/Poppins-ExtraBoldItalic.ttf new file mode 100644 index 0000000..da7a257 Binary files /dev/null and b/src/assets/text/字体(2)/字体/Poppins-ExtraBoldItalic.ttf differ diff --git a/src/assets/text/字体(2)/字体/Poppins-ExtraLight.ttf b/src/assets/text/字体(2)/字体/Poppins-ExtraLight.ttf new file mode 100644 index 0000000..4620a42 Binary files /dev/null and b/src/assets/text/字体(2)/字体/Poppins-ExtraLight.ttf differ diff --git a/src/assets/text/字体(2)/字体/Poppins-ExtraLightItalic.ttf b/src/assets/text/字体(2)/字体/Poppins-ExtraLightItalic.ttf new file mode 100644 index 0000000..2c5ad2f Binary files /dev/null and b/src/assets/text/字体(2)/字体/Poppins-ExtraLightItalic.ttf differ diff --git a/src/assets/text/字体(2)/字体/Poppins-Italic.ttf b/src/assets/text/字体(2)/字体/Poppins-Italic.ttf new file mode 100644 index 0000000..8efebbf Binary files /dev/null and b/src/assets/text/字体(2)/字体/Poppins-Italic.ttf differ diff --git a/src/assets/text/字体(2)/字体/Poppins-Light.ttf b/src/assets/text/字体(2)/字体/Poppins-Light.ttf new file mode 100644 index 0000000..8a6ac68 Binary files /dev/null and b/src/assets/text/字体(2)/字体/Poppins-Light.ttf differ diff --git a/src/assets/text/字体(2)/字体/Poppins-LightItalic.ttf b/src/assets/text/字体(2)/字体/Poppins-LightItalic.ttf new file mode 100644 index 0000000..b8f46a6 Binary files /dev/null and b/src/assets/text/字体(2)/字体/Poppins-LightItalic.ttf differ diff --git a/src/assets/text/字体(2)/字体/Poppins-Medium.ttf b/src/assets/text/字体(2)/字体/Poppins-Medium.ttf new file mode 100644 index 0000000..5b46f19 Binary files /dev/null and b/src/assets/text/字体(2)/字体/Poppins-Medium.ttf differ diff --git a/src/assets/text/字体(2)/字体/Poppins-MediumItalic.ttf b/src/assets/text/字体(2)/字体/Poppins-MediumItalic.ttf new file mode 100644 index 0000000..e362e57 Binary files /dev/null and b/src/assets/text/字体(2)/字体/Poppins-MediumItalic.ttf differ diff --git a/src/assets/text/字体(2)/字体/Poppins-Regular.ttf b/src/assets/text/字体(2)/字体/Poppins-Regular.ttf new file mode 100644 index 0000000..246a861 Binary files /dev/null and b/src/assets/text/字体(2)/字体/Poppins-Regular.ttf differ diff --git a/src/assets/text/字体(2)/字体/Poppins-SemiBold.ttf b/src/assets/text/字体(2)/字体/Poppins-SemiBold.ttf new file mode 100644 index 0000000..3bbad2a Binary files /dev/null and b/src/assets/text/字体(2)/字体/Poppins-SemiBold.ttf differ diff --git a/src/assets/text/字体(2)/字体/Poppins-SemiBoldItalic.ttf b/src/assets/text/字体(2)/字体/Poppins-SemiBoldItalic.ttf new file mode 100644 index 0000000..74a7c43 Binary files /dev/null and b/src/assets/text/字体(2)/字体/Poppins-SemiBoldItalic.ttf differ diff --git a/src/assets/text/字体(2)/字体/Poppins-Thin.ttf b/src/assets/text/字体(2)/字体/Poppins-Thin.ttf new file mode 100644 index 0000000..205b284 Binary files /dev/null and b/src/assets/text/字体(2)/字体/Poppins-Thin.ttf differ diff --git a/src/assets/text/字体(2)/字体/Poppins-ThinItalic.ttf b/src/assets/text/字体(2)/字体/Poppins-ThinItalic.ttf new file mode 100644 index 0000000..2f4b05e Binary files /dev/null and b/src/assets/text/字体(2)/字体/Poppins-ThinItalic.ttf differ diff --git a/src/components/global/ImageTextModal.vue b/src/components/global/ImageTextModal.vue index baff4a6..4802cce 100644 --- a/src/components/global/ImageTextModal.vue +++ b/src/components/global/ImageTextModal.vue @@ -17,14 +17,14 @@ />
-
+
/hero.png
-
+
This is an exclusive badge for CEBG Genesis NFT holders. It will serve as an identity credential for Genesis NFT holders to participate in all future activities @@ -55,6 +55,7 @@ const onCancel = () => { position: relative; } + .hero-img { position: absolute; left: 0; @@ -113,5 +114,25 @@ const onCancel = () => { padding: 0; box-shadow: none; } + .ant-modal-mask { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1000; + height: 100%; + background-color: rgba(0, 0, 0, 0.85)!important; +} +} +.ant-modal-mask { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1000; + height: 100%; + background-color: rgba(0, 0, 0, 0.85)!important; } diff --git a/src/components/layout/NavBar.vue b/src/components/layout/NavBar.vue index 569536e..06d1302 100644 --- a/src/components/layout/NavBar.vue +++ b/src/components/layout/NavBar.vue @@ -14,7 +14,7 @@ class="w-[18.75rem] login-btn h-[3.75rem] mr-6 flex items-center justify-center bg-button-default " >