diff --git a/src/UserAction.js b/src/UserAction.js index 85ab376..e01c6ef 100644 --- a/src/UserAction.js +++ b/src/UserAction.js @@ -348,13 +348,13 @@ export class LoginForm extends Component { {/*根据计算中心要求,访问授权三个月内有效,过期需重新登录。*/} T大树洞将会单向加密(i.e. 哈希散列)您的邮箱后再存入数据库,因此您的发帖具有较强的匿名性。具体可见我们的后端开源代码

-

- {this.props.show_sidebar( - '系统消息', - - )}}>查看系统消息
- 当您发送的内容违规时,我们将用系统消息提示您 -

+ {/*

*/} + {/* {this.props.show_sidebar(*/} + {/* '系统消息',*/} + {/* */} + {/* )}}>查看系统消息
*/} + {/* /!*当您发送的内容违规时,我们将用系统消息提示您*!/*/} + {/*

*/}

复制 User Token
User Token 用于迁移登录状态,切勿告知他人{/*,若怀疑被盗号请尽快 */} @@ -553,7 +553,7 @@ export class PostForm extends Component { let width=image.width; let height=image.height; let compressed=false; - + if(width>MAX_IMG_DIAM) { height=height*MAX_IMG_DIAM/width; width=MAX_IMG_DIAM; diff --git a/src/infrastructure b/src/infrastructure index e24cf98..5e31178 160000 --- a/src/infrastructure +++ b/src/infrastructure @@ -1 +1 @@ -Subproject commit e24cf980948f63cc1535a6d2eb69319c5b3b055e +Subproject commit 5e3117878c18d8a7123e0dd11dede06bd9ba3c3c