luyanan 7 年 前
コミット
0c396326c2

+ 1 - 1
app/html/chats.html

79
 				height: 100%;
79
 				height: 100%;
80
 				padding: 44px 0px 50px 0px;
80
 				padding: 44px 0px 50px 0px;
81
 				overflow: auto;
81
 				overflow: auto;
82
 				background-color: #eaeaea;
82
 				background-color: #f4f6f8;
83
 			}
83
 			}
84
 			#msg-list {
84
 			#msg-list {
85
 				height: 80%;
85
 				height: 80%;

+ 1 - 0
app/html/consultlistNew.html

14
    	.h2Font.mui-ellipsis>span {
14
    	.h2Font.mui-ellipsis>span {
15
    		color:#ff9900
15
    		color:#ff9900
16
    	}
16
    	}
17
    	.mui-icon .mui-badge{right: -4px;left: auto;}
17
    </style>
18
    </style>
18
</head>
19
</head>
19
<body>
20
<body>

+ 6 - 18
app/html/professorArticle.html

18
			.mui-content{height:100%;overflow: auto;background: #FFFFFF;}
18
			.mui-content{height:100%;overflow: auto;background: #FFFFFF;}
19
		</style>
19
		</style>
20
		<script type="text/javascript">
20
		<script type="text/javascript">
21
			addscript("ad_article_app_ding");
22
			addscript("ad_article_app_top");
23
			addscript("ad_article_app_bottom");
21
			addscript("ad_article_app_a");
22
			addscript("ad_article_app_b");
23
			addscript("ad_article_app_c");
24
		</script>
24
		</script>
25
	</head>
25
	</head>
26

26

72
						    </ul>
72
						    </ul>
73
			    		</div>
73
			    		</div>
74
			    		<!--广告模块-->
74
			    		<!--广告模块-->
75
					<div class="madiaBlock advertItem advertItem-ding">
76
						
77
					</div>
75
					<div class="madiaBlock advertItem advertItem-A" style="margin-bottom:10px;"></div>
78
				    	<!--文章内容区-->
76
				    	<!--文章内容区-->
79
					<div class="showMain" id="articleContent">
77
					<div class="showMain" id="articleContent">
80
						</div>
78
						</div>
105
						<span class="thumbBtn">赞 <span id="snum"></span></span><!-- thumbedBtn 已赞 201-->
103
						<span class="thumbBtn">赞 <span id="snum"></span></span><!-- thumbedBtn 已赞 201-->
106
					</div>
104
					</div>
107
					<!--广告模块-->
105
					<!--广告模块-->
108
					<div class="madiaBlock swiper-container advertItem advertItem-top" style="margin:30px 0 10px">
109
					  
110
					</div>
106
					<div class="madiaBlock swiper-container advertItem advertItem-B" style="margin:30px 0 10px"></div>
111
					<!--您可能感兴趣的文章-->
107
					<!--您可能感兴趣的文章-->
112
					<div class="madiaBlock displayNone" id="article">
108
					<div class="madiaBlock displayNone" id="article">
113
						<div class="madiaTit">您可能感兴趣的文章</div>
109
						<div class="madiaTit">您可能感兴趣的文章</div>
130
					</div>
126
					</div>
131
					
127
					
132
					<!--广告模块-->
128
					<!--广告模块-->
133
					<div class="madiaBlock swiper-container advertItem advertItem-bottom" style="margin:30px 0 50px;">
134
					  
135
					</div>
129
					<div class="madiaBlock swiper-container advertItem advertItem-C" style="margin:30px 0 50px;"></div>
136
			    </div>
130
			    </div>
137
			
131
			
138
			</div>
132
			</div>
163
			})
157
			})
164
			//处理iOS下弹出软键盘后头部会随页面的滚动条消失问题
158
			//处理iOS下弹出软键盘后头部会随页面的滚动条消失问题
165
		    iosheader();
159
		    iosheader();
166
		    //var BtnMore=document.getElementById("BtnMore");
167
		    var shareOut=document.getElementById("shareOut");
160
		    var shareOut=document.getElementById("shareOut");
168
		    var cancelShare=document.getElementById("cancelShare");
161
		    var cancelShare=document.getElementById("cancelShare");
