@ -5,5 +5,8 @@
<image src="{{item.iconPath}}" class="item-img" />
<View class="item-text">{{item.text}}</View>
</view>
<view class="workbench-last" >
@ -13,6 +13,7 @@
}
.workbench-item {
width: 166px;
height: 138px;
background: #FFFFFF;
@ -31,3 +32,12 @@
color: #333333;
margin-left: 12px;
.workbench-last {
background:transparent;
border-radius: 8px;
margin-top: 12px;