查看: 86|回复: 2

求会PS的大佬给我修改下图片[抱拳][合十] New

[复制链接]

170

主题

356

回帖

627

积分

高级会员

积分
627
发表于 2026-3-17 10:56:26 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?立即注册

x
d1.png
上面的这个图片是我用豆包设计的,但有水印,求大佬帮我生成无水印,背景透明的矢量图,帮我我生成svg,png,psd,源文件已经上传为压缩文件,[抱拳][合十][抱拳][合十][抱拳][合十][抱拳][合十][抱拳][合十][抱拳][合十]

免责声明

1.本网站所收集的部分公开资料来源于互联网,转载的目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。
2.如果您发现网站上有侵犯您的知识产权的作品,请与我们取得联系,我们会及时修改或删除。

上一篇:分享一个好用的APP拉新推广接单渠道 New
下一篇:新人帖 应用中心怎么没有高手仿个即梦模板呀,很适合做图片站 New

回复

使用道具 举报

160

主题

352

回帖

616

积分

高级会员

积分
616
发表于 2026-3-17 10:57:19 | 显示全部楼层
d1.gif 富头条标.rar(7.48 MB, 下载次数: 2)1 小时前 上传
点击文件名下载附件



svg,自己到网上去转换
回复 支持 反对

使用道具 举报

159

主题

351

回帖

626

积分

高级会员

积分
626
发表于 2026-3-17 10:57:49 | 显示全部楼层
已经做好,自己下载psd,png格式的
       

.ce-block {    margin-bottom: 20px;}.ce-block__content,.ce-toolbar__content {        /* max-width:calc(100% - 50px) */        margin-left: auto;    margin-right: auto;}.cdx-attaches {  --color-line: #EFF0F1;  --color-bg: #fff;  --color-bg-secondary: #F8F8F8;  --color-bg-secondary--hover: #f2f2f2;  --color-text-secondary: #707684;}  .cdx-attaches--with-file {    display: flex;    align-items: center;    padding: 10px 12px;    border: 1px solid #EFF0F1;    border-radius: 7px;    background: #fff;  }  .cdx-attaches--with-file .cdx-attaches__file-info {      display: grid;      grid-gap: 4px;      max-width: calc(100% - 80px);      margin: auto 0;      flex-grow: 2;    }  .cdx-attaches--with-file .cdx-attaches__download-button {      display: flex;      align-items: center;      background: #F8F8F8;      padding: 6px;      border-radius: 6px;      margin: auto 0 auto auto;    }  .cdx-attaches--with-file .cdx-attaches__download-button:hover {        background: #f2f2f2;      }  .cdx-attaches--with-file .cdx-attaches__download-button svg {        width: 20px;        height: 20px;        fill: none;      }  .cdx-attaches--with-file .cdx-attaches__file-icon {      position: relative;    }  .cdx-attaches--with-file .cdx-attaches__file-icon-background {        background-color: #333;        width: 27px;        height: 30px;        margin-right: 12px;        border-radius: 8px;        display: flex;        align-items: center;        justify-content: center;      }  @supports(-webkit-mask-box-image: url('')){  .cdx-attaches--with-file .cdx-attaches__file-icon-background {          border-radius: 0;          -webkit-mask-box-image: url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 10.3872C0 1.83334 1.83334 0 10.3872 0H13.6128C22.1667 0 24 1.83334 24 10.3872V13.6128C24 22.1667 22.1667 24 13.6128 24H10.3872C1.83334 24 0 22.1667 0 13.6128V10.3872Z%27 fill=%27black%27/%3E%3C/svg%3E%0A") 48% 41% 37.9% 53.3%      };        }  .cdx-attaches--with-file .cdx-attaches__file-icon-label {        position: absolute;        left: 3px;        top: 11px;        background: inherit;        text-transform: uppercase;        line-height: 1em;        color: #fff;        padding: 1px 2px;        border-radius: 3px;        font-size: 10px;        font-weight: bold;        /* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.22); */        font-family: ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;        letter-spacing: 0.02em;      }  .cdx-attaches--with-file .cdx-attaches__file-icon svg {        width: 20px;        height: 20px;      }  .cdx-attaches--with-file .cdx-attaches__file-icon path {        stroke: #fff;      }  .cdx-attaches--with-file .cdx-attaches__size {      color: #707684;      font-size: 12px;      line-height: 1em;    }  .cdx-attaches--with-file .cdx-attaches__size::after {        content: attr(data-size);        margin-left: 0.2em;      }  .cdx-attaches--with-file .cdx-attaches__title {      white-space: nowrap;      text-overflow: ellipsis;      overflow: hidden;      outline: none;      max-width: 90%;      font-size: 14px;      font-weight: 500;      line-height: 1em;    }  .cdx-attaches--with-file .cdx-attaches__title:empty::before {      content: attr(data-placeholder);      color: #7b7e89;    }  .cdx-attaches--loading .cdx-attaches__title,    .cdx-attaches--loading .cdx-attaches__file-icon,    .cdx-attaches--loading .cdx-attaches__size,    .cdx-attaches--loading .cdx-attaches__download-button,    .cdx-attaches--loading .cdx-attaches__button {      opacity: 0;      font-size: 0;    }  .cdx-attaches__button {    display: flex;    align-items: center;    justify-content: center;    color: #000;    border-radius: 7px;    font-weight: 500;  }  .cdx-attaches__button svg {      margin-top: 0;    }.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[data-placeholder]: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[data-placeholder]:empty::before {  opacity: 1;}.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph[data-placeholder]:empty::before,.codex-editor--empty .ce-block:first-child .ce-paragraph[data-placeholder]: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;}.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;}
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表