mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-10 03:16:45 +08:00
合并推送
This commit is contained in:
@@ -26,6 +26,15 @@
|
||||
|
||||
<view class="medal-name">{{me.medalName}} <text style="font-size: 24upx;color:#387DF7;margin-left: 6upx;">LV.{{me.medalLevel}}</text></view>
|
||||
</view>
|
||||
<view class="medal-list-index" >
|
||||
<view class="medal-img-index">
|
||||
<image style="width:136upx;height:152upx" src="/static/images/login_medal.png" mode=""></image>
|
||||
<text class="img-name">上线纪念章 </text>
|
||||
<text class="img-level"></text>
|
||||
</view>
|
||||
|
||||
<view class="medal-name">上线纪念章 <text style="font-size: 24upx;color:#387DF7;margin-left: 6upx;"></text></view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user