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

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

 

<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.kler.cn/a/552932.html

相关文章:

  • MySQL-慢SQL解析及调试分析思路
  • 可变列二维数组【C语言】
  • 内网常见问题处理
  • java数据结构_优先级队列(堆)_6.1
  • 开源元搜索引擎SearXNG:使用Docker详细搭建部署与使用
  • 【OS安装与使用】part4-ubuntu22.04安装anaconda
  • 【R语言】绘图
  • ONNX Runtime 与 CUDA、cuDNN 的版本对应
  • “三次握手”与“四次挥手”:TCP传输控制协议连接过程
  • 在Kubernetes上部署DeepSeek-R1进行高效AI推理
  • C#```
  • 一文读懂Docker之Docker Compose
  • 论文笔记-WSDM2024-LLMRec
  • 02.19 构造函数
  • MYSQL数据库特殊查询-INFORMATION_SCHEMA
  • 鉴源实验室·智能网联汽车协议数据传输安全分析与防护
  • Word Embeddings
  • 【Linux进程概念】—— 操作系统中的“生命体”,计算机里的“多线程”
  • VSCode 中 Git 添加了多个远端,如何设置默认远端
  • QT C++ new QTableWidgetItem 不需要删除指针