@@ -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;