Commit 27f92fa9 by 颜景龙

维度协议

parent 1b2b1a40
正在显示 包含 52 行增加3 行删除
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
} }
.content { .content {
padding: .25rem 1.25rem; padding: 2.8rem 1.25rem 1rem 1.25rem;
list-style: none; list-style: none;
} }
...@@ -60,10 +60,56 @@ ...@@ -60,10 +60,56 @@
-o-transform:rotate(180deg); /* Opera */ -o-transform:rotate(180deg); /* Opera */
} }
.header {
height: 2.7rem;
border-bottom: 1px solid #DDD;
background: #FFF;
-moz-box-shadow: 0px 1px 3px #ccc;
box-shadow: 0px 1px 3px #ccc;
position: fixed;
left: 0;
top: 0;
right: 0;
}
.header i {
float: left;
font-size: 1rem;
margin-left: .6rem;
left: 0;
position: absolute;
}
.header p {
padding-top: 1.2rem;
font-size: .9rem;
line-height: 1.2rem;
text-align: center;
position: relative;
}
.mt56 {
margin-top: 2.8rem;
}
.header img {
height: 1.2rem;
}
</style> </style>
</head> </head>
<body> <body>
<h1>协议列表</h1> <div class="header">
<p>
<i class="header-return">
<a href="ydl://goback">
<img src="./left-icon.png" alt="">
</a>
</i>
维度协议
</p>
</div>
<!-- <h1 class="mt56">协议列表</h1> -->
<ul class="content"> <ul class="content">
<li> <li>
<a href="./membercard.html"> <a href="./membercard.html">
......
...@@ -109,7 +109,7 @@ ...@@ -109,7 +109,7 @@
<div class="content"> <div class="content">
<p class="descrption"> <p class="descrption">
本会员卡协议对西安随机维度网络技术有限公司及其全部子公司(以下简称“维度运动”)下各健身场馆(以下简称“场馆”)所发行的会员卡有效。 本会员卡协议对西安维度网络技术有限公司及其全部子公司(以下简称“维度运动”)下各健身场馆(以下简称“场馆”)所发行的会员卡有效。
</p> </p>
<h3 class="item-h">一、会员卡</h3> <h3 class="item-h">一、会员卡</h3>
......
...@@ -36,3 +36,6 @@ ...@@ -36,3 +36,6 @@
### 私教预约规则 ### 私教预约规则
> http://192.168.31.182:8080/wedo-fit/htmlpages/course/rule/personclass.html > http://192.168.31.182:8080/wedo-fit/htmlpages/course/rule/personclass.html
### 会员协议
> http://192.168.31.182:8080/wedo-fit/htmlpages/course/protocol/personcard.html
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此消息的编辑!
注册登录 后发表评论