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