提交 fdde4860 编写于 作者: H hoodiearon

asd

上级 1e6d5687
module.exports = {
title: '桌面运维管理指南',
description: '如题所述,常见OA办公桌面环境故障解答',
base: '/desktop-manual/', //项目文件夹设置目录
base: '/helpdesk-manual/', //项目文件夹设置目录
plugins: [
// https://vuepress.github.io/zh/plugins 插件下载
['@vuepress/plugin-back-to-top'],//安装不了插件,建议非全局安装vue
......@@ -13,7 +13,7 @@ module.exports = {
}]
],
themeConfig: {
repo: 'https://github.com/hoochanlon/desktop-manual/',
repo: 'https://github.com/hoochanlon/helpdesk-manual/',
nav: [{ text: '跳转首页', link: '/' }],
sidebar: [
{
......
# 《桌面运维常见问题解答手册
# 《桌面运维管理指南
写作这篇文档目的,是为了帮助信息综合运维、桌面运维工程师解决一些影响事务的桌面、软硬件各类问题,以提高公司整体的办公效率。同时,该篇文档也可作为普通办公人员或是普通的计算机爱好者解决问题的参考手册。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册