Merge branch 'pathPlan' of https://git.rangutech.com/yiqiuyang/kxfx into yqy

This commit is contained in:
yiqiuyang
2025-10-23 09:47:02 +08:00
4 changed files with 3393 additions and 525 deletions

View File

@ -1,29 +1,3 @@
# kxfx # kxfx
## Project setup ## 机动路线规划
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).

View File

@ -1,5 +1,5 @@
[http] [http]
port=8081 port=8083
address=127.0.0.1 address=127.0.0.1
[title] [title]

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff