update UI

This commit is contained in:
thuhole
2020-06-19 01:39:00 +08:00
parent 25af93ba19
commit d4c9a6dffe

View File

@@ -344,10 +344,10 @@ export class LoginForm extends Component {
</button> </button>
<br /> <br />
</p> </p>
<p> {/*<p>*/}
{/*根据计算中心要求,访问授权三个月内有效,过期需重新登录。*/} {/*根据计算中心要求,访问授权三个月内有效,过期需重新登录。*/}
T大树洞将会单向加密(i.e. 哈希散列)您的邮箱后再存入数据库因此您的发帖具有较强的匿名性具体可见我们的<a href="https://github.com/thuhole/thuhole-go-backend/blob/76f56e6b75257b59e552b6bdba77e114151fcad1/src/db.go#L184">后端开源代码</a> {/*T大树洞将会单向加密(i.e. 哈希散列)您的邮箱后再存入数据库因此您的发帖具有较强的匿名性具体可见我们的<a href="https://github.com/thuhole/thuhole-go-backend/blob/76f56e6b75257b59e552b6bdba77e114151fcad1/src/db.go#L184">后端开源代码</a>。*/}
</p> {/*</p>*/}
{/*<p>*/} {/*<p>*/}
{/* <a onClick={()=>{this.props.show_sidebar(*/} {/* <a onClick={()=>{this.props.show_sidebar(*/}
{/* '系统消息',*/} {/* '系统消息',*/}