Orchids
<div class="ce-block" data-id="HjZlLsOdBY" ><div class="ce-block__content" style="">
<h3 class="ce-header ce-header--left">关于产品</h3>
</div>
</div><div class="ce-block ce-block--focused" data-id="yJZbC0fDQ1" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">Orchids是一款AI驱动的无代码开发平台,专注于帮助用户快速构建美观的网站和网页应用。其核心理念是结合"人性化设计"与"AI速度",通过人工智能自动化设计流程,大幅降低技术门槛,让非专业开发者也能高效创建数字产品。</div>
</div>
</div><div class="ce-block" data-id="zWfPqlid3v" >
<div class="ce-block__content" style="">
<h3 class="ce-header ce-header--left">适合谁?</h3>
</div>
</div><div class="ce-block ce-block--focused" data-id="eq65uCN_Y6" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">创意工作者:设计师、艺术家、内容创作者等需展示作品集但缺乏编程能力的人群。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="FkYLQ3hJwG" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">小微企业与创业者:急需建立官网、电商平台或业务系统的初创团队,追求低成本快速上线。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="If-0nAbvT_" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">个人项目发起者:如健身平台(FitTrack)、小众电商(Clay & Kiln)等个人业务运营者。</div>
</div>
</div><div class="ce-block" data-id="wc2tRtKMmN" >
<div class="ce-block__content" style="">
<h3 class="ce-header ce-header--left">产品特色</h3>
</div>
</div><div class="ce-block ce-block--focused" data-id="KgoOmaZ7by" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">美学优先:强调视觉设计(标语"Make Something Beautiful"),内置专业级模板。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="__5S62abZu" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">行业普适性:覆盖科技、电商、物流、健身等多领域案例,证明通用性。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="mZgj-K8IX2" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">效率与门槛平衡:AI加速开发(数小时完成传统数周工作),同时保留设计自由度。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="3UmNtghqSI" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">商业化支持:分层订阅制(Pricing页面),免费版+付费进阶功能。</div>
</div>
</div><style type="text/css">
.ce-block {
margin-top: 20px;
margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
/* max-width:calc(100% - 50px) */
margin-left: auto;
margin-right: auto;
}
/**
* Plugin styles
*/
.ce-header {
position: relative;
padding: 1px 0px 1px 15px;
margin: 0;
line-height: 1.25em;
outline: none;
margin-bottom: 10px;
}
.ce-header p,
.ce-header div {
padding: 0 !important;
margin: 0 !important;
}
.ce-header::before {
content: "";
background-color: #3e8fe3;
width: 6px;
height: 100%;
position: absolute;
left: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
/**
* Styles for Plugin icon in Toolbar
*/
.ce-header__icon {
}
.ce-header::before {
position: absolute;
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
display: none;
cursor: text;
}
.ce-header:empty::before {
display: block;
}
.ce-header:empty:focus::before {
display: none;
}
/* FontSize */
h1.ce-header {
font-size: 2.0em;
}
h2.ce-header {
font-size: 1.7em;
}
h3.ce-header {
font-size: 1.4em;
}
h4.ce-header {
font-size: 1.15em;
}
h5.ce-header {
font-size: 0.95em;
}
h6.ce-header {
font-size: 0.8em;
}
/* Alignment*/
.ce-header--right {
text-align: right;
}
.ce-header--center {
text-align: center;
}
.ce-header--left {
text-align: left;
}
.ce-header--justify {
text-align: justify;
}
</style><style type="text/css">
.ce-block {
margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
/* max-width:calc(100% - 50px) */
margin-left: auto;
margin-right: auto;
}
.ce-paragraph {
line-height: 1.6em;
outline: none;
text-indent: 2em;
font-size: 16px;
}
.ce-paragraph--right {
text-align: right;
}
.ce-paragraph--center {
text-align: center;
}
.ce-paragraph--left {
text-align: left;
}
.ce-paragraph--justify {
text-align: justify;
}
.ce-paragraph-text-indent {
text-align: justify;
}
.ce-paragraph:empty::before{
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
opacity: 0;
}
/** Show placeholder at the first paragraph if Editor is empty */
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty::before {
opacity: 1;
}
.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph:empty::before,
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty:focus::before {
opacity: 0;
}
.ce-paragraph p:first-of-type{
margin-top: 0;
}
.ce-paragraph p:last-of-type{
margin-bottom: 0;
}
.svg-icon {
width: 1em;
height: 1em;
}
.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
fill: #4691f6;
}
.svg-icon circle {
stroke: #4691f6;
stroke-width: 1;
}
</style><style type="text/css">
.inline-code {
background: rgba(250, 239, 240, 0.78);
color: #b44437;
padding: 3px 4px;
border-radius: 5px;
margin: 0 1px;
font-family: inherit;
font-size: 0.86em;
font-weight: 500;
letter-spacing: 0.3px;
}
</style>
页:
[1]