# 本地环境 ENV = 'development' # 本地环境接口地址 VITE_API_URL = 'https://demo.dvadmin.com/api/' # 是否启用按钮权限 VITE_PM_ENABLED = true