当前位置: 首页 > news >正文

修改项目的一些前端记录(自用)

 

<div style="background:#f2f2f2;position:absolute;top:75px;width:10%;bottom:0px">\
	    	<ol class="tree">\
	       <li>\
	          <label for="folder1" class="folderOne foldertop"><img src="common/img/时间.png" style="width:16px;height:16px" />&nbsp;Index</label> <input type="checkbox" id="folder1" /> \
	           <ol>\
	               <li>\
	                   <label for="subfolder2" class="folderTwo"><img src="common/img/数据库.png" style="width:16px;height:16px"/>&nbsp;集群状态信息</label> <input type="checkbox" id="subfolder2"  />\
	                   <ol> \
	                   		<li><a href="/ResourceManagement/cluster_node.html"><label  class="folderTwo"><img src="common/img/元数据面板.png" style="width:16px;height:16px"/>&nbsp;CLUSTER与NODE信息 </label> <input type="checkbox" id="subfolder21"  /> </a></li>\
	                   		<li><a href="/ResourceManagement/pod_service.html"><label  class="folderTwo"><img src="common/img/元数据面板.png" style="width:16px;height:16px"/>&nbsp;POD与SERVICE信息</label> <input type="checkbox" id="subfolder21"  /> </a></li>\
	                   		<li><a href="/ResourceManagement/pvc.html"><label  class="folderTwo"><img src="common/img/元数据面板.png" style="width:16px;height:16px"/>&nbsp;PVC信息</label> <input type="checkbox" id="subfolder21"  /></a> </li>\
	                   </ol>\
	               </li>\
	               <li> \
	                   <a href="/ResourceManagement/add_delete.html"><label  class="folderTwo"><img src="common/img/数据库.png" style="width:16px;height:16px"/>&nbsp;组件添加删除</label> <input type="checkbox" id="subfolder1"  /> </a>  \
	               </li>\
	               <li>\
	                   <a href="/ResourceManagement/resource_schedule_allocate.html"><label  class="folderTwo"><img src="common/img/数据库.png" style="width:16px;height:16px"/>&nbsp;资源规划调度</label> <input type="checkbox" id="subfolder1"  /> </a> \
	               </li> \
	               <li>\
	                   <a href="/ResourceManagement/dynamic_scaling.html"><label  class="folderTwo"><img src="common/img/数据库.png" style="width:16px;height:16px"/>&nbsp;资源动态伸缩</label> <input type="checkbox" id="subfolder1"  /> </a>  \
	               </li>\
	               <li> \
	                   <a href="/ResourceManagement/resource_estimates.html"><label  class="folderTwo"><img src="common/img/数据库.png" style="width:16px;height:16px"/>&nbsp;资源预估</label> <input type="checkbox" id="subfolder1"  /> </a>\
	               </li> \
	           </ol> \
	       </li> \
		<li>  \

 11111111

