自动更新管控端
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.
 
 
 
 
 
 
xyiege b3dd1a00d1 编辑提交 10 months ago
..
public 提交前端vue界面 10 months ago
src 编辑提交 10 months ago
.gitignore 提交前端vue界面 10 months ago
README.md 记录操作 10 months ago
index.html 提交前端vue界面 10 months ago
package-lock.json 增加probufjs 10 months ago
package.json 增加probufjs 10 months ago
vite.config.js 提交前端vue界面 10 months ago
yarn.lock 增加probufjs 10 months ago

README.md

afvue

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

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

操作

1、读取项目下的config.json文件,获取到服务器信息

参考网址

https://juejin.cn/post/6844903699458818062

https://www.jb51.net/article/242685.htm