Browse Source

底部导航栏的线条

luyanan 8 years ago
parent
commit
a9adbbcd1a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/index.html

+ 1 - 1
app/index.html

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