diff --git a/.env.development b/.env.development index c35990f..d8e7453 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,6 @@ MP_API_BASE_URL=http://localhost:8080 +MP_IMAGE_URL=https://patient.youcan365.com MP_CACHE_PREFIX=development MP_WX_APP_ID=wx93af55767423938e MP_CORP_ID=wwe3fb2faa52cf9dfb +MP_TIM_SDK_APP_ID=1600123876 diff --git a/.env.localhost b/.env.localhost index 2281248..f379283 100644 --- a/.env.localhost +++ b/.env.localhost @@ -1,4 +1,5 @@ MP_API_BASE_URL=http://192.168.60.2:8080 MP_CACHE_PREFIX=development MP_WX_APP_ID=wx93af55767423938e -MP_CORP_ID=wwe3fb2faa52cf9dfb \ No newline at end of file +MP_CORP_ID=wwe3fb2faa52cf9dfb +MP_TIM_SDK_APP_ID=1600072268 diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..5480842 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "kiroAgent.configureMCP": "Disabled" +} \ No newline at end of file diff --git a/App.vue b/App.vue index 4215f26..0ea7c2d 100644 --- a/App.vue +++ b/App.vue @@ -1,5 +1,7 @@ diff --git a/index.html b/index.html index b5d330d..9e3eac7 100644 --- a/index.html +++ b/index.html @@ -1,20 +1,21 @@ -
- - -