浏览代码

Merge branch 'siweihuoyan' of http://192.168.0.115:3000/4dkankan-docs/pro-docs into siweihuoyan

rindy 1 年之前
父节点
当前提交
6111d09a21

+ 1 - 1
index.html

@@ -29,7 +29,7 @@
                 loadSidebar: true,
                 loadNavbar: '_navbar.md',
                 subMaxLevel: 4,
-                sidebarDisplayLevel: 1, 
+                sidebarDisplayLevel: 0, 
                 mergeNavbar: true,
                 onlyCover: false,
                 search: 'auto',

+ 40 - 1
libs/npm/docsify-sidebar-collapse.min.css

@@ -1 +1,40 @@
-.sidebar-nav li{position:relative;margin:0;cursor:pointer}.sidebar-nav ul:not(.app-sub-sidebar)>li:not(.file)::before{content:'';display:block;position:absolute;top:11px;left:-12px;height:6px;width:6px;border-right:1px solid #505d6b;border-bottom:1px solid #505d6b;transform:rotate(-45deg);transition:transform .1s}.sidebar-nav ul:not(.app-sub-sidebar)>li.open::before{transform:rotate(45deg)}.sidebar-nav ul:not(.app-sub-sidebar)>li.collapse::before{transform:rotate(-45deg)}
+.sidebar-nav li {
+    position: relative;
+    margin: 0;
+    cursor: pointer
+}
+.sidebar-nav li i.plus {
+    width: 20px;
+    height: 20px;
+    display: inline-block;
+    background-image: var(--sidebar-nav-pagelink-background-image);
+    background-position: var(--sidebar-nav-pagelink-background-position);
+    background-repeat: no-repeat;
+    vertical-align: -4px;
+}
+
+.sidebar-nav li :has(+ a){
+    display: none !important;
+}
+
+/* .sidebar-nav li.folder::before {
+    content: '';
+    display: block;
+    position: absolute;
+    top: 11px;
+    left: -12px;
+    height: 6px;
+    width: 6px;
+    border-right: 1px solid #505d6b;
+    border-bottom: 1px solid #505d6b;
+    transform: rotate(-45deg);
+    transition: transform .1s
+}
+
+.sidebar-nav li.open::before {
+    transform: rotate(45deg)
+}
+
+.sidebar-nav li.collapse::before {
+    transform: rotate(-45deg)
+} */

文件差异内容过多而无法显示
+ 261 - 1
libs/npm/docsify-sidebar-collapse.min.js


+ 1 - 1
product/huodiao/4dkk/en-us/_sidebar.md

@@ -1,6 +1,6 @@
 <!-- docs/_sidebar.md -->
 
-* [Back to Home Page](/product/all/en-us/README.md)
+* [Back to Home Page](/product/huodiao/README.md)
 * FAQ
   * [Functions Description](dataexpired.md)
   * [Account Cancellation](accountcancellation.md)

+ 5 - 1
product/huodiao/laser/en-us/_sidebar.md

@@ -1,6 +1,8 @@
 <!-- docs/_sidebar.md -->
 
-* [Back to Home Page](/product/all/en-us/README.md)
+* [Back to Home Page](/product/huodiao/README.md)
+
+<!--
 * [What's new](whatsnew.md)
 * [4DMega unboxing video](openmega.md)
 * FAQ
@@ -10,6 +12,8 @@
   * [Term definition](terminology.md)
   * [Functions Description](dataexpired.md)
   * [Point Cloud View](view.md)
+  -->
+
 * Hotspots
   * [Add hotspots](addhotspot.md)
 * Measurements

+ 2 - 6
product/huodiao/laser/zh-cn/_sidebar.md

@@ -1,8 +1,7 @@
 <!-- docs/_sidebar.md -->
 
  * [回到首页](/product/huodiao/README.md)
-
-
+ 
  <!--
   * [相机操作教程](cameraoperation.md)
   * [获取场景账号密码](login1.md)
@@ -10,7 +9,6 @@
   * [部分功能说明](dataexpired.md)
 -->
 
-
 * 常见问题
   * [名词解释](terminology.md)
   * [离线包](offlinepackage.md)
@@ -24,8 +22,6 @@
   * [四舍五入的数据](rouding.md)
 * 平面图
   * [如何修改平面图](floorplan.md)
-* 特效
-
 * 下载
   * [如何下载点云](downloadcloudpoint.md)
   * [如何下载全景图](pano.md)
@@ -46,4 +42,4 @@
   * [点位被重置](pointresetted.md)
 * 裁剪点云
   * [裁剪点云须知](before_crop.md)
-  * [如何裁剪点云](croppointcloud.md)
+  * [如何裁剪点云](croppointcloud.md)