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 {