摘要: // 获取颜色 getColor (order) { switch (order) { case 0: return '#7311D6' case 1: return '#3A57D2' case 2: return '#2DCDED' case 3: return '#00C584' case 4 阅读全文
posted @ 2021-08-06 12:02 Ron丶罗恩 阅读(17) 评论(0) 推荐(0)