Przeglądaj źródła

feature

- PointInRing
    - 增加 圆形或者marker拖拽
feat
JinxChen 2 lat temu
rodzic
commit
e850493404
2 zmienionych plików z 10 dodań i 4 usunięć
  1. +8
    -2
      README.md
  2. +2
    -2
      src/config/models.js

+ 8
- 2
README.md Wyświetl plik

@@ -1,7 +1,7 @@
<!--
* @Date: 2022-01-19 10:08:58
* @LastEditors: JinxChen
* @LastEditTime: 2022-05-23 10:44:53
* @LastEditTime: 2022-06-17 16:41:20
* @FilePath: \AntpayFrontEnd\README.md
* @description: 项目说明文档
-->
@@ -114,4 +114,10 @@ ci
- 删除 多页面配置

feature
- 增加 一个判断点是否在多个围栏单页面
- 增加 一个判断点是否在多个围栏单页面

### v1.0.7
`2022.06.17`
feature
- PointInRing
- 增加 圆形或者marker拖拽

+ 2
- 2
src/config/models.js Wyświetl plik

@@ -1,11 +1,11 @@
/*
* @Date: 2021-11-20 10:26:39
* @LastEditors: JinxChen
* @LastEditTime: 2022-05-23 10:45:19
* @LastEditTime: 2022-06-17 16:40:14
* @FilePath: \AntpayFrontEnd\src\config\models.js
* @description:
*/
export const VERSION_MODEL = '1.0.6'; //版本号
export const VERSION_MODEL = '1.0.7'; //版本号
export const IMAGE_URL = {
production: 'http://zfb.ssjlai.com/web/',
test: 'http://zfb.ssjlai.com/web/',


Ładowanie…
Anuluj
Zapisz