This website works better with JavaScript
Home
Explore
Help
Sign In
daijx
/
ZhongRuan-ImProject
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
a6df97fff9
Branches
Tags
master
ZhongRuan-ImPro...
/
im-ui
/
.env.development
.env.development
112 B
History
Raw
1
2
3
4
5
6
7
ENV = 'development'
// 接口请求地址
VUE_APP_BASE_API = '/api'
VUE_APP_WS_URL = 'ws://localhost:8878/im'