Uizard
<div class="ce-block" data-id="ZmfsxbDGc7" ><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="Go-VoHbMCc" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">Uizard是AI驱动的UX/UI设计工具,能快速生成应用和网站原型。用户只需输入文本描述,AI可自动创建设计。支持实时协作、截图转设计、手绘草图数字化等功能,适合设计师、产品经理等。Uizard基于云服务,无需下载安装,适用于多平台,操作简单,非专业人士也能快速上手。</div>
</div>
</div><div class="ce-block" data-id="KxU6ZAC4pE" >
<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="-jprYjJKin" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">UI/UX设计师(提升效率,自动化重复工作)</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="XNQd6V704b" >
<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="-PuCbOWPdx" >
<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="55rtkv93DA" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">非设计背景人员(如市场、运营、创业者,需要将想法变成界面但缺乏设计技能)</div>
</div>
</div><div class="ce-block" data-id="uoX4rbJFc2" >
<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="lQsHHi1JiC" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">AI驱动高效: 核心特色是AI自动转换草图/截图、生成文案、迁移风格,显著提升设计速度。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="LsN1ErOcQm" >
<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="VpBZ62OE5I" >
<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="PcymDdRdNu" >
<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="0zgX95SXdK" >
<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]