Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
罗鑫霖
/
vion-tools
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit a5a446d3
authored
Mar 24, 2020
by
周志凯
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
[chg]: changed page position
1 parent
089b6d24
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
index.html → static/index.html
index.html
→
static/
index.html
View file @
a5a446d
...
...
@@ -3,20 +3,20 @@
<head>
<meta
charset=
"UTF-8"
/>
<!-- import CSS -->
<link
rel=
"stylesheet"
href=
"./
static/
css/index.css"
/>
<link
rel=
"stylesheet"
href=
"./
static/
css/common.css"
>
<link
rel=
"stylesheet"
href=
"./
static/
css/page.css"
>
<script
src=
"./
static/
js/browser.min.js"
></script>
<link
rel=
"stylesheet"
href=
"./css/index.css"
/>
<link
rel=
"stylesheet"
href=
"./css/common.css"
>
<link
rel=
"stylesheet"
href=
"./css/page.css"
>
<script
src=
"./js/browser.min.js"
></script>
<script
src=
"./
static/
js/jquery-3.1.0.min.js"
src=
"./js/jquery-3.1.0.min.js"
type=
"text/javascript"
charset=
"utf-8"
></script>
<!-- import Vue before Element -->
<script
src=
"./
static/
js/vue.js"
></script>
<script
src=
"./js/vue.js"
></script>
<!-- import JavaScript -->
<script
src=
"./
static/
js/index.js"
></script>
<script
src=
"./
static/
js/common.js"
type=
"text/javascript"
charset=
"utf-8"
></script>
<script
src=
"./js/index.js"
></script>
<script
src=
"./js/common.js"
type=
"text/javascript"
charset=
"utf-8"
></script>
</head>
<body>
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment