mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-08 09:10:18 +08:00
✨ Feature: optimize gallery page UI
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<template>
|
||||
<div id="gallery-view">
|
||||
<div
|
||||
id="gallery-view"
|
||||
:style="handleBarActive? 'height: 85%;': 'height: 95%;'"
|
||||
>
|
||||
<div class="view-title">
|
||||
{{ $T('GALLERY') }} - {{ filterList.length }}
|
||||
<el-icon
|
||||
|
||||
Reference in New Issue
Block a user