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
5ebaa223
Commit
5ebaa223
authored
Mar 12, 2026
by
wusiyi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 临时修改地址相关信息
parent
90526e93
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
26 additions
and
10 deletions
+26
-10
src/assets/images/about/map.png
+0
-0
src/components/footer.vue
+8
-3
src/components/head.vue
+8
-3
src/views/aboutus/aboutPage.vue
+9
-3
src/views/agreement.vue
+1
-1
No files found.
src/assets/images/about/map.png
View file @
5ebaa223
45.4 KB
|
W:
|
H:
79.4 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/components/footer.vue
View file @
5ebaa223
...
...
@@ -213,9 +213,14 @@
<li>
<p
class=
"font-normal text-gray-400 inline-block w-full h-full text-sm text-white/65 cursor-pointer"
@
click=
"copy('广东省广州市番禺区金欧大道78号')"
>
@
click=
"
copy(
'陕西省西安市高新区锦业路10号国瑞·西安金融中心第1幢1单元62层6208室'
)
"
>
<span
class=
"mr-2"
>
地址: 广东省广州市番禺区金欧大道78号
地址:
陕西省西安市高新区锦业路10号国瑞·西安金融中心第1幢1单元62层6208室
</span>
<i
class=
"el-icon-document-copy"
></i>
</p>
...
...
@@ -228,7 +233,7 @@
<div
class=
"flex lg:flex-row flex-col items-center justify-center text-gray-400 text-opacity-45 font-light text-xs gap-5 my-3"
>
<div
class=
"flex items-center"
>
Copyright ©2022
</div>
<div
class=
"flex items-center"
>
九猫科技(
广州
)有限公司
</div>
<div
class=
"flex items-center"
>
九猫科技(
西安
)有限公司
</div>
<div
class=
"flex items-center"
>
<img
...
...
src/components/head.vue
View file @
5ebaa223
...
...
@@ -13,9 +13,14 @@
@
click=
"goHome"
style=
"height: 40px"
src=
"../assets/logo.png"
alt=
"九猫ERP"
title=
"九猫ERP"
/>
<nav
class=
"navbar flex-1"
>
alt=
"九猫科技(西安)有限公司"
title=
"九猫科技(西安)有限公司"
/>
<div
class=
"text-sm text-gray-800 mt-7 ml-3 cursor-pointer z-10"
@
click=
"goHome"
>
九猫科技(西安)有限公司
</div>
<nav
class=
"navbar flex-1 -ml-20"
>
<ul
class=
"navbar_item_wrap flex items-center justify-center gap-14 w-full leading-8"
>
<li
...
...
src/views/aboutus/aboutPage.vue
View file @
5ebaa223
...
...
@@ -95,7 +95,7 @@
<div
class=
"fade-up-animation flex lg:flex-row flex-col lg:px-20 px-5"
>
<div
class=
"lg:w-1/2 w-full lg:ml-20"
>
<img
class=
"rounded-xl shadow-lg lg:w-
3/4
w-full"
class=
"rounded-xl shadow-lg lg:w-
4/5
w-full"
src=
"../../assets/images/about/map.png"
alt=
"map"
/>
</div>
...
...
@@ -103,12 +103,18 @@
class=
"flex flex-col lg:w-1/2 w-full lg:py-20 py-10 gap-5 text-xs lg:text-base"
>
<div
class=
"flex items-center cursor-pointer"
@
click=
"copy('广东省广州市番禺区金欧大道78号')"
>
@
click=
"
copy(
'陕西省西安市高新区锦业路10号国瑞·西安金融中心第1幢1单元62层6208室'
)
"
>
<Icon
class=
"erp-function-item-icon lg:w-8 lg:h-8 w-5 h-5 mr-3"
icon=
"fluent:location-28-filled"
color=
"#1d5f97"
/>
<span>
地址:广东省广州市番禺区金欧大道78号
</span>
<span>
地址:陕西省西安市高新区锦业路10号国瑞·西安金融中心第1幢1单元62层6208室
</span>
<i
class=
"el-icon-document-copy ml-2"
></i>
</div>
<div
...
...
src/views/agreement.vue
View file @
5ebaa223
...
...
@@ -249,7 +249,7 @@
</li>
<li>
<p>
本《售后政策》自发布之日2023年8月20日起生效,本政策的最终解释权归九猫科技(
广州
)有限公司所有。
本《售后政策》自发布之日2023年8月20日起生效,本政策的最终解释权归九猫科技(
西安
)有限公司所有。
</p>
</li>
</ol>
...
...
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