Skip to content

Commit

Permalink
✨ The token is shown in the materials. Closed #157
Browse files Browse the repository at this point in the history
  • Loading branch information
WispX committed Apr 21, 2021
1 parent d906577 commit 5e4d4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/index/view/user/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<div class="mdui-textfield">
<label class="mdui-textfield-label">Token</label>
<input class="mdui-textfield-input" type="text" value="{$user.token}" disabled/>
<div class="mdui-textfield-helper">注意:Token具有管理图片权限,请不要随意泄漏。</div>
<div class="mdui-textfield-helper">注意:Token 具有管理图片权限,请不要随意泄漏。</div>
</div>
<div class="mdui-textfield">
<label class="mdui-textfield-label">昵称</label>
Expand Down

0 comments on commit 5e4d4a7

Please sign in to comment.