From b9e41d220a8780118e97e7244cdbcdf181c6b068 Mon Sep 17 00:00:00 2001
From: duan <1004387497@qq.com>
Date: Mon, 2 Sep 2024 14:29:30 +0800
Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E9=80=9A=E7=9F=A5=E4=B8=AD=E5=BF=83?=
=?UTF-8?q?=EF=BC=8C=E6=94=B9=E6=88=90=E5=BA=97=E9=93=BA=E9=85=8D=E7=BD=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/shop/shop_configuration.vue | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/src/views/shop/shop_configuration.vue b/src/views/shop/shop_configuration.vue
index 3d30106..bee45ee 100644
--- a/src/views/shop/shop_configuration.vue
+++ b/src/views/shop/shop_configuration.vue
@@ -5,8 +5,9 @@
-
+
+
@@ -15,6 +16,7 @@
+
@@ -26,11 +28,12 @@ import notice from './components/notice'
import securitySetting from './components/securitySetting'
import extend from './components/extend'
import goxcx from './components/goxcx'
+import notifications from './notifications/index.vue'
export default {
components: {
shopInfo,
shopSetting,
- notice,securitySetting,extend,goxcx
+ notice,securitySetting,extend,goxcx,notifications
},
data() {
return {