请求响应错误统一处理

This commit is contained in:
sfmind
2022-04-21 01:46:45 +08:00
parent 713817d0f1
commit e9c0c452c8
7 changed files with 38 additions and 57 deletions

View File

@@ -57,13 +57,13 @@
{
"path": "pages/address/list",
"style": {
"navigationBarTitleText": "收货列表"
"navigationBarTitleText": "收货地址"
}
},
{
"path": "pages/search/search",
"style": {
"navigationBarTitleText": "商品搜索"
"navigationBarTitleText": "搜索"
}
},
{