dashboard
repositories
filestore
activity
search
login
main
/
jfptxcx
南昌市物联网技防平台-小程序
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
业务管理样式微调,修改选择字体颜色,边框线透明度降低,巡逻路线名称修改
Administrator
2021-06-01
303a080d30e4823beea173bb2e8bd4fc0d459a30
[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