Added: quick set default picBed & quick upload clipboard files button

This commit is contained in:
Molunerfinn
2018-01-30 15:35:05 +08:00
parent 37a784225e
commit 92b9fbcee8
9 changed files with 65 additions and 28 deletions

View File

@@ -22,7 +22,7 @@ const checkVersion = async () => {
type: 'info',
title: '发现新版本',
buttons: ['Yes', 'No'],
message: '发现新版本,是否去下载最新的版本?',
message: '发现新版本,更新了很多功能,是否去下载最新的版本?',
checkboxLabel: '以后不再提醒',
checkboxChecked: false
}, (res, checkboxChecked) => {