Sfoglia il codice sorgente

样式字体修改

wangchuanjin 9 anni fa
parent
commit
f17a65e54c
34 ha cambiato i file con 52 aggiunte e 58 eliminazioni
  1. 1 6
      core/src/web/staticres/css/dev-qfw.css
  2. 0 7
      core/src/web/staticres/css/qfw.css
  3. 0 5
      core/src/web/staticres/css/swordfish.css
  4. 1 1
      core/src/web/staticres/microwebsite/mobile/css/style.css
  5. 18 4
      core/src/web/staticres/microwebsite/mobile/js/edit.js
  6. BIN
      core/src/web/staticres/wxrssset/images/guide-1.png
  7. BIN
      core/src/web/staticres/wxrssset/images/guide-2.png
  8. BIN
      core/src/web/staticres/wxrssset/images/guide-3.png
  9. BIN
      core/src/web/staticres/wxrssset/images/guide-4.png
  10. BIN
      core/src/web/staticres/wxrssset/images/guide-5.png
  11. 1 1
      core/src/web/staticres/wxrssset/style.css
  12. 0 2
      core/src/web/templates/active/promotion_201512.html
  13. 0 2
      core/src/web/templates/active/promotion_201512_e.html
  14. 0 1
      core/src/web/templates/common/login.html
  15. 0 1
      core/src/web/templates/common/memberleft.html
  16. 1 1
      core/src/web/templates/manage/auditcontent.html
  17. 1 1
      core/src/web/templates/manage/errcontent.html
  18. 0 1
      core/src/web/templates/manage/systemsetting.html
  19. 2 2
      core/src/web/templates/manage/web_feedbacklist.html
  20. 2 2
      core/src/web/templates/manage/web_helpcenterlist.html
  21. 1 1
      core/src/web/templates/manage/web_regulationslist.html
  22. 2 2
      core/src/web/templates/manage/webcontent.html
  23. 2 2
      core/src/web/templates/manage/webexpresscontent.html
  24. 0 1
      core/src/web/templates/member/accountset/index.html
  25. 0 1
      core/src/web/templates/member/comauthent.html
  26. 0 1
      core/src/web/templates/member/employeemanage/index.html
  27. 0 1
      core/src/web/templates/member/employeemanage/joinByLink.html
  28. 0 1
      core/src/web/templates/member/microwebsite.html
  29. 1 1
      core/src/web/templates/member/showenterprise.html
  30. 1 1
      core/src/web/templates/mobile/advise.html
  31. 1 1
      core/src/web/templates/swordfish/index.html
  32. 4 0
      core/src/web/templates/swordfish/infolist.html
  33. 7 7
      core/src/web/templates/swordfish/wxindex.html
  34. 6 1
      core/src/web/templates/wxpush/index.html

+ 1 - 6
core/src/web/staticres/css/dev-qfw.css

