<!DOCTYPE html>
<html lang="zh-CN">

    <head>
        <meta charset="utf-8" />
        <meta name="keywords" content="打赏" />
        <meta name="description" content="打赏" />
        <title>打赏</title>
    </head>
    <script>
        window.tctipConfig = {
            staticPrefix: "https://static.tctip.com",
            buttonImageId: 5,
            //zanzhu--博客园右边出现"赞助"二字
            //buttonTip: "zanzhu",
            //dashang--博客园右边出现"打赏"二字
            buttonTip: "dashang",
            list: {
                alipay: {
                    //修改一：修改支付宝收款码地址
                    qrimg: "https://files-cdn.cnblogs.com/files/1314520O/zhifubao.bmp"
                },
                weixin: {
                    //修改二：修改微信收款码地址
                    qrimg: "https://files-cdn.cnblogs.com/files/1314520O/weixin.bmp"
                },
            }
        };
    </script>
    <script src="https://static.tctip.com/js/tctip.min.js"></script>

    <body>

</html>