mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	优化文字提示
This commit is contained in:
		@@ -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">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user