diff --git a/app/data/view/shop_order/index.html b/app/data/view/shop_order/index.html index d3a3c19c3..cb389ec09 100644 --- a/app/data/view/shop_order/index.html +++ b/app/data/view/shop_order/index.html @@ -88,12 +88,10 @@
+ {$item.stock_sales|default=0}件 x {$item.price_market+0}元 + {$item.goods_name|default=''} ( {$item.goods_spec|think_show_goods_spec} ) +
{/foreach}