فهرست منبع

解决build失败问题。

sybotan 4 سال پیش
والد
کامیت
0b4d61352a
3فایلهای تغییر یافته به همراه2 افزوده شده و 9 حذف شده
  1. 1 1
      docs/.vuepress/config.js
  2. 0 8
      docs/dev/data-center/index.js
  3. 1 0
      docs/dev/data-center/relation/README.md

+ 1 - 1
docs/.vuepress/config.js

@@ -6,7 +6,7 @@ const revitCenterContent = require("../dev/revit-center/index");
 const sagaGraphyContent = require("../dev/saga-graphy/index");
 
 module.exports = {
-    title: "数字化交开发文档",
+    title: "数字化交开发文档",
     description: "上格云数字化交付开发文档",
     base: "/doc/",
     // plugins: ["@vuepress/last-updated"],

+ 0 - 8
docs/dev/data-center/index.js

@@ -7,17 +7,9 @@ const content = [
         ]
     },
     {
-        title: "Web 接口",
-        path: "/dev/data-center/web/",
-        children: [
-            ["/dev/data-center/web/swagger", "基于 Swagger 接口"]
-        ]
-    },
-    {
         title: "关系计算",
         path: "/dev/data-center/relation/",
         children: [
-            ["/dev/data-center/relation/swagger", "关系计算"]
         ]
     },
     {

+ 1 - 0
docs/dev/data-center/relation/README.md

@@ -0,0 +1 @@
+关系计算