Skip to content

Commit

Permalink
fixed:去掉log
Browse files Browse the repository at this point in the history
  • Loading branch information
huangwencun committed Dec 17, 2020
1 parent e6b56e4 commit 6c9df26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
> 一款sketch插件,可将sketch设计稿页面自动解析成前端代码。
## 简介

[Picasso](https://github.com/wuba/Picasso/releases/download/v2.0.9/picasso.sketchplugin.zip)是58同城推出的一款sketch设计稿解析插件,可将sketch设计稿自动解析成还原精准,可用度高的前端代码。
[Picasso](https://github.com/wuba/Picasso/releases/download/v2.0.10/picasso.sketchplugin.zip)是58同城推出的一款sketch设计稿解析插件,可将sketch设计稿自动解析成还原精准,可用度高的前端代码。

## 前提
- Sketch >= 60 [下载Sketch](https://www.sketch.com/)
## 使用
注:安装picasso插件之前,请先安装[sketch](https://www.sketch.com/)

[下载picasso插件](https://github.com/wuba/Picasso/releases/download/v2.0.9/picasso.sketchplugin.zip) => picasso.sketchplugin.zip 解压压缩包,双击安装即可,如下:
[下载picasso插件](https://github.com/wuba/Picasso/releases/download/v2.0.10/picasso.sketchplugin.zip) => picasso.sketchplugin.zip 解压压缩包,双击安装即可,如下:

![1.jpg](https://wos.58cdn.com.cn/IjGfEdCbIlr/ishare/f3c38c05-9051-4b87-b5ad-32439b0dfed71.jpg)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "picasso",
"version": "2.0.9",
"version": "2.0.10",
"description": "Picasso是58同城推出的一款sketch生成代码插件,可将sketch设计稿自动解析成还原精准,可用度高的前端代码",
"engines": {
"sketch": ">=60.0"
Expand Down

0 comments on commit 6c9df26

Please sign in to comment.