Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujun
tl_estate
Commits
df0b1f6e
Commit
df0b1f6e
authored
Dec 27, 2017
by
刘丹
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
协议
parent
62c6cfbb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
27 deletions
+0
-27
agreement_app.html
application/app/view/index/agreement_app.html
+0
-27
No files found.
application/app/view/index/agreement_app.html
View file @
df0b1f6e
...
@@ -12,10 +12,6 @@
...
@@ -12,10 +12,6 @@
<link>
<link>
</head>
</head>
<body
id=
"regi"
>
<body
id=
"regi"
>
<header
id=
"header"
>
<a
class=
"ps-back"
href=
"javascript:(history.length>1?history.go(-1):window.location='/');"
id=
"back_btn"
></a>
<h2
id=
"title"
>
用户协议
</h2>
</header>
<div
class=
"header_seat"
></div>
<div
class=
"header_seat"
></div>
<div
class=
"agree"
>
<div
class=
"agree"
>
<p
class=
"agree-p"
>
<p
class=
"agree-p"
>
...
@@ -218,29 +214,6 @@
...
@@ -218,29 +214,6 @@
</p>
</p>
</div>
</div>
<script
src=
"/app/js/jquery.js"
></script>
<script
src=
"/app/js/jquery.js"
></script>
<script>
var
_doc
=
$
(
document
);
_doc
.
on
(
'click'
,
'.ps-back'
,
function
(
e
)
{
e
.
preventDefault
();
e
.
stopPropagation
();
Compatible
({
paraIos
:
{
'route'
:
"aabb"
,
'url'
:
'back'
},
fnAndroid
:
function
()
{
window
.
android
.
onBackPressed
();
},
fn
:
function
()
{
console
.
warn
(
'error'
);
}
});
});
h5Page
(
_appToken
,
function
(
data
)
{
loadMain
();
});
</script>
</body>
</body>
</html>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment