diff --git a/view/yinmeng/activity/2024-childrenDay/css/index.css b/view/yinmeng/activity/2024-childrenDay/css/index.css new file mode 100644 index 0000000..33bd628 --- /dev/null +++ b/view/yinmeng/activity/2024-childrenDay/css/index.css @@ -0,0 +1,1014 @@ +html, +body { + width: 100%; + background: #8FB9FF; +} + +.rabbit { + z-index: 999; + width: 0.8rem; + height: 0.8rem; +} + +.back { + position: fixed; + top: 0.93333rem; + left: 0.45333rem; + z-index: 99; + width: 0.82667rem; + height: 0.82667rem; +} + +.back img { + width: 100%; + height: 100%; +} + +.back p { + color: #fff; + font-size: 0.42667rem; + position: absolute; + width: 9rem; + left: 0; + top: 0; + height: 100%; + text-align: center; + line-height: 0.82667rem; +} + +.header { + width: 10rem; + height: 11.50667rem; + background: url(../images/header.png) no-repeat; + background-size: 100% 100%; + margin: 0 auto; + position: relative; +} + +.header .rule_icon { + width: 1.86667rem; + height: 0.86667rem; + position: absolute; + right: 0; + top: 8.24rem; +} + +.giftBox { + width: 9.73333rem; + height: 5.58667rem; + background: url(../images/giftBox.png) no-repeat; + background-size: 100% 100%; + position: relative; + margin: -2.13333rem auto 0; +} + +.giftBox .swiper { + position: absolute; + width: 8.86667rem; + height: 3.06667rem; + left: 50%; + transform: translateX(-50%); + top: 1.56rem; +} + +.giftBox .swiper .swiper-wrapper { + width: 100%; + height: 100%; +} + +.giftBox .swiper .swiper-wrapper img { + width: 100%; + height: 100%; + display: block; +} + +.game { + width: 9.72rem; + height: 13.02667rem; + background: url(../images/gameBg.png) no-repeat; + background-size: 100% 100%; + position: relative; + margin: 0rem auto 0; +} + +.game .magnifyingGlass { + width: 2.70667rem; + height: 0.82667rem; + line-height: 0.77333rem; + text-align: center; + color: #491405; + font-weight: 500; + font-size: 0.29333rem; + position: absolute; + left: 1.13333rem; + top: 1.48rem; + background: url(../images/text_icon.png) no-repeat; + background-size: 100% 100%; +} + +.game .records { + width: 2.70667rem; + height: 0.82667rem; + line-height: 0.77333rem; + text-align: center; + color: #491405; + font-weight: 500; + font-size: 0.29333rem; + position: absolute; + right: 1.13333rem; + top: 1.48rem; + background: url(../images/text_icon.png) no-repeat; + background-size: 100% 100%; +} + +.game .list_icon { + width: 1.58667rem; + height: 2.02667rem; + position: absolute; + left: 1.32rem; + top: 10.38667rem; +} + +.game .toast_icon { + width: 1.58667rem; + height: 2.02667rem; + position: absolute; + right: 1.32rem; + top: 10.38667rem; +} + +.game .but { + width: 3.53333rem; + height: 1.26667rem; + position: absolute; + left: 50%; + transform: translateX(-50%); + top: 10.84rem; +} + +.game .icon { + width: 1.25333rem; + height: 0.52rem; + position: absolute; +} + +.game .icon1 { + left: 1.4rem; + top: 2.84rem; +} + +.game .icon2 { + left: 4.48rem; + top: 3.97333rem; +} + +.game .icon3 { + left: 7.49333rem; + top: 3.10667rem; +} + +.game .icon4 { + left: 1.01333rem; + top: 5.12rem; +} + +.game .icon5 { + left: 1.28rem; + top: 7.68rem; +} + +.game .icon6 { + left: 6.48rem; + top: 7.29333rem; +} + +.game .buts { + width: 1.25333rem; + height: 2.2rem; + position: absolute; + z-index: 2; +} + +.game .buts1 { + left: 1.4rem; + top: 2.84rem; +} + +.game .buts2 { + left: 4.48rem; + top: 3.97333rem; +} + +.game .buts3 { + left: 7.49333rem; + top: 3.10667rem; +} + +.game .buts4 { + left: 1.01333rem; + top: 5.12rem; +} + +.game .buts5 { + left: 1.28rem; + top: 7.68rem; +} + +.game .buts6 { + left: 6.48rem; + top: 7.29333rem; +} + +.game .result { + width: 9.81333rem; + height: 11.42667rem; + position: absolute; + left: 50%; + transform: translateX(-50%); + top: 1.7rem; + background: url(../images/resultBg.png) no-repeat; + background-size: 100% 100%; + display: none; + z-index: 3; +} + +.game .result .tx_left { + width: 1.54667rem; + height: 1.54667rem; + border-radius: 50%; + border: 0.05333rem solid #FF6D65; + position: absolute; + top: 2.05333rem; + left: 2.30667rem; +} + +.game .result .tx_right { + width: 1.54667rem; + height: 1.54667rem; + border-radius: 50%; + border: 0.05333rem solid #FF6D65; + position: absolute; + top: 2.05333rem; + right: 2.30667rem; +} + +.game .result .name_left { + width: 1.81333rem; + text-align: center; + color: #FE7E64; + font-size: 0.34667rem; + font-weight: 500; + position: absolute; + left: 2.24rem; + top: 3.78667rem; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; +} + +.game .result .name_right { + width: 1.81333rem; + text-align: center; + color: #FE7E64; + font-size: 0.34667rem; + font-weight: 500; + position: absolute; + right: 2.24rem; + top: 3.78667rem; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; +} + +.game .result .id_right { + width: 1.81333rem; + text-align: center; + color: #FE7E64; + font-size: 0.34667rem; + font-weight: 500; + position: absolute; + right: 2.24rem; + top: 4.21333rem; +} + +.game .result .resultText { + width: 5.84rem; + height: 2.17333rem; + position: absolute; + left: 1.97333rem; + top: 4.12rem; +} + +.game .result .text1 { + width: 100%; + left: 0; + text-align: center; + color: #F86F64; + font-size: 0.32rem; + font-weight: bold; + top: 6.49333rem; + position: absolute; +} + +.game .result .giftName { + width: 100%; + left: 0; + text-align: center; + color: #F86F64; + font-size: 0.32rem; + font-weight: bold; + top: 9.06667rem; + position: absolute; +} + +.game .result .giftBoxs { + width: 1.96rem; + height: 1.89333rem; + position: absolute; + left: 50%; + transform: translateX(-50%); + top: 7.02667rem; + background: url(../images/giftBoxs.png) no-repeat; + background-size: 100% 100%; +} + +.game .result .giftBoxs img { + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); +} + +.game .result .view { + width: 2.37333rem; + height: 1.01333rem; + position: absolute; + left: 1.88rem; + top: 9.58667rem; +} + +.game .result .playAgain { + width: 2.37333rem; + height: 1.01333rem; + position: absolute; + right: 1.88rem; + top: 9.58667rem; +} + +.game .result2 { + width: 9.81333rem; + height: 11.42667rem; + position: absolute; + left: 50%; + transform: translateX(-50%); + top: 1.7rem; + background: url(../images/resultBg2.png) no-repeat; + background-size: 100% 100%; + display: none; + z-index: 3; +} + +.game .result2 .tx_left { + width: 1.54667rem; + height: 1.54667rem; + border-radius: 50%; + border: 0.05333rem solid #FF6D65; + position: absolute; + top: 2.05333rem; + left: 50%; + transform: translateX(-50%); +} + +.game .result2 .name_left { + width: 1.81333rem; + text-align: center; + color: #FE7E64; + font-size: 0.34667rem; + font-weight: 500; + position: absolute; + left: 50%; + transform: translateX(-50%); + top: 3.78667rem; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; +} + +.game .result2 .resultText { + width: 5.84rem; + height: 1.68rem; + position: absolute; + left: 1.97333rem; + top: 4.61333rem; +} + +.game .result2 .text1 { + width: 100%; + left: 0; + text-align: center; + color: #F86F64; + font-size: 0.32rem; + font-weight: bold; + top: 6.49333rem; + position: absolute; +} + +.game .result2 .giftName { + width: 100%; + left: 0; + text-align: center; + color: #F86F64; + font-size: 0.32rem; + font-weight: bold; + top: 9.06667rem; + position: absolute; +} + +.game .result2 .giftBoxs { + width: 1.96rem; + height: 1.89333rem; + position: absolute; + left: 50%; + transform: translateX(-50%); + top: 7.02667rem; + background: url(../images/giftBoxs.png) no-repeat; + background-size: 100% 100%; +} + +.game .result2 .giftBoxs img { + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); +} + +.game .result2 .view { + width: 2.37333rem; + height: 1.01333rem; + position: absolute; + left: 1.88rem; + top: 9.58667rem; +} + +.game .result2 .playAgain { + width: 2.37333rem; + height: 1.01333rem; + position: absolute; + right: 1.88rem; + top: 9.58667rem; +} + +.list_pub { + position: fixed; + left: 0; + top: 0; + bottom: 0; + right: 0; + background: rgba(0, 0, 0, 0.5); + z-index: 99; + display: none; +} + +.list_pub .list_pub_in { + width: 9.94667rem; + height: 14.26667rem; + background: url(../images/listBox.png) no-repeat; + background-size: 100% 100%; + position: absolute; + left: 50%; + transform: translateX(-50%); + bottom: 0; +} + +.list_pub .list_pub_in .tab { + width: 8.92rem; + height: 0.84rem; + display: flex; + justify-content: space-between; + margin: 3.26667rem auto 0; +} + +.list_pub .list_pub_in .tab div { + width: 2.78667rem; + line-height: 0.77333rem; + text-align: center; + color: #A78066; + font-size: 0.4rem; + background: url(../images/listTab.png) no-repeat; + background-size: 100% 100%; + font-weight: bold; +} + +.list_pub .list_pub_in .tab .act { + color: #6C2C00; + background: url(../images/lisTabAct.png) no-repeat; + background-size: 100% 100%; +} + +.list_pub .list_pub_in .top1 { + width: 2.92rem; + height: 2.64rem; + position: absolute; + left: 50%; + transform: translateX(-50%); + top: 4.61333rem; +} + +.list_pub .list_pub_in .top1 .ts { + width: 100%; + height: 100%; + position: absolute; + left: 0; + top: 0; + z-index: 2; +} + +.list_pub .list_pub_in .top1 .tx { + width: 1.94667rem; + height: 1.94667rem; + border-radius: 50%; + position: absolute; + left: 50%; + transform: translateX(-50%); + top: 0.42667rem; +} + +.list_pub .list_pub_in .top1 .name { + width: 2.88rem; + height: 0.65333rem; + line-height: 0.64rem; + text-align: center; + color: #fff; + font-size: 0.33333rem; + font-weight: 500; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + background: url(../images/listText1.png) no-repeat; + background-size: 100% 100%; + z-index: 3; + position: absolute; + top: 2.02667rem; + left: 50%; + transform: translateX(-50%); +} + +.list_pub .list_pub_in .top1 .score { + width: 1.97333rem; + height: 0.52rem; + line-height: 0.46667rem; + text-align: center; + color: #471900; + font-size: 0.25333rem; + font-weight: 500; + background: url(../images/listNo.png) no-repeat; + background-size: 100% 100%; + z-index: 4; + position: absolute; + top: 2.56rem; + left: 50%; + transform: translateX(-50%); +} + +.list_pub .list_pub_in .top2 { + width: 2.92rem; + height: 2.90667rem; + position: absolute; + left: 0.68rem; + top: 5.93333rem; +} + +.list_pub .list_pub_in .top2 .ts { + width: 100%; + height: 100%; + position: absolute; + left: 0; + top: 0; + z-index: 2; +} + +.list_pub .list_pub_in .top2 .tx { + width: 1.94667rem; + height: 1.94667rem; + border-radius: 50%; + position: absolute; + left: 50%; + transform: translateX(-50%); + top: 0.42667rem; +} + +.list_pub .list_pub_in .top2 .name { + width: 2.88rem; + height: 0.65333rem; + line-height: 0.64rem; + text-align: center; + color: #fff; + font-size: 0.33333rem; + font-weight: 500; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + background: url(../images/listText2.png) no-repeat; + background-size: 100% 100%; + z-index: 3; + position: absolute; + top: 2.02667rem; + left: 50%; + transform: translateX(-50%); +} + +.list_pub .list_pub_in .top2 .score { + width: 1.97333rem; + height: 0.52rem; + line-height: 0.46667rem; + text-align: center; + color: #471900; + font-size: 0.25333rem; + font-weight: 500; + background: url(../images/listNo.png) no-repeat; + background-size: 100% 100%; + z-index: 4; + position: absolute; + top: 2.56rem; + left: 50%; + transform: translateX(-50%); +} + +.list_pub .list_pub_in .top3 { + width: 2.92rem; + height: 2.90667rem; + position: absolute; + right: 0.68rem; + top: 5.93333rem; +} + +.list_pub .list_pub_in .top3 .ts { + width: 100%; + height: 100%; + position: absolute; + left: 0; + top: 0; + z-index: 2; +} + +.list_pub .list_pub_in .top3 .tx { + width: 1.94667rem; + height: 1.94667rem; + border-radius: 50%; + position: absolute; + left: 50%; + transform: translateX(-50%); + top: 0.42667rem; +} + +.list_pub .list_pub_in .top3 .name { + width: 2.88rem; + height: 0.65333rem; + line-height: 0.64rem; + text-align: center; + color: #fff; + font-size: 0.33333rem; + font-weight: 500; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + background: url(../images/listText3.png) no-repeat; + background-size: 100% 100%; + z-index: 3; + position: absolute; + top: 2.02667rem; + left: 50%; + transform: translateX(-50%); +} + +.list_pub .list_pub_in .top3 .score { + width: 1.97333rem; + height: 0.52rem; + line-height: 0.46667rem; + text-align: center; + color: #471900; + font-size: 0.25333rem; + font-weight: 500; + background: url(../images/listNo.png) no-repeat; + background-size: 100% 100%; + z-index: 4; + position: absolute; + top: 2.56rem; + left: 50%; + transform: translateX(-50%); +} + +.list_pub .list_pub_in ul { + width: 9.53333rem; + height: 4.7rem; + margin: 5.4rem auto 0; + overflow-y: scroll; +} + +.list_pub .list_pub_in ul::-webkit-scrollbar { + display: none; +} + +.list_pub .list_pub_in ul li { + width: 100%; + height: 1.61333rem; + line-height: 1.61333rem; + background: url(../images/liBg.png) no-repeat; + background-size: 100% 100%; + margin-bottom: 0.05333rem; +} + +.list_pub .list_pub_in ul li .num { + width: 0.61333rem; + text-align: center; + color: #FF954D; + font-size: 0.53333rem; + font-weight: bold; + float: left; + margin-left: 0.53333rem; + margin-right: 0.33333rem; +} + +.list_pub .list_pub_in ul li img { + display: block; + float: left; + width: 1.30667rem; + height: 1.30667rem; + border-radius: 50%; + border: 0.02667rem solid #FF954E; + margin-right: 0.52rem; + margin-top: 0.17333rem; +} + +.list_pub .list_pub_in ul li .name { + width: 3rem; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + color: #FF954D; + font-size: 0.33333rem; + float: left; + font-weight: 500; +} + +.list_pub .list_pub_in ul li .score { + float: right; + color: #FF954D; + font-size: 0.33333rem; + font-weight: 500; + margin-right: 0.66667rem; +} + +.toast_pub { + position: fixed; + left: 0; + top: 0; + bottom: 0; + right: 0; + background: rgba(0, 0, 0, 0.5); + z-index: 99; + display: none; +} + +.toast_pub .toast_pub_in { + width: 10rem; + height: 11.90667rem; + background: url(../images/toastPubBg.png) no-repeat; + background-size: 100% 100%; + position: absolute; + left: 50%; + transform: translateX(-50%); + bottom: 0; +} + +.toast_pub .toast_pub_in .close { + width: 0.62667rem; + height: 0.62667rem; + position: absolute; + right: 0.45333rem; + top: 0.54667rem; +} + +.toast_pub .toast_pub_in .toasts { + width: 9.17333rem; + height: 1.26667rem; + position: absolute; + left: 50%; + transform: translateX(-50%); +} + +.toast_pub .toast_pub_in .toasts p { + color: #FF6625; + font-size: 0.34667rem; + font-weight: 500; + position: absolute; + left: 0.4rem; + top: 0.26667rem; +} + +.toast_pub .toast_pub_in .toasts span { + color: #898989; + font-size: 0.24rem; + font-weight: 500; + position: absolute; + left: 0.42667rem; + top: 0.8rem; +} + +.toast_pub .toast_pub_in .toasts i { + color: #898989; + font-size: 0.24rem; + font-weight: 500; + position: absolute; + left: 2.66667rem; + font-style: normal; + top: 0.8rem; +} + +.toast_pub .toast_pub_in .toasts .but { + width: 1.64rem; + height: 0.68rem; + line-height: 0.68rem; + background: url(../images/toastBut.png) no-repeat; + background-size: 100% 100%; + text-align: center; + color: #fff; + font-weight: bold; + font-size: 0.32rem; + position: absolute; + right: 0.4rem; + top: 0.26667rem; +} + +.toast_pub .toast_pub_in .toasts .act { + background: url(../images/toastButAct.png) no-repeat; + background-size: 100% 100%; +} + +.toast_pub .toast_pub_in .toasts1 { + top: 3.05rem; +} + +.toast_pub .toast_pub_in .toasts2 { + top: 4.45rem; +} + +.toast_pub .toast_pub_in .toasts3 { + top: 5.9rem; +} + +.toast_pub .toast_pub_in .toasts4 { + top: 8.4rem; +} + +.toast_pub .toast_pub_in .toasts5 { + top: 9.85rem; +} + +.records_pub { + position: fixed; + left: 0; + top: 0; + bottom: 0; + right: 0; + background: rgba(0, 0, 0, 0.5); + z-index: 99; + display: none; +} + +.records_pub .records_pub_in { + width: 7.34667rem; + height: 7.45333rem; + background: url(../images/records.png) no-repeat; + background-size: 100% 100%; + position: relative; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); + overflow: hidden; +} + +.records_pub .records_pub_in .title { + width: 4.8rem; + display: flex; + justify-content: space-between; + color: #F86F64; + font-size: 0.34667rem; + font-weight: 500; + margin: 2.1rem auto 0.48rem; +} + +.records_pub .records_pub_in .title div { + width: 50%; + text-align: center; +} + +.records_pub .records_pub_in ul { + width: 4.8rem; + height: 3.7rem; + margin: 0 auto; + overflow-y: scroll; +} + +.records_pub .records_pub_in ul::-webkit-scrollbar { + display: none; +} + +.records_pub .records_pub_in ul li { + width: 100%; + margin-bottom: 0.2rem; + text-align: center; + display: flex; + justify-content: space-between; +} + +.records_pub .records_pub_in ul li div { + width: 50%; + font-weight: 400; + color: #F86F64; +} + +.records_pub .records_pub_in ul li div p { + font-size: 0.26667rem; + margin-bottom: 0.05333rem; +} + +.records_pub .records_pub_in ul li div b { + font-size: 0.21333rem; + display: block; + text-indent: 0.55rem; +} + +.records_pub .records_pub_in ul li div i { + font-style: normal; + font-size: 0.21333rem; +} + +.rule { + position: fixed; + left: 0; + top: 0; + bottom: 0; + right: 0; + background: rgba(0, 0, 0, 0.5); + z-index: 99; + display: none; +} + +.rule .rule_in { + width: 8.41333rem; + height: 10.66667rem; + background: url(../images/rule_bg.png) no-repeat; + background-size: 100% 100%; + position: relative; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); + overflow: hidden; +} + +.rule .rule_in .tab { + width: 5.06667rem; + height: 0.69333rem; + line-height: 0.69333rem; + display: flex; + justify-content: space-between; + margin: 1rem auto 0.13333rem; +} + +.rule .rule_in .tab div { + width: 2.33333rem; + text-align: center; + color: #8C7766; + font-size: 0.37333rem; + font-weight: bold; + background: url(../images/listTab.png) no-repeat; + background-size: 100% 100%; +} + +.rule .rule_in .tab .act { + color: #401D00; + background: url(../images/lisTabAct.png) no-repeat; + background-size: 100% 100%; +} + +.rule .rule_in .imgBox { + width: 7.13333rem; + height: 8.45rem; + margin: 0 auto; + overflow-y: scroll; +} + +.rule .rule_in .imgBox::-webkit-scrollbar { + display: none; +} + +.rule .rule_in .imgBox img { + display: block; + width: 100%; +} + +.rule .rule_in .imgBox .img2 { + display: none; + width: 100%; +} diff --git a/view/yinmeng/activity/2024-childrenDay/css/index.scss b/view/yinmeng/activity/2024-childrenDay/css/index.scss new file mode 100644 index 0000000..260966f --- /dev/null +++ b/view/yinmeng/activity/2024-childrenDay/css/index.scss @@ -0,0 +1,1025 @@ +@function px2rem($px) { + @return $px / 75+rem; +} + +html, +body { + width: 100%; + background: #8FB9FF; +} + +.rabbit { + z-index: 999; + width: px2rem(60); + height: px2rem(60); +} + +// 返回按钮 +.back { + position: fixed; + top: px2rem(70); + left: px2rem(34); + z-index: 99; + width: px2rem(62); + height: px2rem(62); + + img { + width: 100%; + height: 100%; + } + + p { + color: #fff; + font-size: px2rem(32); + position: absolute; + width: 9rem; + left: 0; + top: 0; + height: 100%; + text-align: center; + line-height: px2rem(62); + } +} + +.header { + width: px2rem(750); + height: px2rem(863); + background: url(../images/header.png) no-repeat; + background-size: 100% 100%; + margin: 0 auto; + position: relative; + + .rule_icon { + width: px2rem(140); + height: px2rem(65); + position: absolute; + right: 0; + top: px2rem(618); + } +} + +.giftBox { + width: px2rem(730); + height: px2rem(419); + background: url(../images/giftBox.png) no-repeat; + background-size: 100% 100%; + position: relative; + margin: px2rem(-160) auto 0; + + .swiper { + position: absolute; + width: px2rem(665); + height: px2rem(230); + left: 50%; + transform: translateX(-50%); + top: px2rem(117); + + .swiper-wrapper { + width: 100%; + height: 100%; + + img { + width: 100%; + height: 100%; + display: block; + } + } + } +} + +.game { + width: px2rem(729); + height: px2rem(977); + background: url(../images/gameBg.png) no-repeat; + background-size: 100% 100%; + position: relative; + margin: px2rem(-0) auto 0; + + .magnifyingGlass { + width: px2rem(203); + height: px2rem(62); + line-height: px2rem(58); + text-align: center; + color: #491405; + font-weight: 500; + font-size: px2rem(22); + position: absolute; + left: px2rem(85); + top: px2rem(111); + background: url(../images/text_icon.png) no-repeat; + background-size: 100% 100%; + } + + .records { + width: px2rem(203); + height: px2rem(62); + line-height: px2rem(58); + text-align: center; + color: #491405; + font-weight: 500; + font-size: px2rem(22); + position: absolute; + right: px2rem(85); + top: px2rem(111); + background: url(../images/text_icon.png) no-repeat; + background-size: 100% 100%; + } + + .list_icon { + width: px2rem(119); + height: px2rem(152); + position: absolute; + left: px2rem(99); + top: px2rem(779); + } + + .toast_icon { + width: px2rem(119); + height: px2rem(152); + position: absolute; + right: px2rem(99); + top: px2rem(779); + } + + .but { + width: px2rem(265); + height: px2rem(95); + position: absolute; + left: 50%; + transform: translateX(-50%); + top: px2rem(813); + } + + .icon { + width: px2rem(94); + height: px2rem(39); + position: absolute; + } + + .icon1 { + left: px2rem(105); + top: px2rem(213); + } + + .icon2 { + left: px2rem(336); + top: px2rem(298); + } + + .icon3 { + left: px2rem(562); + top: px2rem(233); + } + + .icon4 { + left: px2rem(76); + top: px2rem(384); + } + + .icon5 { + left: px2rem(96); + top: px2rem(576); + } + + .icon6 { + left: px2rem(486); + top: px2rem(547); + } + + .buts { + width: px2rem(94); + height: 2.2rem; + position: absolute; + z-index: 2; + } + + .buts1 { + left: px2rem(105); + top: px2rem(213); + } + + .buts2 { + left: px2rem(336); + top: px2rem(298); + } + + .buts3 { + left: px2rem(562); + top: px2rem(233); + } + + .buts4 { + left: px2rem(76); + top: px2rem(384); + } + + .buts5 { + left: px2rem(96); + top: px2rem(576); + } + + .buts6 { + left: px2rem(486); + top: px2rem(547); + } + + .result { + width: px2rem(736); + height: px2rem(857); + position: absolute; + left: 50%; + transform: translateX(-50%); + top: 1.7rem; + background: url(../images/resultBg.png) no-repeat; + background-size: 100% 100%; + display: none; + z-index: 3; + + .tx_left { + width: px2rem(116); + height: px2rem(116); + border-radius: 50%; + border: px2rem(4) solid #FF6D65; + position: absolute; + top: px2rem(154); + left: px2rem(173); + } + + .tx_right { + width: px2rem(116); + height: px2rem(116); + border-radius: 50%; + border: px2rem(4) solid #FF6D65; + position: absolute; + top: px2rem(154); + right: px2rem(173); + } + + .name_left { + width: px2rem(136); + text-align: center; + color: #FE7E64; + font-size: px2rem(26); + font-weight: 500; + position: absolute; + left: px2rem(168); + top: px2rem(284); + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + } + + .name_right { + width: px2rem(136); + text-align: center; + color: #FE7E64; + font-size: px2rem(26); + font-weight: 500; + position: absolute; + right: px2rem(168); + top: px2rem(284); + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + } + + .id_right { + width: px2rem(136); + text-align: center; + color: #FE7E64; + font-size: px2rem(26); + font-weight: 500; + position: absolute; + right: px2rem(168); + top: px2rem(316); + } + + .resultText { + width: px2rem(438); + height: px2rem(163); + position: absolute; + left: px2rem(148); + top: px2rem(309); + } + + .text1 { + width: 100%; + left: 0; + text-align: center; + color: #F86F64; + font-size: px2rem(24); + font-weight: bold; + top: px2rem(487); + position: absolute; + } + + .giftName { + width: 100%; + left: 0; + text-align: center; + color: #F86F64; + font-size: px2rem(24); + font-weight: bold; + top: px2rem(680); + position: absolute; + } + + .giftBoxs { + width: px2rem(147); + height: px2rem(142); + position: absolute; + left: 50%; + transform: translateX(-50%); + top: px2rem(527); + background: url(../images/giftBoxs.png) no-repeat; + background-size: 100% 100%; + + img { + // width: px2rem(120); + // height: px2rem(120); + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); + } + } + + .view { + width: px2rem(178); + height: px2rem(76); + position: absolute; + left: px2rem(141); + top: px2rem(719); + } + + .playAgain { + width: px2rem(178); + height: px2rem(76); + position: absolute; + right: px2rem(141); + top: px2rem(719); + } + } + + .result2 { + width: px2rem(736); + height: px2rem(857); + position: absolute; + left: 50%; + transform: translateX(-50%); + top: 1.7rem; + background: url(../images/resultBg2.png) no-repeat; + background-size: 100% 100%; + display: none; + z-index: 3; + + .tx_left { + width: px2rem(116); + height: px2rem(116); + border-radius: 50%; + border: px2rem(4) solid #FF6D65; + position: absolute; + top: px2rem(154); + left: 50%; + transform: translateX(-50%); + } + + .name_left { + width: px2rem(136); + text-align: center; + color: #FE7E64; + font-size: px2rem(26); + font-weight: 500; + position: absolute; + left: 50%; + transform: translateX(-50%); + top: px2rem(284); + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + } + + .resultText { + width: px2rem(438); + height: px2rem(126); + position: absolute; + left: px2rem(148); + top: px2rem(346); + } + + .text1 { + width: 100%; + left: 0; + text-align: center; + color: #F86F64; + font-size: px2rem(24); + font-weight: bold; + top: px2rem(487); + position: absolute; + } + + .giftName { + width: 100%; + left: 0; + text-align: center; + color: #F86F64; + font-size: px2rem(24); + font-weight: bold; + top: px2rem(680); + position: absolute; + } + + .giftBoxs { + width: px2rem(147); + height: px2rem(142); + position: absolute; + left: 50%; + transform: translateX(-50%); + top: px2rem(527); + background: url(../images/giftBoxs.png) no-repeat; + background-size: 100% 100%; + + img { + // width: px2rem(120); + // height: px2rem(120); + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); + } + } + + .view { + width: px2rem(178); + height: px2rem(76); + position: absolute; + left: px2rem(141); + top: px2rem(719); + } + + .playAgain { + width: px2rem(178); + height: px2rem(76); + position: absolute; + right: px2rem(141); + top: px2rem(719); + } + } +} + +.list_pub { + position: fixed; + left: 0; + top: 0; + bottom: 0; + right: 0; + background: rgba(0, 0, 0, .5); + z-index: 99; + display: none; + + .list_pub_in { + width: px2rem(746); + height: px2rem(1070); + background: url(../images/listBox.png) no-repeat; + background-size: 100% 100%; + position: absolute; + left: 50%; + transform: translateX(-50%); + bottom: 0; + + .tab { + width: px2rem(669); + height: px2rem(63); + display: flex; + justify-content: space-between; + margin: px2rem(245) auto 0; + + div { + width: px2rem(209); + line-height: px2rem(58); + text-align: center; + color: #A78066; + font-size: px2rem(30); + background: url(../images/listTab.png) no-repeat; + background-size: 100% 100%; + font-weight: bold; + } + + .act { + color: #6C2C00; + background: url(../images/lisTabAct.png) no-repeat; + background-size: 100% 100%; + } + } + + .top1 { + width: px2rem(219); + height: px2rem(198); + position: absolute; + left: 50%; + transform: translateX(-50%); + top: px2rem(346); + + .ts { + width: 100%; + height: 100%; + position: absolute; + left: 0; + top: 0; + z-index: 2; + } + + .tx { + width: px2rem(146); + height: px2rem(146); + border-radius: 50%; + position: absolute; + left: 50%; + transform: translateX(-50%); + top: px2rem(32); + } + + .name { + width: px2rem(216); + height: px2rem(49); + line-height: px2rem(48); + text-align: center; + color: #fff; + font-size: px2rem(25); + font-weight: 500; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + background: url(../images/listText1.png) no-repeat; + background-size: 100% 100%; + z-index: 3; + position: absolute; + top: px2rem(152); + left: 50%; + transform: translateX(-50%); + } + + .score { + width: px2rem(148); + height: px2rem(39); + line-height: px2rem(35); + text-align: center; + color: #471900; + font-size: px2rem(19); + font-weight: 500; + background: url(../images/listNo.png) no-repeat; + background-size: 100% 100%; + z-index: 4; + position: absolute; + top: px2rem(192); + left: 50%; + transform: translateX(-50%); + } + } + + .top2 { + width: px2rem(219); + height: px2rem(218); + position: absolute; + left: px2rem(51); + top: px2rem(445); + + .ts { + width: 100%; + height: 100%; + position: absolute; + left: 0; + top: 0; + z-index: 2; + } + + .tx { + width: px2rem(146); + height: px2rem(146); + border-radius: 50%; + position: absolute; + left: 50%; + transform: translateX(-50%); + top: px2rem(32); + } + + .name { + width: px2rem(216); + height: px2rem(49); + line-height: px2rem(48); + text-align: center; + color: #fff; + font-size: px2rem(25); + font-weight: 500; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + background: url(../images/listText2.png) no-repeat; + background-size: 100% 100%; + z-index: 3; + position: absolute; + top: px2rem(152); + left: 50%; + transform: translateX(-50%); + } + + .score { + width: px2rem(148); + height: px2rem(39); + line-height: px2rem(35); + text-align: center; + color: #471900; + font-size: px2rem(19); + font-weight: 500; + background: url(../images/listNo.png) no-repeat; + background-size: 100% 100%; + z-index: 4; + position: absolute; + top: px2rem(192); + left: 50%; + transform: translateX(-50%); + } + } + + .top3 { + width: px2rem(219); + height: px2rem(218); + position: absolute; + right: px2rem(51); + top: px2rem(445); + + .ts { + width: 100%; + height: 100%; + position: absolute; + left: 0; + top: 0; + z-index: 2; + } + + .tx { + width: px2rem(146); + height: px2rem(146); + border-radius: 50%; + position: absolute; + left: 50%; + transform: translateX(-50%); + top: px2rem(32); + } + + .name { + width: px2rem(216); + height: px2rem(49); + line-height: px2rem(48); + text-align: center; + color: #fff; + font-size: px2rem(25); + font-weight: 500; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + background: url(../images/listText3.png) no-repeat; + background-size: 100% 100%; + z-index: 3; + position: absolute; + top: px2rem(152); + left: 50%; + transform: translateX(-50%); + } + + .score { + width: px2rem(148); + height: px2rem(39); + line-height: px2rem(35); + text-align: center; + color: #471900; + font-size: px2rem(19); + font-weight: 500; + background: url(../images/listNo.png) no-repeat; + background-size: 100% 100%; + z-index: 4; + position: absolute; + top: px2rem(192); + left: 50%; + transform: translateX(-50%); + } + } + + ul { + width: px2rem(715); + height: 4.7rem; + margin: 5.4rem auto 0; + overflow-y: scroll; + + &::-webkit-scrollbar { + display: none; + } + + li { + width: 100%; + height: px2rem(121); + line-height: px2rem(121); + background: url(../images/liBg.png) no-repeat; + background-size: 100% 100%; + margin-bottom: px2rem(4); + + .num { + width: px2rem(46); + text-align: center; + color: #FF954D; + font-size: px2rem(40); + font-weight: bold; + float: left; + margin-left: px2rem(40); + margin-right: px2rem(25); + } + + img { + display: block; + float: left; + width: px2rem(98); + height: px2rem(98); + border-radius: 50%; + border: px2rem(2) solid #FF954E; + margin-right: px2rem(39); + margin-top: px2rem(13); + } + + .name { + width: 3rem; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + color: #FF954D; + font-size: px2rem(25); + float: left; + font-weight: 500; + } + + .score { + float: right; + color: #FF954D; + font-size: px2rem(25); + font-weight: 500; + margin-right: px2rem(50); + } + } + } + } +} + +.toast_pub { + position: fixed; + left: 0; + top: 0; + bottom: 0; + right: 0; + background: rgba(0, 0, 0, .5); + z-index: 99; + display: none; + + .toast_pub_in { + width: px2rem(750); + height: px2rem(893); + background: url(../images/toastPubBg.png) no-repeat; + background-size: 100% 100%; + position: absolute; + left: 50%; + transform: translateX(-50%); + bottom: 0; + + .close { + width: px2rem(47); + height: px2rem(47); + position: absolute; + right: px2rem(34); + top: px2rem(41); + } + + .toasts { + width: px2rem(688); + height: px2rem(95); + position: absolute; + left: 50%; + transform: translateX(-50%); + + p { + color: #FF6625; + font-size: px2rem(26); + font-weight: 500; + position: absolute; + left: px2rem(30); + top: px2rem(20); + } + + span { + color: #898989; + font-size: px2rem(18); + font-weight: 500; + position: absolute; + left: px2rem(32); + top: px2rem(60); + } + + i { + color: #898989; + font-size: px2rem(18); + font-weight: 500; + position: absolute; + left: px2rem(200); + font-style: normal; + top: px2rem(60); + } + + .but { + width: px2rem(123); + height: px2rem(51); + line-height: px2rem(51); + background: url(../images/toastBut.png) no-repeat; + background-size: 100% 100%; + text-align: center; + color: #fff; + font-weight: bold; + font-size: px2rem(24); + position: absolute; + right: px2rem(30); + top: px2rem(20); + } + + .act { + background: url(../images/toastButAct.png) no-repeat; + background-size: 100% 100%; + } + } + + .toasts1 { + top: 3.05rem; + } + + .toasts2 { + top: 4.45rem; + } + + .toasts3 { + top: 5.9rem; + } + + .toasts4 { + top: 8.4rem; + } + + .toasts5 { + top: 9.85rem; + } + } +} + +.records_pub { + position: fixed; + left: 0; + top: 0; + bottom: 0; + right: 0; + background: rgba(0, 0, 0, .5); + z-index: 99; + display: none; + + .records_pub_in { + width: px2rem(551); + height: px2rem(559); + background: url(../images/records.png) no-repeat; + background-size: 100% 100%; + position: relative; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); + overflow: hidden; + + .title { + width: px2rem(360); + display: flex; + justify-content: space-between; + color: #F86F64; + font-size: px2rem(26); + font-weight: 500; + margin: 2.1rem auto px2rem(36); + + div { + width: 50%; + text-align: center; + } + } + + ul { + width: px2rem(360); + height: 3.7rem; + margin: 0 auto; + overflow-y: scroll; + + &::-webkit-scrollbar { + display: none; + } + + li { + width: 100%; + margin-bottom: px2rem(15); + text-align: center; + display: flex; + justify-content: space-between; + + div { + width: 50%; + font-weight: 400; + color: #F86F64; + + p { + font-size: px2rem(20); + margin-bottom: px2rem(4); + } + + b { + font-size: px2rem(16); + display: block; + text-indent: 0.55rem; + } + + i { + font-style: normal; + font-size: px2rem(16); + } + } + } + + .null {} + } + } +} + +.rule { + position: fixed; + left: 0; + top: 0; + bottom: 0; + right: 0; + background: rgba(0, 0, 0, .5); + z-index: 99; + display: none; + + .rule_in { + width: px2rem(631); + height: px2rem(800); + background: url(../images/rule_bg.png) no-repeat; + background-size: 100% 100%; + position: relative; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); + overflow: hidden; + + .tab { + width: px2rem(380); + height: px2rem(52); + line-height: px2rem(52); + display: flex; + justify-content: space-between; + margin: px2rem(75) auto px2rem(10); + + div { + width: px2rem(175); + text-align: center; + color: #8C7766; + font-size: px2rem(28); + font-weight: bold; + background: url(../images/listTab.png) no-repeat; + background-size: 100% 100%; + } + + .act { + color: #401D00; + background: url(../images/lisTabAct.png) no-repeat; + background-size: 100% 100%; + } + } + + .imgBox { + width: px2rem(535); + height: 8.45rem; + margin: 0 auto; + overflow-y: scroll; + + &::-webkit-scrollbar { + display: none; + } + + img { + display: block; + width: 100%; + } + + .img2 { + display: none; + width: 100%; + } + } + } +} \ No newline at end of file diff --git a/view/yinmeng/activity/2024-childrenDay/css/swiper-bundle.min.css b/view/yinmeng/activity/2024-childrenDay/css/swiper-bundle.min.css new file mode 100644 index 0000000..3db37f0 --- /dev/null +++ b/view/yinmeng/activity/2024-childrenDay/css/swiper-bundle.min.css @@ -0,0 +1,13 @@ +/** + * Swiper 8.2.4 + * Most modern mobile touch slider and framework with hardware accelerated transitions + * https://swiperjs.com + * + * Copyright 2014-2022 Vladimir Kharlampidi + * + * Released under the MIT License + * + * Released on: June 13, 2022 + */ + + @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden} \ No newline at end of file diff --git a/view/yinmeng/activity/2024-childrenDay/images/but_icon.png b/view/yinmeng/activity/2024-childrenDay/images/but_icon.png new file mode 100644 index 0000000..b21fc6d Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/but_icon.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/close.png b/view/yinmeng/activity/2024-childrenDay/images/close.png new file mode 100644 index 0000000..65d1c2d Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/close.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/gameBg.png b/view/yinmeng/activity/2024-childrenDay/images/gameBg.png new file mode 100644 index 0000000..3dec168 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/gameBg.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/gift1.png b/view/yinmeng/activity/2024-childrenDay/images/gift1.png new file mode 100644 index 0000000..30e24ec Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/gift1.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/gift2.png b/view/yinmeng/activity/2024-childrenDay/images/gift2.png new file mode 100644 index 0000000..0fa22a5 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/gift2.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/gift3.png b/view/yinmeng/activity/2024-childrenDay/images/gift3.png new file mode 100644 index 0000000..705efe7 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/gift3.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/giftBox.png b/view/yinmeng/activity/2024-childrenDay/images/giftBox.png new file mode 100644 index 0000000..cead74e Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/giftBox.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/giftBoxs.png b/view/yinmeng/activity/2024-childrenDay/images/giftBoxs.png new file mode 100644 index 0000000..e6dcc56 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/giftBoxs.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/header.png b/view/yinmeng/activity/2024-childrenDay/images/header.png new file mode 100644 index 0000000..09b7fea Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/header.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/icon1.png b/view/yinmeng/activity/2024-childrenDay/images/icon1.png new file mode 100644 index 0000000..d314181 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/icon1.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/icon2.png b/view/yinmeng/activity/2024-childrenDay/images/icon2.png new file mode 100644 index 0000000..22db9d2 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/icon2.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/icon3.png b/view/yinmeng/activity/2024-childrenDay/images/icon3.png new file mode 100644 index 0000000..caa7e05 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/icon3.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/icon4.png b/view/yinmeng/activity/2024-childrenDay/images/icon4.png new file mode 100644 index 0000000..647bcfb Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/icon4.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/icon5.png b/view/yinmeng/activity/2024-childrenDay/images/icon5.png new file mode 100644 index 0000000..4fb2ccf Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/icon5.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/icon6.png b/view/yinmeng/activity/2024-childrenDay/images/icon6.png new file mode 100644 index 0000000..1b5d3f0 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/icon6.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/liBg.png b/view/yinmeng/activity/2024-childrenDay/images/liBg.png new file mode 100644 index 0000000..7874c48 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/liBg.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/lisTabAct.png b/view/yinmeng/activity/2024-childrenDay/images/lisTabAct.png new file mode 100644 index 0000000..df534ea Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/lisTabAct.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/listBox.png b/view/yinmeng/activity/2024-childrenDay/images/listBox.png new file mode 100644 index 0000000..02e915e Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/listBox.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/listNo.png b/view/yinmeng/activity/2024-childrenDay/images/listNo.png new file mode 100644 index 0000000..c22a0e5 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/listNo.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/listTab.png b/view/yinmeng/activity/2024-childrenDay/images/listTab.png new file mode 100644 index 0000000..77ce66f Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/listTab.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/listText1.png b/view/yinmeng/activity/2024-childrenDay/images/listText1.png new file mode 100644 index 0000000..47c4b03 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/listText1.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/listText2.png b/view/yinmeng/activity/2024-childrenDay/images/listText2.png new file mode 100644 index 0000000..c5d5067 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/listText2.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/listText3.png b/view/yinmeng/activity/2024-childrenDay/images/listText3.png new file mode 100644 index 0000000..0aa6cb9 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/listText3.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/list_icon.png b/view/yinmeng/activity/2024-childrenDay/images/list_icon.png new file mode 100644 index 0000000..680c5bd Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/list_icon.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/logo.png b/view/yinmeng/activity/2024-childrenDay/images/logo.png new file mode 100644 index 0000000..cbdc951 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/logo.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/no1.png b/view/yinmeng/activity/2024-childrenDay/images/no1.png new file mode 100644 index 0000000..a8807c8 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/no1.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/no2.png b/view/yinmeng/activity/2024-childrenDay/images/no2.png new file mode 100644 index 0000000..2d4063f Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/no2.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/no3.png b/view/yinmeng/activity/2024-childrenDay/images/no3.png new file mode 100644 index 0000000..c5e355b Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/no3.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/playAgain.png b/view/yinmeng/activity/2024-childrenDay/images/playAgain.png new file mode 100644 index 0000000..690d5b1 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/playAgain.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/records.png b/view/yinmeng/activity/2024-childrenDay/images/records.png new file mode 100644 index 0000000..dd01a08 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/records.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/resultBg.png b/view/yinmeng/activity/2024-childrenDay/images/resultBg.png new file mode 100644 index 0000000..5fa2395 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/resultBg.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/resultBg2.png b/view/yinmeng/activity/2024-childrenDay/images/resultBg2.png new file mode 100644 index 0000000..dfa1971 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/resultBg2.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/resultOut.png b/view/yinmeng/activity/2024-childrenDay/images/resultOut.png new file mode 100644 index 0000000..e6dcc56 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/resultOut.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/resultText1.png b/view/yinmeng/activity/2024-childrenDay/images/resultText1.png new file mode 100644 index 0000000..bef9766 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/resultText1.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/resultText2.png b/view/yinmeng/activity/2024-childrenDay/images/resultText2.png new file mode 100644 index 0000000..572ce83 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/resultText2.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/rule1.png b/view/yinmeng/activity/2024-childrenDay/images/rule1.png new file mode 100644 index 0000000..b226df3 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/rule1.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/rule2.png b/view/yinmeng/activity/2024-childrenDay/images/rule2.png new file mode 100644 index 0000000..5c5e3f1 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/rule2.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/rule_bg.png b/view/yinmeng/activity/2024-childrenDay/images/rule_bg.png new file mode 100644 index 0000000..bc10986 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/rule_bg.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/rule_icon.png b/view/yinmeng/activity/2024-childrenDay/images/rule_icon.png new file mode 100644 index 0000000..7327fed Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/rule_icon.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/text_icon.png b/view/yinmeng/activity/2024-childrenDay/images/text_icon.png new file mode 100644 index 0000000..b1283f0 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/text_icon.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/toastBut.png b/view/yinmeng/activity/2024-childrenDay/images/toastBut.png new file mode 100644 index 0000000..26efcf5 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/toastBut.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/toastButAct.png b/view/yinmeng/activity/2024-childrenDay/images/toastButAct.png new file mode 100644 index 0000000..0419236 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/toastButAct.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/toastPubBg.png b/view/yinmeng/activity/2024-childrenDay/images/toastPubBg.png new file mode 100644 index 0000000..1dd6c5a Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/toastPubBg.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/toast_icon.png b/view/yinmeng/activity/2024-childrenDay/images/toast_icon.png new file mode 100644 index 0000000..2380f7d Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/toast_icon.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/travel/back.png b/view/yinmeng/activity/2024-childrenDay/images/travel/back.png new file mode 100644 index 0000000..7b81adb Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/travel/back.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/view.png b/view/yinmeng/activity/2024-childrenDay/images/view.png new file mode 100644 index 0000000..0c8a198 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/view.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/view2.png b/view/yinmeng/activity/2024-childrenDay/images/view2.png new file mode 100644 index 0000000..3dcd986 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/view2.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/view3.png b/view/yinmeng/activity/2024-childrenDay/images/view3.png new file mode 100644 index 0000000..5706f14 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/view3.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/images/woastButAct.png b/view/yinmeng/activity/2024-childrenDay/images/woastButAct.png new file mode 100644 index 0000000..0419236 Binary files /dev/null and b/view/yinmeng/activity/2024-childrenDay/images/woastButAct.png differ diff --git a/view/yinmeng/activity/2024-childrenDay/index.html b/view/yinmeng/activity/2024-childrenDay/index.html new file mode 100644 index 0000000..16e15a4 --- /dev/null +++ b/view/yinmeng/activity/2024-childrenDay/index.html @@ -0,0 +1,209 @@ + + + +
+ + +登录活动页
+ 奖励:放大镜*1 +关注一位新的好友(0/3)
+ 奖励:放大镜*1 +房间停留10mins~(0/3)
+ 奖励:放大镜*1 +送出or收到300金币的61限定礼物
+ 奖励:放大镜*1 + 今日已获得:0 +送出or收到800金币礼物
+ 奖励:放大镜*1 + 今日已获得:0 +2024/01/22
+ 23:59:59 +礼物名称
+ XX天 +${dateFormat(res.createTime, 'yyyy/MM/dd')}
+ ${dateFormat(res.createTime, 'hh/mm/ss')} +${res.rewardName}
+ ${res.rewardNum}${rewardTypeFun(res.rewardType).unit} +1&&u.push(e.virtualSize-r)}if(0===u.length&&(u=[0]),0!==a.spaceBetween){const s=e.isHorizontal()&&n?"marginLeft":t("marginRight");c.filter(((e,t)=>!a.cssMode||t!==c.length-1)).css({[s]:`${x}px`})}if(a.centeredSlides&&a.centeredSlidesBounds){let e=0;m.forEach((t=>{e+=t+(a.spaceBetween?a.spaceBetween:0)})),e-=a.spaceBetween;const t=e-r;u=u.map((e=>e<0?-f:e>t?t+g:e))}if(a.centerInsufficientSlides){let e=0;if(m.forEach((t=>{e+=t+(a.spaceBetween?a.spaceBetween:0)})),e-=a.spaceBetween,e {r.wrapperEl.style.scrollSnapType="",r._swiperImmediateVirtual=!1}))}else{if(!r.support.smoothScroll)return w({swiper:r,targetPosition:s,side:e?"left":"top"}),!0;h.scrollTo({[e?"left":"top"]:s,behavior:"smooth"})}return!0}return r.setTransition(t),r.setTranslate(v),r.updateActiveIndex(n),r.updateSlidesClasses(),r.emit("beforeTransitionStart",t,a),r.transitionStart(s,b),0===t?r.transitionEnd(s,b):r.animating||(r.animating=!0,r.onSlideToWrapperTransitionEnd||(r.onSlideToWrapperTransitionEnd=function(e){r&&!r.destroyed&&e.target===this&&(r.$wrapperEl[0].removeEventListener("transitionend",r.onSlideToWrapperTransitionEnd),r.$wrapperEl[0].removeEventListener("webkitTransitionEnd",r.onSlideToWrapperTransitionEnd),r.onSlideToWrapperTransitionEnd=null,delete r.onSlideToWrapperTransitionEnd,r.transitionEnd(s,b))}),r.$wrapperEl[0].addEventListener("transitionend",r.onSlideToWrapperTransitionEnd),r.$wrapperEl[0].addEventListener("webkitTransitionEnd",r.onSlideToWrapperTransitionEnd)),!0},slideToLoop:function(e,t,s,a){if(void 0===e&&(e=0),void 0===t&&(t=this.params.speed),void 0===s&&(s=!0),"string"==typeof e){const t=parseInt(e,10);if(!isFinite(t))throw new Error(`The passed-in 'index' (string) couldn't be converted to 'number'. [${e}] given.`);e=t}const i=this;let r=e;return i.params.loop&&(r+=i.loopedSlides),i.slideTo(r,t,s,a)},slideNext:function(e,t,s){void 0===e&&(e=this.params.speed),void 0===t&&(t=!0);const a=this,{animating:i,enabled:r,params:n}=a;if(!r)return a;let l=n.slidesPerGroup;"auto"===n.slidesPerView&&1===n.slidesPerGroup&&n.slidesPerGroupAuto&&(l=Math.max(a.slidesPerViewDynamic("current",!0),1));const o=a.activeIndex0&&o(u(t));const a=e.children(`.${s.slidePrevClass}`);a.length>0&&o(u(a))}}function p(){const e=r();if(!t||t.destroyed)return;const s=t.params.lazy.scrollingElement?d(t.params.lazy.scrollingElement):d(e),a=s[0]===e,i=a?e.innerWidth:s[0].offsetWidth,l=a?e.innerHeight:s[0].offsetHeight,o=t.$el.offset(),{rtlTranslate:u}=t;let h=!1;u&&(o.left-=t.$el[0].scrollLeft);const m=[[o.left,o.top],[o.left+t.width,o.top],[o.left,o.top+t.height],[o.left+t.width,o.top+t.height]];for(let e=0;e