feat: 调整样式
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"navigationBarTitleText": "成就徽章",
|
||||
"navigationBarTitleText": "等级徽章",
|
||||
"navigationBarBackgroundColor": "#F4F6F0",
|
||||
"navigationBarTextStyle": "black",
|
||||
"usingComponents": {
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
<view class="click-hint">点击查看等级详情 ></view>
|
||||
</view>
|
||||
|
||||
<view class="section-title-badges">我的成就</view>
|
||||
<view class="section-title-badges">我的徽章</view>
|
||||
|
||||
<view class="badge-wall-entry" bindtap="openBadgeWall">
|
||||
<view class="entry-bg-bloom"></view>
|
||||
@@ -33,8 +33,8 @@
|
||||
<t-icon name="achievement" size="56rpx" color="#FFD700" />
|
||||
</view>
|
||||
<view class="wall-entry-text">
|
||||
<text class="entry-title">成就徽章墙</text>
|
||||
<text class="entry-desc">查看所有成就与收集进度</text>
|
||||
<text class="entry-title">徽章墙</text>
|
||||
<text class="entry-desc">查看所有徽章与收集进度</text>
|
||||
</view>
|
||||
</view>
|
||||
<view class="wall-entry-right">
|
||||
|
||||
Reference in New Issue
Block a user