diff --git a/src/components/common/data-tabs-common/article/data-article-content.vue b/src/components/common/data-tabs-common/article/data-article-content.vue
new file mode 100644
index 00000000..426cb762
--- /dev/null
+++ b/src/components/common/data-tabs-common/article/data-article-content.vue
@@ -0,0 +1,195 @@
+
+
+ 展示设置
+
+
+ {{ item.name }}
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+ 列表设置
+
+
+ {{ item.name }}
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+
+
+
+ 角标设置
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/common/data-tabs-common/article/data-article-styles.vue b/src/components/common/data-tabs-common/article/data-article-styles.vue
new file mode 100644
index 00000000..312cf31f
--- /dev/null
+++ b/src/components/common/data-tabs-common/article/data-article-styles.vue
@@ -0,0 +1,57 @@
+
+
+
+
+ 内容样式
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/common/data-tabs-common/goods/data-goods-content.vue b/src/components/common/data-tabs-common/goods/data-goods-content.vue
new file mode 100644
index 00000000..5d072c3b
--- /dev/null
+++ b/src/components/common/data-tabs-common/goods/data-goods-content.vue
@@ -0,0 +1,169 @@
+
+
+
+
+ {{ item.name }}
+
+
+
+
+ 单列展示
+ 两列展示
+ 三列展示
+ 四列展示
+
+
+
+
+
+
+
+
+ 角标设置
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/components/common/data-tabs-common/goods/data-goods-styles.vue b/src/components/common/data-tabs-common/goods/data-goods-styles.vue
new file mode 100644
index 00000000..5ba9e379
--- /dev/null
+++ b/src/components/common/data-tabs-common/goods/data-goods-styles.vue
@@ -0,0 +1,57 @@
+
+
+
+
+ 内容样式
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file