From 4829c39f423b5d7bbc96c742a5498279cbaeda24 Mon Sep 17 00:00:00 2001 From: shangbin Date: Mon, 13 Dec 2021 20:29:50 +0800 Subject: [PATCH] =?UTF-8?q?update:=20vant=E7=BB=84=E4=BB=B6=E7=A1=AE?= =?UTF-8?q?=E8=AE=A4=E5=AE=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/rawComponents/vant/button.vue | 3 +- src/rawComponents/vant/display.vue | 191 +++++++++++++++------------- src/rawComponents/vant/form.vue | 103 +++++++-------- src/rawComponents/vant/icon.vue | 4 +- src/rawComponents/vant/index.vue | 2 +- src/rawComponents/vant/layout.vue | 116 +++++++++-------- src/rawComponents/vant/nav.vue | 146 +++++++++++---------- src/rawComponents/vant/template.vue | 2 +- 8 files changed, 299 insertions(+), 268 deletions(-) diff --git a/src/rawComponents/vant/button.vue b/src/rawComponents/vant/button.vue index fab57f7..75c01bb 100644 --- a/src/rawComponents/vant/button.vue +++ b/src/rawComponents/vant/button.vue @@ -45,7 +45,8 @@ - +
+ diff --git a/src/rawComponents/vant/display.vue b/src/rawComponents/vant/display.vue index 5cc87ca..113775f 100644 --- a/src/rawComponents/vant/display.vue +++ b/src/rawComponents/vant/display.vue @@ -1,92 +1,101 @@ + +
+
Skeleton 骨架屏
+ +
+ +
+
+
Steps 步骤条
+ + 买家下单 + 商家接单 + 买家提货 + 交易完成 + + + +

【城市】物流状态1

+

2016-07-12 12:40

+
+ +

【城市】物流状态2

+

2016-07-11 10:00

+
+ +

快件已发货

+

2016-07-10 09:30

+
+
+
+
+
Swipe 轮播
+
+ + 1 + 2 + 3 + 4 + +
+
+ + - +} + diff --git a/src/rawComponents/vant/form.vue b/src/rawComponents/vant/form.vue index 9e6853a..1d560ae 100644 --- a/src/rawComponents/vant/form.vue +++ b/src/rawComponents/vant/form.vue @@ -1,51 +1,54 @@ - - +} +.van-action-bar { + position: relative; + padding-bottom: 0; +} + diff --git a/src/rawComponents/vant/template.vue b/src/rawComponents/vant/template.vue index 66e477e..d581d6a 100644 --- a/src/rawComponents/vant/template.vue +++ b/src/rawComponents/vant/template.vue @@ -1,7 +1,7 @@