Commit cfcba4d8 by Administrator

Update techhero-project-visualization-test.yml

parent b7f05346
...@@ -133,8 +133,10 @@ qxjFtp: #湖北气象局ftp服务器配置 ...@@ -133,8 +133,10 @@ qxjFtp: #湖北气象局ftp服务器配置
#datav大屏配置 #datav大屏配置
datav: datav:
menuUrlPrefix: http://119.96.99.9:10202/ # menuUrlPrefix: http://119.96.99.9:10202/ #
boundJsonUrlPrefix: https://www.hbjyks.cn/ksh-prod/json/ #下钻热力层边界json文件url前缀 (为了解决跨域 nginx转发到http://ctyoss.chutianyun.gov.cn:8060/ksh-prod/json/) # boundJsonUrlPrefix: https://www.hbjyks.cn/ksh-prod/json/ #下钻热力层边界json文件url前缀 (为了解决跨域 nginx转发到http://ctyoss.chutianyun.gov.cn:8060/ksh-prod/json/)
boundTopoJsonUrlPrefix: https://www.hbjyks.cn/ksh-prod/json/ #下钻热力层边界topojson文件url前缀 (为了解决跨域 nginx转发到http://ctyoss.chutianyun.gov.cn:8060/ksh-prod/json/) # boundTopoJsonUrlPrefix: https://www.hbjyks.cn/ksh-prod/json/ #下钻热力层边界topojson文件url前缀 (为了解决跨域 nginx转发到http://ctyoss.chutianyun.gov.cn:8060/ksh-prod/json/)
boundJsonUrlPrefix: https://test.hbjytest.cn:10443/ksh-prod/json/ #下钻热力层边界json文件url前缀 (为了解决跨域 nginx转发到http://ctyoss.chutianyun.gov.cn:8060/ksh-prod/json/)
boundTopoJsonUrlPrefix: https://test.hbjytest.cn:10443/ksh-prod/json/ #下钻热力层边界topojson文件url前缀 (为了解决跨域 nginx转发到http://ctyoss.chutianyun.gov.cn:8060/ksh-prod/json/)
boundJsonUrlSuffix: .json #下钻热力层边界json文件url后缀 boundJsonUrlSuffix: .json #下钻热力层边界json文件url后缀
boundTopoJsonUrlSuffix: .topojson #下钻热力层边界topojson文件url后缀 boundTopoJsonUrlSuffix: .topojson #下钻热力层边界topojson文件url后缀
tokenUrlNodejsPath: /data/shell/nodeExe/nodeExe.js #生成dataV分享页Token参数签名校验的node文件路径 tokenUrlNodejsPath: /data/shell/nodeExe/nodeExe.js #生成dataV分享页Token参数签名校验的node文件路径
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment