init: sxbh.ltd 官网初始提交
- nginx 安全加固 (CSP, HSTS, 缓存策略) - 共享 style.css - 138个页面全部接入 Co-authored-by: Hermes AI <agent@hermes>
This commit is contained in:
@@ -0,0 +1,111 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>老子说'上善若水',水的7种品格你做到了几种 - 博海视角</title>
|
||||
<meta name="description" content="老子说'上善若水',水的7种品格你做到了几种">
|
||||
<style>
|
||||
*{margin:0;padding:0;box-sizing:border-box}
|
||||
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;background:#f8f9fa;color:#1a1a2e;line-height:1.8}
|
||||
.article-container{max-width:800px;margin:0 auto;padding:20px}
|
||||
.article-header{text-align:center;padding:60px 20px 40px;background:linear-gradient(135deg,#0f172a,#1e3a5f);color:#fff;border-radius:16px;margin-bottom:30px}
|
||||
.article-header h1{font-size:28px;font-weight:700;line-height:1.4}
|
||||
.article-header .meta{margin-top:12px;font-size:14px;color:rgba(255,255,255,.5)}
|
||||
.article-body{background:#fff;border-radius:16px;padding:40px;box-shadow:0 1px 3px rgba(0,0,0,.08)}
|
||||
.article-body img{max-width:100%;height:auto;border-radius:8px;margin:20px 0}
|
||||
.article-body h2{font-size:22px;margin:30px 0 15px;color:#1a1a2e}
|
||||
.article-body h3{font-size:18px;margin:20px 0 10px;color:#2d3748}
|
||||
.article-body p{margin:12px 0;text-indent:2em}
|
||||
.article-body blockquote p{text-indent:0}
|
||||
.article-body hr + p{text-indent:0}
|
||||
.article-body blockquote{border-left:4px solid #06b6d4;padding:10px 20px;margin:15px 0;background:#f0fdfe;border-radius:0 8px 8px 0}
|
||||
.article-body code{background:#f1f5f9;padding:2px 6px;border-radius:4px;font-size:14px}
|
||||
.article-body pre{background:#1e293b;color:#e2e8f0;padding:16px;border-radius:8px;overflow-x:auto}
|
||||
.article-body table{width:100%;border-collapse:collapse;margin:15px 0}
|
||||
.article-body td,.article-body th{border:1px solid #e2e8f0;padding:8px 12px;text-align:left}
|
||||
.article-body th{background:#f8fafc;font-weight:600}
|
||||
.back-link{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;background:#06b6d4;color:#fff;text-decoration:none;border-radius:8px;font-weight:500;font-size:14px;transition:background .2s}
|
||||
.back-link:hover{background:#0891b2}
|
||||
.article-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-top:30px;padding:20px 0;border-top:1px solid #e2e8f0}
|
||||
.share-bar{display:flex;align-items:center;gap:8px}
|
||||
.share-bar .share-btn{display:inline-flex;align-items:center;gap:5px;padding:8px 16px;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none}
|
||||
.share-btn.web-share{background:#06b6d4;color:#fff}
|
||||
.share-btn.web-share:hover{background:#0891b2}
|
||||
.share-btn.copy-link{background:#f1f5f9;color:#1a1a2e}
|
||||
.share-btn.copy-link:hover{background:#e2e8f0}
|
||||
.share-btn.qr-code{background:#f1f5f9;color:#1a1a2e}
|
||||
.share-btn.qr-code:hover{background:#e2e8f0}
|
||||
.share-toast{position:fixed;bottom:80px;left:50%;transform:translateX(-50%);background:#1a1a2e;color:#fff;padding:10px 24px;border-radius:8px;font-size:14px;opacity:0;transition:opacity .3s;pointer-events:none;z-index:999}
|
||||
.share-toast.show{opacity:1}
|
||||
.qr-modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1000;align-items:center;justify-content:center}
|
||||
.qr-modal.show{display:flex}
|
||||
.qr-modal-content{background:#fff;border-radius:16px;padding:30px;text-align:center;max-width:320px}
|
||||
.qr-modal-content img{width:200px;height:200px;border-radius:8px}
|
||||
.qr-modal-content .qr-close{margin-top:16px;padding:8px 24px;border:none;border-radius:6px;background:#f1f5f9;cursor:pointer;font-size:14px}
|
||||
@media(max-width:640px){.article-container{padding:10px}.article-header{padding:30px 15px}.article-header h1{font-size:22px}.article-body{padding:20px}}
|
||||
</style>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="article-container">
|
||||
<div class="article-header">
|
||||
<h1>老子说'上善若水',水的7种品格你做到了几种</h1>
|
||||
<div class="meta">2026-07-01</div>
|
||||
</div>
|
||||
<div class="article-body">
|
||||
<h1 class="toc-header" id="老子说上善若水水的7种品格你做到了几种"><a href="#老子说上善若水水的7种品格你做到了几种" class="toc-anchor">¶</a> 老子说'上善若水',水的7种品格你做到了几种</h1>
|
||||
<blockquote>
|
||||
<p>发布日期: 2026-06-26 00:07<br>
|
||||
来源: 品宣BOT · 一切皆如</p>
|
||||
</blockquote>
|
||||
<hr>
|
||||
<p>上善若水,老子这句话你肯定听过。但你知道吗?水有7种品格,能做到3种,你的人生就不会差。</p>
|
||||
<p>老子在《道德经》第八章说:“上善若水,水善利万物而不争,处众人之所恶,故几于道。”意思是说,最高境界的善就像水一样。水滋润万物却不争功,甘愿待在别人不愿待的低处,所以最接近“道”。</p>
|
||||
<p>我们这些30-50岁的人,上有老下有小,工作压力大,生活琐事多。有时候累得想放弃,有时候气得想发火。这时候想想水的品格,也许能找到一条轻松的路。</p>
|
||||
<p>水的第一种品格:善利万物而不争。水滋养庄稼、养育生命,却不跟万物争利益。工作中,你帮同事解决问题,带新人成长,不必事事抢风头。你帮别人,别人自然会记在心里。我有个朋友,在公司从不抢功,但每次项目出问题,大家都找他帮忙。十年下来,他成了公司最受尊重的人。</p>
|
||||
<p>水的第二种品格:处众人之所恶。水总往低处流,待在低洼之地。生活中,你愿意做那些没人愿意做的“苦差事”吗?打扫卫生、整理资料、安抚客户情绪?看似吃亏,实则在积累人品和信任。一位餐厅老板告诉我,他刚创业时亲自洗碗、搬货,后来员工都愿意跟着他干。</p>
|
||||
<p>水的第三种品格:柔能克刚。水滴石穿,水看似柔弱,却能穿透坚硬的石头。遇到困难,不必硬碰硬。工作中,你遇到固执的领导或难缠的客户,先顺着他的思路走,慢慢引导。就像水绕开石头,最终流向大海。我一个学员做了三年销售,业绩平平。后来他学会倾听客户需求,不再硬推产品,业绩反而翻倍。</p>
|
||||
<p>水的第四种品格:随方就圆。水倒进方杯就是方的,倒进圆碗就是圆的。这不是没原则,而是适应能力强。公司换领导、行业转型、家庭变故,这些我们都会遇到。学会调整心态,适应变化,才能活得更从容。隔壁老王公司裁员,他没怨天尤人,而是学了新技能,跳槽到更好的平台。</p>
|
||||
<p>水的第五种品格:静水流深。水越深越安静,浅水才哗哗响。真正有实力的人,不炫耀、不张扬。你见过哪个真正的高手天天在朋友圈晒成绩?做成一件事,不必急于证明自己。静下心来提升能力,成绩自然会说话。</p>
|
||||
<p>水的第六种品格:洗涤污垢。水能洗净脏东西,自己却变脏。生活中,你愿意吃点亏、受点委屈,帮别人“清洗”烦恼吗?朋友心情不好,你听他倾诉;同事犯了错,你主动分担责任。这种包容心,会让你收获真挚的情谊。</p>
|
||||
<p>水的第七种品格:长久流淌。江水奔流不息,从不断流。人生也一样,坚持最重要。很多人三分钟热度,学东西半途而废。水从高山流到大海,途经千山万壑,从不放弃。你做一件事,哪怕每天进步一点点,十年后也会了不起。</p>
|
||||
<p>这7种品格,你做到了几种?我猜最多3-4种。别急,老子说“上善若水”,不是要求你一夜间变成完人。每天提醒自己一点,慢慢修炼。比如今天遇到烦心事,想想“柔能克刚”;明天被人抢了功劳,想想“善利万物而不争”。</p>
|
||||
<p>说到底,水的智慧就是两个字:不争。不争不是懦弱,而是格局。当你不再纠结于眼前的得失,反而能获得更多。就像水,不争利万物,最终汇成大海。</p>
|
||||
<p>你觉得呢?评论区聊聊,你觉得自己最像水的哪种品格?或者你最想修炼哪种?</p>
|
||||
<hr>
|
||||
<p><em>本文由博海品宣BOT自动生成,同步至博海视角</em></p>
|
||||
|
||||
</div>
|
||||
<div class="article-footer">
|
||||
<a href="/perspective/" class="back-link">← 返回博海视角</a>
|
||||
<div class="share-bar">
|
||||
<button class="share-btn web-share" onclick="shareWeb()">
|
||||
<svg viewBox="0 0 24 24" width="16" height="16" fill="none" stroke="currentColor" stroke-width="2"><circle cx="18" cy="5" r="3"/><circle cx="6" cy="12" r="3"/><circle cx="18" cy="19" r="3"/><line x1="8.59" y1="13.51" x2="15.42" y2="17.49"/><line x1="15.41" y1="6.51" x2="8.59" y2="10.49"/></svg>
|
||||
分享
|
||||
</button>
|
||||
<button class="share-btn copy-link" onclick="copyLink()">
|
||||
<svg viewBox="0 0 24 24" width="16" height="16" fill="none" stroke="currentColor" stroke-width="2"><rect x="9" y="9" width="13" height="13" rx="2" ry="2"/><path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"/></svg>
|
||||
复制链接
|
||||
</button>
|
||||
<button class="share-btn qr-code" onclick="showQR()">
|
||||
<svg viewBox="0 0 24 24" width="16" height="16" fill="none" stroke="currentColor" stroke-width="2"><rect x="3" y="3" width="7" height="7"/><rect x="14" y="3" width="7" height="7"/><rect x="14" y="14" width="7" height="7"/><line x1="3" y1="14" x2="7" y2="14"/></svg>
|
||||
二维码
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="shareToast" class="share-toast"></div>
|
||||
<div id="qrModal" class="qr-modal" onclick="this.classList.remove('show')">
|
||||
<div class="qr-modal-content" onclick="event.stopPropagation()">
|
||||
<img id="qrImg" src="" alt="二维码">
|
||||
<p style="margin:12px 0 0;font-size:13px;color:#64748b">扫码分享到微信</p>
|
||||
<button class="qr-close" onclick="document.getElementById('qrModal').classList.remove('show')">关闭</button>
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
function shareWeb(){if(navigator.share){navigator.share({title:document.title,url:window.location.href}).catch(function(e){})}else{alert('请使用手机浏览器或复制链接分享')}}
|
||||
function copyLink(){var i=document.createElement('input');i.value=window.location.href;document.body.appendChild(i);i.select();document.execCommand('copy');document.body.removeChild(i);var t=document.getElementById('shareToast');t.textContent='✅ 链接已复制';t.classList.add('show');setTimeout(function(){t.classList.remove('show')},2000)}
|
||||
function showQR(){var m=document.getElementById('qrModal');var img=document.getElementById('qrImg');img.src='https://api.qrserver.com/v1/create-qr-code/?size=200x200&data='+encodeURIComponent(window.location.href);m.classList.add('show')}
|
||||
</script>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user