sbbs/themes/hueman/layout/comment/youyan.ejs

5 lines
217 B
Plaintext
Raw Normal View History

2018-09-03 07:41:16 +00:00
<% if (typeof(script) !== 'undefined' && script) { %>
<script type="text/javascript" src="//v2.uyan.cc/code/uyan.js?uid=<%= theme.comment.youyan %>"></script>
<% } else { %>
<div id="uyan_frame"></div>
<% } %>