style(Sidebar): update border style

This commit is contained in:
chenjiahan
2020-04-23 11:00:13 +08:00
committed by neverland
parent df8f713675
commit a31032e0d6
4 changed files with 23 additions and 17 deletions
+2
View File
@@ -25,10 +25,12 @@
<template slot="content">
<van-image
v-if="activeIndex3 === 0"
:show-loading="false"
src="https://img.yzcdn.cn/vant/apple-1.jpg"
/>
<van-image
v-if="activeIndex3 === 1"
:show-loading="false"
src="https://img.yzcdn.cn/vant/apple-2.jpg"
/>
</template>