feat: 优化web端页面效果 展示为 pc应用样式

This commit is contained in:
alger
2024-12-14 13:49:32 +08:00
parent 34c45e0105
commit f2f5d3ac15
7 changed files with 56 additions and 20 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
<template>
<n-drawer
:show="musicFull"
height="100vh"
height="100%"
placement="bottom"
:style="{ background: currentBackground || background }"
:to="`#layout-main`"
>
<div id="drawer-target">
<div class="drawer-back"></div>