码迷,mamicode.com
首页 > 其他好文 > 详细

博客园怎么引入看板娘

时间:2019-04-24 00:19:05      阅读:165      评论:0      收藏:0      [点我收藏+]

标签:use   src   char   highlight   title   href   ips   chat   html   

参考1:https://www.hellojava.com/a/75281.html

参考2:https://www.cnblogs.com/yjlaugus/p/8724881.html#4238689

参考3:https://www.cnblogs.com/kousak/p/9726514.html

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Live2D</title>
     
    <link rel="stylesheet" type="text/css" href="https://files.cnblogs.com/files/yingyigongzi/waifu.css"/>
    <script src="https://cdn.bootcss.com/jquery/3.2.1/jquery.min.js"></script>
</head>
<body>
    <link rel="stylesheet" type="text/css" href="https://files.cnblogs.com/files/yingyigongzi/waifu.css">
    <div class="waifu" id="waifu">
        <div class="waifu-tips" style="opacity: 1;"></div>
        <canvas id="live2d" width="280" height="250" class="live2d"></canvas>
        <div class="waifu-tool">
            <span class="fui-home"></span>
            <span class="fui-chat"></span>
            <span class="fui-eye"></span>
            <span class="fui-user"></span>
            <span class="fui-photo"></span>
            <span class="fui-info-circle"></span>
            <span class="fui-cross"></span>
        </div>
    </div>
    <script src="https://files.cnblogs.com/files/yingyigongzi/live2d.js"></script>
    <script src="https://files.cnblogs.com/files/yingyigongzi/waifu-tips.js"></script>
    <script type="text/javascript">initModel()</script>
</body>
</html>
<link rel="stylesheet" type="text/css" href="https://files.cnblogs.com/files/yingyigongzi/flat-ui.min.css"/>

  

 

博客园怎么引入看板娘

标签:use   src   char   highlight   title   href   ips   chat   html   

原文地址:https://www.cnblogs.com/yingyigongzi/p/10759804.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!