调整购物车样式

This commit is contained in:
唐明明
2023-10-10 10:59:56 +08:00
parent 51a04d53ce
commit 4faf065c96
16 changed files with 269 additions and 75 deletions

View File

@@ -8,6 +8,13 @@
"condition": {
"miniprogram": {
"list": [
{
"name": "自提点",
"pathName": "pages/store/store",
"query": "",
"launchMode": "default",
"scene": null
},
{
"name": "购物车",
"pathName": "pages/bag/bag",