修改了部分样式
This commit is contained in:
@ -2,13 +2,12 @@
|
|||||||
margin-top: 28.85rpx;
|
margin-top: 28.85rpx;
|
||||||
}
|
}
|
||||||
.page {
|
.page {
|
||||||
background-color: #ffffff;
|
|
||||||
width: 100%;
|
|
||||||
overflow-y: auto;
|
|
||||||
}
|
|
||||||
.section {
|
|
||||||
padding: 88.46rpx 0 87.85rpx;
|
padding: 88.46rpx 0 87.85rpx;
|
||||||
background-image: linear-gradient(180deg, #ffa74f -29.4%, #ffffff1a 115.7%);
|
background-image: linear-gradient(180deg, #ffa74f -29.4%, #ffffff1a 115.7%);
|
||||||
|
background-color: #ffffff;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
.section_2 {
|
.section_2 {
|
||||||
margin-left: 50rpx;
|
margin-left: 50rpx;
|
||||||
|
@ -14,9 +14,11 @@
|
|||||||
padding: 69.23rpx 38.46rpx 69.31rpx;
|
padding: 69.23rpx 38.46rpx 69.31rpx;
|
||||||
background-image: linear-gradient(180deg, #ffc387 0%, #ffffff00 120.3%);
|
background-image: linear-gradient(180deg, #ffc387 0%, #ffffff00 120.3%);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
.section {
|
.section {
|
||||||
margin-left: 11.54rpx;
|
margin-left: 3.85rpx;
|
||||||
margin-right: 3.85rpx;
|
margin-right: 3.85rpx;
|
||||||
background-color: #ffbb78;
|
background-color: #ffbb78;
|
||||||
border-radius: 14.15rpx;
|
border-radius: 14.15rpx;
|
||||||
@ -36,7 +38,6 @@
|
|||||||
line-height: 35.04rpx;
|
line-height: 35.04rpx;
|
||||||
}
|
}
|
||||||
.text-wrapper {
|
.text-wrapper {
|
||||||
padding: 11.54rpx 0;
|
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
border-radius: 28.85rpx;
|
border-radius: 28.85rpx;
|
||||||
width: 130.77rpx;
|
width: 130.77rpx;
|
||||||
@ -76,7 +77,7 @@
|
|||||||
}
|
}
|
||||||
.text_3 {
|
.text_3 {
|
||||||
color: #ff8d1a;
|
color: #ff8d1a;
|
||||||
line-height: 24.88rpx;
|
line-height: 48.08rpx;
|
||||||
}
|
}
|
||||||
.text {
|
.text {
|
||||||
line-height: 25.15rpx;
|
line-height: 25.15rpx;
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
margin-left: 9.38rpx;
|
margin-left: 9.38rpx;
|
||||||
}
|
}
|
||||||
.page {
|
.page {
|
||||||
padding: 65.63rpx 28.13rpx 331.88rpx 30rpx;
|
padding: 65.63rpx 28.13rpx 331.88rpx;
|
||||||
background-image: linear-gradient(180deg, #ff8d1a -7.3%, #ffffff00 92.1%);
|
background-image: linear-gradient(180deg, #ff8d1a -7.3%, #ffffff00 92.1%);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
@ -14,9 +14,8 @@
|
|||||||
padding: 39.38rpx 28.13rpx 117.32rpx 30rpx;
|
padding: 39.38rpx 28.13rpx 117.32rpx 30rpx;
|
||||||
background-image: linear-gradient(0deg, #ffffff 66.3%, #ff8d1a 100%);
|
background-image: linear-gradient(0deg, #ffffff 66.3%, #ff8d1a 100%);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
overflow-y: auto;
|
|
||||||
overflow-x: hidden;
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
.section {
|
.section {
|
||||||
padding: 30.97rpx 0 18.75rpx;
|
padding: 30.97rpx 0 18.75rpx;
|
||||||
|
@ -5,15 +5,12 @@
|
|||||||
margin-left: 5.63rpx;
|
margin-left: 5.63rpx;
|
||||||
}
|
}
|
||||||
.page {
|
.page {
|
||||||
background-color: #f5f5f5;
|
|
||||||
width: 100%;
|
|
||||||
overflow-y: auto;
|
|
||||||
overflow-x: hidden;
|
|
||||||
height: 100%;
|
|
||||||
}
|
|
||||||
.list {
|
|
||||||
padding: 54.38rpx 37.5rpx 200.63rpx;
|
padding: 54.38rpx 37.5rpx 200.63rpx;
|
||||||
background-image: linear-gradient(180deg, #ff8d1a -24.5%, #ff8d1a00 57.4%);
|
background-image: linear-gradient(180deg, #ff8d1a -24.5%, #ff8d1a00 57.4%);
|
||||||
|
background-color: #f5f5f5;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
.list-item {
|
.list-item {
|
||||||
padding: 30rpx 26.25rpx;
|
padding: 30rpx 26.25rpx;
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
export const local='http://localhost:9091';
|
export const local='http://localhost:9091';
|
||||||
export const ip = 'http://27.30.77.229:9091';
|
export const ip = 'http://27.30.77.229:9091';
|
||||||
export const test = 'http://27.30.77.229:9092';
|
export const test = 'http://27.30.77.229:9092';
|
||||||
export const baseUrl = local;
|
export const baseUrl = test;
|
||||||
|
|
||||||
export const globalImgUrl = baseUrl + '/file/download/'
|
export const globalImgUrl = baseUrl + '/file/download/'
|
Reference in New Issue
Block a user