Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gs1
Overview
Overview
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
吴迪
gs1
Commits
a701517d
Commit
a701517d
authored
Jan 20, 2022
by
林家欣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 修改bootstrap的页面
parent
6990a139
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
index.html
public/index.html
+5
-5
No files found.
public/index.html
View file @
a701517d
...
...
@@ -7,11 +7,11 @@
<meta
name=
"referrer"
content=
"never"
>
<link
rel=
"icon"
href=
"<%= BASE_URL %>favicon.ico"
>
<link
rel=
"stylesheet"
href=
"//at.alicdn.com/t/font_3100457_m1ptblb5k5c.css"
>
<link
href=
"
.
/bootstrap/bootstrap.min.css"
rel=
"stylesheet"
>
<link
href=
'
.
/bootstrap/share.min.css'
rel=
"stylesheet"
>
<script
src=
"
.
/bootstrap/jquery.slim.min.js"
></script>
<script
src=
"
.
/bootstrap/popper.min.js"
></script>
<script
src=
"
.
/bootstrap/bootstrap.min.js"
></script>
<link
href=
"/bootstrap/bootstrap.min.css"
rel=
"stylesheet"
>
<link
href=
'/bootstrap/share.min.css'
rel=
"stylesheet"
>
<script
src=
"/bootstrap/jquery.slim.min.js"
></script>
<script
src=
"/bootstrap/popper.min.js"
></script>
<script
src=
"/bootstrap/bootstrap.min.js"
></script>
<!-- <link rel="shortcut icon" href="/favicon.ico"/> -->
<title>
中国物品编码中心
</title>
</head>
...
...
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