gaoluyang
3 天以前 5f5486731922637d9522b41dc54d932fdd29ebc4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[
    {
        "name":"课题研究",
        "num":500,
        "width":"",
        "background":"#FFBE68"
    },
    {
        "name":"论文发布",
        "num":300,
        "width":"",
        "background":"#0FEBE1"
    },
    {
        "name":"实践研究",
        "num":455,
        "width":"",
        "background":"#BF8DFC"
    },
    {
        "name":"评教",
        "num":601,
        "width":"",
        "background":"#FF859C"
    }
]