diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index ad5d8cae868c81ee10aabd39babfa0fb3b3cd427..e44344d552fa8634aa1905a237c63b71bf4f9966 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -22,7 +22,8 @@ module.exports = { { text: 'FireFox 扩展', link: '/1-UserGuide/1-2-firefox.html' }, { text: 'Tampermonkey 脚本', link: '/1-UserGuide/1-3-tampermonkey.html' }, { text: '功能说明', link: '/1-UserGuide/featured.html' }, - { text: '配置说明', link: '/1-UserGuide/1-4-config.html' } + { text: '配置说明', link: '/1-UserGuide/1-4-config.html' }, + { text: '常见问题', link: '/1-UserGuide/qa.md' } ] }, { text: '免责声明', link: '/3-Disclaimer/' }, @@ -45,7 +46,8 @@ module.exports = { '1-2-firefox.html', /* /foo/one.html */ '1-3-tampermonkey.html', 'featured.html', - '1-4-config.html' + '1-4-config.html', + 'qa.html', ], }, serviceWorker: { diff --git a/docs/1-UserGuide/1-4-config.md b/docs/1-UserGuide/1-4-config.md index 7e06b102204c872645fa70b158a34eaf70e13de7..05f2f3d7d703fece8081d8c07da1286275c727d2 100644 --- a/docs/1-UserGuide/1-4-config.md +++ b/docs/1-UserGuide/1-4-config.md @@ -4,4 +4,11 @@ title: 配置说明 默认配置为:自动挂机,视频静音,1倍速,间隔5分钟;请按需调整. -> 待完善 \ No newline at end of file +## 配置修改 + +### 插件版本 +打开浏览器后,点击右上角图标打开面板进行编辑 + +### 油猴版本 +打开浏览器后,点击右上角油猴图标,进入管理面板,点击插件栏目最右方向倒数第二个进入脚本编辑`config`,之后保存退出刷新页面 + diff --git a/docs/1-UserGuide/qa.md b/docs/1-UserGuide/qa.md new file mode 100644 index 0000000000000000000000000000000000000000..7b7947b029d714b85359d0ec6776bf4ec4cd14d9 --- /dev/null +++ b/docs/1-UserGuide/qa.md @@ -0,0 +1,4 @@ +--- +title: 常见问题 +--- +