Commit 9499ff4a by 陈超

T

parent a3119295
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<van-icon @click="onPlus" name="__THEME__/img/plus.png" size="20" ></van-icon> <van-icon @click="onPlus" name="__THEME__/img/plus.png" size="20" ></van-icon>
</div> </div>
</div> </div>
<div class="layout_h" style="padding: 0.75rem;"> <div class="layout_h" style="padding: 0.75rem;min-height: 5.5rem;">
<van-icon class="self_center" name="__THEME__/img/address_icon.png" size="28" ></van-icon> <van-icon class="self_center" name="__THEME__/img/address_icon.png" size="28" ></van-icon>
<div class="layout_v weight_full self_center" style="margin-right: 0.625rem;margin-left: 0.75rem;"> <div class="layout_v weight_full self_center" style="margin-right: 0.625rem;margin-left: 0.75rem;">
<span v-if="!hasAddress" class="text_16_400 color_999999">添加收货信息</span> <span v-if="!hasAddress" class="text_16_400 color_999999">添加收货信息</span>
......
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