浏览代码

Merge commit '55abea19b7b29ed0f51b7554c8278d34868e1558' into gzb

gzb
guozhongbo 7 个月前
父节点
当前提交
5e50e9e814
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3
    1
      src/views/schoolSection/setting/deviceSetting.vue

+ 3
- 1
src/views/schoolSection/setting/deviceSetting.vue 查看文件

@@ -15,7 +15,9 @@
15 15
       </div>
16 16
     </div>
17 17
     <div class="tip_bg" v-if="menuInfo.selected === 1">
18
-      <div class="require">选择动态密码后,需要去设备列表中计算设备密码。</div>
18
+      <div class="require">
19
+        &nbsp;选择动态密码后,需要去设备列表中计算设备密码。
20
+      </div>
19 21
       <div class="require">
20 22
         校级管理员可设置设备管理密码为空,校级密码为空时,该校设备管理密码继承超管设置的设备管理密码。
21 23
       </div>

正在加载...
取消
保存