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
@中文描述: https
@版本: @升级登记:1 @同步后端:0 @同步数据库:0 @同步配置:0 @向下兼容:1
master
1 parent
3b9ee36
commit
bb43736206ed9fe015480466a77396ad314b588d
caibinghong
authored
on 20 Apr 2023
Showing
3 changed files
.env.development
.env.local
.env.production
Ignore Space
Show notes
View
.env.development
#193的用 192.168.4.106:7777 VITE_APP_BASE_API=https://e5.hieap.cn VITE_APP_SERVER=/e5 # 项目名/工号 VITE_APP_PN=project/admin VITE_APP_QUERYDATA=/amrept-web/server/WebServiceWadl/[projectName]/cxfService/queryForm VITE_APP_SAVEDATA=/amrept-web/server/WebServiceWadl/[projectName]/cxfService/saveForm VITE_APP_USERPATH=
#193的用 192.168.4.106:7777 VITE_APP_BASE_API=http://e5.hieap.cn VITE_APP_SERVER=/e5 # 项目名/工号 VITE_APP_PN=project/admin VITE_APP_QUERYDATA=/amrept-web/server/WebServiceWadl/[projectName]/cxfService/queryForm VITE_APP_SAVEDATA=/amrept-web/server/WebServiceWadl/[projectName]/cxfService/saveForm VITE_APP_USERPATH=
Ignore Space
Show notes
View
.env.local
#193的用 192.168.4.106:7777 VITE_APP_BASE_API=https://e5.hieap.cn VITE_APP_SERVER=/e5 # 项目名/工号 VITE_APP_PN=mflm/0000221 VITE_APP_QUERYDATA=/amrept-web/server/WebServiceWadl/[projectName]/cxfService/queryForm VITE_APP_SAVEDATA=/amrept-web/server/WebServiceWadl/[projectName]/cxfService/saveForm VITE_APP_USERPATH=
#193的用 192.168.4.106:7777 VITE_APP_BASE_API=http://e5.hieap.cn VITE_APP_SERVER=/e5 # 项目名/工号 VITE_APP_PN=mflm/0000221 VITE_APP_QUERYDATA=/amrept-web/server/WebServiceWadl/[projectName]/cxfService/queryForm VITE_APP_SAVEDATA=/amrept-web/server/WebServiceWadl/[projectName]/cxfService/saveForm VITE_APP_USERPATH=
Ignore Space
Show notes
View
.env.production
#打包时读取服务器(暂时无用处) VITE_APP_SERVER= #https://e5.hieap.cn VITE_APP_BASE_API=/ VITE_APP_QUERYDATA=/amrept-web/[projectName]/data/query.do VITE_APP_SAVEDATA=/amrept-web/[projectName]/data/save.do #打包时资源路径 VITE_APP_USERPATH=
#打包时读取服务器(暂时无用处) VITE_APP_SERVER= #http://e5.hieap.cn VITE_APP_BASE_API=/ VITE_APP_QUERYDATA=/amrept-web/[projectName]/data/query.do VITE_APP_SAVEDATA=/amrept-web/[projectName]/data/save.do #打包时资源路径 VITE_APP_USERPATH=
Show line notes below