Merge branch 'main' of http://123.132.248.154:10000/HC_YFZX/CaiYuanYiTiHua
commit
6814ae139f
|
|
@ -26,6 +26,10 @@ const data = ref([
|
|||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
:deep(.ant-segmented-thumb){
|
||||
background: linear-gradient(-38deg, #3058e1, #4cbbf5);
|
||||
border-radius: 19px;
|
||||
}
|
||||
:deep(.ant-segmented-item){
|
||||
flex: 1;
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Reference in New Issue