fix: debug
This commit is contained in:
@@ -62,12 +62,12 @@ const optionClick = (url: string) => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
//收藏
|
//收藏
|
||||||
const collect = () => {
|
// const collect = () => {
|
||||||
ElMessageBox({
|
// ElMessageBox({
|
||||||
title: '提示',
|
// title: '提示',
|
||||||
message: '请使用快捷键`Ctrl+D`进行收藏'
|
// message: '请使用快捷键`Ctrl+D`进行收藏'
|
||||||
})
|
// })
|
||||||
}
|
// }
|
||||||
|
|
||||||
const openLogin = () => {
|
const openLogin = () => {
|
||||||
loginRef.value.show()
|
loginRef.value.show()
|
||||||
|
|||||||
Reference in New Issue
Block a user