You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
abab2320 be45d15226
axios连接完毕,但是没有相应的返回检查(即提示用户密码错误等等),错误信息提示依然有错,改不对了
2 months ago
..
.vscode 前端环境 2 months ago
public 完成登录和注册页面,其中登录界面可以选择密码和邮箱两种登录方式 2 months ago
src axios连接完毕,但是没有相应的返回检查(即提示用户密码错误等等),错误信息提示依然有错,改不对了 2 months ago
.gitignore 前端环境 2 months ago
README.md 前端环境 2 months ago
index.html 前端环境 2 months ago
package.json axios连接完毕,但是没有相应的返回检查(即提示用户密码错误等等),错误信息提示依然有错,改不对了 2 months ago
pnpm-lock.yaml axios连接完毕,但是没有相应的返回检查(即提示用户密码错误等等),错误信息提示依然有错,改不对了 2 months ago
tsconfig.app.json 前端环境 2 months ago
tsconfig.json 前端环境 2 months ago
tsconfig.node.json 前端环境 2 months ago
vite.config.ts 完成axios交互,除了验证码注册和密码登录;错误信息显示依旧有bug 2 months ago

README.md

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.