docs: update tab color

This commit is contained in:
chenjiahan
2020-07-31 19:07:20 +08:00
parent c602367878
commit f08064db1c
3 changed files with 5 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<template>
<demo-section>
<van-tabs v-model="tab" sticky :color="BLUE">
<van-tabs v-model="tab" sticky>
<van-tab :title="t('demo')">
<demo-block :title="t('basicUsage')">
<van-col span="6" @click="copy(demoIcon)">