Commit 5436e374 authored by honghy's avatar honghy Committed by wux

【设置-地址信息】多语言,首页公布宽度调整

parent 42c48b37
......@@ -33,11 +33,11 @@
<view class="item-footer-right">
<view class="right-box" @click="toEditAddress(item.id)">
<image class="item-img" src="../../static/img/edit.png"></image>
编辑</view
{{$lang.lang.create.edit}}</view
>
<view class="right-box" @click="deleteAddress(item.id)">
<image class="item-img" src="../../static/img/delete_pail.png"></image>
删除</view
{{$lang.lang.create.delete}}</view
>
</view>
</view>
......
......@@ -107,7 +107,7 @@ page{
top: 44upx;
}
.mssgv-v-1{
width: 120upx;
width: 130upx;
height: 120upx;
text-align: center;
/* line-height: 50upx; */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment