修复 Issue #7

This commit is contained in:
✨小透明・宸✨
2020-04-30 20:00:07 +08:00
parent 24921cd449
commit 55d3621740
2 changed files with 10 additions and 12 deletions

View File

@@ -48,9 +48,9 @@
一个因为不喜欢也不想往朋友圈发某些不得不发的废文而做出来的摸鱼产物。 一个因为不喜欢也不想往朋友圈发某些不得不发的废文而做出来的摸鱼产物。
### 为什么生成的截图不是 iOS 版 / 7.x 版微信的界面样式? ### 为什么生成的截图和我在手机上截的不一样?能不能做出 iOS 的样式?
因为手上只有猴机,以及并不想用 7.x 版的微信。 不同手机的界面总是有那么一点区别的,要和真正的截图完全一样……我也很难办啊!(摊手)
### 生成的截图中,文字部分能否出现表情符号? ### 生成的截图中,文字部分能否出现表情符号?

View File

@@ -167,8 +167,8 @@
} }
.likeAvatar { .likeAvatar {
width: 88px; width: 84px;
height: 88px; height: 84px;
margin: 17px 17px 0 0; margin: 17px 17px 0 0;
display: inline-block; display: inline-block;
} }
@@ -627,7 +627,7 @@
<div style="height: 50px;"></div> <div style="height: 50px;"></div>
<img id="triangle" src="triangle.svg" width="40" height="16" style="position: relative; left: 25px; top: 5px;" /> <img id="triangle" src="triangle.svg" width="40" height="16" style="position: relative; left: 25px; top: 5px;" />
<div id="like" class="like"> <div id="like" class="like">
<img src="like.svg" width="32" height="32" style="position: relative; left: 30px; top: 40px; display: inline-block; vertical-align: top;" /> <img src="like.svg" width="32" height="32" style="position: relative; left: 30px; top: 43px; display: inline-block; vertical-align: top;" />
<div id="likeAvatarList" class="likeAvatarList"></div> <div id="likeAvatarList" class="likeAvatarList"></div>
<div style="height: 17px;"></div> <div style="height: 17px;"></div>
</div> </div>
@@ -648,7 +648,7 @@
<div class="mdui-m-y-2" style="text-align: center; line-height: 1.5em;"> <div class="mdui-m-y-2" style="text-align: center; line-height: 1.5em;">
<a href="https://github.com/TransparentLC/WechatMomentScreenshot" target="_blank" style="text-decoration: none;"><img src="https://img.shields.io/github/stars/TransparentLC/WechatMomentScreenshot.svg?style=social" />&nbsp;<img src="https://camo.githubusercontent.com/cdd9212da6fa5f588cee15ca9f7e750928031f73/687474703a2f2f686974732e6477796c2e696f2f5472616e73706172656e744c432f5765636861744d6f6d656e7453637265656e73686f742e737667" style="border-radius: 2px;" /></a> <a href="https://github.com/TransparentLC/WechatMomentScreenshot" target="_blank" style="text-decoration: none;"><img src="https://img.shields.io/github/stars/TransparentLC/WechatMomentScreenshot.svg?style=social" />&nbsp;<img src="https://camo.githubusercontent.com/cdd9212da6fa5f588cee15ca9f7e750928031f73/687474703a2f2f686974732e6477796c2e696f2f5472616e73706172656e744c432f5765636861744d6f6d656e7453637265656e73686f742e737667" style="border-radius: 2px;" /></a>
<br /> <br />
<span class="mdui-typo-caption-opacity">©&nbsp;2019&nbsp;✨小透明・宸✨</span> <span class="mdui-typo-caption-opacity">©&nbsp;2020&nbsp;✨小透明・宸✨</span>
</div> </div>
<div id="addComment" class="mdui-dialog"> <div id="addComment" class="mdui-dialog">
@@ -714,14 +714,12 @@
<div class="mdui-dialog-content mdui-typo"> <div class="mdui-dialog-content mdui-typo">
<h4>这个小工具是什么?</h4> <h4>这个小工具是什么?</h4>
一个因为不喜欢也不想往朋友圈发某些不得不发的废文而做出来的摸鱼产物。 一个因为不喜欢也不想往朋友圈发某些不得不发的废文而做出来的摸鱼产物。
<h4>为什么生成的截图不是iOS版/7.x版微信的界面样式?</h4> <h4>为什么生成的截图和我在手机上截的不一样?能不能做出 iOS 的样式?</h4>
因为手上只有猴机以及并不想用7.x版的微信。 不同手机的界面总是有那么一点区别的,要和真正的截图完全一样……我也很难办啊!(摊手)
<h4>能不能生成纯文字/转发图片的截图?</h4> <h4>能不能生成纯文字/转发图片的截图?</h4>
<del>懒得写样式,心情好<span class="heimu">有了萌妹子</span>的时候再加上~(*´ω`*)</del> <del>懒得写样式,心情好的时候再加上~(*´ω`*)</del>
<br /> <br />
已经可以生成啦~但是小透明有<span class="heimu">萌妹子</span>了吗? 已经可以生成啦~
<br />
<strong>还没有。</strong>
<h4>生成图片后点击“保存”没有反应?</h4> <h4>生成图片后点击“保存”没有反应?</h4>
也可以试试长按图片手动另存为呢( ゚ 3゚) 也可以试试长按图片手动另存为呢( ゚ 3゚)
<h4>开源就是好</h4> <h4>开源就是好</h4>