Commit a1f85932 by chuzhixin

:bug:更正关于

parent 47a8be74
......@@ -285,7 +285,7 @@ const data = [
path: "more",
name: "More",
component: "@/views/vab/more/index",
meta: { title: "更多组件", permissions: ["admin"] },
meta: { title: "关于", permissions: ["admin"] },
},
],
},
......
......@@ -332,7 +332,7 @@ export const asyncRoutes = [
path: "more",
name: "More",
component: () => import("@/views/vab/more/index"),
meta: { title: "更多组件", permissions: ["admin"] },
meta: { title: "关于", permissions: ["admin"] },
},
],
},
......
......@@ -16,7 +16,7 @@
<ul>
<li>永久开源免费,支持横纵布局切换</li>
<li>
保留控制台以及代码中的作者信息可免费商用,页面中的作者信息可全部去除,无需保留
保留浏览器控制台打印即可免费商用,页面中的作者信息可全部去除,无需保留
</li>
<li>
开源地址
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment