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
3ec7b1ad
authored
2020-10-29 08:39:47 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
feat:办事指南
1 parent
17f04638
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
36 additions
and
0 deletions
views/bszn/css/index.css
views/bszn/index.html
views/bszn/css/index.css
0 → 100644
View file @
3ec7b1a
File mode changed
views/bszn/index.html
0 → 100644
View file @
3ec7b1a
<!DOCTYPE html>
<html
lang=
"zh-cn"
>
<head>
<title>
网页模板商城
</title>
<meta
charset=
"UTF-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
/>
<meta
name=
"format-detection"
content=
"telephone=no"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"
>
<meta
http-equiv=
"Cache-Control"
content=
"no-siteapp"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"https://www.layuicdn.com/layui/css/layui.css"
/>
<link
rel=
"alternate icon"
type=
"image/png"
href=
"images/logo-realestate.png"
>
<link
rel=
'icon'
href=
'favicon.ico'
type=
'image/x-ico'
/>
<meta
name=
"description"
content=
""
/>
<meta
name=
"keywords"
content=
""
/>
<link
rel=
"stylesheet"
href=
"css/default.min.css?t=227"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"./css/index.css"
/>
</head>
<body>
<div
class=
"business_guide"
>
</div>
</body>
</html>
<!--[if (gte IE 9)|!(IE)]><!-->
<script
type=
"text/javascript"
src=
"lib/jquery/jquery.min.js"
></script>
<!--<![endif]-->
<script
type=
"text/javascript"
src=
"lib/handlebars/handlebars.min.js"
></script>
<script
type=
"text/javascript"
src=
"lib/iscroll/iscroll-probe.js"
></script>
<script
type=
"text/javascript"
src=
"lib/amazeui/amazeui.min.js"
></script>
<script
type=
"text/javascript"
src=
"lib/raty/jquery.raty.js"
></script>
<script
type=
"text/javascript"
src=
"js/main.min.js?t=1"
></script>
<script
src=
"https://www.layuicdn.com/layui/layui.js"
></script>
\ No newline at end of file
Please
register
or
sign in
to post a comment