Commit 8ff27d32 authored by xieyishang's avatar xieyishang

111~

parent f74cb8f3
...@@ -34,9 +34,14 @@ ...@@ -34,9 +34,14 @@
margin-right: 26upx; margin-right: 26upx;
} }
.tosaomaboxs{ .tosaomaboxs{
width: 50px; // width: 50px;
text-align: right; text-align: right;
} }
.saomatext{
margin-left: 15upx;
color: #999;
font-size: 24upx;
}
.icons4{ .icons4{
width:25upx; width:25upx;
height:25upx; height:25upx;
......
...@@ -20,8 +20,9 @@ ...@@ -20,8 +20,9 @@
<image class="icons3" src="/static/news/dindhao.png" mode=""></image> <image class="icons3" src="/static/news/dindhao.png" mode=""></image>
<input class="names" type="text" value="" v-model="logscode" placeholder="输入快递单号" /> <input class="names" type="text" value="" v-model="logscode" placeholder="输入快递单号" />
</view> </view>
<view @tap="tosaoyisao" class="tosaomaboxs"> <view @tap="tosaoyisao" class="tosaomaboxs ali-c">
<image class="icons4" src="/static/news/saoma.png" mode=""></image> <image class="icons4" src="/static/news/saoma.png" mode=""></image>
<text class="saomatext">扫码发货</text>
</view> </view>
</view> </view>
......
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