- 博客(2)
- 收藏
- 关注
原创 vue 字符串模板关键字动态加载组件
<script>import Icon from "./icon";export default { data() { return { text:"1234[微笑]5678[哭泣]", iconList: [{name:"[微笑]",url:"http://xxx"},{name:"[哭泣]",url:"http://xxx"}] }; }, render: function(createElement) { let .
2020-06-04 20:30:25
1805
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人