docs(changelog): 2.3.0

This commit is contained in:
陈嘉涵
2019-12-20 14:15:09 +08:00
parent 5485d2ce21
commit f68a1f2512
6 changed files with 90 additions and 161 deletions
+1 -1
View File
@@ -94,7 +94,7 @@
</van-tabs>
</demo-block>
<demo-block :title="$t('title10')">
<demo-block v-if="!$attrs.weapp" :title="$t('title10')">
<van-tabs scrollspy sticky>
<van-tab :title="$t('tab') + index" v-for="index in 10" :key="index">
{{ $t('content') }} {{ index }}