b71b7e6cdfe894dfc6a2225e1929624e5b61d43b
- Replace uni-app custom-tab-bar with manual NavBar component in App.vue (uni-app auto-detection was not including component in build) - Mobile: NavBar hidden via CSS display:none, uni-app default tab bar handles nav - Desktop: NavBar visible as 220px left sidebar, uni-app tab bar hidden - Content area: max-width 1200px with margin-left:220px, centered - Buttons/inputs/cards: global desktop CSS overrides for reasonable sizing - Clean approach: NavBar always in DOM, CSS media queries control visibility (no v-if, no conflicting !important)
Description
外贸智能助手 - TradeMate 项目
Languages
Vue
46%
Python
44.5%
JavaScript
5.8%
HTML
2.4%
CSS
0.5%
Other
0.7%