Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
ngic-company
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
wuhao
ngic-company
Commits
8b715b1c
Commit
8b715b1c
authored
Aug 12, 2025
by
左玲玲
😬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改电话号码
parent
8ba2f5a8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
footer.jsx
src/layouts/footer.jsx
+1
-1
index.jsx
src/layouts/index.jsx
+2
-2
contact.jsx
src/pages/about/contact.jsx
+1
-1
No files found.
src/layouts/footer.jsx
View file @
8b715b1c
...
...
@@ -121,7 +121,7 @@ export default () => {
联系我们
</
button
>
<
div
className=
"contact"
>
<
li
>
电话
025-861119
0
1
</
li
>
<
li
>
电话
025-861119
6
1
</
li
>
<
li
>
邮箱
center@jsnangao.com
</
li
>
<
li
>
地址
南京市江宁区东南大学路33号
</
li
>
<
div
>
...
...
src/layouts/index.jsx
View file @
8b715b1c
...
...
@@ -438,7 +438,7 @@ function Layout({ children, location }) {
>
<
PhoneFilled
rotate=
{
90
}
/>
</
div
>
<
span
style=
{
{
color
:
'#1890ff'
}
}
>
025-861119
0
1
</
span
>
<
span
style=
{
{
color
:
'#1890ff'
}
}
>
025-861119
6
1
</
span
>
</
Col
>
<
Popover
content=
{
...
...
@@ -619,7 +619,7 @@ function Layout({ children, location }) {
>
<
PhoneFilled
rotate=
{
90
}
/>
</
div
>
025-861119
0
1
025-861119
6
1
</
Col
>
<
Col
{
...
colds
}
...
...
src/pages/about/contact.jsx
View file @
8b715b1c
...
...
@@ -61,7 +61,7 @@ const arr = [
},
{
title
:
'联系电话'
,
desc
:
'025-861119
0
1'
,
desc
:
'025-861119
6
1'
,
},
{
title
:
'电子邮箱'
,
...
...
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