高校pc端

plg fd09500990 修改点击过快提醒和长时间不动提醒 1 주 전
.vscode e1a8d9b8a6 封装完成 4 달 전
public 8edfa39b43 初始化cpdm文件 4 달 전
src fd09500990 修改点击过快提醒和长时间不动提醒 1 주 전
.eslintrc.cjs 8edfa39b43 初始化cpdm文件 4 달 전
.gitignore 8edfa39b43 初始化cpdm文件 4 달 전
.prettierrc.json 8edfa39b43 初始化cpdm文件 4 달 전
README.md 8edfa39b43 初始化cpdm文件 4 달 전
env.d.ts e1a8d9b8a6 封装完成 4 달 전
favicon.png 78842386a4 修改初始版本及优化样式 3 달 전
index.html 729646f13a 修改系统名称 1 개월 전
package-lock.json 9cd2e670cb 修改 打包时 utils下文件的问题 类型及ts的区别 1 개월 전
package.json ebb5b6204b 修改文件--获取服务器时间--修改图标大小 1 주 전
tsconfig.app.json 8edfa39b43 初始化cpdm文件 4 달 전
tsconfig.json 60d4ddf7b3 项目--初始化首页 3 달 전
tsconfig.node.json 8edfa39b43 初始化cpdm文件 4 달 전
vite.config.ts ebb5b6204b 修改文件--获取服务器时间--修改图标大小 1 주 전

README.md

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