Files
ningbo/动易的标签库/模板库_dhjd/问答系统模板/问答帮助中心.html
T
2026-08-31 16:22:00 +08:00

138 lines
6.0 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>问答 帮助中心</title>
<meta name="description" content="问答" />
<link rel="stylesheet" type="text/css" href="{PE.SiteConfig.SkinPath/}QA/common.css" />
<link rel="stylesheet" type="text/css" href="{PE.SiteConfig.SkinPath/}QA/default.css" />
<link rel="stylesheet" type="text/css" href="{PE.SiteConfig.SkinPath/}QA/ask.css" />
<link rel="stylesheet" type="text/css" href="{PE.SiteConfig.SkinPath/}QA/ask_answerpage.css" />
<link rel="stylesheet" type="text/css" href="{PE.SiteConfig.SkinPath/}QA/login.css" />
<link rel="stylesheet" type="text/css" href="{PE.SiteConfig.SkinPath/}default.css"/>
<script language="javascript" type="text/javascript" src="{PE.SiteConfig.ApplicationPath/}JS/Common.js"></script>
<style type="text/css">
.helpbox
{
line-height: 24px;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
font-size: 13px;
color: #000;
margin-bottom: 20px;
}
.helpbox td
{
padding-left: 8px;
text-align: left;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}
.helpbox .heading
{
padding: 0;
height: 60px;
line-height: 60px;
text-align: center;
font-size: 20px;
font-family: "微软雅黑";
}
.helpbox .tit
{
background: #e6f0fa;
font-weight: bold;
color: #c00;
font-size: 14px;
}
.helpbox .bg2
{
background: #f3f8fe;
}
</style>
</head>
<body>
<div id="wrapper">
{PE.Label id="政府版问答顶部" /}
<br class="spacing" />
<div class="postpath">
您所在的位置:{PE.Label id="问答首页连接" /} > <em>帮助中心</em>
</div>
<br class="spacing" />
<br class="spacing" />
<div class="mainContent">
<div class="ask_title">
<div class="rr-1">
</div>
<div class="rr-2-1">
</div>
<div class="rr-3-1">
</div>
<div class="best_answerTit">
<h3>
动易问答帮助</h3>
</div>
<div class="best_answer">
<div class="quiz">
<div class="quiz_detail">
<p>
每个用户都会有一套属于自己的积分、等级和头衔。我们特地为您订做了五套角色系列,您可以通过问答等操作不断增加积分,同时您的等级和头衔也会随积分不断晋升。
</p>
<p>
<h5><strong>问答的头衔设置</strong></h5> </p>
{PE.Label id="头衔系列" /}
</div>
<div class="quiz_detail">
<p>
问答里的积分就像游戏里的积分,您会付出积分,也会获得积分。积分可以在提问时用来悬赏,您也会随着积分增加而晋级并获得更高的头衔。
</p>
<p>
<h5><strong>问答的具体积分规则</strong></h5></p>
{PE.Label id="积分规则" /}
</div>
<div class="quiz_detail">
<p>
<h5><strong>&nbsp;&nbsp;常见问题</strong></h5></p>
<div class="ask_box">
<p>
&nbsp;&nbsp;&nbsp;&nbsp;匿名回复的问题,设置为最佳答案,后果会怎样?</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;当某些提问属于您的个人隐私,回答问题时可以设定为匿名,这样,您的用户名便不会出现在回复页面上,取
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;而代之的将会是“匿名”二字。当提问人把匿名回复的答案设置为最佳答案时,问题所奖励的积分等都会追加
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;给对应的匿名用户。
</p>
</div>
<div class="ask_box">
<p>
&nbsp;&nbsp;&nbsp;&nbsp;自己发表的问题,自己设置为最佳答案可以吗?</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;如果设置了提问人可以回答提问人的问题,设置提问人的答案为最佳是可以的。</p>
</div>
</div>
</div>
<div class="rr-3">
</div>
<div class="rr-2">
</div>
<div class="rr-1">
</div>
</div>
</div>
</div>
<div class="sidebar">
<div class="box5">
{PE.Label id="问题悬赏排行" TitleLen="20" TopNum="5" /}
<br class="spacing" />
{PE.Label id="用户积分排行" TopNum="5" /}
<br class="spacing" />
{PE.Label id="本周解答之王" /}
</div>
</div>
<br class="clearbox" />
</div>
<br class="spacing" />
<div id="footer2">
{PE.Label id="GOV_网站底部" /}
</div>
</body>
</html>