Skip to content

Instantly share code, notes, and snippets.

<div class="wap-blank">
<div class="blank-logo"></div>
<h5 class="blank-status">正在载入<span class="one">.</span><span class="two">.</span><span class="three">.</span></h5>
</div>
<header>
<div class="c-nav-w">
<div class="c-nav-s">
<a class="c-btn c-btn-aw" href="http://jhs.m.taobao.com">返回</a>
</div>
<div class="c-nav-c">达人团</div>
<div class="c-nav-e"></div>
</div>
</header>
<header>
<div class="c-nav-w">
<div class="c-nav-s">
<a class="c-btn c-btn-aw" href="http://jhs.m.taobao.com">返回</a>
</div>
<div class="c-nav-c">达人团</div>
<div class="c-nav-e"></div>
</div>
</header>
require(['zepto','mustache', 'mtopSDK', 'imgAdapter', 'itemUri', 'text!template/weijuItem.html'], function(zepto, Mustache, mtopSDK, imgAdapter,itemUri, weijuItemTpl) {
var IMG_SIZE = imgAdapter.getImageSize();
var totalPage = 1;
var pageNum = 0;
var hasInit = false;
var Hooker = (function() {
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="GBK"/>
<title>聚宝盆</title>
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport"/>
<meta content="yes" name="apple-mobile-web-app-capable"/>
<meta content="black" name="apple-mobile-web-app-status-bar-style"/>
<meta name="format-detection" content="telephone=no"/>
<link href="http://g.tbcdn.cn/ju/wap/1.0.2/icon/icon144.png" rel="apple-touch-icon-precomposed">
{{#data}}
<li>
<a href="{{{detailUrl}}}">
<div class="item-pic"><img src="{{picWideUrl}}" width="120" height="80" class=""></div>
<div class="item-info">
<h3 class="good-name">{{{subName}}}</h3>
<div class="pirce">
<b class="promote-price">¥{{activityPrice}}</b>
<span class="cost-price">¥<del>{{originalPrice}}</del></span>
</div>
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8"/>
<title>聚达人</title>
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport"/>
<meta content="yes" name="apple-mobile-web-app-capable"/>
<meta content="black" name="apple-mobile-web-app-status-bar-style"/>
<meta name="format-detection" content="telephone=no"/>
<meta name="apple-itunes-app" content="app-id=534159732"/>
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8"/>
<title>聚达人</title>
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport"/>
<meta content="yes" name="apple-mobile-web-app-capable"/>
<meta content="black" name="apple-mobile-web-app-status-bar-style"/>
<meta name="format-detection" content="telephone=no"/>
<meta name="apple-itunes-app" content="app-id=534159732"/>
<?php
function showSpm(){
return 1000926; //刚才生成的SPM-ID
}
$session_id = htmlspecialchars($__COOKIE["cookie2"]);
?>
<script type="text/javascript" charset="utf-8" src="http://code.jquery.com/jquery-1.8.0.js"></script>
;(function (window, document) {
function Shake() {
this.hasDeviceMotion = 'ondevicemotion' in window;
this.threshold = 5;