diff --git a/.env.development b/.env.development index c35990f..88cc875 100644 --- a/.env.development +++ b/.env.development @@ -2,3 +2,4 @@ MP_API_BASE_URL=http://localhost:8080 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 9928b9d..c5e7c34 100644 --- a/.env.localhost +++ b/.env.localhost @@ -1,3 +1,4 @@ MP_API_BASE_URL=http://localhost:8080 MP_CACHE_PREFIX=development MP_WX_APP_ID=wx93af55767423938e +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 32f7d93..bffc016 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 @@ -
- - -