update:优化段位介绍
This commit is contained in:
+15
-15
@@ -63,39 +63,39 @@ import Container from "@/components/Container.vue";
|
||||
<view class="table-row">
|
||||
<text>倔强青铜</text>
|
||||
<view>
|
||||
<text>青铜1*</text>
|
||||
<text>青铜2*</text>
|
||||
<text>青铜3*</text>
|
||||
<text>青铜1</text>
|
||||
<text>青铜2</text>
|
||||
<text>青铜3</text>
|
||||
</view>
|
||||
<text>每个小段位需要满 3星才能晋升到下一个段位,共9颗星。</text>
|
||||
</view>
|
||||
<view class="table-row">
|
||||
<text>秩序白银</text>
|
||||
<view>
|
||||
<text>白铜1*</text>
|
||||
<text>白铜2*</text>
|
||||
<text>白铜3*</text>
|
||||
<text>白铜1</text>
|
||||
<text>白铜2</text>
|
||||
<text>白铜3</text>
|
||||
</view>
|
||||
<text>每个小段位需要满 3颗星才能晋升到下一个段位,共9颗星。</text>
|
||||
</view>
|
||||
<view class="table-row">
|
||||
<text>荣耀黄金</text>
|
||||
<view>
|
||||
<text>黄金1*</text>
|
||||
<text>黄金2*</text>
|
||||
<text>黄金3*</text>
|
||||
<text>黄金4*</text>
|
||||
<text>黄金1</text>
|
||||
<text>黄金2</text>
|
||||
<text>黄金3</text>
|
||||
<text>黄金4</text>
|
||||
</view>
|
||||
<text>每个小段位需要满4颗星才能晋升到下一个段位,共16颗星。</text>
|
||||
</view>
|
||||
<view class="table-row">
|
||||
<text>永恒钻石</text>
|
||||
<view>
|
||||
<text>钻石1*</text>
|
||||
<text>钻石2*</text>
|
||||
<text>钻石3*</text>
|
||||
<text>钻石4*</text>
|
||||
<text>钻石5*</text>
|
||||
<text>钻石1</text>
|
||||
<text>钻石2</text>
|
||||
<text>钻石3</text>
|
||||
<text>钻石4</text>
|
||||
<text>钻石5</text>
|
||||
</view>
|
||||
<text>每个小段位需要满5颗星才能晋升到下一个段位,共25颗星。</text>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user