属性
1. 只有一个系列数据集
2. 给唯一的service附加上data即可
pageList.append({'name':str(result[0]),'value':int(result[1])})