|
@@ -7,11 +7,6 @@ const shareOptTpl = {
|
7
|
7
|
|
8
|
8
|
// 跳转链接
|
9
|
9
|
const link1URL = 'http://h5.njyunzhi.com/wenhua818-2/index.html';
|
10
|
|
-// const link2URL = 'https://s.wenkor.com/group-collection-20220706/#/';
|
11
|
10
|
|
12
|
11
|
// 分享接口地址
|
13
|
12
|
const API_BASE = 'http://test-h5.njyunzhi.com/api/wx/jsapi';
|
14
|
|
-
|
15
|
|
-// 高德地图 KEY
|
16
|
|
-const AMAP_KEY = '4efb2e95ad0ceebd2f504da0011817c0';
|
17
|
|
-const AMAP_SEC_CODE = 'f9894c48d53d28098be7e427730763c4';
|