From 56a966cfbf8db5b29a42185f0f25a0e800c30dbb Mon Sep 17 00:00:00 2001
From: vben <anncwb@126.com>
Date: 星期二, 24 八月 2021 22:41:48 +0800
Subject: [PATCH] chore: format code

---
 src/views/demo/page/account/setting/MsgNotify.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/demo/page/account/setting/MsgNotify.vue b/src/views/demo/page/account/setting/MsgNotify.vue
index 6ca6e34..3d0220a 100644
--- a/src/views/demo/page/account/setting/MsgNotify.vue
+++ b/src/views/demo/page/account/setting/MsgNotify.vue
@@ -14,7 +14,7 @@
               />
             </template>
             <template #description>
-              <div>{{ item.description }} </div>
+              <div>{{ item.description }}</div>
             </template>
           </ListItemMeta>
         </ListItem>

--
Gitblit v1.8.0