tencent-map-support

This commit is contained in:
Eason010212
2025-07-29 01:37:48 +08:00
parent d35f1ebb8f
commit 9c7a118102
4 changed files with 652 additions and 326 deletions

View File

@@ -101,13 +101,13 @@ https://gitee.com/bnu_mixly/mixio-linux-x86-dist/blob/darwin/mixio
16. BAIDU_MAP_AK - string百度地图客户端应用AKOFFLINE_MODE=false时可配置默认为""
17. BAIDU_MAP_SERVER_AK - string百度地图服务端应用AKOFFLINE_MODE=false时可配置默认为""
18. TENCENT_MAP_KEY - string, 腾讯地图keyOFFLINE_MODE=false时可配置默认为"",和百度地图二选一进行配置即可,同时配置时优先启用百度地图
18. BAIDU_STAT_LINK - string, 百度统计链接,通常以"https://hm.baidu.com/hm.js?"开头
19. ADMIN_USERNAME - string管理后台用户名默认为"admin"
20. ADMIN_PASSWORD - string管理后台密码默认为"public"
21. STORAGE_ENGINE - string数据库引擎默认为"sqlite"
22. MYSQL_HOST - stringMySQL地址STORAGE_ENGINE="mysql"时必须配置),默认为"localhost"
23. MYSQL_PORT - intMySQL地址STORAGE_ENGINE="mysql"时必须配置默认为3306
24. MYSQL_USER - stringMySQL用户名STORAGE_ENGINE="mysql"时必须配置),默认为""
25. MYSQL_PASS - stringMySQL密码STORAGE_ENGINE="mysql"时必须配置),默认为""
26. MYSQL_DB - stringMySQL数据库名STORAGE_ENGINE="mysql"时必须配置),默认为"mixio",
27. FOOTER - string显示在首页的备案信息公网部署时请务必配置此项支持HTML语言请注意为双引号添加转义字符\\),默认为""
19. BAIDU_STAT_LINK - string, 百度统计链接,通常以"https://hm.baidu.com/hm.js?"开头
20. ADMIN_USERNAME - string管理后台用户名默认为"admin"
21. ADMIN_PASSWORD - string管理后台密码默认为"public"
22. STORAGE_ENGINE - string数据库引擎默认为"sqlite"
23. MYSQL_HOST - stringMySQL地址STORAGE_ENGINE="mysql"时必须配置),默认为"localhost"
24. MYSQL_PORT - intMySQL地址STORAGE_ENGINE="mysql"时必须配置默认为3306
25. MYSQL_USER - stringMySQL用户名STORAGE_ENGINE="mysql"时必须配置),默认为""
26. MYSQL_PASS - stringMySQL密码STORAGE_ENGINE="mysql"时必须配置),默认为""
27. MYSQL_DB - stringMySQL数据库名STORAGE_ENGINE="mysql"时必须配置),默认为"mixio",
28. FOOTER - string显示在首页的备案信息公网部署时请务必配置此项支持HTML语言请注意为双引号添加转义字符\\),默认为""