mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
Transfer: support scoped slot for data items (#10577)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<a href="https://github.com/ElementUI/awesome-element" class="footer-main-link" target="_blank">Awesome Element</a>
|
||||
</div>
|
||||
<div class="footer-social">
|
||||
<p class="footer-social-title">Element {{ version && version.slice(0, 3) }} Graphite</p>
|
||||
<p class="footer-social-title">Element {{ version && version.slice(0, 3) }} Diamond</p>
|
||||
<el-popover
|
||||
ref="weixin"
|
||||
placement="top"
|
||||
|
||||
Reference in New Issue
Block a user