feat: new code-snippets gif

This commit is contained in:
Burt 2024-01-24 14:49:15 +08:00
parent 72bc44e077
commit 30336dd722
3 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@
" <view class=\"\">$2</view>",
"</template>\n",
"<script lang=\"ts\" setup>",
"//",
"//$3",
"</script>\n",
"<style lang=\"scss\" scoped>",
"//",

View File

@ -71,7 +71,7 @@
`vue` 文件里面输入 `v3` 触发这个代码段。如下图,用户可以在`.vscode/vue3.code-snippets` 里面自行修改。
![v3 snippets](./screenshots/snippets.gif)
![v3 snippets](./screenshots/snippets2.gif)
## 🌍 License

BIN
screenshots/snippets2.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 570 KiB