Skip to content

Commit

Permalink
第一次提交
Browse files Browse the repository at this point in the history
功能缺漏:评论,视频审核,个人投稿管理
  • Loading branch information
OnGoingLzy committed Jul 5, 2022
1 parent 5ad0eb0 commit 8bfd607
Show file tree
Hide file tree
Showing 38 changed files with 15,834 additions and 647 deletions.
9 changes: 8 additions & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
],
// plugins: [
// ['import', {
// libraryName: 'vant',
// libraryDirectory: 'es',
// style: true
// }, 'vant']
// ]
}
Loading

0 comments on commit 8bfd607

Please sign in to comment.