https://blog.csdn.net/first_shun/article/details/108186675
使用js进行sort排序的时候比较字符串用了
使用localeCompare 方法
localeCompare
a.localeCompare(b) // -1 0 1