From ee18ec6d7fbd9988d40568be314814a99c0129ec Mon Sep 17 00:00:00 2001 From: zengh <123456> Date: Wed, 03 Nov 2021 16:27:16 +0800 Subject: [PATCH] 菜单调整 --- store/state.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/store/state.js b/store/state.js index bf4eded..53c5b52 100644 --- a/store/state.js +++ b/store/state.js @@ -4,9 +4,9 @@ useName: '过客', }, logPath: '', - // piAPI: 'http://223.82.109.183:2082/api/', + piAPI: 'http://223.82.109.183:2082/api/', // piAPI: 'http://192.168.0.107:85', //唐 - piAPI: '/api', //本地转发 + // piAPI: '/api', //本地转发 //piAPI: 'http://s16s652780.51mypc.cn/api/', //piAPI: 'http://192.168.0.113:83/', //piAPI: 'http://192.168.0.111:83/', -- Gitblit v1.9.3