<label for="folder2" class="folderOne" ><img src="common/img/公共-星号.png" style="width:16px;height:16px" />&nbsp;故障检测与诊断</label> <input type="checkbox" id="folder2" />   \
	        <ol>  \
	             <li>  \
	                 <label for="subfolder3" class="folderTwo"><img src="common/img/数据库.png" style="width:16px;height:16px"/>&nbsp;集群组件监控</label> <input type="checkbox" id="subfolder3"  />\
	                 <ol>  \
	                    <li class="file folderThree"><a href="/detection/cluster_monitor.html"><img src="common/img/元数据面板.png" style="width:16px;height:16px"/>&nbsp;集群监控</a></li> \
	                    <li>\
	                    <li class="file folderThree"><a href="/detection/ioTDB_monitor.html"><img src="common/img/元数据面板.png" style="width:16px;height:16px"/>&nbsp;IoTDB监控</a></li> \
	                    <li>\
	                    <li class="file folderThree"><a href="/detection/kvStore_monitor.html"><img src="common/img/元数据面板.png" style="width:16px;height:16px"/>&nbsp;KVStore监控</a></li> \
	                    <li>\
	                    <li class="file folderThree"><a href="/detection/kingBase_monitor.html"><img src="common/img/元数据面板.png" style="width:16px;height:16px"/>&nbsp;KingBase监控</a></li> \
	                    <li>\
	                    <li class="file folderThree"><a href="/detection/inGraphDB_monitor.html"><img src="common/img/元数据面板.png" style="width:16px;height:16px"/>&nbsp;InGraphDB监控</a></li> \
	                 </ol>  \
	             </li> \
	             <li>  \
	                <label for="subfolder4" class="folderTwo"><img src="common/img/数据库.png" style="width:16px;height:16px"/>&nbsp;规则检测</label> <input type="checkbox" id="subfolder4"  />\
	                <ol>\
	                   <li class="file folderThree"><a href="/detection/rule_configuration.html"><img src="common/img/元数据面板.png" style="width:16px;height:16px"/>&nbsp;规则配置</a></li> \
	                   <li class="file folderThree"><a href="/detection/rule_show.html"><img src="common/img/元数据面板.png" style="width:16px;height:16px"/>&nbsp;规则信息展示</a></li> \
	                </ol>\
	             </li> \
	             <li>  \
	                <label for="subfolder5" class="folderTwo"><img src="common/img/数据库.png" style="width:16px;height:16px"/>&nbsp;日志检测</label> <input type="checkbox" id="subfolder5"  />\
	                <ol>  \
	                   <li class="file folderThree"><a href="/detection/log_show.html"><img src="common/img/元数据面板.png" style="width:16px;height:16px"/>&nbsp;日志信息展示</a></li>\
	                   <li class="file folderThree"><a href="/detection/log_configuration.html"><img src="common/img/元数据面板.png" style="width:16px;height:16px"/>&nbsp;日志采集配置</a></li> \
	                </ol> \
	             </li>\
	             <li>\
	                <a href="/detection/diagnosis_show.html"><label class="folderTwo"><img src="common/img/数据库.png" style="width:16px;height:16px"/>&nbsp;故障诊断与报警</label> <input type="checkbox" id="subfolder1"  /> </a>\
	             </li> \
	        </ol>  \
	      </li> \

http://www.dtcms.com/a/26275.html

相关文章:

  • JavaScript中判断元素是否在可视区域内
  • linux有名管道的文件描述符3和4
  • 个人简历html网页模板,科技感炫酷html简历模板
  • DeepSeek API调用 Python
  • Hive中的分区和桶的概念及其作用
  • 网络工程师 (47)QOS
  • 小怿学习日记(七) | Unreal引擎灯光架构
  • 【wrk】wrk 压测工具入门
  • DeepSeek与ChatGPT的对比分析
  • K8s 之端口暴露(The Port of K8s is Exposed)
  • Jmeter连接数据库、逻辑控制器、定时器
  • SOME/IP--协议英文原文讲解8
  • 《魔女的夜宴》无广版手游安卓苹果免费下载直装版
  • 红蓝对抗之常见网络安全事件研判、了解网络安全设备、Webshell入侵检测
  • Mac端homebrew安装配置
  • P1115 最大子段和
  • fps僵尸:8.丧尸死亡
  • 解决 Mac 只显示文件大小,不显示目录大小
  • 图的最小生成树算法: Prim算法和Kruskal算法(C++)
  • EasyRTC:开启智能硬件与全平台互动新时代
  • 01数据准备 抓取图片 通过爬虫方式获取bing的关键词搜索图片
  • 优先队列(典型算法思想)—— OJ例题算法解析思路
  • 撕碎QT面具(6):调节窗口大小后,控件被挤得重叠的解决方法
  • SLT-加载表添加字段重新刷数
  • YOLOv10改进系列 ---- Conv篇 ---- 2024利用 Haar 小波的下采样HWD替换传统下采样
  • 传入一个list map,寻找最大的key和对应的vlaue
  • 快速定位并优化CPU 与 JVM 内存性能瓶颈
  • 黑客入侵动图特效实现
  • linux下pip下载项目失败
  • Vue.js 入门指南:从基础到实战