123456789101112131415161718192021222324252627 |
- VITE_PUBLIC_PATH = ./
- VITE_ROUTER_HISTORY = "hash"
- VITE_CDN = false
- VITE_COMPRESSION = "none"
- VITE_APP_DOMAIN = 'https://mcapi.hhmdtech.com'
- VITE_APP_PLATFORM_DOMAIN = 'https://api.hhmdtech.com'
- VITE_APP_BASE_API = '/api'
- VITE_APP_GRAPH = 'https://mcapi.hhmdtech.com'
- VITE_APP_ADMIN_API = 'https://mcapi.hhmdtech.com'
- VITE_APP_AUTH_ADMIN_API = 'https://mcapi.hhmdtech.com/authService'
- VITE_APP_OSS = 'https://oss.hhmdtech.com'
- VITE_APP_CHANNEL_API = 'https://api.dev.hhmdtech.com'
- VITE_APP_ADDRESS = 'https://mechanism.hhmdtech.com'
- VITE_APP_ARCHIVES = 'https://archives.hhmdtech.com'
- VITE_APP_H5 = 'https://m.hhmdtech.com'
- VITE_APP_CQMZ_H5 = 'https://cq-m.hhmdtech.com'
- VITE_APP_LARGEN = 'https://datav.hhmdtech.com'
|