Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
F
frontend
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Redmine
Redmine
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
other-project
frontend
Commits
3723473e
Commit
3723473e
authored
Feb 10, 2020
by
liuyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modify
parent
b9ec3456
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
index.html
public/index.html
+4
-4
No files found.
public/index.html
View file @
3723473e
...
@@ -6,10 +6,10 @@
...
@@ -6,10 +6,10 @@
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0"
>
<link
href=
"https://unpkg.com/element-ui@2.12.0/lib/theme-chalk/index.css"
rel=
"stylesheet"
>
<link
href=
"https://unpkg.com/element-ui@2.12.0/lib/theme-chalk/index.css"
rel=
"stylesheet"
>
<title>
微信CMS后台管理系统
</title>
<title>
微信CMS后台管理系统
</title>
<script
src=
"https://cdn
.bootcss.com/vue/2.5.16
/vue.min.js"
></script>
<script
src=
"https://cdn
js.cloudflare.com/ajax/libs/vue/2.6.11
/vue.min.js"
></script>
<script
src=
"https://cdn
.bootcss.com/vue-router/3.0.1
/vue-router.min.js"
></script>
<script
src=
"https://cdn
js.cloudflare.com/ajax/libs/vue-router/3.1.3
/vue-router.min.js"
></script>
<script
src=
"https://
unpkg.com/element-ui@2.12.0/lib
/index.js"
></script>
<script
src=
"https://
cdnjs.cloudflare.com/ajax/libs/element-ui/2.13.0
/index.js"
></script>
<script
src=
"https://cdn
.bootcss.com/tinymce/5.0.1
6/tinymce.min.js"
></script>
<script
src=
"https://cdn
js.cloudflare.com/ajax/libs/tinymce/5.1.
6/tinymce.min.js"
></script>
</head>
</head>
<body>
<body>
<noscript>
<noscript>
...
...
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