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