mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 06:03:38 +08:00
docs: Translation (and review) of docs/practice section (#2998)
* translation (and review) of docs/practice secion * included the corrections of benjycui and afc comments/corrections included.
This commit is contained in:
parent
43d75abb3a
commit
a94ccc4421
7
docs/practice/bussiness.en-US.md
Normal file
7
docs/practice/bussiness.en-US.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
order: 1
|
||||
disabled: true
|
||||
title: Business
|
||||
---
|
||||
|
||||
TBD Content ...
|
86
docs/practice/cases.en-US.md
Normal file
86
docs/practice/cases.en-US.md
Normal file
@ -0,0 +1,86 @@
|
||||
---
|
||||
order: 0
|
||||
title: Cases
|
||||
---
|
||||
|
||||
Ant Design is a design language for enterprise-like complex UIs.
|
||||
|
||||
Starting in April 2015, more and more products of Ant Financial follow Ant Design specification, covering multiple business lines and more than 40 systems.
|
||||
Designed for enterprise-like complex UIs, used by both professional and non-professional designers,
|
||||
Ant Design has a low learning curve that helps you getting started fast and achieve rapid results.
|
||||
|
||||
With a strong focus on proof-based design and user experience,
|
||||
Ant Design provides a complete front-end development solution that can greatly enhance the design and development efficiency.
|
||||
|
||||
Currently, there are many products and sites using Ant Design.
|
||||
References to some of these implementations can be found [here](https://github.com/ant-design/ant-design/issues/477).
|
||||
If your solutions are using Ant Design, please leave us a message.
|
||||
|
||||
## Best Practices
|
||||
|
||||
---
|
||||
|
||||
### Financial Cloud
|
||||
|
||||
<img class="preview-img" width="420" align="right" src="https://os.alipayobjects.com/rmsportal/kBgLUfEwxlBdwUr.png">
|
||||
<img class="preview-img" width="420" align="right" src="https://os.alipayobjects.com/rmsportal/SeXqPPyixccDJBY.png">
|
||||
<img class="preview-img" width="420" align="right" src="https://os.alipayobjects.com/rmsportal/IRjHVNFWRlCMdnb.png">
|
||||
|
||||
Cloud-oriented financial services, used by financial institutions that benefit from customized business cloud computing services.
|
||||
It assists financial institutions to upgrade to a new financial restructuring, promotion of capacity platforms, data and technology.
|
||||
|
||||
<p><a class="outside-link" href="https://www.cloud.alipay.com/" target="_blank">Website</a></p>
|
||||
|
||||
---
|
||||
|
||||
### OceanBase Cloud Platform
|
||||
|
||||
<img class="preview-img" width="420" align="right" src="https://os.alipayobjects.com/rmsportal/JUAXPZYtVyUQfGu.png">
|
||||
<img class="preview-img" width="420" align="right" src="https://os.alipayobjects.com/rmsportal/lpzTKvgLpJgKGpq.png">
|
||||
<img class="preview-img" width="420" align="right" src="https://os.alipayobjects.com/rmsportal/GVJGaWbqfBFedWN.png">
|
||||
|
||||
OceanBase Cloud is a distributed relational database in a real sense, but OceanBase Cloud Platform is the OceanBase cloud-based database service that can help users quickly create and use OceanBase service.
|
||||
|
||||
<p><a class="outside-link internal" href="http://oceanbase.alipay.com/" target="_blank">Website</a></p>
|
||||
|
||||
---
|
||||
|
||||
### Service Experience Platform
|
||||
|
||||
<img class="preview-img" width="420" align="right" src="https://os.alipayobjects.com/rmsportal/PiSveQClPzmxPTy.png">
|
||||
<img class="preview-img" width="420" align="right" src="https://os.alipayobjects.com/rmsportal/vsoYArBwcPRZnVE.png">
|
||||
<img class="preview-img" width="420" align="right" src="https://os.alipayobjects.com/rmsportal/TMyfsUGQSjOdGIm.png">
|
||||
<img class="preview-img" width="420" align="right" src="https://os.alipayobjects.com/rmsportal/sBlmIcJXZdJTJbC.png">
|
||||
<img class="preview-img" width="420" align="right" src="https://os.alipayobjects.com/rmsportal/fRDuTjVbVApxyzU.png">
|
||||
|
||||
Experience Platform is used for collecting all the points of contact and information of the user (including microblogging and other channels).
|
||||
Through data mining, it exposes the users's experience and it helps the company's internal business team / product managers, facilitating the experience problem solving, in order to achieve healthy functioning streams.
|
||||
|
||||
<p><a class="outside-link internal" href="http://tiyan.alipay.com/" target="_blank">Website</a></p>
|
||||
|
||||
---
|
||||
|
||||
### AntV
|
||||
|
||||
<img class="preview-img" width="420" align="right" src="https://os.alipayobjects.com/rmsportal/yWNVSFBhKsoShvi.png">
|
||||
<img class="preview-img" width="420" align="right" src="https://os.alipayobjects.com/rmsportal/nvJftlNzfzhVDVW.png">
|
||||
<img class="preview-img" width="420" align="right" src="https://os.alipayobjects.com/rmsportal/LugOCvzybKsmQCj.png">
|
||||
|
||||
AntV is a graphical library that is based on the work of a data group team
|
||||
whose results of exploring data visualization were summarized
|
||||
and shared them together with the required data visualization theory.
|
||||
|
||||
<p><a class="outside-link internal" href="https://antv.alipay.com/" target="_blank">Website</a></p>
|
||||
|
||||
<style>
|
||||
.preview-image-boxes {
|
||||
margin-top: -36px;
|
||||
}
|
||||
.preview-image-wrapper {
|
||||
padding: 0;
|
||||
background: #fff;
|
||||
}
|
||||
.toc {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
Loading…
Reference in New Issue
Block a user