Update head-end.html
This commit is contained in:
@@ -50,9 +50,6 @@ if (typeof(killads) == 'undefined') {
|
|||||||
// 3. 设置弹窗内的HTML内容 (包含SVG图标、美化文案和按钮)
|
// 3. 设置弹窗内的HTML内容 (包含SVG图标、美化文案和按钮)
|
||||||
modal.innerHTML = `
|
modal.innerHTML = `
|
||||||
<div style="text-align: center; margin-bottom: 20px;">
|
<div style="text-align: center; margin-bottom: 20px;">
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="#e53935" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" style="color: #e53935;">
|
|
||||||
<path d="M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z"></path>
|
|
||||||
</svg>
|
|
||||||
<h2 style="margin: 15px 0 10px; color: #333; font-size: 24px; font-weight: 600;">
|
<h2 style="margin: 15px 0 10px; color: #333; font-size: 24px; font-weight: 600;">
|
||||||
一份小小的请求
|
一份小小的请求
|
||||||
</h2>
|
</h2>
|
||||||
|
|||||||
Reference in New Issue
Block a user