确认订单
This commit is contained in:
parent
2ba391df98
commit
1a30af2700
@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
.header {
|
.header {
|
||||||
|
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
font-size: 36rpx;
|
font-size: 36rpx;
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
<view class="bodys">
|
<view class="bodys">
|
||||||
<view class="addressinfo">
|
<view class="addressinfo">
|
||||||
<view class="item">
|
<view class="item">
|
||||||
某某,15888888888
|
某某,15688888888
|
||||||
</view>
|
</view>
|
||||||
<view class="picture">
|
<view class="picture">
|
||||||
<span @tap='upaddress()'>修改地址</span>
|
<span @tap='upaddress()'>修改地址</span>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user