Skip to content

Commit

Permalink
fix:增加微信群图片
Browse files Browse the repository at this point in the history
  • Loading branch information
鲁群超 committed Jul 6, 2020
1 parent 7b8dee1 commit 9a24f9b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@
If you like this project, You can support me with starring ⭐ this repository.
```

# Help author
```
If you have any questions or want to join us, you can find the author in the group to discuss through the group QR code below
```
![加入群聊](./template/docs/image/wechat_ma.jpg)

# 💻 Usage

- Install [vue-cli](https://github.com/vuejs/vue-cli)
Expand Down
Binary file added template/docs/image/wechat_ma.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion template/docs/scaffolding.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@

## 引入使用
请参考dev文件夹下的代码示例
请参考项目中dev文件夹下的代码示例

## 代码编译
- eslint校验
- babel语法转化
- image转化为base64,应图片压缩后使用(或使用网络地址)
- css与js分离

## 脚手架编译技术
该脚手架编译模式为esm模式,如果需要其他模式需在build/rollup.config.js内进行添加
> 作者在build/rollup-config.js中使用的rollup相关配置且都有注释说明,具体功能说明请自行查询

0 comments on commit 9a24f9b

Please sign in to comment.