Browse Source

Merge branch 'feature_20260316_日报分享内容自定义配置' into uat(dev)

zhujindu 3 weeks ago
parent
commit
3019f72768
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/share.vue

+ 1 - 0
src/components/share.vue

@@ -603,6 +603,7 @@ export default {
     overflow: hidden !important;
     display: flex;
     flex-direction: column;
+    -webkit-user-select: none; /* Safari */
   }
   #html2canvas {
     width: 100%;