diff --git a/common/plugins/msbIm.js b/common/plugins/msbIm.js index e0f6164..2669daf 100644 --- a/common/plugins/msbIm.js +++ b/common/plugins/msbIm.js @@ -2,7 +2,7 @@ * @Author: ch * @Date: 2022-05-18 14:54:47 * @LastEditors: ch - * @LastEditTime: 2022-05-21 15:27:05 + * @LastEditTime: 2022-05-21 16:11:44 * @Description: file content */ import { CreateUUID, FormatDate, ToAsyncAwait } from "@/common/utils"; diff --git a/common/utils/im.js b/common/utils/im.js index 9072fc0..d97c967 100644 --- a/common/utils/im.js +++ b/common/utils/im.js @@ -2,7 +2,7 @@ * @Author: ch * @Date: 2022-05-20 11:00:07 * @LastEditors: ch - * @LastEditTime: 2022-05-21 15:44:06 + * @LastEditTime: 2022-05-21 15:59:39 * @Description: file content */ diff --git a/pages/account/index.vue b/pages/account/index.vue index 324ddaa..dc49fd8 100644 --- a/pages/account/index.vue +++ b/pages/account/index.vue @@ -3,7 +3,7 @@ components: { UiCell },: ch * @Date: 2019-08-22 19:41:20 * @LastEditors: ch - * @LastEditTime: 2022-05-17 18:00:28 + * @LastEditTime: 2022-05-21 16:00:44 * @Description: file content -->