源动力激励计划
<!DOCTYPE html><html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>源动力激励计划</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
line-height: 1.6;
color: #333;
background-color: #f9f9f9;
}
.source-community-announcement {
max-width: 800px;
margin: 40px auto;
padding: 0 20px;
}
.header {
text-align: center;
margin-bottom: 30px;
position: relative;
}
.title-bar {
height: 4px;
background: linear-gradient(90deg, #4361ee 0%, #3a0ca3 100%);
margin-bottom: 25px;
border-radius: 2px;
}
.title {
font-size: 24px;
font-weight: 600;
color: #4361ee;
margin-bottom: 15px;
position: relative;
padding-bottom: 15px;
}
.title::after {
content: "";
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 60px;
height: 2px;
background: #4361ee;
}
.content {
background: white;
padding: 35px 30px;
border-radius: 12px;
box-shadow: 0 4px 20px rgba(0,0,0,0.08);
position: relative;
overflow: hidden;
}
.content::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 4px;
height: 100%;
background: linear-gradient(180deg, #4361ee 0%, #3a0ca3 100%);
}
.section {
margin-bottom: 30px;
}
.section-title {
font-size: 18px;
font-weight: 600;
color: #4361ee;
margin: 25px 0 20px;
padding: 8px 0 8px 20px;
border-left: 4px solid #4361ee;
background: #f8fafd;
}
.rules-list {
margin: 20px 0;
}
.rules-list h3 {
font-size: 18px;
color: #4361ee;
margin: 15px 0;
}
.rules-list ol,
.rules-list ul {
padding-left: 20px;
margin-bottom: 15px;
}
.rules-list li {
margin-bottom: 10px;
font-size: 15px;
color: #444;
}
.rewards {
background-color: #f8f9ff;
border-radius: 10px;
padding: 20px;
margin: 25px 0;
box-shadow: 0 4px 15px rgba(67, 97, 238, 0.1);
}
.rewards h3 {
color: #4361ee;
font-size: 1.3rem;
margin-bottom: 15px;
font-weight: 600;
}
.reward-item {
display: flex;
justify-content: space-between;
padding: 12px 0;
border-bottom: 1px dashed rgba(67, 97, 238, 0.3);
}
.reward-item:last-child {
border-bottom: none;
}
.reward-rank {
font-weight: 600;
color: #4361ee;
}
.reward-amount {
font-weight: 600;
color: #ff7846;
}
.dynamic-reward {
margin-top: 15px;
font-style: italic;
color: #666;
}
.note {
background-color: #fff8e1;
border-left: 4px solid #ffc107;
padding: 15px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
box-shadow: 0 3px 8px rgba(255, 193, 7, 0.15);
}
.note h3 {
color: #ff8f00;
font-size: 16px;
margin-bottom: 10px;
font-weight: 600;
}
.note p {
margin-bottom: 8px;
font-size: 15px;
}
.footer {
text-align: center;
padding-top: 20px;
margin-top: 20px;
border-top: 1px solid #eee;
font-size: 14px;
color: #666;
}
@media (max-width: 768px) {
.source-community-announcement {
padding: 0 15px;
margin: 20px auto;
}
.content {
padding: 25px 20px;
}
.title {
font-size: 22px;
}
.section-title {
font-size: 16px;
}
.rules-list li {
font-size: 14px;
}
.reward-item {
flex-direction: column;
align-items: flex-start;
padding: 10px 0;
}
.reward-amount {
margin-top: 8px;
}
}
@media (max-width: 480px) {
.source-community-announcement {
padding: 0 10px;
}
.content {
padding: 20px 15px;
}
.title {
font-size: 20px;
}
.section-title {
font-size: 15px;
padding: 6px 0 6px 15px;
}
.rules-list li {
font-size: 13px;
padding-left: 15px;
}
.reward-item {
padding: 8px 0;
}
}
</style>
</head>
<body>
<div class="source-community-announcement">
<div class="header">
<div class="title-bar"></div>
<h1 class="title">源动力激励计划</h1>
</div>
<div class="content">
<p>尊敬的源社区全体成员:</p>
<p>近期,我们注意到部分优质创作者因源盗用现象严重,选择退出或停止公开分享原创成果。为保护创作者权益,激励更多优质内容产出,同时维护社区生态的健康与活力,源社区管理团队决定启动<strong>「源动力激励计划」</strong>,通过定期奖励机制回馈创作者的辛勤付出。</p>
<div class="section">
<h2 class="section-title">活动规则与奖励机制</h2>
<div class="rules-list">
<ol>
<li><strong>活动对象</strong>
<ul>
<li>首发原创源至源社区的注册用户(含解决悬赏区与发布区)。</li>
<li>同一源若已在悬赏区发布,后续在发布区重复提交将仅计为一次有效数据。</li>
</ul>
</li>
<li><strong>转载规则</strong>
<ul>
<li>悬赏答案如不是自己原创,请备注转载,(转载因是非原创,单个只能作为半个计入活动)。</li>
</ul>
</li>
<li><strong>统计周期</strong>
<ul>
<li>每月1日至月末最后一天为一个完整统计周期。</li>
</ul>
</li>
<li><strong>排行依据</strong>
<ul>
<li>综合考量用户当月<strong>解决悬赏数量</strong>与<strong>原创源发布数量</strong>,按总分排名。</li>
</ul>
</li>
</ol>
</div>
</div>
<div class="rewards">
<h3>奖励设置</h3>
<div class="reward-item">
<span class="reward-rank">第1名</span>
<div>
<span class="reward-amount">300元等价实物礼品</span>
<span class="dynamic-reward">(可自选数码配件、开发工具或技术书籍)</span>
</div>
</div>
<div class="reward-item">
<span class="reward-rank">第2名</span>
<div>
<span class="reward-amount">200元等价实物礼品</span>
<span class="dynamic-reward">(可自选数码配件、开发工具或技术书籍)</span>
</div>
</div>
<div class="reward-item">
<span class="reward-rank">第3名</span>
<div>
<span class="reward-amount">100元等价实物礼品</span>
<span class="dynamic-reward">(可自选数码配件、开发工具或技术书籍)</span>
</div>
</div>
<div class="reward-item">
<span class="reward-rank">第4名</span>
<span class="reward-amount">5000源币</span>
</div>
<div class="reward-item">
<span class="reward-rank">第5名</span>
<span class="reward-amount">4000源币</span>
</div>
<div class="reward-item">
<span class="reward-rank">第6-10名</span>
<span class="reward-amount">3000源币</span>
</div>
<p class="dynamic-reward"><strong>动态激励机制</strong>:随着社区活跃度提升,每月前三名的奖励价值将有较大概率上调,确保创作者劳动价值与社区发展同步增长。</p>
</div>
<div class="note">
<h3>特别说明</h3>
<p>1. <strong>原创保护</strong>:源社区将持续优化版权保护机制,严厉打击盗源行为,为创作者提供更安全的分享环境。</p>
<p>2. <strong>奖励发放</strong>:每月初通过站内信公布上月排行榜,并于3个工作日内完成奖励发放。</p>
<p>3. <strong>实物选择</strong>:实物礼品涵盖数码配件、开发工具、技术书籍等,具体清单将在每月初更新。</p>
</div>
<p>源社区始终致力于构建一个公平、开放、互助的创作生态。我们深知每一位写源人的努力都值得被尊重,也期待通过本次激励计划,吸引更多开发者加入创作行列,共同推动技术共享与创新。</p>
<div class="footer">
<p>感谢您的支持与参与!</p>
<p>源社区管理团队<br>2025年4月</p>
</div>
</div>
</div>
</body>
</html>
我了个擦。大手笔啊 支持支持👍🏻 这个确实好 支持 哇,支持支持!!! 好奇,获奖资金谁出的? 支持 666牛 支持