首页 > 其他 > 详细

444

时间:2020-04-11 17:48:53      阅读:57      评论:0      收藏:0      [点我收藏+]

    function(){}

 

  margin-top: 20px;
}

/* 设置tongqingliu方框及背景*/
#top {
    color: #333;
    margin-left: 50px;
    margin-right: 50px;
    border-radius: 10px;
    background-color: royalblue;
    border-top:0px;
    padding-bottom: 35px;
    text-align: center;
}

<script src="http://static.tctip.com/tctip-1.0.0.min.js"></script>
  <script>  
  new tctip({
    top: ‘20%‘,
    button: {
      id: 9,
      type: ‘dashang‘,
    },
    list: [      {        type: ‘alipay‘,        qrImg: ‘https://files.cnblogs.com/files/liutongqing/zfb30.bmp‘      }, {        type: ‘wechat‘,        qrImg: ‘https://files.cnblogs.com/files/liutongqing/wx30.bmp‘      }    ]
  }).init()
  </script>



444

原文:https://www.cnblogs.com/hongdoudou/p/12680250.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!