会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
鱼樱、、
Web followers on the road..........
博客园
首页
新随笔
联系
订阅
管理
2020年5月31日
vscode生成vue代码片段
摘要: 1.文件-->首选项-->用户代码片段-->点击新建代码片段--新建vue.json { "Print to console": { "prefix": "vue", "body": [ "<!-- $1 -->", "<template>", "<div class='$2'>$5</div>",
阅读全文
posted @ 2020-05-31 10:39 鱼樱前端
阅读(1392)
评论(0)
推荐(1)
编辑
公告