init
BIN
src/assets/audio/bgm.mp3
Normal file
BIN
src/assets/audio/faceFamily.mp3
Normal file
65
src/assets/base.css
Normal file
@@ -0,0 +1,65 @@
|
||||
:root {
|
||||
font-family: Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
|
||||
line-height: 1.5;
|
||||
font-weight: 400;
|
||||
font-synthesis: none;
|
||||
text-rendering: optimizeLegibility;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
:not(img, input, textarea) {
|
||||
-webkit-user-drag: none;
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
||||
}
|
||||
|
||||
:not(input, img, textarea) {
|
||||
-webkit-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
input,
|
||||
textarea {
|
||||
padding: 0;
|
||||
border: none;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: none;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
input::placeholder,
|
||||
textarea::placeholder {
|
||||
color: rgba(99, 54, 16, .5);
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
input:focus,
|
||||
textarea:focus {
|
||||
border: none;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background-color: #000;
|
||||
}
|
||||
@keyframes loginloading {
|
||||
0% {
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
||||
100% {
|
||||
transform: rotate(360deg);
|
||||
}
|
||||
}
|
||||
BIN
src/assets/images/new/add-wx.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
src/assets/images/new/award.png
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
BIN
src/assets/images/new/back.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
src/assets/images/new/btn-address.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
src/assets/images/new/btn-goto.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
src/assets/images/new/btn-kaixin.png
Normal file
|
After Width: | Height: | Size: 49 KiB |
BIN
src/assets/images/new/choujiang.png
Normal file
|
After Width: | Height: | Size: 69 KiB |
BIN
src/assets/images/new/close-btn.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
src/assets/images/new/close-popup.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
src/assets/images/new/confirm-btn.png
Normal file
|
After Width: | Height: | Size: 103 KiB |
BIN
src/assets/images/new/demo-popup.png
Normal file
|
After Width: | Height: | Size: 586 KiB |
BIN
src/assets/images/new/game-1-bg.png
Normal file
|
After Width: | Height: | Size: 1.2 MiB |
BIN
src/assets/images/new/game-title.png
Normal file
|
After Width: | Height: | Size: 59 KiB |
BIN
src/assets/images/new/go-home.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
src/assets/images/new/home-bg.png
Normal file
|
After Width: | Height: | Size: 1.2 MiB |
BIN
src/assets/images/new/learn-more.png
Normal file
|
After Width: | Height: | Size: 79 KiB |
BIN
src/assets/images/new/limit-btn.png
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
src/assets/images/new/lottery-bg.png
Normal file
|
After Width: | Height: | Size: 1.4 MiB |
BIN
src/assets/images/new/lottery-mask-bg.png
Normal file
|
After Width: | Height: | Size: 80 KiB |
BIN
src/assets/images/new/lottery-title.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
src/assets/images/new/lottery.png
Normal file
|
After Width: | Height: | Size: 37 KiB |
BIN
src/assets/images/new/mask-img.png
Normal file
|
After Width: | Height: | Size: 7.9 KiB |
BIN
src/assets/images/new/more-btn.png
Normal file
|
After Width: | Height: | Size: 46 KiB |
BIN
src/assets/images/new/music.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
src/assets/images/new/popup-bg.png
Normal file
|
After Width: | Height: | Size: 586 KiB |
BIN
src/assets/images/new/prizelist-bg.png
Normal file
|
After Width: | Height: | Size: 348 KiB |
BIN
src/assets/images/new/qiwei.png
Normal file
|
After Width: | Height: | Size: 321 KiB |
BIN
src/assets/images/new/rule-share.png
Normal file
|
After Width: | Height: | Size: 1.7 MiB |
BIN
src/assets/images/new/rule.png
Normal file
|
After Width: | Height: | Size: 6.3 KiB |
BIN
src/assets/images/new/sanchongli.png
Normal file
|
After Width: | Height: | Size: 321 KiB |
BIN
src/assets/images/new/share-bg.png
Normal file
|
After Width: | Height: | Size: 1.1 MiB |
BIN
src/assets/images/new/share-btn.png
Normal file
|
After Width: | Height: | Size: 48 KiB |
BIN
src/assets/images/new/share-link.png
Normal file
|
After Width: | Height: | Size: 41 KiB |
BIN
src/assets/images/new/share-popup-demo.png
Normal file
|
After Width: | Height: | Size: 862 KiB |
BIN
src/assets/images/new/share-user-bg.png
Normal file
|
After Width: | Height: | Size: 1.4 MiB |
BIN
src/assets/images/new/slider1.png
Normal file
|
After Width: | Height: | Size: 716 KiB |
BIN
src/assets/images/new/start-1.png
Normal file
|
After Width: | Height: | Size: 71 KiB |
BIN
src/assets/images/new/start-btn.png
Normal file
|
After Width: | Height: | Size: 106 KiB |
BIN
src/assets/images/new/start-now.png
Normal file
|
After Width: | Height: | Size: 70 KiB |
BIN
src/assets/images/new/start.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
src/assets/images/new/swiper-page-bg.png
Normal file
|
After Width: | Height: | Size: 263 KiB |
BIN
src/assets/images/new/task.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
src/assets/images/new/todo-bg.png
Normal file
|
After Width: | Height: | Size: 323 KiB |
BIN
src/assets/images/new/zhongjiang1.png
Normal file
|
After Width: | Height: | Size: 732 KiB |
47
src/assets/main.css
Normal file
@@ -0,0 +1,47 @@
|
||||
@import './base.css';
|
||||
#app{
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
}
|
||||
.global-modal-mask {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: rgba(0, 0, 0, .7);
|
||||
}
|
||||
|
||||
.global-modal-content {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
}
|
||||
|
||||
.global-modal.position-bottom .global-modal-content {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.global-modal.position-top .global-modal-content {
|
||||
justify-content: flex-start;
|
||||
}
|
||||
|
||||
.global-modal.position-center .global-modal-content {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.vue-recycle-scroller__item-wrapper {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-flow: wrap;
|
||||
}
|
||||
.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view {
|
||||
width: 42vw !important;
|
||||
position: relative !important;
|
||||
}
|
||||