gq 7 年之前
父节点
当前提交
4339391a95
共有 1 个文件被更改,包括 6 次插入5 次删除
  1. 6 5
      server/resources/views/admin/share.blade.php

+ 6 - 5
server/resources/views/admin/share.blade.php

xqd
@@ -18,12 +18,13 @@
 </head>
 <body style="overflow-x: hidden">
 <div style="height: 50px">
-    <div style="float: left;color: red;line-height: 50px">支持({{$dream->user->nickname}})的梦想!现在就下载喵喵</div>
-    <div style="float: right">
-        <a href="https://fir.im/jt4h">
+    <a href="https://fir.im/jt4h">
+        <div style="float: left;color: red;line-height: 50px;padding-left: 5px">支持({{$dream->user->nickname}})的梦想!现在就下载喵喵</div>
+        <div style="float: right;padding: 5px">
             <img style="width: 40px;height: 40px;" src="http://firicon.fir.im/396004d5e7b572efbefdfee976338331a457282b" alt="">
-        </a>
-    </div>
+        </div>
+    </a>
+
 </div>
 <img style="width: 100%; height: 100%;" src="{{!empty($dream->img) ? $dream->img->pic : ''}}