Explorar el Código

修改搜索页面

xuchunyang %!s(int64=8) %!d(string=hace) años
padre
commit
ca38973d55
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      app/js/searchhome.js

+ 1 - 0
app/js/searchhome.js

@ -307,6 +307,7 @@ function expert(key, subject, industry, province, address, authentication, pageS
307 307
				   }, 1000);
308 308
				}
309 309
				if(data.success && data.data.data != '') {
310
						console.log(data.data.total)
310 311
					nodatabox.style.display = 'none';
311 312
					var datalist = data.data.data;
312 313
					resourcesEach(datalist);