You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
818 B
21 lines
818 B
<div class="livere-card card" data-aos="fade-up">
|
|
<!-- 来必力City版安装代码 -->
|
|
<div id="lv-container" class="card-content" data-id="city" data-uid="<%- theme.livere.uid %>">
|
|
<script type="text/javascript">
|
|
(function (d, s) {
|
|
let j, e = d.getElementsByTagName(s)[0];
|
|
if (typeof LivereTower === 'function') {
|
|
return;
|
|
}
|
|
|
|
j = d.createElement(s);
|
|
j.src = 'https://cdn-city.livere.com/js/embed.dist.js';
|
|
j.async = true;
|
|
|
|
e.parentNode.insertBefore(j, e);
|
|
})(document, 'script');
|
|
</script>
|
|
<noscript>为正常使用来必力评论功能请激活JavaScript。</noscript>
|
|
</div>
|
|
<!-- City版安装代码已完成 -->
|
|
</div>
|