diff --git a/docs/.vuepress/config/siderbar/index.js b/docs/.vuepress/config/siderbar/index.js index 33937983491627b47a776e0318578e161a3dab84..66d0c1b4287b56f40c52b62ab27b1ae59518558e 100644 --- a/docs/.vuepress/config/siderbar/index.js +++ b/docs/.vuepress/config/siderbar/index.js @@ -2,7 +2,7 @@ import uniapp from './uni-app'; import uniCloud from './uniCloud'; export default { - "uni-app": uniapp, - uniCloud, + "/": uniapp, + '/uniCloud/': uniCloud, weChatOfficialAccountImg: 'https://bjetxgzv.cdn.bspapp.com/VKCEYUGU-uni-app-doc/78a8e7b0-4f2d-11eb-8ff1-d5dcf8779628.jpg' } diff --git a/package.json b/package.json index 37311ce48fd37c4ababae0341be8c951fbd875d1..827a840dde8f3801608c50d66f29fab0bf4436ac 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ }, "dependencies": { "@docsearch/js": "^3.1.0", - "vuepress-theme-uni-app-test": "^1.2.8" + "vuepress-theme-uni-app-test": "^1.2.10" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 845399f21cce0bf14fc80cd1ff7eec7163b24041..a58acdb01d24b31d132608bf6c0e0c5e470d3050 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8503,10 +8503,10 @@ vuepress-theme-uni-app-test@^1.2.0: vuepress-plugin-juejin-style-copy "^1.0.4" vuepress-theme-uni-app-test "^1.1.9" -vuepress-theme-uni-app-test@^1.2.7: - version "1.2.7" - resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.2.7.tgz#99b0bc91c49ca3b342345f6d36415cfb9bc7fc5d" - integrity sha512-6aE36v4/Je2L72Oq2SI4iPX0LTUxrLy5wsePCZ8Wup81/omT1CZxBXxXa7K186yfOcojgaI4HFbXZU4dtVii4w== +vuepress-theme-uni-app-test@^1.2.10: + version "1.2.10" + resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.2.10.tgz#f7a36c850ac81779557abecbadcfafe86f4c3ede" + integrity sha512-/PgJbMwDWhZZSW/P6pH5MdsyJamLwDEuRxirVIEANXf8nqivbj3214clJXMDUliRovnsq02uvhVQp6HQRT8SKw== dependencies: "@vuepress/plugin-back-to-top" "^1.9.5" "@vuepress/theme-default" "^1.8.2" @@ -8514,12 +8514,12 @@ vuepress-theme-uni-app-test@^1.2.7: clipboard "^2.0.11" vuepress "^1.8.2" vuepress-plugin-juejin-style-copy "^1.0.4" - vuepress-theme-uni-app-test "^1.2.0" + vuepress-theme-uni-app-test "^1.2.7" -vuepress-theme-uni-app-test@^1.2.8: - version "1.2.8" - resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.2.8.tgz#f5a34dec92bbb688deb05e0b7b382c3074466f61" - integrity sha512-c8bV7CDbqOP5LjGXgxiyFhtkVBVMRqMBIg+BVVD7tZ1LlkqWrit61gK2ebt0lz9HISQxUA9tVoW5hVeMQNz89A== +vuepress-theme-uni-app-test@^1.2.7: + version "1.2.7" + resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.2.7.tgz#99b0bc91c49ca3b342345f6d36415cfb9bc7fc5d" + integrity sha512-6aE36v4/Je2L72Oq2SI4iPX0LTUxrLy5wsePCZ8Wup81/omT1CZxBXxXa7K186yfOcojgaI4HFbXZU4dtVii4w== dependencies: "@vuepress/plugin-back-to-top" "^1.9.5" "@vuepress/theme-default" "^1.8.2" @@ -8527,7 +8527,7 @@ vuepress-theme-uni-app-test@^1.2.8: clipboard "^2.0.11" vuepress "^1.8.2" vuepress-plugin-juejin-style-copy "^1.0.4" - vuepress-theme-uni-app-test "^1.2.7" + vuepress-theme-uni-app-test "^1.2.0" vuepress@^1.8.2: version "1.9.7"