Commit 03ef7229 by qinjianhui

feat: 添加关于我们

parent aed947be
......@@ -8,7 +8,7 @@
</div>
<div class="text">
<h2>辅助跨境电商企业成为变革</h2>
<hr/>
<hr />
<ul>
<li>
<i class="i1"></i>
......@@ -29,7 +29,17 @@
</ul>
</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>
</template>
<script>
......@@ -64,6 +74,17 @@ export default {
.content-body {
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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment