浏览代码

日报分享

zhujindu 6 月之前
父节点
当前提交
b4b8b32d06
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/components/share.vue

+ 2 - 2
src/components/share.vue

@@ -565,8 +565,8 @@ export default {
 <style lang="scss">
 .share {
   .QRcodes {
-    width: 64px; /* 固定像素尺寸 */
-    height: 64px;
+    width: 40px; /* 固定像素尺寸 */
+    height: 40px;
     position: relative;
     background: #ffffff;
     image-rendering: crisp-edges;