Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.portalStaticPage
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
459f25c9
authored
2020-12-17 09:48:39 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of yun.pashanhoo.com:renchao/portalStaticPage
2 parents
b4d41bec
60599009
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
82 additions
and
86 deletions
staticJs/yysj.js
staticViews/yysj.html
staticJs/yysj.js
View file @
459f25c
This diff is collapsed.
Click to expand it.
staticViews/yysj.html
View file @
459f25c
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<style></style>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<title>
我的预约-预约时间
</title>
<script
type=
"text/javascript"
src=
"../staticJs/head.js"
></script>
<link
rel=
"stylesheet"
href=
"../staticCss/swiper-bundle.min.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../staticCss/progressBar.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../staticCss/yysj.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../staticCss/layuiDialog.css"
/>
</head>
<body>
<div
class=
"yysj_main"
>
<div
class=
"navigation_crumbs"
>
<div
class=
"contentBox"
>
<span
class=
"layui-breadcrumb"
>
<a
href=
"../index.html"
title=
"首页"
>
首页
</a>
<a
href=
"./grzx.html"
title=
"个人中心"
>
个人中心
</a>
<a
title=
"预约时间"
><cite>
预约时间
</cite></a>
</span>
</div>
<head>
<style></style>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<title>
我的预约-预约时间
</title>
<script
type=
"text/javascript"
src=
"../staticJs/head.js"
></script>
<link
rel=
"stylesheet"
href=
"../staticCss/swiper-bundle.min.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../staticCss/progressBar.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../staticCss/yysj.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../staticCss/layuiDialog.css"
/>
</head>
<body>
<div
class=
"yysj_main"
>
<div
class=
"navigation_crumbs"
>
<div
class=
"contentBox"
>
<span
class=
"layui-breadcrumb"
>
<a
href=
"../index.html"
title=
"首页"
>
首页
</a>
<a
href=
"./grzx.html"
title=
"个人中心"
>
个人中心
</a>
<a
title=
"预约时间"
><cite>
预约时间
</cite></a>
</span>
</div>
<!-- ----------------------------------内容模块的开始----------------------------------------------- -->
<div
class=
"central_area"
>
<div
class=
"progressBar contentBox"
>
<ul
class=
"app_progress"
>
<li>
<p
class=
"active"
></p>
<h5>
预约须知
</h5>
</li>
<div
class=
"layui-progress"
>
<div
class=
"layui-progress-bar"
lay-percent=
"100%"
></div>
</div>
<li>
<p
class=
"active"
></p>
<h5>
选择区域
</h5>
</li>
<div
class=
"layui-progress"
>
<div
class=
"layui-progress-bar"
lay-percent=
"100%"
></div>
</div>
<li>
<p
class=
"activeing"
></p>
<h5
class=
"activeingtext"
>
预约时间
</h5>
</li>
<div
class=
"layui-progress"
>
<div
class=
"layui-progress-bar"
lay-percent=
"50%"
></div>
</div>
<li>
<p></p>
<h5>
预约结果
</h5>
</li>
</ul>
</div>
<div
class=
"appoint_time"
>
<div
class=
"swiper-container"
>
<div
class=
"swiper-wrapper"
id=
"swiperDate"
></div>
</div>
<!-- ----------------------------------内容模块的开始----------------------------------------------- -->
<div
class=
"central_area"
>
<div
class=
"progressBar contentBox"
>
<ul
class=
"app_progress"
>
<li>
<p
class=
"active"
></p>
<h5>
预约须知
</h5>
</li>
<div
class=
"layui-progress"
>
<div
class=
"layui-progress-bar"
lay-percent=
"100%"
></div>
</div>
<!-- Add Arrows -->
<div
class=
"swiper-button-next"
></div>
<div
class=
"swiper-button-prev"
></div>
</div>
<!-- ----------------------------------业务选择start----------------------------------------------- -->
<div
class=
"business_choice contentBox"
>
<div
class=
"site-title"
>
<fieldset>
<legend>
<a
href=
""
name=
"fieldset"
>
业务预约
</a>
</legend>
</fieldset>
<li>
<p
class=
"active"
></p>
<h5>
选择区域
</h5>
</li>
<div
class=
"layui-progress"
>
<div
class=
"layui-progress-bar"
lay-percent=
"100%"
></div>
</div>
<li>
<p
class=
"activeing"
></p>
<h5
class=
"activeingtext"
>
预约时间
</h5>
</li>
<div
class=
"layui-progress"
>
<div
class=
"layui-progress-bar"
lay-percent=
"50%"
></div>
</div>
<div
id=
"business_list"
></div>
<li>
<p></p>
<h5>
预约结果
</h5>
</li>
</ul>
</div>
<div
class=
"appoint_time"
>
<div
class=
"swiper-container"
>
<div
class=
"swiper-wrapper"
id=
"swiperDate"
></div>
</div>
<!-- Add Arrows -->
<div
class=
"swiper-button-next"
></div>
<div
class=
"swiper-button-prev"
></div>
</div>
<!-- ----------------------------------业务选择start----------------------------------------------- -->
<div
class=
"business_choice contentBox"
>
<div
class=
"site-title"
>
<fieldset>
<legend>
<h2>
业务列表
</h2>
</legend>
</fieldset>
</div>
<div
id=
"business_list"
></div>
</div>
<div
class=
"next_button"
>
<button
type=
"button"
class=
"layui-btn layui-btn-normal"
>
<!-- <a href="./yyxz.html" title="上一步">
<div
class=
"next_button"
>
<button
type=
"button"
class=
"layui-btn layui-btn-normal"
>
<!-- <a href="./yyxz.html" title="上一步">
上一步
</a> -->
<a
href=
"./xzqy.html"
title=
"上一步"
>
上一步
</a>
</button>
</div>
<a
href=
"./xzqy.html"
title=
"上一步"
>
上一步
</a>
</button>
</div>
</div>
</body>
</div>
</body>
</html>
<script
type=
"text/javascript"
src=
"../staticJs/common.js"
></script>
<script
type=
"text/javascript"
src=
"../staticJs/down.js"
></script>
<script
src=
"../staticJs/swiper-bundle.min.js"
></script>
<script
type=
"text/javascript"
src=
"../staticJs/yysj.js"
></script>
<script
id=
"date"
type=
"text/html"
>
{{
#
layui
.
each
(
d
.
dateList
,
function
(
index
,
item
){
}}
{{
#
if
(
item
.
isSelect
){
}}
<!-- <script id="date" type="text/html">
{{# layui.each(d.dateList, function(index, item){ }}
{{# if(item.isSelect){ }}
<ul class="swiper-slide layui-bg-gray active1">
<li>{{item.week}}</li>
<li>{{item.jyjh}}</li>
...
...
@@ -111,4 +107,4 @@
<li>{{item.jyjh}}</li>
</ul>
{{# } }} {{# }); }}
</script>
\ No newline at end of file
</script> -->
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment