dashboard
repositories
filestore
activity
search
login
main
/
jfptxcx
南昌市物联网技防平台-小程序
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
业务管理样式微调,新增引入时间选择插件
Administrator
2021-06-02
8942fb3a77f25aa7b31e8b4ad2307c101d1fb2c8
[jfptxcx.git]
/
store
/
state.js
1
2
3
4
5
6
7
8
9
10
11
12
13
const state = {
loging: false,
message: {
useName: '过客 ',
},
logPath: '',
piAPI: 'https://web.byisf.com/api/',
puserName: '陈慧英',
puserID: '1370564873280430082',
puserIphone:'15649685246'
}
export default state