diff --git a/.env.development b/.env.development index 9d227fb..cce72c5 100644 --- a/.env.development +++ b/.env.development @@ -5,3 +5,5 @@ MP_WX_APP_ID=wx1d8337a40c11d66c MP_CORP_ID=wwe3fb2faa52cf9dfb MP_TIM_SDK_APP_ID=1600123876 MP_INVITE_TEAMMATE_QRCODE=https://patient.youcan365.com/invite-teammate +MP_PATIENT_PAGE_BASE_URL= 'https://www.youcan365.com/patientDeploy/#/' +MP_SURVEY_URL= 'https://www.youcan365.com/surveyDev/#/pages/survey/survey' \ No newline at end of file diff --git a/.env.ip b/.env.ip index 943dbe3..93481d6 100644 --- a/.env.ip +++ b/.env.ip @@ -5,4 +5,5 @@ MP_WX_APP_ID=wx93af55767423938e MP_CORP_ID=wwe3fb2faa52cf9dfb MP_TIM_SDK_APP_ID=1600123876 MP_INVITE_TEAMMATE_QRCODE=https://patient.youcan365.com/invite-teammate - +MP_PATIENT_PAGE_BASE_URL= 'https://www.youcan365.com/patientDeploy/#/' +MP_SURVEY_URL= 'https://www.youcan365.com/surveyDev/#/pages/survey/survey' diff --git a/.env.localhost b/.env.localhost index 40eeb46..3d46ace 100644 --- a/.env.localhost +++ b/.env.localhost @@ -5,3 +5,5 @@ MP_WX_APP_ID=wx1d8337a40c11d66c MP_CORP_ID=wwe3fb2faa52cf9dfb MP_TIM_SDK_APP_ID=1600123876 MP_INVITE_TEAMMATE_QRCODE=https://patient.youcan365.com/invite-teammate +MP_PATIENT_PAGE_BASE_URL= 'https://www.youcan365.com/patientDeploy/#/' +MP_SURVEY_URL= 'https://www.youcan365.com/surveyDev/#/pages/survey/survey' \ No newline at end of file diff --git a/pages/message/components/chat-input.vue b/pages/message/components/chat-input.vue index 2ef7f6c..c48da5e 100644 --- a/pages/message/components/chat-input.vue +++ b/pages/message/components/chat-input.vue @@ -6,9 +6,10 @@ -