feat: 重新录制 snippets.gif
This commit is contained in:
parent
5f8ea85d00
commit
e212f6f816
@ -71,7 +71,7 @@
|
||||
|
||||
在 `vue` 文件里面输入 `v3` 触发这个代码段。如下图,用户可以在`.vscode/vue3.code-snippets` 里面自行修改。
|
||||
|
||||

|
||||

|
||||
|
||||
## 🌍 License
|
||||
|
||||
|
BIN
screenshots/snippets.bak.gif
Normal file
BIN
screenshots/snippets.bak.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 509 KiB |
Binary file not shown.
Before Width: | Height: | Size: 509 KiB After Width: | Height: | Size: 648 KiB |
Binary file not shown.
Before Width: | Height: | Size: 570 KiB |
@ -1,15 +1,15 @@
|
||||
<route lang="json5" type="page">
|
||||
{
|
||||
style: { navigationBarTitleText: '分包-DEMO' },
|
||||
style: { navigationBarTitleText: 'title' },
|
||||
}
|
||||
</route>
|
||||
|
||||
<template>
|
||||
<view class="">分包-DEMO</view>
|
||||
<view class="">xxx yyy</view>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
//
|
||||
// code here
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
Loading…
x
Reference in New Issue
Block a user