-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtip.tpl
More file actions
8 lines (8 loc) · 1.27 KB
/
tip.tpl
File metadata and controls
8 lines (8 loc) · 1.27 KB
1
2
3
4
5
6
7
8
<div id="seedit-app-overlay" style="display:none;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.75);z-index:8;-webkit-transition:opacity 0.2s linear">
<div id="seedit-app-content">
<a href="javascript:" class="seedit-app-close" style="position:absolute;right:0;top:-30px;width:20px;height:20px;background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkBAMAAAATLoWrAAAAG1BMVEUAAAD////////////////////////////////rTT7CAAAACHRSTlMACr7YzMGMXj3BTQ8AAACaSURBVCjPfdKrDgIxEIXhQWEJCfh1PAACj8HisDgkEs31PDY7YvpvcpqtaJvp16adTiyP15i07f4eDz1XRBY7/eIkDYTW0jsOSgbSK25KBtJ37JOBNORQrJZrBNUExIw1GKixhmCFYJ9LIVhDsEKNFaJtMnSO+ZBv9OP9En5Vf5A/25PTT6En2r+j82kgmBdAr0y8mHol54X5B9aTgimAgc7rAAAAAElFTkSuQmCC') no-repeat;background-size:cover;"></a>
<h3 style="font-size:20px;color:#333;padding-bottom:15px;margin:0;">嘿~您的APP版本过低</h3>
<p class="seedit-app-subtitle" style="margin:0;font-size:17px;color:#666;padding-bottom:20px;">需要升级到最新版本才能购买商品</p>
<p style="margin:0;"><a class="seedit-app-btn" href="//crazy.bozhong.com/#x-block=version_update" style="font-size:24px;color:#fff;background-color:#ff6086;border-radius:4px;display:inline-block;width:95%;padding:8px 0;border:2px solid #ffafc2;">马上升级</a></p>
</div>
</div>