From 1e9bc4065ba0b08b745c66b43c3599e511463285 Mon Sep 17 00:00:00 2001 From: neverland Date: Thu, 15 Mar 2018 20:49:13 +0800 Subject: [PATCH] [Doc] improve document detail (#698) --- docs/demos/views/steps.vue | 2 +- docs/demos/views/tab.vue | 2 +- docs/markdown/zh-CN/badge.md | 8 ++++---- docs/markdown/zh-CN/field.md | 2 +- docs/markdown/zh-CN/steps.md | 4 ++-- package.json | 2 +- packages/tabs/index.vue | 1 + 7 files changed, 11 insertions(+), 10 deletions(-) diff --git a/docs/demos/views/steps.vue b/docs/demos/views/steps.vue index c5ec848e8..7dbcf45bd 100644 --- a/docs/demos/views/steps.vue +++ b/docs/demos/views/steps.vue @@ -54,7 +54,7 @@ export default { step2: '商家接单', step3: '买家提货', step4: '交易完成', - title2: '物流描述', + title2: '描述信息', title3: '竖向步骤条', status1: '【城市】物流状态1', status2: '【城市】物流状态', diff --git a/docs/demos/views/tab.vue b/docs/demos/views/tab.vue index 743e892bc..76aa8895f 100644 --- a/docs/demos/views/tab.vue +++ b/docs/demos/views/tab.vue @@ -116,7 +116,7 @@ export default {