diff --git a/.gitignore b/.gitignore index 91ad4fa4..b1f0472b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /private/ /storage/ /litemall.iml +.idea \ No newline at end of file diff --git a/litemall-wx/pages/goods/goods.wxml b/litemall-wx/pages/goods/goods.wxml index 4a259cc5..a517d1b2 100644 --- a/litemall-wx/pages/goods/goods.wxml +++ b/litemall-wx/pages/goods/goods.wxml @@ -130,18 +130,18 @@ - - - - - - - {{cartGoodsCount}} - - - - 立即购买 - 加入购物车 - 商品已售空 + + + + - \ No newline at end of file + + + {{cartGoodsCount}} + + + + 立即购买 + 加入购物车 + 商品已售空 + \ No newline at end of file