Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
周奇琪
9 years ago
Commit
91b737449aaf8975282de48f5878463061d309fe
1 parent
f08947a9
css样式修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
server/views/partials/header.html
server/views/partials/header.html
View file @
91b7374
...
...
@@ -3,6 +3,6 @@
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/css/all.css"
>
<link
rel=
"stylesheet"
href=
"/css/index.css"
>
{{else}}
<link
rel=
"stylesheet"
href=
"{{../_env.cur.
css}}
"
>
<link
rel=
"stylesheet"
href=
"{{../_env.cur.
path}}/index.css
"
>
{{/if}}
{{/if}}
...
...
Please
register
or
login
to post a comment