测试url
This commit is contained in:
parent
8edeb170a6
commit
c8075cfc04
|
|
@ -1,5 +1,5 @@
|
||||||
const dataUrl = 'http://127.0.0.1:21995/'; // 数据请求路径
|
const dataUrl = 'http://192.168.0.14:21999/'; // 数据请求路径
|
||||||
const fileUrl = 'http://127.0.0.1:21995/statics'; // 文件路径
|
const fileUrl = 'http://192.168.0.14:21999/statics'; // 文件路径
|
||||||
const signFileUrl = 'http://127.0.0.1:21995/statics'; // 签名文件路径
|
const signFileUrl = 'http://127.0.0.1:21995/statics'; // 签名文件路径
|
||||||
const viewFileUrl = 'http://192.168.0.14:8012/onlinePreview?url=' //14服务器预览文件
|
const viewFileUrl = 'http://192.168.0.14:8012/onlinePreview?url=' //14服务器预览文件
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue