uniapp:【商品详情】对接后端接口

This commit is contained in:
YunaiV
2022-12-26 21:29:19 +08:00
parent 92632c046c
commit d4ceceee8c
7 changed files with 49 additions and 82 deletions

View File

@@ -62,12 +62,12 @@
"navigationBarTitleText": "账户设置"
}
},
{
"path": "pages/product/product",
"style": {
"navigationBarTitleText": "商品详情"
}
},
{
"path": "pages/product/product",
"style": {
"navigationBarTitleText": "商品详情"
}
},
{
"path": "pages/checkout/checkout",
"style": {