diff --git a/src/pages.json b/src/pages.json
index 134b8453e..086b4d6c3 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -303,6 +303,11 @@
"style": {
"navigationBarTitleText": "瀑布流"
}
+ }, {
+ "path": "card/card",
+ "style": {
+ "navigationBarTitleText": "卡片"
+ }
}]
}, {
"root": "pages/componentsC",
diff --git a/src/pages/componentsB/card/card.vue b/src/pages/componentsB/card/card.vue
new file mode 100644
index 000000000..7e70ec285
--- /dev/null
+++ b/src/pages/componentsB/card/card.vue
@@ -0,0 +1,115 @@
+
+
+
+
+
+
+
+ 瓶身描绘的牡丹一如你初妆,冉冉檀香透过窗心事我了然,宣纸上走笔至此搁一半
+
+
+
+ 釉色渲染仕女图韵味被私藏,而你嫣然的一笑如含苞待放
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 参数配置
+
+
+ 左上角图标
+
+
+
+
+
+ 内边距
+
+
+
+
+
+ 底部
+
+
+
+
+
+ 外边框
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/pages/componentsB/dropdown/dropdown.nvue b/src/pages/componentsB/dropdown/dropdown.nvue
index eb4e401b2..ae3710892 100644
--- a/src/pages/componentsB/dropdown/dropdown.nvue
+++ b/src/pages/componentsB/dropdown/dropdown.nvue
@@ -143,7 +143,7 @@