Skip to content

Commit 08e9ee1

Browse files
docs: ✏️ 处理小程序超包
1 parent 0fd5053 commit 08e9ee1

172 files changed

Lines changed: 1314 additions & 1304 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/.vitepress/theme/components/VPIframe.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const href = computed(() => {
5454
5555
if (!paths.length) return baseUrl.value
5656
57-
return baseUrl.value + `pages/${kebabToCamel(paths[paths.length - 1])}/Index`
57+
return baseUrl.value + `subPages/${kebabToCamel(paths[paths.length - 1])}/Index`
5858
})
5959
6060
const qrcode = computed(() => {

docs/public/wxqrcode/about.png

88.8 KB
834 Bytes

docs/public/wxqrcode/backtop.png

2.11 KB

docs/public/wxqrcode/badge.png

-5.1 KB

docs/public/wxqrcode/button.png

-870 Bytes
-618 Bytes

docs/public/wxqrcode/calendar.png

3.01 KB

docs/public/wxqrcode/card.png

-1.58 KB

docs/public/wxqrcode/cell.png

-3.18 KB

0 commit comments

Comments
 (0)