From 52dd0c9306f12af3f6a2eb3d5b42537dcfa923ad Mon Sep 17 00:00:00 2001 From: Administrator <admin> Date: Wed, 23 Jun 2021 09:27:57 +0800 Subject: [PATCH] 我要报图片,视频上传优化 --- store/state.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/store/state.js b/store/state.js index 067fd27..0e18bad 100644 --- a/store/state.js +++ b/store/state.js @@ -4,7 +4,8 @@ useName: '过客 ', }, logPath: '', - piAPI: 'http://s16s652780.51mypc.cn/api/', + // piAPI: 'http://s16s652780.51mypc.cn/api/', + piAPI: 'http://localhost:82/', puserName: '', puserID: '', puserIphone:'', -- Gitblit v1.9.3