refactor: 移除未使用的样式和布局组件

删除App.vue中未使用的button样式和about页面中未使用的route配置
移除已不再使用的demo布局组件
This commit is contained in:
feige996
2025-07-08 16:33:05 +08:00
parent 5876d05f5c
commit cd45d77646
3 changed files with 0 additions and 30 deletions

View File

@@ -17,10 +17,6 @@ onHide(() => {
</script>
<style lang="scss">
button::after {
border: none;
}
swiper,
scroll-view {
flex: 1;