Explorar el Código

Merge branch 'base' into tabbar

菲鸽 hace 1 año
padre
commit
77020a13a0
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      env/.env
  2. 1 1
      package.json

+ 1 - 1
env/.env

@@ -11,5 +11,5 @@ VITE_SERVER_BASEURL = 'https://ukw0y1.laf.run'
 VITE_UPLOAD_BASEURL = 'https://ukw0y1.laf.run/upload'
 
 # h5是否需要配置代理
-VITE_APP_PROXY=true
+VITE_APP_PROXY=false
 VITE_APP_PROXY_PREFIX = '/api'

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
   "name": "unibest",
   "type": "commonjs",
-  "version": "2.1.0",
+  "version": "2.2.0",
   "description": "unibest - 最好的 uniapp 开发模板",
   "author": {
     "name": "codercup",