dashboard
repositories
filestore
activity
search
login
admin
/
jfpt-Vue
forked from
jfpt-Vue
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改巡逻样式
shuishen
2021-03-11
08413f10a9b4833d0a00a3ee2a3ce629acc7bdd8
[~admin/jfpt-Vue.git]
/
public
/
map
/
controls
/
overview
/
config.js
1
2
3
4
5
6
7
8
define([],
function(){
return {
"rate": 2.5,
"fill_color": [135, 206, 250, 0.3],
"border_color": [135, 206, 250, 1]
}
});