Skip to content

Commit

Permalink
mod: styles, regulations
Browse files Browse the repository at this point in the history
  • Loading branch information
KUN1007 committed Jun 8, 2024
1 parent 2d94410 commit 27dbba0
Show file tree
Hide file tree
Showing 15 changed files with 107 additions and 135 deletions.
5 changes: 0 additions & 5 deletions assets/css/reset.scss
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,6 @@ h2 {
}
}

ul {
margin: 0;
padding: 0;
}

/* Ensure that button and select elements inherit the font family */
button,
select {
Expand Down
72 changes: 27 additions & 45 deletions components/bylaw/ContentCN.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@
<div class="title">执行条例(试行)</div>
<div class="tips">
<p>
tips: 这是执行条例,✔
代表已经落实。目的是让论坛的运行机制更加透明,并不是规矩,我们
<span>
<NuxtLinkLocale to="/kungalgame">没有规矩</NuxtLinkLocale>
</span>
这是执行条例,✔
代表已经落实。目的是让论坛的运行机制更加透明,并不是规矩
</p>
</div>

Expand All @@ -19,57 +16,61 @@
<div class="gain">
<h3>获取方法</h3>
<ul>
<li>1. 每个注册用户初始拥有 1007 萌萌点 ✔</li>
<li>2. 每天签到获得随机 0 ~ 7 萌萌点,签到每日零点刷新 ✔</li>
<li>3. 用户的话题 / 回复 / 评论被点赞,可以获得 1 萌萌点 ✔</li>
<li>4. 有人回复用户的话题,用户将会获得 2 点萌萌点 ✔</li>
<li>5. 有人评论用户的回复,被评论人获得 1 萌萌点 ✔</li>
<li>6. 用户的话题 / 回复被推,将会获得 7 点萌萌点 ✔</li>
<li>每个注册用户初始拥有 1007 萌萌点 ✔</li>
<li>每天签到获得随机 0 ~ 7 萌萌点,签到每日零点刷新 ✔</li>
<li>话题被回复, 发布话题者获得 2 点萌萌点 ✔</li>
<li>话题被推,将会获得 3 点萌萌点 ✔</li>
<li>话题被收藏,可以获得 1 萌萌点 ✔</li>
<li>回复被评论, 发布回复者获得 1 萌萌点 ✔</li>
<li>回复被推,将会获得 1 点萌萌点 ✔</li>
<li>用户的话题 / 回复 / 评论被点赞,可以获得 1 萌萌点 ✔</li>
<li>发布 Galgame 将会获得 3 萌萌点 ✔</li>
<li>发布 Galgame 被点赞、评论、收藏, 发布者获得 1 萌萌点 ✔</li>
<li>发布 Galgame 资源将会获得 3 萌萌点 ✔</li>
<li>发布 Galgame 合并请求被合并, 提出请求者将会获得 1 萌萌点 ✔</li>
<li>Galgame 资源被点赞, 发布者获得 1 萌萌点 ✔</li>
<li>Galgame 评论被其它人评论, 被评论者获得 1 萌萌点 ✔</li>
</ul>
</div>

<div class="deduct">
<h3>扣除方法</h3>
<ul>
<li>
1. 用户的不萌行为,根据严重程度,将会被扣除 7, 17, 77, 177, 777
用户的不萌行为,根据严重程度,将会被扣除 7, 17, 77, 177, 777
点萌萌点
</li>
<li>2. 单个话题每被踩 10 次,若审核无误,扣除 100 萌萌点</li>
<li>3. 用户推话题一次将会被扣除 17 萌萌点,可以重复推话题 ✔</li>
<li>单个话题每被踩 10 次,若审核无误,扣除 100 萌萌点</li>
<li>用户推话题一次将会被扣除 7 萌萌点,可以重复推话题 ✔</li>
<li>用户推回复一次将会被扣除 2 萌萌点,可以重复推回复 ✔</li>
</ul>
</div>
</div>

<div class="kungalgamer">
<h2>用户</h2>
<ul>
<li><strong>1. 萌萌点低于 1000 的用户将会被删除账户</strong></li>
<li>2. 萌萌点低于 1100 的用户无法使用“推话题”功能 ✔</li>
<li>
3. 连续 “踩” 10 次将会被删除账户(我们希望少一点批评,多一点赞美)
</li>
<li><strong>萌萌点低于 1000 的用户将会被删除账户</strong></li>
<li>萌萌点低于 1100 的用户无法使用“推话题”功能 ✔</li>
<li>连续 “踩” 10 次将会被删除账户(我们希望少一点批评,多一点赞美)</li>
</ul>
</div>

<div class="topic">
<h2>话题</h2>
<ul>
<li>
1.
每个位于主页的话题处于“动态推送状态”,一旦该话题受到包括“点赞”“评论”“推话题”的影响时,该话题将会被置顶
</li>
<li>
2. 话题热度值计算公式:热度值 = 浏览数 × 0.1 评论数 × 2 + 点赞数 × 2 +
话题热度值计算公式:热度值 = 浏览数 × 0.1 评论数 × 2 + 点赞数 × 2 +
推话题数 × 50 – 踩 × 5 ✔
</li>
<li>3. 话题被推 10 小时内会获得“流光”样式 ✔</li>
<li>
4. 一旦单个话题“踩”的数量达到 10,该话题会被系统屏蔽,交由管理审核
</li>
<li>话题被推 10 小时内会获得“流光”样式 ✔</li>
<li>一旦单个话题“踩”的数量达到 10,该话题会被系统屏蔽,交由管理审核</li>
<li>
5. 每天晚上 12: 00 话题池会清空一轮,留下昨天话题热度值最高的 17
每天晚上 12: 00 话题池会清空一轮,留下昨天话题热度值最高的 17
个话题,热度值相同则都被推送
</li>
</ul>
Expand Down Expand Up @@ -115,37 +116,18 @@ h2 {
}
.moemoepoint ul {
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
margin: 10px 0;
margin-left: 40px;
li {
margin: 5px 0;
}
}
.kungalgamer > ul {
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
margin-left: 20px;
li {
margin: 5px 0;
}
}
.topic > ul {
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
margin-left: 20px;
li {
margin: 5px 0;
}
Expand Down
27 changes: 2 additions & 25 deletions components/bylaw/ContentEN.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,8 @@
<div class="title">Regulations (Trial)</div>
<div class="tips">
<p>
Tips: These are trial regulations, ✔ indicating implementation. The aim
is to make the forum's operation more transparent. It's not about rules;
we
<span>
<NuxtLinkLocale to="/kungalgame">have no rules</NuxtLinkLocale>
</span>
These are trial regulations, ✔ indicating implementation. The aim is to
make the forum's operation more transparent.
</p>
</div>

Expand Down Expand Up @@ -150,37 +146,18 @@ h2 {
}
.moemoepoint ul {
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
margin: 10px 0;
margin-left: 40px;
li {
margin: 5px 0;
}
}
.kungalgamer > ul {
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
margin-left: 20px;
li {
margin: 5px 0;
}
}
.topic > ul {
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
margin-left: 20px;
li {
margin: 5px 0;
}
Expand Down
2 changes: 0 additions & 2 deletions components/home/footer/List.vue
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,6 @@ const link: FooterInfoItem[] = [
ul {
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
}
}
Expand Down
4 changes: 4 additions & 0 deletions components/kun/capture/Capture.vue
Original file line number Diff line number Diff line change
Expand Up @@ -258,13 +258,17 @@ const handleCloseCapture = () => {
font-weight: bold;
}
}
.answer {
width: 100%;
div {
font-size: 10px;
}
a {
color: var(--kungalgame-blue-5);
&:hover {
text-decoration: underline;
}
Expand Down
5 changes: 0 additions & 5 deletions components/kun/milkdown/Editor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -264,11 +264,6 @@ const editorInfo = useEditor((root) =>
background-color: var(--kungalgame-trans-blue-1);
}
ul li,
ol li {
color: var(--kungalgame-blue-5);
}
.tableWrapper {
color: var(--kungalgame-font-color-3);
position: relative;
Expand Down
5 changes: 0 additions & 5 deletions components/kun/milkdown/NoImage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -259,11 +259,6 @@ watch(
background-color: var(--kungalgame-trans-blue-1);
}
ul li,
ol li {
color: var(--kungalgame-blue-5);
}
.tableWrapper {
color: var(--kungalgame-font-color-3);
position: relative;
Expand Down
5 changes: 0 additions & 5 deletions components/kun/milkdown/ReadOnly.vue
Original file line number Diff line number Diff line change
Expand Up @@ -187,11 +187,6 @@ watch(
background-color: var(--kungalgame-trans-blue-1);
}
ul li,
ol li {
color: var(--kungalgame-blue-5);
}
.tableWrapper {
color: var(--kungalgame-font-color-3);
position: relative;
Expand Down
4 changes: 1 addition & 3 deletions components/kun/setting-panel/components/Background.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ const handleChangeImage = async (index: number) => {
</div>

<ul class="kungalgame-background-container">
<span>{{ $t('header.settings.preset') }}</span>
<li>
<span>{{ $t('header.settings.preset') }}</span>
<ul class="kungalgame-restore-bg">
<li
v-for="kun in backgroundImages"
Expand Down Expand Up @@ -72,8 +72,6 @@ const handleChangeImage = async (index: number) => {
.kungalgame-restore-bg {
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
display: grid;
justify-content: center;
grid-template-columns: repeat(3, 80px);
Expand Down
43 changes: 27 additions & 16 deletions components/kungalgame/ContentCN.vue
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@
</p>
<br />
<br />
<p>不嫌弃的话,您可以给我们的 GitHub 项目点一个 star当作对我们的支持。</p>
<p>不嫌弃的话,您可以给我们的 GitHub 项目点一个 star, 当作对我们的支持。</p>

<h2 id="principle">运营理念</h2>
<br />
Expand All @@ -273,7 +273,7 @@
</p>
<h3>2. 以营造最良好的氛围为理念</h3>
<p>紧接上一条,在整个网站编写之前,我在设计图上写了这些:</p>
<p>紧接上一条,在整个网站编写之前, 我们在设计图上写了这些:</p>
<br />
<ul class="list">
<li>
Expand Down Expand Up @@ -303,22 +303,35 @@
</span>
</p>
<h2 id="stipulate">论坛规定</h2>
<p>
规定?不,我们<strong>没有规定</strong>,一切的规定取决于所有人共同的看法
</p>
<p>但是,我们还是希望可以温柔一点,少一点攻击性</p>
<p style="margin-bottom: 10px">
为了避免过早的被删除账户,
<strong style="color: red"> 我们提供这些建议 </strong>
</p>
<p>下面的行为会被视作违规行为</p>
<br />
<ul class="list">
<li>1. 政治讨论禁止</li>
<li>2. 广告引流禁止</li>
<li>3. 涉及到敏感话题请在文章标题注明,例如 R18、R18-G 等</li>
<li>政治讨论禁止</li>
<p>包括但不限于, 对全球一切国家的, 可能引起政治性纠纷的讨论</p>
<br />
<li>广告引流禁止</li>
<p>如果引流的对象属于付费资源, 或有其它更严重的行为, 视为广告引流</p>
<br />
<li>涉及到敏感话题、图片等请在文章标题注明</li>
<p>例如 R18、R18-G 等</p>
<br />
<li>恶意刷话题、评论、回复</li>
<p>
回复一个字也算作有意义的回复, 但如果连续无意义的回复,
一旦被我们公认为恶意刷评论, 则算作违规
</p>
<p>然而, 如果您认为您的回复有意义, 一次发一千个也没有关系</p>
<br />
<li>恶意辱骂他人者</li>
<p>如果您认为一些人做的事有问题, 请尽情辱骂, 我们会视情况评判谁对谁错</p>
<p>如果没有任何理由, 则视作恶意辱骂</p>
<br />
<li>引起公愤者</li>
<p>被我们共同评定为触犯众怒, 引起不和谐的</p>
</ul>
<br />
<p>
为什么要建议,当然是因为这些不萌啦,如果还想了解更多关于发帖的礼仪,请查看
为什么要规定,当然是因为这些不萌啦,如果还想了解更多关于发帖的礼仪,请查看
<span class="skip">
<NuxtLinkLocale to="/non-moe">不萌记录</NuxtLinkLocale>
Expand All @@ -338,8 +351,6 @@
ul {
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
}
h1,
Expand Down

0 comments on commit 27dbba0

Please sign in to comment.