Skip to content

Commit

Permalink
不显示侧边栏 #11
Browse files Browse the repository at this point in the history
  • Loading branch information
SmallRuralDog committed May 8, 2020
1 parent 27b8b12 commit a4a6e70
Show file tree
Hide file tree
Showing 6 changed files with 412 additions and 59,609 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"hot": "cross-env NODE_ENV=development node_modules/webpack-dev-server/bin/webpack-dev-server.js --inline --hot --config=node_modules/laravel-mix/setup/webpack.config.js",
"prod": "npm run production",
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
"start":"concurrently -r \"npm:watch*\""
"start": "concurrently -r \"npm:watch*\""
},
"devDependencies": {
"@chenfengyuan/vue-qrcode": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion public/0.js

Large diffs are not rendered by default.

Loading

0 comments on commit a4a6e70

Please sign in to comment.