diff --git a/docs/.vuepress/config/footer.js b/docs/.vuepress/config/footer.js index eeda135b59de6ff7ccaea8f3d056b85b1495f59f..1af044fbaebd8be9a1a73800feb28e9f53a8babb 100644 --- a/docs/.vuepress/config/footer.js +++ b/docs/.vuepress/config/footer.js @@ -189,5 +189,7 @@ export default { }, ], }, - ] + ], + domainImg: 'https://vkceyugu.cdn.bspapp.com/VKCEYUGU-f184e7c3-1912-41b2-b81f-435d1b37c7b4/769929a3-65eb-4d11-815d-84f88197a152.png', + beian: 'http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802035340' } \ No newline at end of file diff --git a/docs/.vuepress/config/siderbar/index.js b/docs/.vuepress/config/siderbar/index.js index 69c943fbe76fd1f28c3ca9f0d456b14763532aa2..33937983491627b47a776e0318578e161a3dab84 100644 --- a/docs/.vuepress/config/siderbar/index.js +++ b/docs/.vuepress/config/siderbar/index.js @@ -3,5 +3,6 @@ import uniCloud from './uniCloud'; export default { "uni-app": uniapp, - uniCloud + uniCloud, + weChatOfficialAccountImg: 'https://bjetxgzv.cdn.bspapp.com/VKCEYUGU-uni-app-doc/78a8e7b0-4f2d-11eb-8ff1-d5dcf8779628.jpg' } diff --git a/docs/.vuepress/config/siderbar/uni-app.js b/docs/.vuepress/config/siderbar/uni-app.js index 76e3bb8643912273dd3cdf2e1f42741f4d9858e0..3bfd01aed66a1a81658610ccd78e4620a2eaf88a 100644 --- a/docs/.vuepress/config/siderbar/uni-app.js +++ b/docs/.vuepress/config/siderbar/uni-app.js @@ -1,35 +1,36 @@ export default { contactItems: [{ - name: 'uniCloud Web控制台', - url: 'https://unicloud.dcloud.net.cn', - imageUrl: 'https://bjetxgzv.cdn.bspapp.com/VKCEYUGU-uni-app-doc/7962e8e0-4f2d-11eb-a16f-5b3e54966275.jpg' - }, - { - name: '论坛', - url: 'https://ask.dcloud.net.cn/explore/', - imageUrl: 'https://bjetxgzv.cdn.bspapp.com/VKCEYUGU-uni-app-doc/73fc4f90-4f2d-11eb-a16f-5b3e54966275.png' - }, - { - name: 'uniAD', - url: 'https://uniad.dcloud.net.cn', - imageUrl: 'https://bjetxgzv.cdn.bspapp.com/VKCEYUGU-uni-app-doc/765d9820-4f2d-11eb-bd01-97bc1429a9ff.png' - }, - { - name: 'uni统计', - url: 'https://tongji.dcloud.net.cn/', - imageUrl: 'https://bjetxgzv.cdn.bspapp.com/VKCEYUGU-uni-app-doc/77159d80-4f2d-11eb-a16f-5b3e54966275.png' - } + name: 'uniCloud Web控制台', + url: 'https://unicloud.dcloud.net.cn', + imageUrl: 'https://bjetxgzv.cdn.bspapp.com/VKCEYUGU-uni-app-doc/7962e8e0-4f2d-11eb-a16f-5b3e54966275.jpg' + }, + { + name: '论坛', + url: 'https://ask.dcloud.net.cn/explore/', + imageUrl: 'https://bjetxgzv.cdn.bspapp.com/VKCEYUGU-uni-app-doc/73fc4f90-4f2d-11eb-a16f-5b3e54966275.png' + }, + { + name: 'uniAD', + url: 'https://uniad.dcloud.net.cn', + imageUrl: 'https://bjetxgzv.cdn.bspapp.com/VKCEYUGU-uni-app-doc/765d9820-4f2d-11eb-bd01-97bc1429a9ff.png' + }, + { + name: 'uni统计', + url: 'https://tongji.dcloud.net.cn/', + imageUrl: 'https://bjetxgzv.cdn.bspapp.com/VKCEYUGU-uni-app-doc/77159d80-4f2d-11eb-a16f-5b3e54966275.png' + } ], codeHosting: [{ - name: '码云', - url: 'https://gitee.com/dcloud/uni-app' - }, - { - name: 'GitHub', - url: 'http://github.com/dcloudio/uni-app' - } + name: '码云', + url: 'https://gitee.com/dcloud/uni-app' + }, + { + name: 'GitHub', + url: 'http://github.com/dcloudio/uni-app' + } ], - qq_group: [{ + qq_group: [ + { "number": "531031261", "state": 1, "prefix": "群1" @@ -204,5 +205,6 @@ export default { "state": 0, "prefix": "群15" } - ] + ], + joinQQGroupHref: 'https://qm.qq.com/cgi-bin/qm/qr?k=nsW1gqNT9LqZLfcyntjd1paIKUzWewHN&jump_from=webapi' } diff --git a/docs/.vuepress/config/siderbar/uniCloud.js b/docs/.vuepress/config/siderbar/uniCloud.js index 289f40eeb4732a3bb19c4c765bcc04ba8887f8c1..4afe15441052c5968c1fa8219a52a885f126fb14 100644 --- a/docs/.vuepress/config/siderbar/uniCloud.js +++ b/docs/.vuepress/config/siderbar/uniCloud.js @@ -50,5 +50,6 @@ export default { "state": 0, "prefix": "群5" } - ] + ], + joinQQGroupHref: 'https://qm.qq.com/cgi-bin/qm/qr?k=ez84UYIZgPKpTvrXD8GINUr62u8CF96x&jump_from=webapi' } \ No newline at end of file diff --git a/docs/.vuepress/config/toc.js b/docs/.vuepress/config/toc.js index c555bee9fa74cf161d21acee33f6de60f037d5d6..6a40563625746a33985e0c8715c331e45df9ce38 100644 --- a/docs/.vuepress/config/toc.js +++ b/docs/.vuepress/config/toc.js @@ -1,3 +1,5 @@ export default { - onThisPage: '文档结构' + onThisPage: '文档结构', + collapseText: '展开全部', + expandText: '收起目录' } \ No newline at end of file diff --git a/package.json b/package.json index 01520654b8302d47e9497ba75f5e590f6a598506..79e5207af1eda9c0a96a16aa9725cd958bfbb83d 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ }, "dependencies": { "@docsearch/js": "^3.1.0", - "vuepress-theme-uni-app-test": "^1.0.5" + "vuepress-theme-uni-app-test": "^1.0.7" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 6beb92122930261d13b3f8ac0cc26cd7f705946d..4ff6b24fd6146f1649da31c4cd633cbea160ba33 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8457,29 +8457,17 @@ vuepress-plugin-smooth-scroll@^0.0.3: dependencies: smoothscroll-polyfill "^0.4.3" -vuepress-theme-uni-app-test@^1.0.3, vuepress-theme-uni-app-test@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.0.4.tgz#cb3b213e16295c371fb0427d24d7a8df58b8cc36" - integrity sha512-fn3EgqtkrUKrjC2V1sh2uEi08HY7w9lYBxpkuucH9Pi4DR8swyectW6MzQNWpD2wx9y3l81w64lmN8nz8VIpEA== - 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.3" - -vuepress-theme-uni-app-test@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.0.5.tgz#dff2d510025ac113ea42372e5ed9fb6d67205010" - integrity sha512-UOV4ejoB4n15qNwcjL3dXObQcbUN8rVAq1cAWlUjxIMgOhSvjTqtLwIs4/tmXue7YUS+dUGlVf94EiDP+4QX+g== +vuepress-theme-uni-app-test@^1.0.6, vuepress-theme-uni-app-test@^1.0.7: + version "1.0.7" + resolved "https://registry.yarnpkg.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.0.7.tgz#52654debd4a56fb86882f5b92372bbe38d2a0a6d" + integrity sha512-gfogON6ka7x/GeJKwzt8MmlddIZ7bM7l/3lP3Pl/PCTD2cvs2WWgoC1YRcwp7ft0nu3gQyGiwV9qgg9Z/s9hyQ== 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.4" + vuepress-theme-uni-app-test "^1.0.6" vuepress@^1.8.2: version "1.9.7"