修改了主题切换的问题,但登录故障问题还有残留

This commit is contained in:
2026-07-28 09:35:23 +08:00
parent fa781cc6a6
commit d37a93ab9e
71 changed files with 2135 additions and 115 deletions
+7 -1
View File
@@ -11,7 +11,13 @@
"Bash(npm search *)",
"Bash(node -e \"const ts = require\\('typescript'\\); const res = ts.createProgram\\(['src/app.tsx','src/pages/index/index.tsx','src/pages/wordcloud/index.tsx','src/pages/diy/index.tsx','src/pages/orders/index.tsx','src/pages/profile/index.tsx','src/pages/service/index.tsx'], {jsx:1,target:2,skipLibCheck:true,noEmit:true}\\).emit\\(\\); console.log\\('Diagnostics:', res.diagnostics.length\\);\")",
"Bash(npm run *)",
"Bash(npx taro *)"
"Bash(npx taro *)",
"Bash(convert --version)",
"Bash(npx sharp *)",
"Bash(npx terser *)",
"Bash(npm ls *)",
"Bash(npm install *)",
"Bash(node compress-images.js)"
]
}
}