diff --git a/.env.localhost b/.env.localhost index 29dbff8..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 MP_TIM_SDK_APP_ID=1600072268 diff --git a/App.vue b/App.vue index 1010425..0ea7c2d 100644 --- a/App.vue +++ b/App.vue @@ -1,369 +1,368 @@ - - - \ No newline at end of file + + + diff --git a/components/button-footer.vue b/components/button-footer.vue index b2e924f..2677c92 100644 --- a/components/button-footer.vue +++ b/components/button-footer.vue @@ -1,5 +1,5 @@