diff --git a/config/app.js b/config/app.js index d3e66d2..52202d6 100644 --- a/config/app.js +++ b/config/app.js @@ -15,18 +15,18 @@ const env = 'dev'; // 开发 switch (env) { case 'prod': httpApi = 'https://shop.lihaink.cn' // 生产 - httpApiTwo = 'https://nk.lihaink.cn' - httpApiThree = 'http://ceshi-oa.lihaink.cn' + httpApiTwo = 'https://nk.lihaink.cn' + httpApiThree = 'http://ceshi-oa.lihaink.cn' break; case 'prew': httpApi = 'https://test.shop.lihaink.cn' //预发布环境 - httpApiTwo = "https://nk.lihaink.cn" - httpApiThree = 'http://ceshi-oa.lihaink.cn' + httpApiTwo = "https://nk.lihaink.cn" + httpApiThree = 'http://ceshi-oa.lihaink.cn' break; default: - httpApi = "https://crmeb-test.shop.lihaink.cn" // 生产 - httpApiTwo = "https://nk.lihaink.cn" - httpApiThree = 'http://ceshi-oa.lihaink.cn' + httpApi = "https://crmeb-test.shop.lihaink.cn" // 测试 + httpApiTwo = "https://nk.lihaink.cn" + httpApiThree = 'http://ceshi-oa.lihaink.cn' } @@ -35,7 +35,7 @@ switch (env) { // if (process.env.NODE_ENV === "development") { // httpApi = 'https://shop.lihaink.cn' // 生产 // // httpApi = 'https://test.shop.lihaink.cn' //预发布环境 - + // // httpApi = "https://crmeb-test.shop.lihaink.cn" // // httpApi = "http://192.168.0.222" // // httpApi = "http://192.168.0.108:8325" @@ -48,7 +48,7 @@ switch (env) { // // httpApiTwo = "baseUrl" // h5跨域配置 // httpApiTwo = "https://nk.lihaink.cn" // h5跨域配置 // // httpApiThree = 'baseUrlTest' // h5跨域配置 - + // // #endif // } else if (process.env.NODE_ENV === 'production') { // httpApi = 'https://shop.lihaink.cn' // 生产 diff --git a/pages.json b/pages.json index ea535c2..650d550 100644 --- a/pages.json +++ b/pages.json @@ -124,7 +124,7 @@ }, { "path": "pages/moreProject/moreProject", "style": { - "navigationBarTitleText": "更多功能", + "navigationBarTitleText": "商户平台", "enablePullDownRefresh": false } diff --git a/pages/moreProject/moreProject.vue b/pages/moreProject/moreProject.vue index 9101009..8b51949 100644 --- a/pages/moreProject/moreProject.vue +++ b/pages/moreProject/moreProject.vue @@ -183,7 +183,7 @@ 商户设置 - + 保证缴纳金 @@ -302,8 +302,8 @@ 商户设置 - - + + 保证缴纳金 @@ -374,7 +374,7 @@ 商户设置 - + 保证缴纳金 @@ -411,7 +411,11 @@ - + + + +
{{detail.title}}
甲方公司:{{company?company:"暂无公司信息"}} 机构代码:{{organization_code?organization_code:"暂无公司信息"}} @@ -424,7 +428,6 @@ 拒绝 -