美间AI
<div class="ce-block" data-id="N2TjF57e07" ><div class="ce-block__content" style="">
<h1 class="ce-header ce-header--left">产品介绍</h1>
</div>
</div><div class="ce-block ce-block--focused" data-id="0Zg1v2sEB7" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left"> 美间AI是一款集成了多种设计辅助功能的在线AI工具,主要面向设计师、电商卖家、营销人员等用户群体,提供便捷的图像处理和设计服务。</div>
</div>
</div><div class="ce-block" data-id="Cotm_beQ76" >
<div class="ce-block__content" style="">
<h1 class="ce-header ce-header--left">需求人群</h1>
</div>
</div><div class="ce-block ce-block--focused" data-id="iFTpScAhck" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left"> <span style="color: rgb(33, 33, 33); font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 15px; letter-spacing: normal;">用于快速生成营销海报、提案 PPT 和 3D 效果图,适用于广告营销、室内设计、商品展示等场景。</span></div>
</div>
</div><div class="ce-block" data-id="wp8QdGt1OS" >
<div class="ce-block__content" style="">
<h1 class="ce-header ce-header--left">使用场景</h1>
</div>
</div><div class="ce-block ce-block--focused" data-id="P56J3EJc2j" >
<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="1Bkke-DGEH" >
<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="Rc2dPh3rSv" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">用于电商平台展示商品效果 </div>
</div>
</div><div class="ce-block" data-id="gt1NN8DrSq" >
<div class="ce-block__content" style="">
<h1 class="ce-header ce-header--left">产品特色</h1>
</div>
</div><div class="ce-block ce-block--focused" data-id="WUGtXrSYy_" >
<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="Z1xa5IkHJT" >
<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="NChHPXCChy" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">拖拽生成 3D 效果图</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="3VPP6x4TRM" >
<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]