xfrontend/web/pages/deluserinfo.html
2021-05-27 18:44:11 +08:00

20 lines
795 B
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!-- 从该项目中移除此账号 -->
<div class="deluserinfo-box">
<div class="deluserinfo-top-box">
从该项目中移除此账号?
</div>
<div class="deluserinfo-con-box">
移除【 <span>ssss</span>并移交该账户下的项目空间看板报表条件分群ID分群标签预警虚拟属性维度表属性等至
<!-- <div></div> -->
</div>
<div class="deluserinfo-bottom-box">
<div class="deluserinfo-bottom-left"> <img src="./static/img/del-red.png" /> 直接移除账号 </div>
<div class="deluserinfo-but-box">
<button class="deluserinfo-qx" >取 消</button>
<button class="deluserinfo-qd" disabled="disabled" >确 定</button>
</div>
</div>
</div>