2025-06-30 09:38:03 +08:00

34 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#jnpf-app-vue3
## 一 环境要求
### 1.1 开发环境
- 操作系统:`Windows 10/11``MacOS`
- `Node.js` v16.15.x(某些情况下可能需要安装 Python3)及以上版本;
- `HBuilder X` (最新版)
### 1.2 运行环境
`Nginx` 建议使用 `1.18.0` 及以上版本、兼容 `OpenResty``TongHttpServer` 6.0(国产信创)
## 二 关联项目
> 需要使用下表中的对应分支
| 项目 | 分支 | 说明 |
| ------------------------- | ------------- | ------------------------------------------|
| **后端**(任一后端服务) | | |
| jnpf-java-boot | v5.2.x-stable | Java 单体项目源码 |
| jnpf-java-cloud | v5.2.x-stable | Java 微服务项目源码 |
| jnpf-dotnet | v5.2.x-stable | .NET 单体项目源码 |
| jnpf-dotnet-cloud | v5.2.x-stable | .NET 微服务项目源码 |
## 三 使用说明
### 3.1 高德地图配置
打开 `/utils/define.ts` 配置文件,修改 `aMapWebKey`
打开 `manifest.json` 文件点击app模块配置修改高德地图相关配置信息。点击web配置修改高德地图相关配置信息。