diff --git a/public/wechat.png b/public/wechat.png index 25320c23..10b44143 100644 Binary files a/public/wechat.png and b/public/wechat.png differ diff --git a/scripts/deploy-oss.js b/scripts/deploy-oss.js index 9136b2b7..5d65dc02 100644 --- a/scripts/deploy-oss.js +++ b/scripts/deploy-oss.js @@ -130,8 +130,8 @@ async function refreshCDN() { async function main() { const files = getAllFiles('./dist') console.log(`📁 共找到 ${files.length} 个文件,开始上传...`) - // await uploadFilesWithClean(files, './dist', ['dicts', 'sound', 'libs']) - await uploadFilesWithClean(files, './dist', ['libs']) + await uploadFilesWithClean(files, './dist', ['dicts', 'sound', 'libs']) + // await uploadFilesWithClean(files, './dist', ['libs']) await refreshCDN() } diff --git a/src/pages/article/components/Space.vue b/src/pages/article/components/Space.vue index ee7acfc3..93e3b179 100644 --- a/src/pages/article/components/Space.vue +++ b/src/pages/article/components/Space.vue @@ -16,21 +16,11 @@ const isMoveBottom = $computed(() => {