Commit 2c4edcd2 authored by 罗超's avatar 罗超

修改购物车部分样式

parent d46d0a6e
......@@ -3,11 +3,15 @@
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [{
"path": "pages/index/index"
"path": "pages/cart/cart"
},
{
"path": "pages/cats/cats"
},
{
"path": "pages/order-submit/order-submit"
"path": "pages/index/index"
},
{
"path": "pages/goods/goods"
},
......@@ -29,12 +33,6 @@
{
"path": "pages/address/address_chosen"
},
{
"path": "pages/cart/cart"
},
{
"path": "pages/cats/cats"
},
{
"path": "pages/address/AddAddress"
},
......
This diff is collapsed.
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