|
|
@ -29,7 +29,7 @@ |
|
|
/> |
|
|
/> |
|
|
<img class="h-24" v-else :src="item.icon" alt=""/> |
|
|
<img class="h-24" v-else :src="item.icon" alt=""/> |
|
|
</view> |
|
|
</view> |
|
|
<view class="fn-12" style="margin-top: 4px">{{ item.label }}</view> |
|
|
<view class="fn-12" style="margin-top: 4px;margin-bottom:10px">{{ item.label }}</view> |
|
|
</view> |
|
|
</view> |
|
|
<!-- #ifdef APP-PLUS --> |
|
|
<!-- #ifdef APP-PLUS --> |
|
|
<view class="w-max" style="height:20px"></view> |
|
|
<view class="w-max" style="height:20px"></view> |
|
|
|