Explorar el Código

配置生产环境

jwyu hace 11 meses
padre
commit
967a99de1c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -1,7 +1,7 @@
 # 接口地址
 VITE_APP_API_URL="/api"
 # 路由根地址
-VITE_APP_BASE_URL="/"
+VITE_APP_BASE_URL="/h5"
 # 打包输入文件名
 VITE_APP_OUTDIR="eta_mini_h5"
 # 参数解密key