zengh
2022-05-24 9aa41fe7b4c084d28a8395d9fbb6cbb1d8116ae0
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]
    }
});