高校pc端

plg c85cdf42d8 修改底部备案号 hace 2 meses
.vscode e1a8d9b8a6 封装完成 hace 10 meses
public 8edfa39b43 初始化cpdm文件 hace 10 meses
src c85cdf42d8 修改底部备案号 hace 2 meses
.eslintrc.cjs 8edfa39b43 初始化cpdm文件 hace 10 meses
.gitignore 8edfa39b43 初始化cpdm文件 hace 10 meses
.prettierrc.json 8edfa39b43 初始化cpdm文件 hace 10 meses
README.md 9a7402e4fe 修改readme hace 2 meses
env.d.ts e1a8d9b8a6 封装完成 hace 10 meses
favicon.png 97a1f26574 修改测试结果 hace 3 meses
index.html e857dd0289 修改项目名称及英文 hace 2 meses
package-lock.json 9cd2e670cb 修改 打包时 utils下文件的问题 类型及ts的区别 hace 8 meses
package.json ebb5b6204b 修改文件--获取服务器时间--修改图标大小 hace 6 meses
tsconfig.app.json 8edfa39b43 初始化cpdm文件 hace 10 meses
tsconfig.json 60d4ddf7b3 项目--初始化首页 hace 10 meses
tsconfig.node.json 8edfa39b43 初始化cpdm文件 hace 10 meses
vite.config.ts f7006f0363 修改中原科技学院--修改文本 hace 2 meses

README.md

此版本为---鸭蛋版本的学生UI--是正经的学生UI 中原科技学院--学生版

cpdm_pc

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint