1 Star 0 Fork 0

Aries_zh/点餐外卖_Vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
vue模板.txt 659 Bytes
一键复制 编辑 原始数据 按行查看 历史
Aries_zh 提交于 2020-11-03 11:17 +08:00 . 1
"Html5-Vue": {
"prefix": "Vue",
"body": [
"<!DOCTYPE html>",
"<html lang=\"zh-CN\">",
"<head>",
"\t<meta charset=\"UTF-8\">",
"\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">",
"\t<script src=\"./lib/vue.js\"></script>",
"\t<title>Document</title>",
"</head>\n",
"<body>",
"\t<div id=\"app\">",
"\t$1",
"\t</div>\n",
"\t<script>",
"\t\tlet vm = new Vue({",
"\t\t\tel: '#app',",
"\t\t\tdata: {message:'hello'},",
"\t\t\tmethods: {}",
"\t\t});",
"\t</script>",
"</body>\n",
"</html>"
],
"description": "ٴhtml5дvueģ"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/servletSpring/pizza-app.git
git@gitee.com:servletSpring/pizza-app.git
servletSpring
pizza-app
点餐外卖_Vue
master

搜索帮助