Commit de72d372 authored by 刘明珠's avatar 刘明珠

配置文件修改

parent 06a6d4d6
...@@ -13,9 +13,8 @@ function getUrlParam (name) { ...@@ -13,9 +13,8 @@ function getUrlParam (name) {
} }
// 公共配置 生产环境 // 公共配置 生产环境
var config = { var config = {
environmental:"production",//production 生产 test 测试 environmental:"test",//production 生产 test 测试
webUrl:"https://wsswjmn.tjsat.gov.cn/web/onlineReport/jsp/", // 预生产环境解开 webUrl:"/web/onlineReport/jsp/", // 预生产环境解开
//webUrl:"https://etax.tianjin.chinatax.gov.cn/web/onlineReport/jsp/", // 生产环境
url:"",// 开发环境配置跨域设置 // 开发环境 url:"",// 开发环境配置跨域设置 // 开发环境
spreadUrl:"sbjs.tjsat.gov.cn:18001",// 注册地址 spreadUrl:"sbjs.tjsat.gov.cn:18001",// 注册地址
ssfwptPage:"/web/taxservicedesk/index.html#/taxTableList",// 涉税服务平台填报页面地址 ssfwptPage:"/web/taxservicedesk/index.html#/taxTableList",// 涉税服务平台填报页面地址
......
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