From 5a435e63daa47664bf8ebf515c35e6bdc12d4a6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9C=A8=E5=B0=8F=E9=80=8F=E6=98=8E=E3=83=BB=E5=AE=B8?= =?UTF-8?q?=E2=9C=A8?= <47057319+TransparentLC@users.noreply.github.com> Date: Fri, 1 Mar 2019 16:14:11 +0800 Subject: [PATCH] Add files via upload --- index.html | 280 +++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 259 insertions(+), 21 deletions(-) diff --git a/index.html b/index.html index ccfc907..3b822fd 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,7 @@ background-color: #ffffff; display: none; position: fixed; + /*display: block;*/ left: 100%; top: 0; } @@ -99,6 +100,7 @@ .article { background-color: #ececec; + margin-top: 36px; height: 170px; display: flex; align-items: Center; @@ -122,6 +124,26 @@ text-overflow: ellipsis; } + .singleImage { + margin-top: 28px; + } + + .multiImage { + margin-top: 28px; + } + + .image { + max-width: 550px; + max-height: 550px; + } + + .multiImageBox { + width: 265px; + height: 265px; + margin: 0 8px 8px 0; + display: inline-block; + } + .info { display: inline-block; color: #808080; @@ -205,31 +227,118 @@
- +
- - -
-
-
- - -
-
- -
-
-
- +
- - + +
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ + + + + + + +
+ +
@@ -272,13 +381,32 @@
-
-
+ +
+ +
+ +
+ +
+
+
+
+
+
+
+
+
+
+
+
+ +
 删除
@@ -302,7 +430,7 @@
- Copyright © 2019 ✨小透明・宸✨ + © 2019 ✨小透明・宸✨
@@ -342,7 +470,11 @@

为什么生成的截图不是iOS版/7.x版的界面样式?

因为手上只有猴机,以及并不想用7.x版。

能不能生成纯文字/转发图片的截图?

- 懒得写样式,心情好有了萌妹子的时候再加上~(*´ω`*) + 懒得写样式,心情好有了萌妹子的时候再加上~(*´ω`*) +
+ 已经可以生成啦~但是小透明有萌妹子了吗? +
+ 还没有。

开源就是好

  • @@ -366,6 +498,46 @@