📦 Chore: upgrade electron uuid , change pkg name

This commit is contained in:
萌萌哒赫萝
2023-01-16 23:27:33 +08:00
parent b9a75d853a
commit 7421322475
28 changed files with 289 additions and 115 deletions
+3 -2
View File
@@ -5,7 +5,7 @@
align="middle"
justify="center"
>
{{ $T('PICGO_SETTINGS') }} -
{{ $T('PICLIST_SETTINGS') }} -
<el-icon
class="el-icon-document"
@click="goConfigPage"
@@ -930,10 +930,11 @@ export default {
&:hover
color #49B1F5
#picgo-setting
height 100%
.sub-title
font-size 14px
.setting-list
height 360px
height 100%
box-sizing border-box
overflow-y auto
overflow-x hidden
+4 -2
View File
@@ -293,18 +293,20 @@ export default {
align-items center
justify-content center
#upload-view
height 100%
.view-title
margin 20px auto
#upload-area
height 220px
height 400px
border 2px dashed #dddddd
border-radius 8px
text-align center
width 450px
width 800px
margin 0 auto
color #dddddd
cursor pointer
transition all .2s ease-in-out
align-items center
#upload-dragger
height 100%
&.is-dragover,