Explorar el Código

刷新问题回答列表,

luyanan %!s(int64=7) %!d(string=hace) años
padre
commit
bd793003f2
Se han modificado 2 ficheros con 2 adiciones y 1 borrados
  1. 1 1
      app/html/consultlistNew.html
  2. 1 0
      app/js/qa-question-show.js

+ 1 - 1
app/html/consultlistNew.html

@ -18,7 +18,7 @@
18 18
</head>
19 19
<body>
20 20
    <!-- 主页面内容容器 -->
21
    <div id="">
21
    <div id="logined">
22 22
		<div id="zixunpullrefresh" class="mui-content mui-scroll-wrapper" >
23 23
		  	<div class="mui-scroll">
24 24
		  		<div class="infocon madiaBlock">

+ 1 - 0
app/js/qa-question-show.js

@ -54,6 +54,7 @@ mui.ready(function() {
54 54
								dataO = {time: "",id: ""};
55 55
								document.getElementById("curAnswers").innerHTML = "";
56 56
								answerList();
57
								getConmain();
57 58
								if(userid && userid != null && userid != "null") {
58 59
									anExist();
59 60
								}