替换logo

This commit is contained in:
wangxiaowei
2025-08-29 10:11:17 +08:00
parent e1a4f57610
commit 38f0dbcbe2
8 changed files with 24 additions and 26 deletions

4
env/.env vendored
View File

@ -1,4 +1,4 @@
VITE_APP_TITLE = 'unibest'
VITE_APP_TITLE = '茶址'
VITE_APP_PORT = 9000
VITE_UNI_APPID = '__UNI__D1E5001'
@ -8,7 +8,7 @@ VITE_WX_APPID = 'wxa2abb91f64032a2b'
VITE_APP_PUBLIC_BASE=/
# 登录页面
VITE_LOGIN_URL = '/pages/login/index'
VITE_LOGIN_URL = '/pages/login/login'
# 第一个请求地址
VITE_SERVER_BASEURL = 'https://mnp.zhuzhuda.cn'