This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
root
/
BeijingSafeguard
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
66
Commits
1
Branch
0
Tags
107 MiB
JavaScript
49.1%
CSS
28.7%
HTML
12.7%
C#
9.5%
Tree:
22e2e5412c
BeijingSafeguard
/
04.系统编码
/
App
/
Content
/
scripts
/
config.js
5 lines
104 B
Raw
Blame
History
var
Config
=
function
(
)
{
this
.
ApiRoot
=
'47.103.85.253:5003'
;
}
;
window
.
Config
=
new
Config
(
)
;
Reference in new issue