feat:修改为线上地址
applications/mobile-web-view/src/config/env.js New file @@ -0,0 +1,2 @@ let baseUrl = import.meta.env.VITE_APP_API; export { baseUrl };