retention_1.ftl 1.51 KB
 <script  src="${base}/js/retention.js"></script>
		 <div class="content-m mb">
					<div class="drawInfoTitle">
						<span class="l">自定义留存</span>

						<a href="javascript:void(0)" class="r chartbtn_down" style="margin-left:10px;margin-right:0px;margin-top:7px;"></a>
						<div class="r listInfoChange bo" style="margin-top:9px;width:152px;display:none;" id="retionData">
							    <a href="javascript:void(0)" class="fiveMeauA wd50 l fiveMeauAactive" rel="d">日</a>
		 						<a href="javascript:void(0)" class="fiveMeauA wd50  l" rel="w">周</a>
		 						<a href="javascript:void(0)" class="fiveMeauA wd50  r" style="border-right:none;" rel="m">月</a>
						</div>
					</div>
					<div class="clear"></div>
					<div class="drawInfoContent bor">
						<div class="listInfoTable">
							<table class="tableDatablue thborder" exporttable='1'>
								<thead>
									<tr>
										<th rowspan='2' rel='0'></th>
										<th rowspan='2' rel='1'></th>
										<th colspan="9" style="border-bottom:1px solid #fff" rel='2'></th>
									</tr>
									<tr>
										<th>1</th>
										<th>2</th>
										<th>3</th>
										<th>4</th>
										<th>5</th>
										<th>6</th>
										<th>7</th>
										<th rel='3'></th>
										<th rel='4'></th>
									</tr>
								</thead>
								<tbody></tbody>
							</table>
							<div class="tablePage">
								<div class="pre"></div>
								<span><em>0</em>/0</span>
								<div class="next"></div>
							</div>
						</div>
					</div>
				</div>