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