瀏覽代碼

资源刷新条数

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

+ 1 - 1
app/html/searchListNew.html

9
		<link href="../css/app.css" rel="stylesheet" />
9
		<link href="../css/app.css" rel="stylesheet" />
10
		<link href="../css/iconfont.css" rel="stylesheet" />
10
		<link href="../css/iconfont.css" rel="stylesheet" />
11
		<style type="text/css">
11
		<style type="text/css">
12
			html,body{height: 100%;margin:0;padding:0px;overflow: hidden;}
12
			html,body{/*height: 100%;*/margin:0;padding:0px;overflow: hidden;}
13
			.mui-content{height:100%;overflow: auto;}
13
			.mui-content{height:100%;overflow: auto;}
14
		</style>
14
		</style>
15
	</head>
15
	</head>

+ 1 - 1
app/js/searchListNew.js

1
var subject = "",
1
var subject = "",
2
	industry = "",
2
	industry = "",
3
	address = "",
3
	address = "",
4
	pageSize = 1,
4
	pageSize = 20,
5
	pageNo = 1,
5
	pageNo = 1,
6
	authType = 1,
6
	authType = 1,
7
	flag = 1,
7
	flag = 1,