Go to file
dependabot[bot] febf50e0c6
Bump qs from 6.5.2 to 6.5.3
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 14:10:13 +00:00
public 修复重新加载bootstrap.js导致下拉菜单失效;修复#11 2023-03-15 22:05:28 +08:00
src 修复重新加载bootstrap.js导致下拉菜单失效;修复#11 2023-03-15 22:05:28 +08:00
.gitignore vue-cli init 2020-11-11 22:10:44 +08:00
babel.config.js vue-cli init 2020-11-11 22:10:44 +08:00
LICENSE Vue改 2020-03-16 00:28:52 +08:00
package-lock.json Bump qs from 6.5.2 to 6.5.3 2023-03-15 14:10:13 +00:00
package.json vue-cli init 2020-11-11 22:10:44 +08:00
README.md vue-cli init 2020-11-11 22:10:44 +08:00
vue.config.js vue-cli init 2020-11-11 22:10:44 +08:00
webpack.config.js vue-cli init 2020-11-11 22:10:44 +08:00
yarn.lock Bump qs from 6.5.2 to 6.5.3 2023-03-15 14:10:13 +00:00

webstack

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint