mirror of
https://github.com/imsyy/home.git
synced 2025-05-19 04:30:13 +09:00
Update App.vue
This commit is contained in:
parent
eaccf43574
commit
27e389b227
@ -83,7 +83,7 @@ onMounted(() => {
|
||||
// 屏蔽右键
|
||||
document.oncontextmenu = () => {
|
||||
ElMessage({
|
||||
message: "为了浏览体验,本站禁用右键",
|
||||
message: "右键被hwxlikemi禁用",
|
||||
grouping: true,
|
||||
duration: 2000,
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user