新增音萌商店包
187
.gitignore
vendored
Normal file
@@ -0,0 +1,187 @@
|
||||
mengsheng-module/mengsheng-business/mengsheng-business-service/target/
|
||||
mengsheng-module/mengsheng-business/mengsheng-business-api/target/
|
||||
mengsheng-common/target/
|
||||
.idea/
|
||||
mengsheng-oauth2/target/
|
||||
mengsheng-scheduler/target/
|
||||
*.iml
|
||||
mengsheng-module/mengsheng-user/mengsheng-user-service/target/
|
||||
mengsheng-module/mengsheng-sms/mengsheng-sms-service/target/
|
||||
mengsheng-module/mengsheng-sms/mengsheng-sms-api/target/
|
||||
mengsheng-module/mengsheng-user/mengsheng-user-api/target/
|
||||
mengsheng-module/mengsheng-payment/mengsheng-payment-service/target/
|
||||
# Xcode
|
||||
#
|
||||
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
|
||||
|
||||
## Build generated
|
||||
node_modules
|
||||
dist/
|
||||
DerivedData/
|
||||
|
||||
## Various settings
|
||||
*.pbxuser
|
||||
!default.pbxuser
|
||||
*.mode1v3
|
||||
!default.mode1v3
|
||||
*.mode2v3
|
||||
!default.mode2v3
|
||||
*.perspectivev3
|
||||
!default.perspectivev3
|
||||
xcuserdata/
|
||||
|
||||
## Other
|
||||
*.moved-aside
|
||||
*.xccheckout
|
||||
*.xcscmblueprint
|
||||
|
||||
## Obj-C/Swift specific
|
||||
*.hmap
|
||||
*.ipa
|
||||
*.dSYM.zip
|
||||
*.dSYM
|
||||
|
||||
# CocoaPods
|
||||
#
|
||||
# We recommend against adding the Pods directory to your .gitignore. However
|
||||
# you should judge for yourself, the pros and cons are mentioned at:
|
||||
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
|
||||
#
|
||||
Pods/
|
||||
|
||||
# Carthage
|
||||
#
|
||||
# Add this line if you want to avoid checking in source code from Carthage dependencies.
|
||||
# Carthage/Checkouts
|
||||
|
||||
Carthage/Build
|
||||
|
||||
# fastlane
|
||||
#
|
||||
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
|
||||
# screenshots whenever they are needed.
|
||||
# For more information about the recommended setup visit:
|
||||
# https://docs.fastlane.tools/best-practices/source-control/#source-control
|
||||
|
||||
fastlane/report.xml
|
||||
fastlane/Preview.html
|
||||
fastlane/screenshots
|
||||
fastlane/test_output
|
||||
|
||||
# Code Injection
|
||||
#
|
||||
# After new code Injection tools there's a generated folder /iOSInjectionProject
|
||||
# https://github.com/johnno1962/injectionforxcode
|
||||
|
||||
iOSInjectionProject/
|
||||
|
||||
|
||||
|
||||
# Compiled class file
|
||||
*.class
|
||||
|
||||
# Log file
|
||||
*.log
|
||||
|
||||
# BlueJ files
|
||||
*.ctxt
|
||||
|
||||
# Mobile Tools for Java (J2ME)
|
||||
.mtj.tmp/
|
||||
|
||||
# Package Files #
|
||||
*.war
|
||||
*.ear
|
||||
*.zip
|
||||
*.tar.gz
|
||||
*.rar
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
|
||||
|
||||
|
||||
# Built application files
|
||||
*.apk
|
||||
*.ap_
|
||||
|
||||
# Files for the ART/Dalvik VM
|
||||
*.dex
|
||||
|
||||
# Java class files
|
||||
|
||||
# Generated files
|
||||
bin/
|
||||
gen/
|
||||
out/
|
||||
|
||||
# Gradle files
|
||||
.gradle/
|
||||
|
||||
# Local configuration file (sdk path, etc)
|
||||
local.properties
|
||||
|
||||
# Proguard folder generated by Eclipse
|
||||
proguard/
|
||||
|
||||
# Log Files
|
||||
|
||||
# Android Studio Navigation editor temp files
|
||||
.navigation/
|
||||
|
||||
# Android Studio captures folder
|
||||
captures/
|
||||
|
||||
# Intellij
|
||||
*.iml
|
||||
*.DS_Store
|
||||
.classpath
|
||||
*/target/
|
||||
log.dir_IS_UNDEFINED/
|
||||
log.dir_IS_UNDEFINED/*
|
||||
**/.idea/*
|
||||
run.sh
|
||||
out/*
|
||||
/out
|
||||
*.ipr
|
||||
*.iws
|
||||
.metadata/
|
||||
.recommenders/
|
||||
*.springBeans
|
||||
*.mvn/*
|
||||
/.mvn
|
||||
mvnw
|
||||
mvnw.cmd
|
||||
|
||||
*.map
|
||||
.idea/
|
||||
|
||||
# Keystore files
|
||||
|
||||
# External native build folder generated in Android Studio 2.2 and later
|
||||
.externalNativeBuild
|
||||
|
||||
# Google Services (e.g. APIs or Firebase)
|
||||
google-services.json
|
||||
|
||||
# Freeline
|
||||
freeline.py
|
||||
freeline/
|
||||
freeline_project_description.json
|
||||
iOS/Podfile.lock
|
||||
iOS/XChat.xcworkspace/contents.xcworkspacedata
|
||||
xchat-web/src/main/resources/application-context-web-local.xml
|
||||
#xchat-service/src/main/resources/generatorConfig.xml
|
||||
#/xchat-service/src/main/resources/generatorConfig.xml
|
||||
|
||||
#use eclipse will create this file,ignore it
|
||||
.project
|
||||
.settings/
|
||||
Servers/
|
||||
|
||||
|
||||
mengsheng-module/mengsheng-base/mengsheng-base-api/target/
|
||||
mengsheng-module/mengsheng-base/mengsheng-base-service/target/
|
||||
mengsheng-admin/target/
|
||||
|
||||
.vscode/*
|
169
view/mew/activity/2022-newYear/css/friends.css
Normal file
@@ -0,0 +1,169 @@
|
||||
html,
|
||||
body {
|
||||
width: 100%;
|
||||
background: #F4F4FA;
|
||||
}
|
||||
|
||||
.back {
|
||||
position: fixed;
|
||||
top: 0.9333333333rem;
|
||||
left: 0.4533333333rem;
|
||||
z-index: 9;
|
||||
width: 0.8266666667rem;
|
||||
height: 0.8266666667rem;
|
||||
}
|
||||
.back img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
input {
|
||||
width: 9.2rem;
|
||||
height: 0.8533333333rem;
|
||||
border-radius: 0.8533333333rem;
|
||||
outline: none;
|
||||
border: none;
|
||||
background: #fff;
|
||||
display: block;
|
||||
margin: 2.5733333333rem auto 0.4266666667rem;
|
||||
box-sizing: border-box;
|
||||
padding: 0 0.44rem;
|
||||
}
|
||||
|
||||
.title {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #482F2F;
|
||||
font-size: 0.4533333333rem;
|
||||
height: 2.08rem;
|
||||
line-height: 2.6rem;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
ul {
|
||||
width: 9.2rem;
|
||||
height: 17rem;
|
||||
margin: 0 auto 0;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
ul li {
|
||||
width: 100%;
|
||||
height: 1.4933333333rem;
|
||||
margin-bottom: 0.4rem;
|
||||
}
|
||||
ul li .left {
|
||||
width: 1.4933333333rem;
|
||||
height: 1.4933333333rem;
|
||||
border-radius: 50%;
|
||||
float: left;
|
||||
}
|
||||
ul li .left img {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background: #FF7489;
|
||||
}
|
||||
ul li .right {
|
||||
float: right;
|
||||
width: 7.2rem;
|
||||
height: 100%;
|
||||
border-bottom: 0.0133333333rem solid #E4E4E4;
|
||||
}
|
||||
ul li .right p {
|
||||
font-size: 0.3733333333rem;
|
||||
color: #171A58;
|
||||
margin-top: 0.3066666667rem;
|
||||
margin-bottom: 0.2rem;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
ul li .right span {
|
||||
display: block;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
color: #8A8CAB;
|
||||
font-size: 0.32rem;
|
||||
}
|
||||
|
||||
.confirmTheGift {
|
||||
display: none;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
z-index: 999;
|
||||
background: rgba(0, 0, 0, 0.8);
|
||||
}
|
||||
.confirmTheGift .confirmTheGift_in {
|
||||
width: 8rem;
|
||||
height: 5.6133333333rem;
|
||||
background: linear-gradient(90deg, #DAFFFC 0%, #FFFBE6 47%, #FFD5EC 100%);
|
||||
position: relative;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
border-radius: 0.5333333333rem;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.confirmTheGift .confirmTheGift_in .confirmTheGift_in_title {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0.5333333333rem;
|
||||
color: #990D39;
|
||||
font-size: 0.3466666667rem;
|
||||
font-weight: bold;
|
||||
}
|
||||
.confirmTheGift .confirmTheGift_in .confirmTheGift_in_title b {
|
||||
color: #503938;
|
||||
font-weight: bold;
|
||||
}
|
||||
.confirmTheGift .confirmTheGift_in .confirmTheGift_in_title i {
|
||||
font-style: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
.confirmTheGift .confirmTheGift_in .gift {
|
||||
width: 2.1333333333rem;
|
||||
height: 2.1333333333rem;
|
||||
background: #FFADB7;
|
||||
border-radius: 50%;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
top: 1.48rem;
|
||||
}
|
||||
.confirmTheGift .confirmTheGift_in .but1 {
|
||||
text-align: center;
|
||||
color: #482F2F;
|
||||
font-size: 0.3733333333rem;
|
||||
font-weight: bold;
|
||||
line-height: 0.96rem;
|
||||
width: 2.9333333333rem;
|
||||
height: 0.96rem;
|
||||
border-radius: 0.96rem;
|
||||
position: absolute;
|
||||
left: 0.8rem;
|
||||
top: 4.2133333333rem;
|
||||
background: #fff;
|
||||
}
|
||||
.confirmTheGift .confirmTheGift_in .but2 {
|
||||
width: 2.9333333333rem;
|
||||
height: 0.96rem;
|
||||
position: absolute;
|
||||
right: 0.8rem;
|
||||
top: 4.2133333333rem;
|
||||
background: url(../images/confirmTheGift_in_but2.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=friends.css.map */
|
187
view/mew/activity/2022-newYear/css/friends.scss
Normal file
@@ -0,0 +1,187 @@
|
||||
@function px2rem($px, $rem:75) {
|
||||
@return $px / $rem+rem;
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
width: 100%;
|
||||
// height: 100%;
|
||||
background: #F4F4FA;
|
||||
}
|
||||
|
||||
.back {
|
||||
position: fixed;
|
||||
top: px2rem(70, );
|
||||
left: px2rem(34, );
|
||||
z-index: 9;
|
||||
width: px2rem(62, );
|
||||
height: px2rem(62, );
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
input {
|
||||
width: px2rem(690, );
|
||||
height: px2rem(64, );
|
||||
border-radius: px2rem(64, );
|
||||
outline: none;
|
||||
border: none;
|
||||
background: #fff;
|
||||
display: block;
|
||||
margin: px2rem(193, ) auto px2rem(32, );
|
||||
box-sizing: border-box;
|
||||
padding: 0 px2rem(33, );
|
||||
}
|
||||
|
||||
.title {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #482F2F;
|
||||
font-size: px2rem(34, );
|
||||
height: px2rem(156, );
|
||||
line-height: 2.6rem;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
ul {
|
||||
width: px2rem(690, );
|
||||
height: 17rem;
|
||||
// background: pink;
|
||||
margin: 0 auto 0;
|
||||
overflow-y: scroll;
|
||||
|
||||
li {
|
||||
width: 100%;
|
||||
height: px2rem(112, );
|
||||
margin-bottom: px2rem(30, );
|
||||
|
||||
.left {
|
||||
width: px2rem(112, );
|
||||
height: px2rem(112, );
|
||||
border-radius: 50%;
|
||||
float: left;
|
||||
|
||||
img {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border-radius: 50%;
|
||||
background: #FF7489;
|
||||
}
|
||||
}
|
||||
|
||||
.right {
|
||||
float: right;
|
||||
width: 7.2rem;
|
||||
height: 100%;
|
||||
border-bottom: px2rem(1, ) solid #E4E4E4;
|
||||
|
||||
p {
|
||||
font-size: px2rem(28, );
|
||||
color: #171A58;
|
||||
margin-top: px2rem(23, );
|
||||
margin-bottom: px2rem(15, );
|
||||
width: 100%;
|
||||
overflow: hidden; //超出隐藏
|
||||
white-space: nowrap; //不折行
|
||||
text-overflow: ellipsis; //溢出显示省略号
|
||||
}
|
||||
|
||||
span {
|
||||
display: block;
|
||||
width: 100%;
|
||||
overflow: hidden; //超出隐藏
|
||||
white-space: nowrap; //不折行
|
||||
text-overflow: ellipsis; //溢出显示省略号
|
||||
color: #8A8CAB;
|
||||
font-size: px2rem(24, );
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.confirmTheGift {
|
||||
display: none;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
z-index: 999;
|
||||
background: rgba(0, 0, 0, .8);
|
||||
|
||||
.confirmTheGift_in {
|
||||
width: px2rem(600, );
|
||||
height: px2rem(421, );
|
||||
background: linear-gradient(90deg, #DAFFFC 0%, #FFFBE6 47%, #FFD5EC 100%);
|
||||
position: relative;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
border-radius: px2rem(40, );
|
||||
box-sizing: border-box;
|
||||
|
||||
.confirmTheGift_in_title {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: px2rem(40, );
|
||||
color: #990D39;
|
||||
font-size: px2rem(26, );
|
||||
font-weight: bold;
|
||||
|
||||
b {
|
||||
color: #503938;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
i {
|
||||
font-style: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
.gift {
|
||||
width: px2rem(160, );
|
||||
height: px2rem(160, );
|
||||
background: #FFADB7;
|
||||
border-radius: 50%;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
top: px2rem(111, );
|
||||
}
|
||||
|
||||
.but1 {
|
||||
text-align: center;
|
||||
color: #482F2F;
|
||||
font-size: px2rem(28, );
|
||||
font-weight: bold;
|
||||
line-height: px2rem(72, );
|
||||
width: px2rem(220, );
|
||||
height: px2rem(72, );
|
||||
border-radius: px2rem(72, );
|
||||
position: absolute;
|
||||
left: px2rem(60, );
|
||||
top: px2rem(316, );
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.but2 {
|
||||
width: px2rem(220, );
|
||||
height: px2rem(72, );
|
||||
position: absolute;
|
||||
right: px2rem(60, );
|
||||
top: px2rem(316, );
|
||||
background: url(../images/confirmTheGift_in_but2.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
}
|
||||
}
|
2923
view/mew/activity/2022-newYear/css/index.css
Normal file
3319
view/mew/activity/2022-newYear/css/index.scss
Normal file
24
view/mew/activity/2022-newYear/css/share.css
Normal file
@@ -0,0 +1,24 @@
|
||||
html,
|
||||
body {
|
||||
width: 100%;
|
||||
height: 21.6533333333rem;
|
||||
background-color: #BDADFF;
|
||||
background-image: url(../images/shareBg.png);
|
||||
background-size: 100% 21.6533333333rem;
|
||||
background-repeat: no-repeat;
|
||||
position: relative;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
top: 0;
|
||||
}
|
||||
html img,
|
||||
body img {
|
||||
position: absolute;
|
||||
width: 3.3466666667rem;
|
||||
height: 3.3466666667rem;
|
||||
border-radius: 50%;
|
||||
top: 8.8rem;
|
||||
left: 3.8933333333rem;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=share.css.map */
|
26
view/mew/activity/2022-newYear/css/share.scss
Normal file
@@ -0,0 +1,26 @@
|
||||
@function px2rem($px, $rem:75) {
|
||||
@return $px / $rem+rem;
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
width: 100%;
|
||||
height: px2rem(1624, );
|
||||
background-color: #BDADFF;
|
||||
background-image: url(../images/shareBg.png);
|
||||
background-size: 100% px2rem(1624, );
|
||||
background-repeat: no-repeat;
|
||||
position: relative;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
top: 0;
|
||||
|
||||
img {
|
||||
position: absolute;
|
||||
width: px2rem(251, );
|
||||
height: px2rem(251, );
|
||||
border-radius: 50%;
|
||||
top: px2rem(660, );
|
||||
left: px2rem(292, );
|
||||
}
|
||||
}
|
51
view/mew/activity/2022-newYear/friends.html
Normal file
@@ -0,0 +1,51 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>好友</title>
|
||||
<link rel="stylesheet" href="../../common/css/reset.css">
|
||||
<link rel="stylesheet" href="../../common/css/swiper.min.css">
|
||||
<link rel="stylesheet" href="./css/friends.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- 顶部返回 -->
|
||||
<div class="back"><img src="./images/travel/back.png" alt=""></div>
|
||||
<div class="title">好友</div>
|
||||
<input type="text" placeholder="搜索好友">
|
||||
<ul>
|
||||
<!-- <li uid="936887">
|
||||
<div class="left">
|
||||
<img src="./images/people.png" alt="">
|
||||
</div>
|
||||
<div class="right">
|
||||
<p>用户昵称1</p>
|
||||
<span>你好啊,好久不见是吧,不见就不见不见就不见不不见不不见不不见不不见不不见不</span>
|
||||
</div>
|
||||
</li> -->
|
||||
</ul>
|
||||
<!-- 确定赠送按钮 -->
|
||||
<div class="confirmTheGift">
|
||||
<div class="confirmTheGift_in">
|
||||
<p class="confirmTheGift_in_title">确定赠送“<b>用户昵称</b>”一张 <i>礼物昵称</i> 愿望卡吗?</p>
|
||||
<img src="" alt="" class="gift">
|
||||
<div class="but1">取消</div>
|
||||
<div class="but2"></div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
<script src="../../common/js/flexible.js"></script>
|
||||
<script src="../../common/js/jquery-3.2.1.min.js"></script>
|
||||
<script src="../../common/js/common2.js"></script>
|
||||
<script src="../../common/js/layer.js"></script>
|
||||
<script src="../../common/js/vconsole.min.js"></script>
|
||||
<script src="../../common/js/route-constant.js"></script>
|
||||
<script src="../../common/js/svga.min.js"></script>
|
||||
<script src="../../common/js/swiper.min.js"></script>
|
||||
<script src="./js/friends.js"></script>
|
||||
|
||||
</html>
|
BIN
view/mew/activity/2022-newYear/images/1.png
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
view/mew/activity/2022-newYear/images/2.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
view/mew/activity/2022-newYear/images/3.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
view/mew/activity/2022-newYear/images/4.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
view/mew/activity/2022-newYear/images/5.png
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
view/mew/activity/2022-newYear/images/6.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
view/mew/activity/2022-newYear/images/7.png
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
view/mew/activity/2022-newYear/images/8.png
Normal file
After Width: | Height: | Size: 80 KiB |
BIN
view/mew/activity/2022-newYear/images/acquired.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
view/mew/activity/2022-newYear/images/ax.png
Normal file
After Width: | Height: | Size: 4.0 KiB |
BIN
view/mew/activity/2022-newYear/images/bcsj.png
Normal file
After Width: | Height: | Size: 6.2 KiB |
BIN
view/mew/activity/2022-newYear/images/cardNum.png
Normal file
After Width: | Height: | Size: 953 B |
BIN
view/mew/activity/2022-newYear/images/click.svga
Normal file
BIN
view/mew/activity/2022-newYear/images/cloud.png
Normal file
After Width: | Height: | Size: 60 KiB |
BIN
view/mew/activity/2022-newYear/images/confirmTheGift_in_but2.png
Normal file
After Width: | Height: | Size: 6.2 KiB |
BIN
view/mew/activity/2022-newYear/images/desire.png
Normal file
After Width: | Height: | Size: 850 KiB |
BIN
view/mew/activity/2022-newYear/images/desire_pub.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
view/mew/activity/2022-newYear/images/desire_see_in_but.png
Normal file
After Width: | Height: | Size: 7.0 KiB |
BIN
view/mew/activity/2022-newYear/images/desire_see_in_gift1.png
Normal file
After Width: | Height: | Size: 43 KiB |
BIN
view/mew/activity/2022-newYear/images/desire_see_in_gift2.png
Normal file
After Width: | Height: | Size: 45 KiB |
BIN
view/mew/activity/2022-newYear/images/desire_see_in_gift3.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
view/mew/activity/2022-newYear/images/desire_see_in_title1.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
view/mew/activity/2022-newYear/images/desire_see_in_title2.png
Normal file
After Width: | Height: | Size: 41 KiB |
BIN
view/mew/activity/2022-newYear/images/desire_see_in_title3.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
view/mew/activity/2022-newYear/images/dynamic.png
Normal file
After Width: | Height: | Size: 8.0 KiB |
BIN
view/mew/activity/2022-newYear/images/fs.png
Normal file
After Width: | Height: | Size: 6.7 KiB |
BIN
view/mew/activity/2022-newYear/images/gb.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
view/mew/activity/2022-newYear/images/ggwc.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
view/mew/activity/2022-newYear/images/goShare.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
view/mew/activity/2022-newYear/images/hb.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
view/mew/activity/2022-newYear/images/header.png
Normal file
After Width: | Height: | Size: 2.5 MiB |
BIN
view/mew/activity/2022-newYear/images/letterBut.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
view/mew/activity/2022-newYear/images/letter_in1.png
Normal file
After Width: | Height: | Size: 82 KiB |
BIN
view/mew/activity/2022-newYear/images/letter_in2.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
view/mew/activity/2022-newYear/images/letters.png
Normal file
After Width: | Height: | Size: 9.5 KiB |
BIN
view/mew/activity/2022-newYear/images/limitGift.png
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
view/mew/activity/2022-newYear/images/limitGift1.png
Normal file
After Width: | Height: | Size: 77 KiB |
BIN
view/mew/activity/2022-newYear/images/limitGift2.png
Normal file
After Width: | Height: | Size: 67 KiB |
BIN
view/mew/activity/2022-newYear/images/lineGift.png
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
view/mew/activity/2022-newYear/images/love2.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
view/mew/activity/2022-newYear/images/lovePostOffice.png
Normal file
After Width: | Height: | Size: 1.5 MiB |
BIN
view/mew/activity/2022-newYear/images/nan.png
Normal file
After Width: | Height: | Size: 572 KiB |
BIN
view/mew/activity/2022-newYear/images/new.png
Normal file
After Width: | Height: | Size: 918 B |
BIN
view/mew/activity/2022-newYear/images/nohb.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
view/mew/activity/2022-newYear/images/notLineGift.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
view/mew/activity/2022-newYear/images/notLineGift_ok.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
view/mew/activity/2022-newYear/images/notObtained.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
view/mew/activity/2022-newYear/images/notzfImg.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
view/mew/activity/2022-newYear/images/nv.png
Normal file
After Width: | Height: | Size: 575 KiB |
BIN
view/mew/activity/2022-newYear/images/obtained.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
view/mew/activity/2022-newYear/images/office.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
view/mew/activity/2022-newYear/images/page3_rule.png
Normal file
After Width: | Height: | Size: 395 KiB |
BIN
view/mew/activity/2022-newYear/images/people.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
view/mew/activity/2022-newYear/images/rank/cpLink.png
Normal file
After Width: | Height: | Size: 803 B |
BIN
view/mew/activity/2022-newYear/images/rank/date.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
view/mew/activity/2022-newYear/images/rank/date_act.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
view/mew/activity/2022-newYear/images/rank/jieshu.png
Normal file
After Width: | Height: | Size: 134 KiB |
BIN
view/mew/activity/2022-newYear/images/rank/logo.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
view/mew/activity/2022-newYear/images/rank/mlRule.png
Normal file
After Width: | Height: | Size: 200 KiB |
BIN
view/mew/activity/2022-newYear/images/rank/ml_title.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
view/mew/activity/2022-newYear/images/rank/more.png
Normal file
After Width: | Height: | Size: 503 B |
BIN
view/mew/activity/2022-newYear/images/rank/no1Bg.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
view/mew/activity/2022-newYear/images/rank/no2.png
Normal file
After Width: | Height: | Size: 7.3 KiB |
BIN
view/mew/activity/2022-newYear/images/rank/no3.png
Normal file
After Width: | Height: | Size: 7.7 KiB |
BIN
view/mew/activity/2022-newYear/images/rank/rankBg.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
view/mew/activity/2022-newYear/images/rank/rank_act.png
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
view/mew/activity/2022-newYear/images/rank/top1.png
Normal file
After Width: | Height: | Size: 8.4 KiB |
BIN
view/mew/activity/2022-newYear/images/rank/top1Bg.png
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
view/mew/activity/2022-newYear/images/rank/top2.png
Normal file
After Width: | Height: | Size: 6.0 KiB |
BIN
view/mew/activity/2022-newYear/images/rank/top3.png
Normal file
After Width: | Height: | Size: 6.3 KiB |
BIN
view/mew/activity/2022-newYear/images/rank/yqRule.png
Normal file
After Width: | Height: | Size: 316 KiB |
BIN
view/mew/activity/2022-newYear/images/rank/yq_title.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
view/mew/activity/2022-newYear/images/recipientBg.png
Normal file
After Width: | Height: | Size: 7.5 KiB |
BIN
view/mew/activity/2022-newYear/images/recipientBut.png
Normal file
After Width: | Height: | Size: 4.3 KiB |
BIN
view/mew/activity/2022-newYear/images/recipient_in.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
view/mew/activity/2022-newYear/images/redBag.svga
Normal file
BIN
view/mew/activity/2022-newYear/images/redTree.png
Normal file
After Width: | Height: | Size: 200 KiB |
BIN
view/mew/activity/2022-newYear/images/redTreeBg.png
Normal file
After Width: | Height: | Size: 267 KiB |
BIN
view/mew/activity/2022-newYear/images/redTreeBut.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
view/mew/activity/2022-newYear/images/redTreeTakst.png
Normal file
After Width: | Height: | Size: 98 KiB |
BIN
view/mew/activity/2022-newYear/images/redTreeTakstButImg.png
Normal file
After Width: | Height: | Size: 6.9 KiB |
BIN
view/mew/activity/2022-newYear/images/redTreeTakstGift.png
Normal file
After Width: | Height: | Size: 132 KiB |
BIN
view/mew/activity/2022-newYear/images/redTreeTakst_but.png
Normal file
After Width: | Height: | Size: 7.7 KiB |
BIN
view/mew/activity/2022-newYear/images/redTree_bag_span.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
view/mew/activity/2022-newYear/images/redTree_pub_rule.png
Normal file
After Width: | Height: | Size: 119 KiB |
BIN
view/mew/activity/2022-newYear/images/red_Z.png
Normal file
After Width: | Height: | Size: 5.5 KiB |
BIN
view/mew/activity/2022-newYear/images/ruleContent.png
Normal file
After Width: | Height: | Size: 158 KiB |
BIN
view/mew/activity/2022-newYear/images/rule_scorll.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
view/mew/activity/2022-newYear/images/shareBg.png
Normal file
After Width: | Height: | Size: 861 KiB |
BIN
view/mew/activity/2022-newYear/images/tab1.png
Normal file
After Width: | Height: | Size: 5.4 KiB |
BIN
view/mew/activity/2022-newYear/images/tab1_active.png
Normal file
After Width: | Height: | Size: 5.1 KiB |
BIN
view/mew/activity/2022-newYear/images/tab2.png
Normal file
After Width: | Height: | Size: 5.4 KiB |