Skip to content

Commit a4a6e70

Browse files
committed
不显示侧边栏 #11
1 parent 27b8b12 commit a4a6e70

File tree

6 files changed

+412
-59609
lines changed

6 files changed

+412
-59609
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"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",
99
"prod": "npm run production",
1010
"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",
11-
"start":"concurrently -r \"npm:watch*\""
11+
"start": "concurrently -r \"npm:watch*\""
1212
},
1313
"devDependencies": {
1414
"@chenfengyuan/vue-qrcode": "^1.0.2",

public/0.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)