From c11e89124cbccd32d00dc482fc566ec70ba9124a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=BE=81?= Date: Tue, 17 May 2022 11:40:50 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=E6=8E=A5=E5=8F=A3?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/BsChosen.vue | 10 ++++- components/BsLogin.vue | 1 + nuxt.config.js | 3 +- pages/account/index/message.vue | 57 ++++----------------------- pages/goods/list/index.vue | 12 +++--- pages/index/module/TabbarFixed.vue | 1 + plugins/im.js | 62 ++++++++++++++++++++++++++++++ store/index.js | 8 ++++ 8 files changed, 95 insertions(+), 59 deletions(-) create mode 100644 plugins/im.js diff --git a/components/BsChosen.vue b/components/BsChosen.vue index 1d74d0d..097ff1b 100644 --- a/components/BsChosen.vue +++ b/components/BsChosen.vue @@ -17,7 +17,7 @@