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
03ef7229
Commit
03ef7229
authored
Feb 27, 2023
by
qinjianhui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 添加关于我们
parent
aed947be
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
2 deletions
+23
-2
src/views/aboutus/aboutPage.vue
+23
-2
No files found.
src/views/aboutus/aboutPage.vue
View file @
03ef7229
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
</div>
</div>
<div
class=
"text"
>
<div
class=
"text"
>
<h2>
辅助跨境电商企业成为变革
</h2>
<h2>
辅助跨境电商企业成为变革
</h2>
<hr/>
<hr
/>
<ul>
<ul>
<li>
<li>
<i
class=
"i1"
></i>
<i
class=
"i1"
></i>
...
@@ -29,7 +29,17 @@
...
@@ -29,7 +29,17 @@
</ul>
</ul>
</div>
</div>
</div>
</div>
<div
class=
"content-body"
></div>
<div
class=
"content-body"
>
<h2
style=
"margin-bottom: 20px; text-align: center"
>
关于九猫
</h2>
<div
class=
"jomals-description"
style=
"text-indent: 2em;"
>
九猫(西安)科技有限公司成立于2022年,致力于为企业出海提供降本提效的全域数智化一站式管理解决方案。
九猫科技核心团队拥有超过7年的跨境电商ERP开发经验,设计及开发过的项目覆盖产品管理系统,订单管理系统,供应链系统,供应商系统,生产管理系统,仓库管理系统,营销系统,OA系统等等。2022年开始转型并专注于DTC独立站平台的产品与服务,自主研发并推出“九猫ERP软件“。
大数据集成商家平台、营销、供应链、仓储物流、财务、报表等模块,纵向打通资源,横向综合业务,全方位深度赋能。
九猫人始终秉承着“顾客至上”的经营理念,以“保障用户数据安全、关心客户使用体验、促进产品不断创新”为己任,意在帮助更多的跨境电商企业实现精细化管理和数字化建设。
</div>
</div>
</div>
</div>
</
template
>
</
template
>
<
script
>
<
script
>
...
@@ -64,6 +74,17 @@ export default {
...
@@ -64,6 +74,17 @@ export default {
.content-body
{
.content-body
{
height
:
calc
(
100vh
-
26vw
-
60px
);
height
:
calc
(
100vh
-
26vw
-
60px
);
margin-top
:
80px
;
}
.jomals-description
{
text-indent
:
2em
;
display
:
block
;
width
:
60vw
;
margin
:
0
auto
;
font-size
:
18px
;
color
:
#333
;
line-height
:
36px
;
}
}
.text
hr
{
.text
hr
{
...
...
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