@@ -45,7 +45,7 @@ router.beforeEach((to,from,next)=>{
})
</script>
<style>
-.ant-tabs-tab-active{
+.sw-tabs .ant-tabs-tab-active{
background: #143B88 !important;
color:#fff !important;
}