diff --git a/README.md b/README.md index 6bbed97..5e4872a 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,15 @@ npm run serve - [qr-code-styling](https://qr-code-styling.com/): 风格化二维码 - [rembg](https://github.com/danielgatis/rembg): 图片抠图,使用 u2net 预训练模型 -或许你在工作中有类似的需求,或许你对开发编辑器感兴趣,也希望这个项目能给到你一些微薄帮助! +### 友情赞助商 + +[![](https://xp.palxp.cn/images/2024-3-1-1709306907030.png)](https://dooring.vip/) + +### 交流群 + +| 作者微信:备注加群 | 公众号 | +| --- | --- | +| ![](https://xp.palxp.cn/images/2024-3-1-1709306328344.png) | ![](https://xp.palxp.cn/images/2024-3-1-1709306365949.png) | ### `Star` diff --git a/src/components/modules/panel/wrap/CompListWrap.vue b/src/components/modules/panel/wrap/CompListWrap.vue index 817ed93..2d005e2 100644 --- a/src/components/modules/panel/wrap/CompListWrap.vue +++ b/src/components/modules/panel/wrap/CompListWrap.vue @@ -3,7 +3,7 @@ * @Date: 2021-08-27 15:16:07 * @Description: 素材列表,主要用于文字组合列表 * @LastEditors: ShawnPhang - * @LastEditTime: 2024-01-11 17:59:57 + * @LastEditTime: 2024-02-29 16:54:28 -->