Commit f1646d0e by 陈超

T

parent faab0be5
......@@ -2,7 +2,7 @@
<link rel="stylesheet" href="__APP__/css/address_w3g.css">
<div id="app" class="body">
<div class="layout_v">
<van-field v-model="name" label="收货人" placeholder="收货人" ></van-field>
<van-field v-model="name" label="收货人" placeholder="收货人" input-align="right" ></van-field>
</div>
<div class="covers"></div>
<if condition="($data['usedCounts'] lt 10) OR ($_GET['id'] gt 0)">
......
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