diff --git a/临汾三院体检平台H5/api/api.js b/临汾三院体检平台H5/api/api.js index 17c9076..272bff6 100644 --- a/临汾三院体检平台H5/api/api.js +++ b/临汾三院体检平台H5/api/api.js @@ -1,4 +1,4 @@ -let url_ = "https://qhdsiyuan-api.sixinyun.com"; +let url_ = "https://lfsytj-api.sixinyun.com"; const dev = 0 if (dev === 1) { url_ = "http://localqhdsiyuan" diff --git a/临汾三院体检平台H5/api/index.js b/临汾三院体检平台H5/api/index.js index decabb6..67310c1 100644 --- a/临汾三院体检平台H5/api/index.js +++ b/临汾三院体检平台H5/api/index.js @@ -1,7 +1,7 @@ import { $post } from '@/lu/axios.js' -let url_ = "https://qhdsiyuan-api.sixinyun.com"; +let url_ = "https://lfsytj-api.sixinyun.com"; const dev = 0 if (dev === 1) { url_ = "http://localqhdsiyuan" diff --git a/临汾三院小程序/api/api.js b/临汾三院小程序/api/api.js index 4f26e3e..28b715d 100644 --- a/临汾三院小程序/api/api.js +++ b/临汾三院小程序/api/api.js @@ -1,6 +1,6 @@ -let url_ = "https://qhdsiyuan-api.sixinyun.com"; -let report_url_ = "https://qhdsiyuan-api.sixinyun.com"; -let h5_url_ = "https://qhdsiyuan-api.sixinyun.com"; +let url_ = "https://lfsytj-api.sixinyun.com"; +let report_url_ = "https://lfsytj-api.sixinyun.com"; +let h5_url_ = "https://lfsytj-api.sixinyun.com"; const dev = 0; if (dev === 1) { url_ = "http://localqhdsiyuan"; diff --git a/临汾三院小程序/api/index.js b/临汾三院小程序/api/index.js index bcd520c..8cbdda4 100644 --- a/临汾三院小程序/api/index.js +++ b/临汾三院小程序/api/index.js @@ -2,9 +2,9 @@ import { $post } from '@/lu/axios.js' import $api from './api.js' -let url_ = "https://qhdsiyuan-api.sixinyun.com"; +let url_ = "https://lfsytj-api.sixinyun.com"; let chat_url = "https://service-platform.sixinyun.com" -let service_platform_appid="qhd130302000102" //岚科服务平台唯一appid +let service_platform_appid="lf141002000001" //岚科服务平台唯一appid const dev =0 if (dev === 1) { url_ = "http://localqhdsiyuan" diff --git a/临汾三院小程序/manifest.json b/临汾三院小程序/manifest.json index d4977ac..6a099c6 100644 --- a/临汾三院小程序/manifest.json +++ b/临汾三院小程序/manifest.json @@ -1,5 +1,5 @@ { - "name" : "健康管理平台", + "name" : "临汾市第三人民医院", "appid" : "__UNI__ECA4C02", "description" : "", "versionName" : "1.0.0", @@ -49,7 +49,7 @@ "quickapp" : {}, /* 快应用特有相关 */ "mp-weixin" : { - "appid" : "wxa44323e0c6103752", + "appid" : "wxa7e39df5b539ab36", "setting" : { "urlCheck" : false }, diff --git a/临汾三院报告对比/api/api.js b/临汾三院报告对比/api/api.js index 6a31149..e4ce8c0 100644 --- a/临汾三院报告对比/api/api.js +++ b/临汾三院报告对比/api/api.js @@ -1,4 +1,4 @@ -let url_ = "https://qhdsiyuan-api.sixinyun.com"; +let url_ = "https://lfsytj-api.sixinyun.com"; const dev = 0 if (dev === 1) { url_ = "http://localqhdsiyuan" diff --git a/临汾三院报告对比/api/index.js b/临汾三院报告对比/api/index.js index 762048d..cc86025 100644 --- a/临汾三院报告对比/api/index.js +++ b/临汾三院报告对比/api/index.js @@ -1,7 +1,7 @@ import { $post } from '@/lu/axios.js' -let url_ = "https://qhdsiyuan-api.sixinyun.com"; +let url_ = "https://lfsytj-api.sixinyun.com"; const dev = 0 if (dev === 1) { url_ = "http://localqhdsiyuan"