| 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 : ''}}
|
|
|
|