Commit 2defa835 by 高淑倩

下单页样式

parent 9b5f4c1b
...@@ -65,6 +65,7 @@ ...@@ -65,6 +65,7 @@
.pro-list{ .pro-list{
border-bottom: 1px solid rgba(151,151,151,0.3); border-bottom: 1px solid rgba(151,151,151,0.3);
padding:31rpx 0 25rpx; padding:31rpx 0 25rpx;
display: flex;
} }
.pro-list:last-child{ .pro-list:last-child{
border-bottom: none; border-bottom: none;
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
"list": [] "list": []
}, },
"miniprogram": { "miniprogram": {
"current": 16, "current": 17,
"list": [ "list": [
{ {
"id": -1, "id": -1,
...@@ -151,7 +151,7 @@ ...@@ -151,7 +151,7 @@
"id": 17, "id": 17,
"name": "确认订单", "name": "确认订单",
"pathName": "pages/confirmOrder/confirmOrder", "pathName": "pages/confirmOrder/confirmOrder",
"query": "couponId=&trolleySku2Buy=[{\"count\":1,\"skuId\":613473098901098500}]", "query": "trolleySku2Buy=[{\"count\":1,\"skuId\":621372628724224000}]",
"scene": null "scene": null
}, },
{ {
......
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