修改了主题切换的问题,但登录故障问题还有残留
This commit is contained in:
@@ -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)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user