发现更多
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
签到领取能量碎片
|
||||
</view>
|
||||
<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>
|
||||
|
||||
@@ -245,7 +245,6 @@
|
||||
padding-bottom: 80rpx;
|
||||
.content-title {
|
||||
font-size: 40rpx;
|
||||
font-weight: 600;
|
||||
padding: 50rpx 45rpx;
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
@@ -285,7 +284,6 @@
|
||||
}
|
||||
}
|
||||
.sign-record {
|
||||
font-weight: 600;
|
||||
opacity: .8;
|
||||
padding: 0 40rpx;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user