瀏覽代碼

底部footer线条

luyanan 8 年之前
父節點
當前提交
1f528dd822
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/index.html

+ 1 - 1
app/index.html

35
	var subpages = ['html/index_home.html', 'html/discover.html', 'html/consult_home.html', 'html/myaccount.html'];
35
	var subpages = ['html/index_home.html', 'html/discover.html', 'html/consult_home.html', 'html/myaccount.html'];
36
	var subpage_style = {
36
	var subpage_style = {
37
		top: '0px',
37
		top: '0px',
38
		bottom: '51px'
38
		bottom: '54px'
39
	};
39
	};
40
	var aniShow = {};
40
	var aniShow = {};
41
	//创建子页面,首个选项卡页面显示,其它均隐藏;
41
	//创建子页面,首个选项卡页面显示,其它均隐藏;