AI星球岛 发表于 6 天前

WordPress

<div class="ce-block" data-id="BCGsnlw6mB" >
        <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="npwzpOV5E7" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">WordPress是全球广泛使用的内容管理系统,而这款AI建站工具是其创新延伸。它通过对话式交互,将用户想法直接转化为专业网站。无需代码或设计经验,只需描述需求,AI自动生成布局、配色和内容框架,大幅降低建站门槛。</div>
        </div>
</div><div class="ce-block" data-id="jcwk7EiBAd" >
        <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="LrKBO1WQrk" >
        <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="a49_QXdxt2" >
        <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="fDXp6Hw__N" >
        <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="9fF8LizwT3" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">内容创作者:旅行博主、评论作者等重视视觉风格与阅读体验的写作者。</div>
        </div>
</div><div class="ce-block" data-id="QJ-yVZ0hWB" >
        <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="XPJCQ5Y8CR" >
        <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="9c8PUfoDfh" >
        <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="W0xucLnA4M" >
        <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="XfjSPx6twf" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">自由生长不设限:免费版支持30次AI对话试玩,玩透再升级。绑定独立域名、加电商插件?随时都能后补。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="cQFLih7fbM" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">审美在线不撞衫:拒绝模板脸盲症。AI根据"画廊感""复古风"等关键词生成独特设计,小众品牌也能高级感拉满。</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]
查看完整版本: WordPress