b839df31 by fonghehe

chore: 优化项目

1 parent 5c4c91fd
......@@ -13,12 +13,8 @@ yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
package-lock.json
yarn.lock
\ No newline at end of file
......
// https://github.com/michael-ciniawsky/postcss-load-config
module.exports = ({ file }) => {
console.log(file)
return {
plugins: {
autoprefixer: {},
......
{
"cSpell.words": ["amfe", "vant", "vuex"]
}
......@@ -17,7 +17,7 @@
"core-js": "^3.23.3",
"regenerator-runtime": "^0.13.5",
"vant": "^2.12.48",
"vue": "^2.7.7",
"vue": "^2.7.8",
"vue-router": "^3.5.4",
"vuex": "^3.6.2"
},
......
This diff could not be displayed because it is too large.
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!