shuishen
2021-07-14 21db24f828f6647c9a9e93f1d6fdfaf686d42c1f
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]
    }
});