diff --git a/docs/.vuepress/config/siderbar/uni-app.js b/docs/.vuepress/config/siderbar/uni-app.js index 3bfd01aed66a1a81658610ccd78e4620a2eaf88a..3831161a572bb640e8c397d6b98eceded9f702a2 100644 --- a/docs/.vuepress/config/siderbar/uni-app.js +++ b/docs/.vuepress/config/siderbar/uni-app.js @@ -170,11 +170,6 @@ export default { "state": 1, "prefix": "群29" }, - { - "number": "371046920", - "state": 1, - "prefix": "群30" - }, { "number": "567471669", "state": 1, @@ -202,9 +197,14 @@ export default { }, { "number": "516984120", - "state": 0, + "state": 1, "prefix": "群15" - } + }, + { + "number": "371046920", + "state": 0, + "prefix": "群30" + }, ], - joinQQGroupHref: 'https://qm.qq.com/cgi-bin/qm/qr?k=nsW1gqNT9LqZLfcyntjd1paIKUzWewHN&jump_from=webapi' + joinQQGroupHref: 'https://qm.qq.com/cgi-bin/qm/qr?k=oanvEJU5ZcGHf71o3j7-nb8Xmi1b9zg3&jump_from=webapi' } diff --git a/package.json b/package.json index 79e5207af1eda9c0a96a16aa9725cd958bfbb83d..19f1f093cb9a71035e863334c15eb560801932ba 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ }, "dependencies": { "@docsearch/js": "^3.1.0", - "vuepress-theme-uni-app-test": "^1.0.7" + "vuepress-theme-uni-app-test": "^1.0.8" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 4ff6b24fd6146f1649da31c4cd633cbea160ba33..dea73f39ce2ab0f6c794ebd2636ec0a26c29116e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8469,6 +8469,18 @@ vuepress-theme-uni-app-test@^1.0.6, vuepress-theme-uni-app-test@^1.0.7: vuepress "^1.8.2" vuepress-theme-uni-app-test "^1.0.6" +vuepress-theme-uni-app-test@^1.0.8: + version "1.0.8" + resolved "https://registry.yarnpkg.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.0.8.tgz#6e7c5f654d1701a540a323acb41f5289893be9a2" + integrity sha512-/f+chv0jIrDxV0nPm/GyArkiCuXqSqIoVTxD1zT10HJlBrhZEqBI3//m5v/4flZnNo4eWbb0uAz3b/F6sXl5Jw== + dependencies: + "@vuepress/plugin-back-to-top" "^1.9.5" + "@vuepress/theme-default" "^1.8.2" + algoliasearch "^4.13.1" + clipboard "^2.0.11" + vuepress "^1.8.2" + vuepress-theme-uni-app-test "^1.0.7" + vuepress@^1.8.2: version "1.9.7" resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.9.7.tgz#2cd6709a2228f5cef588115aaeabf820ab9ed7cc"