mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-07 01:46:44 +08:00
春节勋章
This commit is contained in:
@@ -37,13 +37,21 @@
|
||||
</view>
|
||||
<view class="medal-list-index" v-if="year2023" >
|
||||
<view class="medal-img-index">
|
||||
<image style="width:136upx;height:152upx" src="/static/images/medal//medal20231.png" mode=""></image>
|
||||
<image style="width:136upx;height:152upx" src="/static/images/medal/medal20231.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 class="medal-list-index">
|
||||
<view class="medal-img-index">
|
||||
<image style="width:136upx;height:152upx" src="/static/images/medal/china2023m.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