Commit 45d55ee3 authored by 黄媛媛's avatar 黄媛媛

添加支付

parent 029e5823
...@@ -2,9 +2,15 @@ ...@@ -2,9 +2,15 @@
"easycom": { "easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue" "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
}, },
"pages": [{ "pages": [
{
"path": "pages/user-center/user-center" "path": "pages/user-center/user-center"
}, { },
{
"path": "pages/pay/pay/pay"
},
{
"path": "pages/cart/cart" "path": "pages/cart/cart"
},{ },{
"path": "pages/order/index/index" "path": "pages/order/index/index"
......
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