Browse Source

菜单样式优化

newMaster
1747191978@qq.com 4 months ago
parent
commit
ac06493786
  1. 2
      acupuncture-前台/src/layout/components/Sidebar/index.vue

2
acupuncture-前台/src/layout/components/Sidebar/index.vue

@ -73,8 +73,8 @@ export default {
</script>
<style scoped>
>>> .is-active {
background-color: #fff !important;
border-radius: 6px;
background-color: #fff !important;
}
>>> .is-active .div-img {
display: none;

Loading…
Cancel
Save