style: 优化日志样式
This commit is contained in:
parent
662172b673
commit
71f73789c6
2
.env
2
.env
@ -47,4 +47,4 @@ VITE_STATIC_SUPER_ROLE=2
|
|||||||
VITE_SOURCE_MAP=N
|
VITE_SOURCE_MAP=N
|
||||||
|
|
||||||
# Used to differentiate storage across different domains
|
# Used to differentiate storage across different domains
|
||||||
VITE_STORAGE_PREFIX=SOY_
|
VITE_STORAGE_PREFIX=
|
||||||
|
@ -89,7 +89,7 @@ function timestampToDate(timestamp: string): string {
|
|||||||
@update:show="onUpdateShow"
|
@update:show="onUpdateShow"
|
||||||
>
|
>
|
||||||
<NDrawerContent :title="title" closable>
|
<NDrawerContent :title="title" closable>
|
||||||
<div class="snail-log">
|
<div class="snail-log bg-#fafafc p-16px dark:bg-#000">
|
||||||
<div class="snail-log-scrollbar">
|
<div class="snail-log-scrollbar">
|
||||||
<code>
|
<code>
|
||||||
<pre
|
<pre
|
||||||
|
Loading…
Reference in New Issue
Block a user