diff --git a/src/views/shop/config/components/contactSetting.vue b/src/views/shop/config/components/contactSetting.vue new file mode 100644 index 0000000..270dbb6 --- /dev/null +++ b/src/views/shop/config/components/contactSetting.vue @@ -0,0 +1,113 @@ + + + + + + \ No newline at end of file diff --git a/src/views/shop/config/index.vue b/src/views/shop/config/index.vue index 57388b0..11213f2 100644 --- a/src/views/shop/config/index.vue +++ b/src/views/shop/config/index.vue @@ -6,11 +6,13 @@ + + @@ -19,6 +21,7 @@ import shopInfo from "./components/shopInfo.vue"; import safe from "./components/safe.vue"; import notifications from "./components/notifications.vue"; +import contactSetting from "./components/contactSetting.vue"; const state = reactive({ activeName: "1",