08335 / hivui-platform-template
hivui平台项目模板
Newer
Older
hivui-platform-template / .env.development
caibinghong on 10 Dec 2021 add
## 服务器本地测试使用
## 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'