修复了在auth模块中,cWxApi方法调用在接收到401状态时未触发的问题。此外,解决了vote组件中错误的api导入问题,确保使用正确的api方法cWxApi和voteStatus从auth模块导入。 |
||
---|---|---|
.vscode | ||
env | ||
public | ||
src | ||
.gitignore | ||
index.html | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.js | ||
README.md | ||
uno.config.js | ||
vite.config.js |
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.