vue资源

1.

//设置容器存放评论组件
<template>
    <div class="ratings" ref='ratingView'>
        <div class="ratings-wrapper">
            //细化我们组件
        </div>
    </div>
</template>

https://github.com/jacobcheung/sell/blob/b4fc9e20eb746296fd58e467af2ba0244a0b4a18/src/components/Ratings/Ratings.vue

https://zhuanlan.zhihu.com/p/63105640

posted @ 2020-10-18 23:28  lianhuaren  阅读(8)  评论(0编辑  收藏  举报