瀏覽代碼

剑鱼协议

zhangjinkun@topnet.net.cn 9 年之前
父節點
當前提交
baa874b867

+ 1 - 1
core/src/qfw/swordfish/swordfishmanage.go

@@ -64,7 +64,7 @@ func (s *SwordFish) Protocol() error {
 
 //剑鱼用户协议
 func (s *SwordFish) Wxprotocol() error {
-	return s.Render("/swordfish/protocoltxt.html")
+	return s.Render("/swordfish/wxprotocol.html")
 }
 
 //跳转到用户中心剑鱼信息列表

+ 5 - 0
core/src/web/staticres/wxswordfish/main.js

@@ -517,4 +517,9 @@ $(function(){
 				break;
 		}
 	});
+
+	//剑鱼协议
+	if(winWidth<341){
+		$("#prexieyi").html("");
+	}
 });

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

@@ -59,7 +59,7 @@ img{
 /**************/
 .operation{
 	background-color: #F8F8F8;
-	margin-bottom: 50px;
+	margin-bottom: 20px;
 }
 .operation>.parent-node{
 	width: 100%;

+ 2 - 0
core/src/web/templates/swordfish/protocol.html

@@ -10,7 +10,9 @@
 {{include "/common/swordfishhead.html"}}
 <!-- 中间 -->
 <div class="b-content container-fluid swordfish-index">
+	<div class="b-left" style="padding-left:50px">
 	{{include "/swordfish/protocoltxt.html"}}
+	</div>
 	<div class="b-right">
 		<div class="swordfish-right-title">
 			剑鱼最新消息

+ 2 - 1
core/src/web/templates/swordfish/protocoltxt.html

@@ -3,7 +3,8 @@
 	padding: 0px 0px 0px 25px;
 }
 </style>
-<div class="b-left" style="line-height:30px">
+<div class="col-xs-12" style="line-height:30px;padding:0px 30px 0px 50px">
+	<p style="text-align:center;font-size:20px;">剑鱼用户服务协议<p>
 	<p>一,您以任何方式(包括但不限于企明星网站www.qmx.top、www.qimingxing.info、微信公众号qmx-cn)使用剑鱼服务即表示您已充分阅读、理解并同意接受本规则的条款和条件。</p>
 	<p>二,企明星有权根据业务发展的需要修订本规则,在本规则更新时不再单独通知您。经修订的规则一经在企明星公布,即产生效力,您继续使用剑鱼,则视为您已接受修订的规则。当使用过程中发生争议时,应以最新的规则为准。</p>
 	<p>三,服务条件</p>

+ 13 - 0
core/src/web/templates/swordfish/wxprotocol.html

@@ -0,0 +1,13 @@
+<html>
+<head>
+<title>{{Msg "seo" "qfw.swordfish.title"}}</title>
+<meta name="Keywords" content="{{Msg "seo" "qfw.swordfish.key"}}"/>
+<meta name="Description" content="{{Msg "seo" "qfw.swordfish.description"}}"/>
+{{include "/common/inc.html"}}
+</head>
+<body>
+<div class="container-fluid" style="padding-left:20px">
+	{{include "/swordfish/protocoltxt.html"}} 
+</div>
+</body>
+</html>

+ 2 - 5
core/src/web/templates/swordfish/wxrssset.html

@@ -13,9 +13,6 @@
 	var msgset= {{.T.msgset}};
 	var shareid="{{.T.shareid}}";
 </script>
-<style>
-.xieyi{width:100%;height:80px;text-align:center;position:absolute;bottom:0px;}
-</style>
 </head>
 <body>
 <div class="credit-tip visible">
@@ -73,8 +70,8 @@
 		</li>
 	</ul>
 	<!--剑鱼服务协议-->
-	<div class="xieyi">
-		<span style="color:#CCCCDD">继续使用表明你已经同意了<span>
+	<div style="margin-bottom:80px;text-align:center;">
+		<span id="prexieyi" style="color:#CCCCDD">继续使用表明你已经同意了</span>
 		<a style="color:#33ABFF" href='/member/swordfish/wxprotocol'>剑鱼用户服务协议</a>
 	</div>
 	<!--关键词-->