绿满眶商城微信小程序-uniapp
zxl
2025-07-23 1793eb0ce705069ab624c59d4fe8f07e08baeee4
utils/request.js
@@ -70,6 +70,7 @@
   config.baseURL = api.buyer;
   config.header = {
      ...config.header,
      'Content-Type': 'application/json',
   };
   config.validateStatus = (statusCode) => {
      // 不论什么状态,统一在正确中处理