This website works better with JavaScript.
Explore
Help
Register
Sign In
k
/
SOP
Watch
1
Star
0
Fork
You've already forked SOP
0
Code
Issues
Pull Requests
Packages
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.
44
Commits
10
Branches
29
Tags
15 MiB
JavaScript
38.9%
Java
35.1%
Vue
7.7%
C++
7.1%
HTML
5%
Other
6%
Tag:
Branch:
Tree:
a5eb49ab6e
1.x
2.x
3.x
develop
eureka
master
max-bytes-262144
pr
springboot-2.1.X
taobao_model
1.10.0
1.11.0
1.12.2
1.13.0
1.15.2
1.8.0
1.9.0
tag-1.x
tag-2.1.0
tag-2.2.0
tag-2.5.0
tag-3.1.0
tag-3.2.0
tag-4.0.0
tag-4.2.0
tag-4.2.1
tag-4.2.2
tag-4.2.4
tag-4.2.5
tag-4.2.6
tag-4.2.7
tag-4.3.0
tag-4.3.1
tag-4.3.2
tag-4.3.3
tag-4.3.4
tag-4.4.0
tag-SpringCloudGateway
tag-registry-nacos
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a5eb49ab6e'
${ noResults }
SOP
/
sop-admin
/
sop-admin-front
/
config
/
config.js
10 lines
139 B
Raw
Blame
History
/**
* 配置
* @type {{url: string}}
*/
var
SopConfig
=
{
/**
* 后端接口url
*/
url
:
'http://localhost:8082/api'
}
Reference in new issue
View Git Blame
Copy Permalink