|
|
пре 11 месеци | |
|---|---|---|
| .. | ||
| build | пре 11 месеци | |
| mock | пре 11 месеци | |
| public | пре 11 месеци | |
| src | пре 11 месеци | |
| types | пре 11 месеци | |
| .editorconfig | пре 11 месеци | |
| .env | пре 11 месеци | |
| .env.development | пре 11 месеци | |
| .env.production | пре 11 месеци | |
| .eslintignore | пре 11 месеци | |
| .eslintrc.js | пре 11 месеци | |
| .gitignore | пре 11 месеци | |
| .prettierignore | пре 11 месеци | |
| .stylelintignore | пре 11 месеци | |
| CHANGELOG.md | пре 11 месеци | |
| README.md | пре 11 месеци | |
| index.html | пре 11 месеци | |
| package-lock.json | пре 11 месеци | |
| package.json | пре 11 месеци | |
| pnpm-lock.yaml | пре 11 месеци | |
| postcss.config.js | пре 11 месеци | |
| prettier.config.js | пре 11 месеци | |
| stylelint.config.js | пре 11 месеци | |
| tailwind.config.js | пре 11 месеци | |
| tsconfig.json | пре 11 месеци | |
| vite.config.ts | пре 11 месеци | |
[report]() 基于 Vue3.5、Vite、 Naive UI、TypeScript 等最新的前端技术栈开发。
[文档地址]()
TypeScript基本语法获取项目代码
git clone
安装依赖
cd pms-web
pnpm install(如果电脑没有安装 pnpm 的,可以执行 npm install -g pnpm@next-7,node版本推荐16.x以上)
运行
pnpm run dev
打包
pnpm run build
本地开发推荐使用Chrome 80+ 浏览器
支持现代浏览器, 不支持 IE
![]() | IE![]() | Edge
![]() | Firefox
|---|


[](@jsq)