diff --git a/common/utils/requset.js b/common/utils/requset.js index 29f80f9..a0a3634 100644 --- a/common/utils/requset.js +++ b/common/utils/requset.js @@ -2,7 +2,7 @@ * @Author: ch * @Date: 2022-03-17 17:42:32 * @LastEditors: ch - * @LastEditTime: 2022-04-29 22:34:28 + * @LastEditTime: 2022-05-05 16:22:30 * @Description: 项目接口请求统一处理器,返回一个需要token和不需要token的请求封装方法 */ diff --git a/pages/goods/detail/index.vue b/pages/goods/detail/index.vue index 02ddfe0..912ab8a 100644 --- a/pages/goods/detail/index.vue +++ b/pages/goods/detail/index.vue @@ -2,7 +2,7 @@ * @Author: ch * @Date: 2022-03-23 17:27:21 * @LastEditors: ch - * @LastEditTime: 2022-05-03 13:28:18 + * @LastEditTime: 2022-05-05 16:14:29 * @Description: file content -->