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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8
Commits
1
Branch
0
Tags
107 MiB
JavaScript
49.1%
CSS
28.7%
HTML
12.7%
C#
9.5%
Tree:
3c40790392
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3c40790392'
${ noResults }
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