Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
offical_web
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhangjie
offical_web
Commits
9a24e95e
Commit
9a24e95e
authored
Nov 13, 2025
by
wusiyi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 移动端适配
parent
66cafb79
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
src/components/footer.vue
+2
-3
src/views/product/production.vue
+0
-0
No files found.
src/components/footer.vue
View file @
9a24e95e
...
...
@@ -3,7 +3,7 @@
<FootBanner
/>
<footer
class=
"banner_footer"
>
<div
class=
"footer-container flex justify-between text-white w-full-70 w-full-90 mx-auto py-12 px-6 lg:py-
20
lg:px-0"
>
class=
"footer-container flex justify-between text-white w-full-70 w-full-90 mx-auto py-12 px-6 lg:py-
14
lg:px-0"
>
<div
class=
"footer-content-left"
>
<div
class=
"mr-48 hidden lg:block"
>
<div
class=
"jomalls text-3xl font-bold tracking-wider font-mono"
>
...
...
@@ -135,7 +135,7 @@
</div>
<div
class=
"footer-content-right flex flex-1 flex-col"
>
<div
class=
"flex flex-col lg:flex-row lg:justify-between lg:mb-
2
0 mb-7.5"
>
class=
"flex flex-col lg:flex-row lg:justify-between lg:mb-
1
0 mb-7.5"
>
<div
v-for=
"(section, index) in footerSections"
:key=
"index"
...
...
@@ -353,7 +353,6 @@ export default {
<
style
scoped
lang=
"scss"
>
.banner_footer
{
background
:
#20222e
;
padding-bottom
:
48px
;
}
.footer-routers
{
...
...
src/views/product/production.vue
View file @
9a24e95e
This diff is collapsed.
Click to expand it.
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