09 2024 档案

摘要:示例 https://admin-demo.vuestic.dev/auth/login https://vuejs-core.cn/shop-vite/?form=github#/index https://adminlte.io/themes/v3/index3.html# 阅读全文
posted @ 2024-09-09 08:09 ^Mao^ 阅读(5) 评论(0) 推荐(0) 编辑
摘要:需求 有的时候我们需要防止用户对应用进行截图。 思路 window.onfocus 和window.onblur 可以监听当前页面被其他应用覆盖的情况,而visibilitychange无法监测到 示例 <!DOCTYPE html> <html lang="en"> <head> <meta ch 阅读全文
posted @ 2024-09-03 07:54 ^Mao^ 阅读(91) 评论(0) 推荐(0) 编辑
摘要:需求 有的时候我们导出的数据量很大,如果在主进程中操作的话可能会导致页面卡顿的问题 代码 App.vue <template> <div class="app"> <button @click="exportExcel">导出Excel</button> </div> </template> <sc 阅读全文
posted @ 2024-09-02 19:33 ^Mao^ 阅读(149) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示
主题色彩