169
		    var maskBlack=document.getElementById("maskBlack");
162
		    var maskBlack=document.getElementById("maskBlack");
170
		    var shareBlock=document.getElementById("shareBlock");
163
		    var shareBlock=document.getElementById("shareBlock");
171
		    
164
		    
172
		    
173
		   /* BtnMore.addEventListener("tap",function(){
174
		    	maskBlack.style.display="block";
175
		    	shareBlock.style.display="block";
176
		    })*/
177
		    shareOut.addEventListener("tap",function(){
165
		    shareOut.addEventListener("tap",function(){
178
		    	maskBlack.style.display="block";
166
		    	maskBlack.style.display="block";
179
		    	shareBlock.style.display="block";
167
		    	shareBlock.style.display="block";

+ 1 - 1
app/html/weChat.html

88
				height: 100%;
88
				height: 100%;
89
				padding: 44px 0px 50px 0px;
89
				padding: 44px 0px 50px 0px;
90
				overflow: auto;
90
				overflow: auto;
91
				background-color: #eaeaea;
91
				background-color: #f4f6f8;
92
			}
92
			}
93
			
93
			
94
			#msg-list {
94
			#msg-list {

BIN
app/images/inform_icon_msg_nor@3x.png


+ 1 - 2
app/js/articleShow.js

395
			document.getElementsByClassName("icon-shoucang")[0].classList.remove("icon-yishoucang");
395
			document.getElementsByClassName("icon-shoucang")[0].classList.remove("icon-yishoucang");
396
		},
396
		},
397
	}
397
	}
398
	wlog("article", oArticleModule.articleId, 2)
398
	wlog("article", oArticleModule.articleId, "2")
399
	/*文章详细内容*/
399
	/*文章详细内容*/
400
	oArticleModule.oAjaxGet(baseUrl + "/ajax/article/query", {
400
	oArticleModule.oAjaxGet(baseUrl + "/ajax/article/query", {
401
		articleId: oArticleModule.articleId
401
		articleId: oArticleModule.articleId
625
			oCurren.login();
625
			oCurren.login();
626
		}
626
		}
627
	})
627
	})
628
	/*留言总数*/
629
	
628
	
630
	/*微信及微信朋友圈分享专家*/
629
	/*微信及微信朋友圈分享专家*/
631
	var auths, shares;
630
	var auths, shares;

+ 3 - 2
app/js/professorArticle.js

385
		}
385
		}
386
		/*文章留言总数*/
386
		/*文章留言总数*/
387
		function leaveWord(){
387
		function leaveWord(){
388
			mui.ajax(baseUrl + "/ajax/leaveWord/lwCount", {
388
			mui.ajax(baseUrl + "/ajax/leavemsg/count", {
389
				type: "GET",
389
				type: "GET",
390
				timeout: 10000,
390
				timeout: 10000,
391
				dataType: "json",
391
				dataType: "json",
392
				data: {
392
				data: {
393
					"articleId": proId,
393
					sid:proId,
394
					stype:4
394
				},
395
				},
395
				success: function(data) {
396
				success: function(data) {
396
					if(data.success) {
397
					if(data.success) {

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

15
		var flag=0;
15
		var flag=0;
16
		var answerTit=""
16
		var answerTit=""
17
		var oUrl = baseUrl + "/images/logo180.png";
17
		var oUrl = baseUrl + "/images/logo180.png";
18
		wlog("answer",answerId,"1");
18
		
19
		
19
		var oAjax = function(url, dataS, otype, oFun) {
20
		var oAjax = function(url, dataS, otype, oFun) {
20
				mui.ajax(baseUrl + url, {
21
				mui.ajax(baseUrl + url, {

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

23
		plus.nativeUI.closeWaiting();
23
		plus.nativeUI.closeWaiting();
24
		self.show("slide-in-right", 150);
24
		self.show("slide-in-right", 150);
25
		questionId = self.quid;
25
		questionId = self.quid;
26
		wlog("question",questionId,"1");
26
27
27
		var oAjax = function(url, dataS, otype, oFun) {
28
		var oAjax = function(url, dataS, otype, oFun) {
28
				mui.ajax(baseUrl + url, {
29
				mui.ajax(baseUrl + url, {