###
 # @Author: shuishen 1109946754@qq.com
 # @Date: 2024-10-25 11:21:24
 # @LastEditors: shuishen 1109946754@qq.com
 # @LastEditTime: 2024-10-25 11:37:37
 # @FilePath: \bigScreen\.env.development
 # @Description: 
 # 
 # Copyright (c) 2024 by shuishen, All Rights Reserved. 
### 

#开发环境配置
VITE_APP_ENV = 'development'

#接口地址
VITE_APP_API=/zhyqayapi

#页面基础路径
VITE_APP_BASE=/zhyq-rc/
