完成加载页、首页、答题页逻辑,待处理动画

This commit is contained in:
Andy Leong
2024-02-03 03:46:26 +08:00
parent c342ae3a01
commit dcb524eb5a
56 changed files with 406 additions and 508 deletions

View File

@@ -326,17 +326,14 @@ const hideShare = () => {
.mbti-title {
@include pos(600px, 120px, 90px, 418px);
font-size: 80px;
font-family: "HYYaKuHei";
text-align: center;
text-shadow: 3.109px 2.517px 4px rgba(215, 70, 56, 0.47);
text-stroke: 1px #ffffff;
-webkit-text-stroke: 1px #ffffff;
// -webkit-transform: matrix(2.63538838101382, -0.15627262233171, 0.15650043026188, 2.63155221026798, 0, 0);
font-weight: bolder;
transform: rotate(-4deg);
display: flex;
span {}
}
.mbti-des-box {
@@ -344,7 +341,6 @@ const hideShare = () => {
display: flex;
flex-direction: column;
justify-content: space-around;
font-family: "fzzy";
.des {
color: #af6f49;
@@ -358,7 +354,6 @@ const hideShare = () => {
display: flex;
flex-direction: column;
justify-content: space-around;
font-family: "fzcy";
.blessings {
font-size: 50px;
@@ -373,7 +368,6 @@ const hideShare = () => {
.mbti-product {
@include pos(630px, 140px, 134px, 948px);
font-family: "fzcy";
.product {
font-size: 45px;
@@ -485,7 +479,6 @@ const hideShare = () => {
.save-tips {
font-size: 20px;
font-family: "fzcy";
line-height: 20px;
margin-top: 20px;
color: #fff;
@@ -534,7 +527,6 @@ const hideShare = () => {
}
.tips-text {
font-family: "fzcy";
font-size: 25px;
@include pos(750px, 100px, 0px, 220px);
color: #ffffff;