Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
B
backstage
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
SVI
svi-templates
backstage
Commits
0175021f
Commit
0175021f
authored
Oct 10, 2018
by
zengyilun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改细节
parent
7ba377a8
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
index.html
template/index.html
+1
-1
App.vue
template/src/App.vue
+1
-1
No files found.
template/index.html
View file @
0175021f
...
...
@@ -5,7 +5,7 @@
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0"
>
<title>
运维管理系统
</title>
<link
rel=
"stylesheet"
href=
"static/iconfont/iconfont.css"
>
<
link
rel=
"stylesheet"
href=
"//at.alicdn.com/t/font_416347_866yvgagefsnstt9.css"
>
<
!-- <link rel="stylesheet" href="//at.alicdn.com/t/font_416347_866yvgagefsnstt9.css"> --
>
<script
src=
"static/iconfont/iconfont.js"
></script>
</head>
<body
class=
"global"
>
...
...
template/src/App.vue
View file @
0175021f
...
...
@@ -13,7 +13,7 @@
<
script
>
import
appHeader
from
'@/components/Header.vue'
// import modifyPass from '@/components/ModifyPass.vue'
import
appHome
from
'./
page
s/Home.vue'
import
appHome
from
'./
view
s/Home.vue'
import
userCenter
from
'@/components/UserCenter.vue'
export
default
{
...
...
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