v1 hides TopNav below 960px; v2 was inheriting that, so mobile + tablet had zero header chrome — frame card sat at viewport top, no WeVisto wordmark, no page subtitle. Visible gap from the mockup. Now in v2: - Mobile/tablet: TopNav renders as a 52px slim sticky top bar with mark + WeVisto wordmark + italic '— home/library/settings' subtitle. Nav tabs are hidden (BottomNav handles routing at small sizes). - Desktop: TopNav becomes the left side rail with full vertical nav. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
<meta name="mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
|
||||
<meta name="apple-mobile-web-app-title" content="WeVisto" />
|
||||
<script type="module" crossorigin src="/build/assets/index-DoRCvcMB.js"></script>
|
||||
<script type="module" crossorigin src="/build/assets/index-DLuZZhks.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/build/assets/_plugin-vue_export-helper-BNDVmFr7.js">
|
||||
<link rel="stylesheet" crossorigin href="/build/assets/index-DXi7r0Mz.css">
|
||||
<link rel="stylesheet" crossorigin href="/build/assets/index-DTaVBzDH.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user