update
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
<div class="title-d">
|
||||
<span>{{ props.title }}</span>
|
||||
<div>
|
||||
<span class="tips"><slot name="title"></slot></span>
|
||||
<span v-if="isShowMore" style="font-size: 14px; font-weight: 100; cursor: pointer; margin-right: 3px" @click="clickMore">更多></span>
|
||||
<span class="tips"><slot name="right"></slot></span>
|
||||
<img src="../assets/img/point.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
@@ -64,4 +63,4 @@
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
Reference in New Issue
Block a user