Pineapple
<div class="ce-block" data-id="fMCXSR1r03" ><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="Hc5FjlYvJp" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">Pineapple是一个由AI深度驱动的网站创建平台,核心逻辑是将自然语言指令转化为功能性网站。它绕过了传统建站的技术门槛,用户只需描述业务形态(例如“宠物美容预约网站”),系统即可在30秒内生成包含设计框架、基础内容和SEO布局的初始版本。后续支持通过对话指令实时调整细节,形成持续优化的数字资产。</div>
</div>
</div><div class="ce-block" data-id="NBlffZetCm" >
<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="M7cCZLbuXT" >
<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="2gkPPp_K89" >
<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="HSsEVHwsK1" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">小微电商团队:寻求多语言商品页与支付系统快速部署,本质是技术资源有限但需专业线上门户的务实型创业者。</div>
</div>
</div><div class="ce-block" data-id="PIeRtO3Ft3" >
<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="gTGouNCujW" >
<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="IimJuPDDfz" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">场景化设计库:针对瑜伽/电商等20+行业预置功能模块</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="9x1P7MEo7k" >
<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="nvSzw3xHX9" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">成本控制优势:免费版支持基础功能,进阶版($12起)开放自定义域名</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="CbIH6XSm0w" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">敏捷迭代机制:网站内容可通过自然语言指令实时刷新</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]