@@ -2,7 +2,7 @@
<view class="level">
<view class="leve_left">
<view class="level_left_txt">
- {{currentLevelTxt}}
+ L{{currentLevelTxt}}
</view>
<view class="level_progress">
<view class="leve_progress_" :style="{width:currentLevel/nextLevel*300+'rpx'}">
@@ -13,7 +13,7 @@
<view class="level_right_txt">
- {{nextLevelTxt}}
+ L{{nextLevelTxt}}
<view class="level_right">