102真机测试完成
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
<view class="p100" :style="{backgroundColor:config.activeIndex==index?config.itemBgColor:'',
|
||||
justifyContent:config.textAlign
|
||||
}">
|
||||
<view class="imgContent" :style="{
|
||||
<view class="imgContent" v-if="item.icon" :style="{
|
||||
height:config.itemHeight,
|
||||
width:config.itemHeight
|
||||
}">
|
||||
|
||||
Reference in New Issue
Block a user