diff --git a/src/pages/recruit/PromoterList.vue b/src/pages/recruit/PromoterList.vue index f8a5bc4..56ad3ba 100644 --- a/src/pages/recruit/PromoterList.vue +++ b/src/pages/recruit/PromoterList.vue @@ -252,7 +252,7 @@ export default { style: { background: 'white', border: '0', - color: '#3496EB', + color: color, marginRight: '15px', cursor: 'pointer' },