feat(material3): 适配并优化了底部导航

This commit is contained in:
李东云
2023-03-27 18:19:56 +08:00
parent 839f4fa64e
commit 30b737d4ca
5 changed files with 94 additions and 116 deletions

View File

@@ -37,7 +37,7 @@
<source srcset="splash/img/light-1x.png 1x, splash/img/light-2x.png 2x, splash/img/light-3x.png 3x, splash/img/light-4x.png 4x" media="(prefers-color-scheme: light)">
<source srcset="splash/img/dark-1x.png 1x, splash/img/dark-2x.png 2x, splash/img/dark-3x.png 3x, splash/img/dark-4x.png 4x" media="(prefers-color-scheme: dark)">
<img class="contain" aria-hidden="true" src="splash/img/light-1x.png" alt="">
</picture>
</picture>
<!-- This script installs service_worker.js to provide PWA functionality to
application. For more information, see:
https://developers.google.com/web/fundamentals/primers/service-workers -->