Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
D
dashboard
Project
Project
Details
Activity
Releases
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
shangbj
dashboard
Commits
f5ada4fc
Commit
f5ada4fc
authored
Jul 14, 2017
by
zhiyan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新
parent
e511e3d9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
index.html
index.html
+3
-2
No files found.
index.html
View file @
f5ada4fc
...
@@ -4,13 +4,14 @@
...
@@ -4,13 +4,14 @@
<meta
charset=
"UTF-8"
>
<meta
charset=
"UTF-8"
>
<link
rel=
"stylesheet"
href=
"https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css"
>
<link
rel=
"stylesheet"
href=
"https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css"
>
<link
rel=
"stylesheet"
href=
"//cdn.bootcss.com/sweetalert/1.1.3/sweetalert.min.css"
>
<link
rel=
"stylesheet"
href=
"//cdn.bootcss.com/sweetalert/1.1.3/sweetalert.min.css"
>
<link
rel=
"stylesheet"
href=
"http://192.168.145.9:8011/jinrong/assets/dashboard/index.css"
>
</head>
</head>
<body>
<body>
<div
id=
"app"
></div>
<div
id=
"app"
></div>
<script
src=
"//cdn.bootcss.com/sweetalert/1.1.3/sweetalert.min.js"
></script>
<script
src=
"//cdn.bootcss.com/sweetalert/1.1.3/sweetalert.min.js"
></script>
<script
src=
"
{{htmlWebpackPlugin.options.dll.vue}}
"
></script>
<script
src=
"
http://192.168.145.9:8011/jinrong/assets/dll/vue.dll.js
"
></script>
<script
src=
"
{{htmlWebpackPlugin.options.script}}
"
></script>
<script
src=
"
http://192.168.145.9:8011/jinrong/assets/dashboard/index.js
"
></script>
</body>
</body>
</html>
</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