优化文字提示

This commit is contained in:
GoEdgeLab
2022-07-24 16:18:13 +08:00
parent 870ce42a44
commit 9f93f8271a
2 changed files with 2 additions and 2 deletions

View File

@@ -90,7 +90,7 @@
<td>认证二维码</td>
<td>
<img :src="'/users/otpQrcode?userId=' + user.id"/>
<p class="comment">可以通过二维码快速添加OTP认证信息到App中。</p>
<p class="comment">可以通过二维码快速添加OTP认证信息到认证App中。</p>
</td>
</tr>
<tr v-if="otp != null && otp.isOn && moreOptionsVisible">