Merge branch 'base' into i18n

This commit is contained in:
菲鸽 2024-05-18 18:01:23 +08:00
commit 62f05460b7
2 changed files with 2 additions and 2 deletions

2
env/.env vendored
View File

@ -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'

View File

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