mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-09-05 07:28:42 +08:00
⚡ Perf: fix memory leak of main page
This commit is contained in:
@@ -165,6 +165,7 @@
|
||||
:title="$T('SPONSOR_PICLIST')"
|
||||
width="70%"
|
||||
top="10vh"
|
||||
append-to-body
|
||||
>
|
||||
{{ $T('PICLIST_SPONSOR_TEXT') }}
|
||||
<el-row class="support">
|
||||
@@ -198,6 +199,7 @@
|
||||
:title="$T('PICBED_QRCODE')"
|
||||
:modal-append-to-body="false"
|
||||
lock-scroll
|
||||
append-to-body
|
||||
>
|
||||
<el-form
|
||||
label-position="left"
|
||||
|
||||
Reference in New Issue
Block a user