This commit is contained in:
parent
c818c2c8be
commit
c4bd08c695
|
@ -265,10 +265,10 @@
|
||||||
width: 90%;
|
width: 90%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: linear-gradient(90deg, #019C88, #28BA92, #35C495);
|
background: linear-gradient(90deg, #019C88, #28BA92, #35C495);
|
||||||
height: 38px;
|
height: 40px;
|
||||||
border-radius: 28px;
|
border-radius: 28px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
line-height: 38px;
|
line-height: 40px;
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
font-size: 34rpx;
|
font-size: 34rpx;
|
||||||
}
|
}
|
||||||
|
|
|
@ -248,10 +248,10 @@
|
||||||
width: 90%;
|
width: 90%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: linear-gradient(90deg, #019C88, #28BA92, #35C495);
|
background: linear-gradient(90deg, #019C88, #28BA92, #35C495);
|
||||||
height: 38px;
|
height: 40px;
|
||||||
border-radius: 28px;
|
border-radius: 28px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
line-height: 38px;
|
line-height: 40px;
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
font-size: 34rpx;
|
font-size: 34rpx;
|
||||||
}
|
}
|
||||||
|
|
|
@ -60,12 +60,19 @@
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
<view class="excel-line">
|
||||||
|
<view>
|
||||||
|
<image class="excel" src="../../static/excel.png" mode=""></image>
|
||||||
|
</view>
|
||||||
|
<view class="jieshao">
|
||||||
|
{{order.content}}
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
<view class="oder-mian">
|
<view class="oder-mian">
|
||||||
<view class="oder-mian-left">
|
<view class="oder-mian-left">
|
||||||
<span>ID:{{order.invitationCode}}</span>
|
<span>ID:{{order.invitationCode}}</span>
|
||||||
<span>·</span>
|
<span>·</span>
|
||||||
<span><image style="width: 22rpx; height: 26rpx; margin-right:8rpx;" src="../../static/fire.png"></image>{{order.collectCount}}人 关注</span>
|
<span>{{order.collectCount}}人关注</span>
|
||||||
</view>
|
</view>
|
||||||
<view class="oder-mian-tjia">
|
<view class="oder-mian-tjia">
|
||||||
<view style="margin-top: 3rpx; margin-right: 8rpx;">
|
<view style="margin-top: 3rpx; margin-right: 8rpx;">
|
||||||
|
@ -124,14 +131,8 @@
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view> -->
|
</view> -->
|
||||||
<view class="jianjie">
|
|
||||||
<view class="jianjie-title">
|
|
||||||
自我介绍
|
|
||||||
</view>
|
|
||||||
<view class="jieshao">
|
|
||||||
{{order.content}}
|
|
||||||
</view>
|
|
||||||
</view>
|
|
||||||
<view class="oder-footer">
|
<view class="oder-footer">
|
||||||
<u-tabs :list="tabs" :is-scroll="true" :current="tabIndex" @change="tabChange" active-color="#000000"
|
<u-tabs :list="tabs" :is-scroll="true" :current="tabIndex" @change="tabChange" active-color="#000000"
|
||||||
gutter="60">
|
gutter="60">
|
||||||
|
@ -711,6 +712,18 @@
|
||||||
.swiper-img{
|
.swiper-img{
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
.excel-line{
|
||||||
|
margin: 20rpx 0;
|
||||||
|
height: 80rpx;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
.excel{
|
||||||
|
width: 60rpx;
|
||||||
|
height:60rpx;
|
||||||
|
margin-right: 8rpx;
|
||||||
|
}
|
||||||
.jianjie-title{
|
.jianjie-title{
|
||||||
padding: 0px !important;
|
padding: 0px !important;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
@ -736,7 +749,6 @@
|
||||||
}
|
}
|
||||||
.jieshao{
|
.jieshao{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-top: 15rpx;
|
|
||||||
font-size: 26rpx;
|
font-size: 26rpx;
|
||||||
color: #888;
|
color: #888;
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
|
@ -1196,15 +1208,15 @@
|
||||||
.oder-mian-left span:nth-child(1){
|
.oder-mian-left span:nth-child(1){
|
||||||
font-size: 26rpx;
|
font-size: 26rpx;
|
||||||
color: #666666;
|
color: #666666;
|
||||||
margin-right: 8px;
|
margin-right: 3px;
|
||||||
}
|
}
|
||||||
.oder-mian-left span:nth-child(2){
|
.oder-mian-left span:nth-child(2){
|
||||||
font-size: 50rpx;
|
font-size: 50rpx;
|
||||||
color: #666666;margin-right: 8px;
|
color: #666666;margin-right: 3px;
|
||||||
}
|
}
|
||||||
.oder-mian-left span:nth-child(3){
|
.oder-mian-left span:nth-child(3){
|
||||||
font-size: 26rpx;
|
font-size: 26rpx;
|
||||||
color: #666666;
|
color: #019c88;
|
||||||
}
|
}
|
||||||
.oder-mian-left{
|
.oder-mian-left{
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
Binary file not shown.
After Width: | Height: | Size: 3.0 KiB |
Loading…
Reference in New Issue