From 532faa49707dd6ee6c9843f39ec3d921cb17bf42 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Fri, 27 Aug 2021 08:40:31 +0800
Subject: [PATCH] 版本更新
---
store/state.js | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/store/state.js b/store/state.js
index 26ad984..5390672 100644
--- a/store/state.js
+++ b/store/state.js
@@ -1,12 +1,13 @@
const state = {
loging: false,
message: {
- useName: '过客 ',
+ useName: '过客',
},
logPath: '',
piAPI: 'http://223.82.109.183:2082/api/',
//piAPI: 'http://s16s652780.51mypc.cn/api/',
- // piAPI: 'http://localhost:82/',
+ // piAPI: 'http://localhost:83/',
+ //piAPI: 'http://192.168.0.111:83/',
puserName: '',
puserID: '',
puserIphone:'',
--
Gitblit v1.9.3