@@ -1,7 +1,7 @@
 /*原型开发公用的css文件*/
 body {
 	padding-top: 0px;
-	font-family: "微软雅黑 Regular", "微软雅黑";
+	font-family: tahoma, arial, 'Hiragino Sans GB', 'Microsoft YaHei', 宋体, sans-serif;
 	color: #666;
 }
 table{
@@ -292,9 +292,6 @@ a{
 	padding: 0px 20px !important;
 }
 /*登录提醒css*/
-.f-logintip h3,.f-logintip1 h3,.f-logintip2 h3{
-    font-family: "微软雅黑 Regular", "微软雅黑";
-}
 .m-logintip{
 	width: 460px;
     height: 160px;
@@ -1749,7 +1746,6 @@ style="color:#D03102;margin-right:5px;"
 
 .g-detail p.u-title {
 	margin: 18px 0 10px 0;
-	font-family: 'Arial Negreta', 'Arial';
 	font-weight: 700;
 	color: #dd4814;
 }
@@ -1882,7 +1878,6 @@ style="color:#D03102;margin-right:5px;"
 	padding:30px 30px 0px 30px;
 }
 .m-demandtable {
-    font-family: '微软雅黑 Regular', '微软雅黑';
 	font-weight: 400;
     font-style: normal;	
 	color: #333333;

+ 0 - 7
core/src/web/staticres/css/qfw.css

@@ -3,12 +3,10 @@
 }
 
 .fontdiv {
-	font-family: "微软雅黑";
 	font-size: 16px;
 }
 
 a.new_nva:link, a.new_nva:visited {
-	font-family: '微软雅黑';
 	font-size: 16px;
 	font-weight: normal;
 	color: #000;
@@ -16,7 +14,6 @@ a.new_nva:link, a.new_nva:visited {
 }
 
 a.new_nva:hover, a.new_nva:active {
-	font-family: '微软雅黑';
 	font-size: 16px;
 	font-weight: normal;
 	color: #DA512D;
@@ -148,7 +145,6 @@ a.new_red:hover, a.new_red:active {
 
 .qfw-header font {
 	vertical-align: middle;
-	font-family: '黑体', '微软雅黑';
 	font-weight: bold;
 	font-size: 30px;
 	color: #999;
@@ -438,7 +434,6 @@ a.new_red:hover, a.new_red:active {
 	text-align: left;
 	margin-top: 0px;
 	margin-bottom: 30px;
-	font-family: "微软雅黑 Regular", "微软雅黑";
 	font-weight: 400;
 	font-size: 24px;
 	background-color: #F7F7F7;
@@ -449,7 +444,6 @@ a.new_red:hover, a.new_red:active {
 }
 
 .invite-form-title font {
-	font-family: "微软雅黑 Bold", "微软雅黑";
 	font-weight: 700;
 	font-size: 22px;
 }
@@ -477,7 +471,6 @@ a.new_red:hover, a.new_red:active {
 }
 
 .fontb {
-	font-family: '黑体', '微软雅黑';
 	font-weight: bold;
 }
 

+ 0 - 5
core/src/web/staticres/css/swordfish.css

@@ -191,9 +191,6 @@ a:focus, a:hover{
 	color: #FFFFFF !important;
 	font-weight: bold;
 }
-.swordfish-nva-rssset,.swordfish-nva-infolist{
-	font-family: "SimSun";
-}
 .swordfish-nva-rssset a:hover,.swordfish-nva-infolist a:hover,.swordfish-nva-active a{
 	font-weight: bold;
 	color: #37C6DA !important;
@@ -349,12 +346,10 @@ a:focus, a:hover{
 	border-radius: 0px;
 	border-color: #e5e6e9;
 	box-shadow: none;
-	font-family: "SimSun";
 }
 .swordfish-keywords lable{
 	display: inline-block;
 	width: 70px;
-	font-family: "SimSun";
 }
 .swordfish-keywords img{
 	width: 20px;

+ 1 - 1
core/src/web/staticres/microwebsite/mobile/css/style.css

@@ -1,6 +1,6 @@
 /* 公共css start */
 body{
-	font-family: "微软雅黑",Microsoft YaHei, Tahoma, Helvetica, Arial, sans-serif;
+	font-family: tahoma, arial, 'Hiragino Sans GB', 'Microsoft YaHei', 宋体, sans-serif;
 	-webkit-tap-highlight-color:rgba(255,0,0,0);
 	margin: 0px;
 	background-image: url("/microwebsite/images/bg.png");

+ 18 - 4
core/src/web/staticres/microwebsite/mobile/js/edit.js

@@ -217,17 +217,30 @@ function kindEditInit(node,obj){
 		allowImageRemoteImageRemote:false,
 		uploadJson : '/filemanage/upload?resize=800',
 		afterCreate:function() {
-			this.sync()
+			this.sync();
+			if(this.html() == ""){
+				this.html('<span style="color:#999;font-size:16px;">'+(node=="#synopsis"?"企业介绍":"产品服务描述")+'</span>');
+			}
 		},
 		beforesubmit:function(){
 			this.sync()
 		},
 		afterBlur: function(){
-			this.sync()
+			this.sync();
+			if(this.html() == ""){
+				this.html('<span style="color:#999;font-size:16px;">'+(node=="#synopsis"?"企业介绍":"产品服务描述")+'</span>');
+			}
+		},
+		afterFocus: function(){
+			if(this.html() == '<span style="color:#999;font-size:16px;">'+(node=="#synopsis"?"企业介绍":"产品服务描述")+'</span>'){
+				this.html("");
+				
+			}
+			this.sync();
 		}
 	});
 	$(".ke-toolbar,.ke-statusbar").remove();
-	$(obj).contents().find("head style").append(".ke-content{color: #FFFFFF;font-size: 14px;font-weight:bold;}");
+	$(obj).contents().find("head style").append(".ke-content{padding-left: 10px;color: #FFFFFF;font-size: 14px;font-weight:bold;}");
 }
 //
 $(function (){
@@ -359,5 +372,6 @@ $(function (){
 	initEntForm();
 	//将原有的服务信息保存下来,用于比较信息有没有修改,如果修改了才发起请求修改数据库
 	initServiceForm();
-	kindEditInit("#synopsis,.service-desc",".ke-edit-iframe");
+	kindEditInit("#synopsis",".ke-edit-iframe");
+	kindEditInit(".service-desc",".ke-edit-iframe");
 });

BIN
core/src/web/staticres/wxrssset/images/guide-1.png


BIN
core/src/web/staticres/wxrssset/images/guide-2.png


BIN
core/src/web/staticres/wxrssset/images/guide-3.png


BIN
core/src/web/staticres/wxrssset/images/guide-4.png


BIN
core/src/web/staticres/wxrssset/images/guide-5.png


+ 1 - 1
core/src/web/staticres/wxrssset/style.css

@@ -1,6 +1,6 @@
 body{
 	margin: 0px;
-	font-family: "微软雅黑 Regular","微软雅黑";
+	font-family: tahoma, arial, 'Hiragino Sans GB', 'Microsoft YaHei', 宋体, sans-serif;
 	-webkit-tap-highlight-color: transparent;
 }
 ul{

+ 0 - 2
core/src/web/templates/active/promotion_201512.html

@@ -7,7 +7,6 @@
 	  margin:0;
 	  padding:0;
 	  font-size:1.05em;
-	  font-family: "微软雅黑 Regular", "微软雅黑";
   }
   #pdiv{
 	margin:0 auto;
@@ -304,7 +303,6 @@ function setTimes(num,n){
 }
 .loginFont{
 	font-size:14px;
-	font-family: "微软雅黑 Regular", "微软雅黑";
 	font-weight:bold;
 	cursor:pointer;
 }

+ 0 - 2
core/src/web/templates/active/promotion_201512_e.html

@@ -7,7 +7,6 @@
 	  margin:0;
 	  padding:0;
 	  font-size:1.05em;
-	  font-family: "微软雅黑 Regular", "微软雅黑";
   }
   #pdiv{
 	margin:0 auto;
@@ -304,7 +303,6 @@ function setTimes(num,n){
 }
 .loginFont{
 	font-size:14px;
-	font-family: "微软雅黑 Regular", "微软雅黑";
 	font-weight:bold;
 	cursor:pointer;
 }

+ 0 - 1
core/src/web/templates/common/login.html

@@ -61,7 +61,6 @@
 }
 .loginFont{
 	font-size:14px;
-	font-family: "微软雅黑 Regular", "微软雅黑";
 	font-weight:bold;
 	cursor:pointer;
 }

+ 0 - 1
core/src/web/templates/common/memberleft.html

@@ -1,6 +1,5 @@
 <style type="text/css">
 .member-left{
-	font-family: "Arial Negreta","Arial";
 	font-weight: 700;
 	font-size: 14px;
 	color: #666;

+ 1 - 1
core/src/web/templates/manage/auditcontent.html

@@ -569,7 +569,7 @@ display:none;
 		<div class="form-group">
         <label id="col-sm-2" class="col-sm-2 control-label" for="name">备注:</label>
 	    <div class="col-sm-8">
-         <div><label style="width:80%;"><textarea type="text"  name="freezeremark"  disabled="disabled" class="form-control" id="inlineTextbox2" placeholder="填写账号冻结原因/必填" style="width:100%;font-size:14px; font-family:'宋体'; min-height:100px; ">{{if .T.freezeremark}}{{.T.freezeremark}} {{end}}</textarea></label>
+         <div><label style="width:80%;"><textarea type="text"  name="freezeremark"  disabled="disabled" class="form-control" id="inlineTextbox2" placeholder="填写账号冻结原因/必填" style="width:100%;font-size:14px; min-height:100px; ">{{if .T.freezeremark}}{{.T.freezeremark}} {{end}}</textarea></label>
 		 </div>
 		 </div>
 		<div class="col-sm-4">

+ 1 - 1
core/src/web/templates/manage/errcontent.html

@@ -90,7 +90,7 @@ margin-top:-8px;
 				<div style="margin-top:0px;" class="row-fluid">
 					<div class="span12">		
 						<div style="margin:-5px -30px 0px 0px; border:1px solid #CCCCCC; width:100%; height:100%;" class="controls pull-right">
-						<div style=" margin-top:150px; width:100%; text-align:center; font-size:18px; font-family: '宋体'; font-weight:400;"><span >这条信息不存在或已被删除,请点击返回按钮进行其他操作。</span></div>
+						<div style=" margin-top:150px; width:100%; text-align:center; font-size:18px; font-weight:400;"><span >这条信息不存在或已被删除,请点击返回按钮进行其他操作。</span></div>
 						<div style=" margin-top:100px; width:100%; text-align:center;"><span><a class="btn btn-info" href="/manage/articlelist" type="button"> 返  回 </a></span></div>
 						</div>
 					</div>

+ 0 - 1
core/src/web/templates/manage/systemsetting.html

@@ -27,7 +27,6 @@ width:0px;;
 .table>thead>tr>th{
 border:0px;
 font-size:14px;
-font-family: Arial, Helvetica, sans-serif;
 }
 .table>tbody>tr>td{
 white-space: nowrap;

+ 2 - 2
core/src/web/templates/manage/web_feedbacklist.html

@@ -41,8 +41,8 @@ padding:5px;
 #tr1 td img{
 border:1px solid #999999;
 }
-.btn-t{  border-radius:20px; background-color:#FFFFFF; color:#aea79f;font-family: 'Ubuntu', Tahoma, 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 14px; border-color:#dddddd;}
-.lable-t{font-family: 'Arial Negreta', 'Arial'; font-weight: 700; width:150px; font-size: 14px;color: #1E1E1E;text-align: right; margin-bottom:32px;}
+.btn-t{  border-radius:20px; background-color:#FFFFFF; color:#aea79f;font-size: 14px; border-color:#dddddd;}
+.lable-t{font-weight: 700; width:150px; font-size: 14px;color: #1E1E1E;text-align: right; margin-bottom:32px;}
 .widget-box { background-color:#fff; border:0px; padding-top:1px;}
 #_Container_0{
 background-color:#FFFFFF;

+ 2 - 2
core/src/web/templates/manage/web_helpcenterlist.html

@@ -40,8 +40,8 @@ padding:5px;
 #tr1 td img{
 border:1px solid #999999;
 }
-.btn-t{  border-radius:20px; background-color:#FFFFFF; color:#aea79f;font-family: 'Ubuntu', Tahoma, 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 14px; border-color:#dddddd;}
-.lable-t{font-family: 'Arial Negreta', 'Arial'; font-weight: 700; width:150px; font-size: 14px;color: #1E1E1E;text-align: right; margin-bottom:32px;}
+.btn-t{  border-radius:20px; background-color:#FFFFFF; color:#aea79f;font-size: 14px; border-color:#dddddd;}
+.lable-t{font-weight: 700; width:150px; font-size: 14px;color: #1E1E1E;text-align: right; margin-bottom:32px;}
 .widget-box { background-color:#fff; border:0px; padding-top:1px;}
 #_Container_0{
 background-color:#FFFFFF;

+ 1 - 1
core/src/web/templates/manage/web_regulationslist.html

@@ -56,7 +56,7 @@
 		  {{range $k,$v:=.T.data}}
 			  <tr>
 			  <td>
-			  <div style="margin-top:10px;font-weight: bold;font-size:16px;"><a target="_blank"  href="/front/webregulationscontent/{{index $v "_id"}}.html">{{index $v "s_title"}}</a></div><div style=" font-size:12px; color:#666666; margin:15px 0px 5px 0; font-family: Arial Normal, Arial; font-weight: 400; font-style:normal;"><span style="">发布日期:{{index $v "l_createdate"}}</span> | <span>所属类别:{{index $v "s_code"}}</span></div>
+			  <div style="margin-top:10px;font-weight: bold;font-size:16px;"><a target="_blank"  href="/front/webregulationscontent/{{index $v "_id"}}.html">{{index $v "s_title"}}</a></div><div style=" font-size:12px; color:#666666; margin:15px 0px 5px 0; font-family: SimSun; font-weight: 400; font-style:normal;"><span style="">发布日期:{{index $v "l_createdate"}}</span> | <span>所属类别:{{index $v "s_code"}}</span></div>
 			  <div style=" font-size:14px;line-height:24px;color: #000000; width:80%; padding: 5px 0px;">{{if eq (index $v "s_content") ""}}{{index $v "s_mbcontent"}}......{{else}}{{index $v "s_content"}}{{end}}</div>
 			  </td>
 			  </tr>

+ 2 - 2
core/src/web/templates/manage/webcontent.html

@@ -55,8 +55,8 @@
 							  <div style="float:left;"  id="share">
 								<div class="bdsharebuttonbox"><a href="#" class="bds_more" data-cmd="more" style="font-size:14px;">分享到:</a><a href="#" class="bds_weixin" data-cmd="weixin" title="分享到微信"></a><a href="#" class="bds_tsina" data-cmd="tsina" title="分享到新浪微博"></a><a href="#" class="bds_tqq" data-cmd="tqq" title="分享到腾讯微博"></a><a href="#" class="bds_qzone" data-cmd="qzone" title="分享到QQ空间"></a><a href="#" class="bds_douban" data-cmd="douban" title="分享到豆瓣网"></a><a onClick="up({{.T._id}})" class="bds_dz" title="赞一个"><span style="font-size:10px; margin-top:10px; position:absolute; text-align:center; width:45px; color:#FFD101;margin-left:3px;" >{{if .T.praise}}{{.T.praise}}{{else}}0{{end}}</span></a></div>			</div>
 							<div style="clear:both;"></div>
-							<div style="padding:20px 15px; margin-top:15px;">{{if .T.firstid }}<span style="font-family:'宋体'; font-size:14px;">上一篇: <a href="/front/webregulationscontent/{{.T.firstid}}.html" class="ftnt">{{.T.firsttitle}}</a></span>{{else}}{{end}}</div>
-							<div style="padding:10px 15px;">{{if .T.nextid }}<span style="font-family:'宋体'; font-size:14px;" >下一篇: <a href="/front/webregulationscontent/{{.T.nextid}}.html" class="ftnt">{{.T.nexttitle}}</a></span>{{else}}{{end}}</div>
+							<div style="padding:20px 15px; margin-top:15px;">{{if .T.firstid }}<span style="font-size:14px;">上一篇: <a href="/front/webregulationscontent/{{.T.firstid}}.html" class="ftnt">{{.T.firsttitle}}</a></span>{{else}}{{end}}</div>
+							<div style="padding:10px 15px;">{{if .T.nextid }}<span style="font-size:14px;" >下一篇: <a href="/front/webregulationscontent/{{.T.nextid}}.html" class="ftnt">{{.T.nexttitle}}</a></span>{{else}}{{end}}</div>
 							<div style="clear:both;"></div>
 
 	                          </div>

+ 2 - 2
core/src/web/templates/manage/webexpresscontent.html

@@ -114,8 +114,8 @@ $(document).ready(function(){
 							  <div style="float:left; margin-left:20px;"  id="share">
 								<div class="bdsharebuttonbox"><a href="#" class="bds_more" data-cmd="more" style="font-size:14px;">分享到:</a><a href="#" class="bds_weixin" data-cmd="weixin" title="分享到微信"></a><a href="#" class="bds_tsina" data-cmd="tsina" title="分享到新浪微博"></a><a href="#" class="bds_tqq" data-cmd="tqq" title="分享到腾讯微博"></a><a href="#" class="bds_qzone" data-cmd="qzone" title="分享到QQ空间"></a><a href="#" class="bds_douban" data-cmd="douban" title="分享到豆瓣网"></a><a onClick="up({{.T._id}})" class="bds_dz" title="赞一个"><span style="font-size:10px; margin-top:10px; position:absolute; text-align:center; width:45px; color:#FFD101;margin-left:3px;" >{{.T.praise}}</span></a></div>			</div>
 							<div style="clear:both;"></div>
-							<div style="padding:20px 33px; margin-top:15px;">{{if .T.firstid }}<span style="font-family:'宋体'; font-size:14px;">上一篇: <a href="/front/webcontent/{{.T.firstid}}.html" class="ftnt">{{.T.firsttitle}}</a></span>{{else}}{{end}}</div>
-							<div style="padding:10px 33px;">{{if .T.nextid }}<span style="font-family:'宋体'; font-size:14px;" >下一篇: <a href="/front/webcontent/{{.T.nextid}}.html" class="ftnt">{{.T.nexttitle}}</a></span>{{else}}{{end}}</div>
+							<div style="padding:20px 33px; margin-top:15px;">{{if .T.firstid }}<span style="font-size:14px;">上一篇: <a href="/front/webcontent/{{.T.firstid}}.html" class="ftnt">{{.T.firsttitle}}</a></span>{{else}}{{end}}</div>
+							<div style="padding:10px 33px;">{{if .T.nextid }}<span>下一篇: <a href="/front/webcontent/{{.T.nextid}}.html" class="ftnt">{{.T.nexttitle}}</a></span>{{else}}{{end}}</div>
 							<div style="clear:both;"></div>
 							</div>
 						</div>

+ 0 - 1
core/src/web/templates/member/accountset/index.html

@@ -12,7 +12,6 @@
 	text-decoration:underline;
 }
 #cotname{    
-	font-family: 'Arial Negreta', 'Arial';
     font-weight: 700;
     font-size: 18px;
     text-decoration: underline;

+ 0 - 1
core/src/web/templates/member/comauthent.html

@@ -73,7 +73,6 @@ label {
 	height:35px;
 	border-radius: 20px;
     color: #000;
-    font-family: 'Ubuntu', Tahoma, 'Helvetica Neue', Helvetica, Arial, sans-serif;
     font-size: 14px;
     border-color: #dddddd;
 	}

+ 0 - 1
core/src/web/templates/member/employeemanage/index.html

@@ -113,7 +113,6 @@
 }
 #inviteEmployeeLabel,#setPowerLabel{
 	font-size: 16px;
-	font-family: "微软雅黑 Regular","微软雅黑";
 }
 #setPower .modal-body{
 	padding: 0px;	

+ 0 - 1
core/src/web/templates/member/employeemanage/joinByLink.html

@@ -10,7 +10,6 @@
 	padding-bottom: 20px;
 }
 .invite-form-content{
-	font-family: "微软雅黑 Regular","微软雅黑";
 	font-size: 16px;
 	font-weight: 400;
 	color: #333;

+ 0 - 1
core/src/web/templates/member/microwebsite.html

@@ -34,7 +34,6 @@
 	font-weight: bold;
 }
 [class^="step-"] font{
-	font-family: "宋体 Bold","宋体";
 	font-weight: 700;
 	font-size: 14px;
 	color: #666;

+ 1 - 1
core/src/web/templates/member/showenterprise.html

@@ -333,7 +333,7 @@ var entType="企业"
     <div class="modal-content">
       <div class="modal-header" style="padding-bottom: 0px;padding-top: 0px;">
         <a href="#" onClick="closepanel();" class="close">x</a>
-		<h4 id="edittitle" style="font-family: 微软雅黑; ">添加产品服务信息</h4>
+		<h4 id="edittitle">添加产品服务信息</h4>
       </div>
        <div class="modal-body" id="mblocation">
 			<div id ="serviceForm">

+ 1 - 1
core/src/web/templates/mobile/advise.html

@@ -8,7 +8,7 @@
 </head>
 <style>
 body {
-	font-family: "微软雅黑 Regular", "微软雅黑";
+	font-family: tahoma, arial, 'Hiragino Sans GB', 'Microsoft YaHei', 宋体, sans-serif;
 	color: #666;
 	margin:0;
 	padding:0;

+ 1 - 1
core/src/web/templates/swordfish/index.html

@@ -73,7 +73,7 @@ $(function(){
 		for(var i=0;i<data.length;i++){
 			html += '<div class="tslist"><div class="time"><img src="/images/swordfish/circle.png">'
 					+new Date(Number(data[i].publishtime+"000")).Format("yyyy-MM-dd hh:mm:ss")
-					+'</div><a class="bt" target="_blank" href="javascript:void(0);" onclick="open_window(\''+data[i].href+'\')">'
+					+'</div><a class="bt" onclick="open_window(\''+data[i].href+'\')">'
 					+data[i].title+'</a></div>';
 		}
 		$("#list").html(html);

+ 4 - 0
core/src/web/templates/swordfish/infolist.html

@@ -132,6 +132,8 @@ $(function(){
 			var abt=$("a.bt");
 			abt.each(function(){
 				var h=$(this).attr("href");
+				$(this).removeAttr("target");
+				$(this).removeAttr("href");
 				if (h.indexOf("java")==-1){							
 					$(this).attr("s",h)
 					$(this).attr("f_id",f_id)
@@ -261,6 +263,8 @@ function loadMore(){
 				var abt=$("a.bt");
 				abt.each(function(){
 					var h=$(this).attr("href");
+					$(this).removeAttr("target");
+					$(this).removeAttr("href");
 					if (h.indexOf("java")==-1){							
 						$(this).attr("s",h);
 						$(this).attr("f_id",f_id);

+ 7 - 7
core/src/web/templates/swordfish/wxindex.html

@@ -11,19 +11,19 @@
 <div class="swiper-container">
     <div class="swiper-wrapper">
         <div class="swiper-slide">
-				<img id="guide-firstImg" src="/images/swordfish/guide-1.png">
+				<img id="guide-firstImg" src="/wxrssset/images/guide-1.png">
 		</div>
        	<div class="swiper-slide">
-				<img src="/images/swordfish/guide-2.png">
+				<img src="/wxrssset/images/guide-2.png">
 		</div>
        	<div class="swiper-slide">
-				<img src="/images/swordfish/guide-3.png">
+				<img src="/wxrssset/images/guide-3.png">
 		</div>
 		<div class="swiper-slide">
-				<img src="/images/swordfish/guide-4.png">
+				<img src="/wxrssset/images/guide-4.png">
 		</div>
 		<div class="swiper-slide">
-				<img src="/images/swordfish/guide-5.png">
+				<img src="/wxrssset/images/guide-5.png">
 		</div>
     </div>
     <!-- 如果需要分页器 -->
@@ -63,8 +63,8 @@ $(function(){
 			}
 		}
     });
-	var imgHeight = 604;
-	var imgWidth = 813;
+	var imgHeight = 1159;
+	var imgWidth = 750;
 	var width = document.body.clientWidth;
 	var height = document.body.clientHeight;
 	if(imgWidth > width){

+ 6 - 1
core/src/web/templates/wxpush/index.html

@@ -5,6 +5,11 @@
 <script src="/js/jquery.js"></script>
 <script>
 $(function(){
+	var hm = document.createElement("script");
+	hm.src = "//hm.baidu.com/hm.js?ed198b177e527bb53684db20bb390e77";
+	var s = document.getElementsByTagName("script")[0]; 
+	s.parentNode.insertBefore(hm, s);
+	//
 	var s_words = {{.T.data.s_words}};
 	var a_visitedindex = {{.T.data.a_visitedindex}};
 	var s_type = {{.T.data.s_type}};
@@ -116,7 +121,7 @@ function setVisitedIndex(obj){
 <style type="text/css">
 body{
 	margin: 0px;
-	font-family: "微软雅黑 Regular","微软雅黑";
+	font-family: tahoma, arial, 'Hiragino Sans GB', 'Microsoft YaHei', 宋体, sans-serif;
 	-webkit-tap-highlight-color: transparent;
 	color: #333;
 }