完成适配移动端

This commit is contained in:
2025-02-22 22:11:19 +08:00
parent 98758e89e2
commit 1f79c93859
62 changed files with 549 additions and 2973 deletions

View File

@@ -1,6 +1,6 @@
<template>
<!-- 头部组件 -->
<div class="shadow-sm fixed z-100 top-0 w-full bg-white bg-opacity-90">
<div class="sm:p-0 px-4 shadow-sm fixed z-100 top-0 w-full bg-white bg-opacity-90">
<!-- 顶部通栏 -->
<TopBar />
<!-- 导航栏 -->