Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
h5-template-generator
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
template admin
h5-template-generator
Commits
edd98dbe
Commit
edd98dbe
authored
Jan 06, 2020
by
liujiangnan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
脚手架修改
parent
15389a49
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
6 deletions
+2
-6
index.html
form/index.html
+1
-2
index.html
index/index.html
+1
-4
No files found.
form/index.html
View file @
edd98dbe
...
...
@@ -4,9 +4,8 @@
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"ie=edge"
>
<base
href=
""
>
<title>
h5-template-generator
</title>
<script
type=
"text/javascript"
src=
"/lib/js/jquery-1.12.3.min.js"
></script>
<script
type=
"text/javascript"
src=
"
..
/lib/js/jquery-1.12.3.min.js"
></script>
<script
type=
"text/javascript"
src=
"http://teach.cdn.ireadabc.com/h5template/h5-static-lib/js/air.js"
></script>
</head>
<body>
...
...
index/index.html
View file @
edd98dbe
...
...
@@ -4,16 +4,13 @@
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"ie=edge"
>
<base
href=
""
>
<title>
h5-template-generator
</title>
<script
src=
"http://cdn.bootcss.com/jquery/3.4.1/jquery
.min.js"
></script>
<script
type=
"text/javascript"
src=
"../lib/js/jquery-1.12.3
.min.js"
></script>
<link
href=
"./index.css"
rel=
"stylesheet"
>
<script
type=
"text/javascript"
src=
"http://teach.cdn.ireadabc.com/h5template/h5-static-lib/js/air.js"
></script>
</head>
<body>
</body>
<script
src=
"./index.js"
></script>
</html>
\ No newline at end of file
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