Commit 835fb5ba authored by 乐宝呗666's avatar 乐宝呗666

修改页面说明内容

parent 0a2ee8ea
......@@ -30,7 +30,7 @@
<div class="page-tip">
<span class="page-tip-title">页面说明:</span>
<span class="page-tips"
>可按照账号状态及所属单位进行信息筛选。可新增机顶盒账号,“*”为必填项。请先创建单位管理员账号,否则机顶盒无法激活</span
>机顶盒账号为机顶盒所属单位名称,新建后生成6位数字及字母的随机密码,作为机顶盒的登录密码。</span
>
</div>
</div>
......
......@@ -36,7 +36,7 @@
<div class="page-tip">
<span class="page-tip-title">页面说明:</span>
<span class="page-tips"
>按照账号状态及所属单位进行信息筛选。可新增机顶盒账号,“*”为必填项。请先创建单位管理员账号,否则机顶盒无法激活</span
>查看某个组织机构的互动信息</span
>
</div>
</div>
......@@ -224,6 +224,7 @@ export default {
display: flex;
font-size: 14px;
color: #333333;
line-height: 30px;
.page-tip-title {
font-weight: bold;
padding-right: 10px;
......@@ -254,7 +255,7 @@ export default {
color: #333;
}
.page-tips {
width: 500px;
width: 220px;
}
}
.content-item {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment