发现更多
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
签到领取能量碎片
|
签到领取能量碎片
|
||||||
</view>
|
</view>
|
||||||
<view class="signBtn-go" v-else @click="$Router.push({name:'Fragment'})">
|
<view class="signBtn-go" v-else @click="$Router.push({name:'Fragment'})">
|
||||||
查看碎片记录<image class="signBtn-go-icon" src="/static/user/sign_arrow.png" mode="aspectFill"></image>
|
能量碎片记录<image class="signBtn-go-icon" src="/static/user/sign_arrow.png" mode="aspectFill"></image>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
@@ -245,7 +245,6 @@
|
|||||||
padding-bottom: 80rpx;
|
padding-bottom: 80rpx;
|
||||||
.content-title {
|
.content-title {
|
||||||
font-size: 40rpx;
|
font-size: 40rpx;
|
||||||
font-weight: 600;
|
|
||||||
padding: 50rpx 45rpx;
|
padding: 50rpx 45rpx;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
display: flex;
|
display: flex;
|
||||||
@@ -285,7 +284,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.sign-record {
|
.sign-record {
|
||||||
font-weight: 600;
|
|
||||||
opacity: .8;
|
opacity: .8;
|
||||||
padding: 0 40rpx;
|
padding: 0 40rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
@@ -431,7 +431,7 @@
|
|||||||
height: 300rpx;
|
height: 300rpx;
|
||||||
}
|
}
|
||||||
.customerCont-text {
|
.customerCont-text {
|
||||||
width: 260rpx;
|
width: 80%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
.customerClose {
|
.customerClose {
|
||||||
|
|||||||
Reference in New Issue
Block a user