Commit ef7dbaa5 by Tang

feat: swiper

parent d0d101ba
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"nprogress": "^0.2.0", "nprogress": "^0.2.0",
"popper.js": "^1.16.1", "popper.js": "^1.16.1",
"qrcodejs2": "0.0.2", "qrcodejs2": "0.0.2",
"swiper": "^7.0.8", "swiper": "^7.0.0",
"v-clipboard": "^2.2.2", "v-clipboard": "^2.2.2",
"vue": "^2.6.11", "vue": "^2.6.11",
"vue-router": "^3.1.6", "vue-router": "^3.1.6",
......
...@@ -47,7 +47,7 @@ module.exports = { ...@@ -47,7 +47,7 @@ module.exports = {
] ]
}, },
devServer: { devServer: {
port: "8090", port: "8091",
host: "0.0.0.0", // 全部 host: "0.0.0.0", // 全部
https: false, https: false,
open: false, open: false,
......
...@@ -8265,7 +8265,7 @@ svgo@^1.0.0: ...@@ -8265,7 +8265,7 @@ svgo@^1.0.0:
unquote "~1.1.1" unquote "~1.1.1"
util.promisify "~1.0.0" util.promisify "~1.0.0"
swiper@^7.0.8: swiper@^7.0.0:
version "7.0.8" version "7.0.8"
resolved "https://registry.yarnpkg.com/swiper/-/swiper-7.0.8.tgz#5727cf4c34ca11e4b038ccff2a984bbf41d2f6ad" resolved "https://registry.yarnpkg.com/swiper/-/swiper-7.0.8.tgz#5727cf4c34ca11e4b038ccff2a984bbf41d2f6ad"
integrity sha512-1IpWjHam98eTNiysi9MauvPHdLgrLesSYGd7JXvQEJkvW/NvI9gogMfRfbv+7jCK3+nIWuCpVnJmKCOBtJi4JA== integrity sha512-1IpWjHam98eTNiysi9MauvPHdLgrLesSYGd7JXvQEJkvW/NvI9gogMfRfbv+7jCK3+nIWuCpVnJmKCOBtJi4JA==
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment