rm jquery

This commit is contained in:
Pan
2017-08-21 20:24:02 +08:00
parent 9768305166
commit aa5f9059b3
9 changed files with 1 additions and 20 deletions

View File

@@ -116,7 +116,6 @@
│   ├── App.vue // 入口页面
│   └── main.js // 入口 加载组件 初始化等
├── static // 第三方不打包资源
│   ├── jquery
│   └── Tinymce // 富文本
├── .babelrc // babel-loader 配置
├── eslintrc.js // eslint 配置项