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
add
master
1 parent
c59d5ca
commit
fa665f424b4cbd4bce445d10aa6f427d8ee66f60
caibinghong
authored
on 10 Dec 2021
Showing
1 changed file
.env.development
Ignore Space
Show notes
View
.env.development
## 服务器不同不一样(要李勇那边调用命令时,在create.sh oper.sh 指定值) ## VITE_APP_BASE_API = 'http://e5.hieap.cn/' ## VITE_APP_BASE_API = 'http://192.168.4.106:7777/' ##服务器正试后端 VITE_APP_SERVER='e5' ## 流程vite插件vite-plugin-func用到,项目名/工号 VITE_APP_PN = eaptpl/admin ## 首面左侧快速导航 VITE_APP_QUERYDATA = '/amrept-web/server/WebServiceWadl/[projectName]/cxfService/queryForm' ## savePortal 门户模块设计 VITE_APP_SAVEDATA = '/amrept-web/server/WebServiceWadl/[projectName]/cxfService/saveForm'
## 服务器本地测试使用 ## VITE_APP_BASE_API = 'http://e5.hieap.cn/' ## VITE_APP_BASE_API = 'http://192.168.4.106:7777/' ##服务器正试后端 VITE_APP_SERVER='e5' ## 流程vite插件vite-plugin-func用到,项目名/工号 VITE_APP_PN = eaptpl/admin ## 首面左侧快速导航 VITE_APP_QUERYDATA = '/amrept-web/server/WebServiceWadl/[projectName]/cxfService/queryForm' ## savePortal 门户模块设计 VITE_APP_SAVEDATA = '/amrept-web/server/WebServiceWadl/[projectName]/cxfService/saveForm'
Show line notes below