feat: 提交首页
BIN
static/aidex/images/earningSelect.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
static/aidex/images/ll01.png
Normal file
|
After Width: | Height: | Size: 8.8 KiB |
BIN
static/aidex/images/ll02.png
Normal file
|
After Width: | Height: | Size: 7.7 KiB |
BIN
static/aidex/images/ll03.png
Normal file
|
After Width: | Height: | Size: 7.3 KiB |
BIN
static/aidex/images/ll04.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
static/aidex/images/ll05.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
static/aidex/images/ll06.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
static/aidex/images/ll07.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
72
static/aidex/svg/Group 12.svg
Normal file
|
After Width: | Height: | Size: 197 KiB |
11
static/scss/init.scss
Normal file
@ -0,0 +1,11 @@
|
||||
.p_container {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.p_content {
|
||||
margin: 0 16rpx;
|
||||
}
|
||||
.p_box {
|
||||
background-color: #fff;
|
||||
padding: 24rpx 16rpx;
|
||||
}
|
||||