style: adjust ai tab switch gap and clean up code

- reduce gap in AiTabSwitch styles from 40px to 20px
- format component tags in Discovery page for better readability
- update tab label check in isPanoramaGuideTab from "全景攻略" to "测试-2.0"
This commit is contained in:
duanshuwen
2026-07-07 11:23:30 +08:00
parent 409559e885
commit a44f0ee052
2 changed files with 5 additions and 12 deletions

View File

@@ -7,7 +7,7 @@
width: 100%;
height: 50px;
display: flex;
gap: 40px;
gap: 20px;
overflow: hidden;
}