修改配置
This commit is contained in:
parent
c713507845
commit
91896b8b6b
|
|
@ -1,5 +1,5 @@
|
|||
#基础API 绝对的
|
||||
VITE_BASE_URL_API = 'http://192.168.2.9:5192'
|
||||
VITE_BASE_URL_API = 'https://meeting-api.23544.com/pc'
|
||||
VITE_BASE_URL_DRAW_API = 'http://192.168.2.9:6555'
|
||||
#当前IP 相对的
|
||||
VITE_BASE_CURRENT_API = '.'
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "WGShare.Metting",
|
||||
"private": true,
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.1",
|
||||
"main": "main.js",
|
||||
"authors": "yj",
|
||||
"description": "test",
|
||||
|
|
|
|||
Loading…
Reference in New Issue