Commit 67952d91 by 肖康

Merge branch 'XK_USER_INDEX_UPDATE20190613' into Development

parents 68c335d9 65a3fa31
......@@ -309,8 +309,8 @@
库存:<font v-html="item.stock"></font>
</li>
<li class="mui-col-sm-8 mui-col-xs-8">
<span>型号:</span>
<p style="padding-left:60px;">{{item.goods_name||'- -'}}</p>
<span style="width:37px;">型号:</span>
<p style="padding-left:0px;">{{item.goods_name||'- -'}}</p>
</li>
<li class="mui-col-sm-4 mui-col-xs-4 t-r">
最小起订量:<font v-html="item.min_buy"></font>
......@@ -415,8 +415,8 @@
库存:<font v-html="item.stock"></font>
</li>
<li class="mui-col-sm-8 mui-col-xs-8">
<span>型号:</span>
<p style="padding-left:60px;">{{item.goods_name||'- -'}}</p>
<span style="width:37px;">型号:</span>
<p style="padding-left:0px;">{{item.goods_name||'- -'}}</p>
</li>
<li class="mui-col-sm-4 mui-col-xs-4 t-r">
最小起订量:<font v-html="item.min_buy"></font>
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
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 sign in to comment