GitBucket
4.6.0
Toggle navigation
Sign in
Files
Branches
1
Tags
Issues
Pull Requests
Labels
Milestones
Wiki
08335
/
hivui-platform-template
hivui平台项目模板
Browse code
项目名
master
1 parent
967fde4
commit
a7909b695e0cfbf33264bbf547de81eba93fa3b9
20278
authored
on 29 Jul 2021
Showing
1 changed file
project/hivuiMain/config/index.js
Ignore Space
Show notes
View
project/hivuiMain/config/index.js
export const projectName = window.HIVUI_SETTING.projectName//'eaptpl'//window.__sysConfig.projectName//hcm //业务项目名 export const codeProjectName = "hirun"//'hirun'//'amrept-web'; // code项目名 export const baseURL = import.meta.env.VITE_APP_BASE_API||process.env.VITE_APP_BASE_API; // api的base_url
export const projectName = "eaptpl"//'eaptpl'//window.__sysConfig.projectName//hcm //业务项目名 export const codeProjectName = "hirun"//'hirun'//'amrept-web'; // code项目名 export const baseURL = import.meta.env.VITE_APP_BASE_API||process.env.VITE_APP_BASE_API; // api的base_url
Show line notes below