Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
webman-blog
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
魏洲
webman-blog
Commits
17a1d671
Commit
17a1d671
authored
Jan 31, 2023
by
wolfcode
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix bug
parent
033dd43c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
default.html
app/view/template_001/default.html
+4
-3
default.html
app/view/template_002/default.html
+1
-0
No files found.
app/view/template_001/default.html
View file @
17a1d671
...
...
@@ -130,8 +130,9 @@
</div>
</footer>
</div>
<script
type=
"text/javascript"
src=
"/static/template_001/js/lazyload.min.js"
></script>
<script
type=
"text/javascript"
src=
"/static/template_001/js/web.js"
></script>
{:sysConfig('site','site_tongji')}
</div>
<script
type=
"text/javascript"
src=
"/static/template_001/js/lazyload.min.js"
></script>
<script
type=
"text/javascript"
src=
"/static/template_001/js/web.js"
></script>
{:sysConfig('site','site_tongji')}
</body>
</html>
\ No newline at end of file
app/view/template_002/default.html
View file @
17a1d671
...
...
@@ -96,5 +96,6 @@
<script
src=
"/static/template_002/js/swiper.min.js"
></script>
<script
type=
"text/javascript"
src=
"/static/template_002/js/jquery.lazyload.min.js"
></script>
<script
type=
"text/javascript"
src=
"/static/template_002/js/web.js"
></script>
{:sysConfig('site','site_tongji')}
</body>
</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