用户注册



邮箱:

密码:

用户登录


邮箱:

密码:
记住登录一个月忘记密码?

发表随想


还能输入:200字
云代码 - php代码库

get提交制作情人节表白小程序,并且微信分享自己希望显示的内容

2014-07-29 作者: q1205516514举报

[php]代码库

<!DOCTYPE html>
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width,height=device-height,inital-scale=1.0,maximum-scale=1.0,user-scalable=no;">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="format-detection" content="telephone=no">
  <meta charset="UTF-8">
  <title>七夕我爱你-旌商商城爱你一万年表白纪念系统</title>
    <link rel="stylesheet" href="css/style.css" media="screen" type="text/css" />
    <style type="text/css">
<!--
.STYLE1 {color: #FFFFFF}
-->
    </style>
</head>

<body>

  <div class="container">  
 <form id="contact" action="qixi.php" method="get">
    <h3>七夕我爱你</h3>
    <h4>请填写以下内容,把之后的页面发给爱的人!</h4>
	特效加载慢,多写点,让她/他多停留下!
    <fieldset>
      <input placeholder="她/他对你的昵称" name="me" type="text" tabindex="1" required>
    </fieldset>
    <fieldset>
      <input placeholder="你爱的人昵称" name="you" type="text" tabindex="2" required>
    </fieldset>
	<fieldset>
      <textarea placeholder="你想说的话限128字内" name="yi" tabindex="5" required></textarea>
    </fieldset>
	<fieldset>
      <input placeholder="终极表白语10字内" name="wu" type="text" tabindex="2" required>
    </fieldset>
	  <!-- <fieldset>
   <input placeholder="想说的第二句话限32字内" name="er" type="text" tabindex="2" required>
    </fieldset>
	<fieldset>
      <input placeholder="想说的第三句话限20字内" name="san" type="text" tabindex="2" required>
    </fieldset>
	<fieldset>
      <input placeholder="想说的第四句话限28字内" name="jcbgoods.com" type="text" tabindex="2" required>
    </fieldset>	
	<fieldset>
      <input placeholder="旌商商城表白语" name="jcbgoods" type="text" tabindex="2" required>
    </fieldset>	
    <fieldset>
      <input placeholder="年:如2014" name="year" type="text" tabindex="3" required>
    </fieldset>
    <fieldset>
      <input placeholder="月:如7" name="yue" type="text" tabindex="4" required>
    </fieldset>
    <fieldset>
      <input placeholder="日:如20" name="ri" type="text" tabindex="4" required>
    </fieldset>-->
    <fieldset>
      <button name="submit" type="submit" id="contact-submit" data-submit="...Sending">提交</button>
    </fieldset>
  </form>
  <a href="http://jcbgoods.com/mobile/category.php?cid=1256"><img style="width:100%" src="img/gg.jpg" alt="旌商商城" border="0" longdesc="http://www.jcbgoods.com/mobile"></a><br>
  <img style="width:100%" src="img/fen.jpg" alt="分享">
<script type="text/javascript" src="http://c.ibangkf.com/i/c-jcbgoods.js"></script>
</div>
 
<script>
        var imgUrl = "http://weixin.jcbgoods.com/ad/ai/img/01.jpg";
        var lineLink = "http://weixin.jcbgoods.com/ad/ai";
        var descContent = '自打用了此功能\n女神/欧巴都主动啦!';
        var shareTitle = '七夕表白神器来啦!';
        var appid = '';
         
        function shareFriend() {
            WeixinJSBridge.invoke('sendAppMessage',{
                "appid": appid,
                "img_url": imgUrl,
                "img_width": "200",
                "img_height": "200",
                "link": lineLink,
                "desc": descContent,
                "title": shareTitle
            }, function(res) {
                //_report('send_msg', res.err_msg);
            })
        }
        function shareTimeline() {
            WeixinJSBridge.invoke('shareTimeline',{
                "img_url": imgUrl,
                "img_width": "200",
                "img_height": "200",
                "link": lineLink,
                "desc": descContent,
                "title": shareTitle
            }, function(res) {
                   //_report('timeline', res.err_msg);
            });
        }
        function shareWeibo() {
            WeixinJSBridge.invoke('shareWeibo',{
                "content": descContent,
                "url": lineLink,
            }, function(res) {
                //_report('weibo', res.err_msg);
            });
        }
        // 当微信内置浏览器完成内部初始化后会触发WeixinJSBridgeReady事件。
        document.addEventListener('WeixinJSBridgeReady', function onBridgeReady() {
            // 发送给好友
            WeixinJSBridge.on('menu:share:appmessage', function(argv){
                shareFriend();
            });
            // 分享到朋友圈
            WeixinJSBridge.on('menu:share:timeline', function(argv){
                shareTimeline();
            });
            // 分享到微博
            WeixinJSBridge.on('menu:share:weibo', function(argv){
                shareWeibo();
            });
        }, false);
</script>
</body>
</html>

[代码运行效果截图]


get提交制作情人节表白小程序,并且微信分享自己希望显示的内容

[源代码打包下载]




网友评论    (发表评论)


发表评论:

评论须知:

  • 1、评论每次加2分,每天上限为30;
  • 2、请文明用语,共同创建干净的技术交流环境;
  • 3、若被发现提交非法信息,评论将会被删除,并且给予扣分处理,严重者给予封号处理;
  • 4、请勿发布广告信息或其他无关评论,否则将会删除评论并扣分,严重者给予封号处理。


扫码下载

加载中,请稍后...

输入口令后可复制整站源码

加载中,请稍后...