{integrity: sha512-+Jb7ggL48FSPS1uhPnJbJwWa9Sr90vQ+d0InW+AhBM22n+cfuYqJZDckBc+W3QSHe1WDvewMZfa4wZOtk5pRgw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-3.0.1.tgz} id: registry.npmmirror.com/@vite...
3 insertions(+), 3 deletions(-) diff --git a/takeout_mp/pages/index/index.css b/takeout_mp/pages/index/index.css index 211535e..53a4e46 100644 --- a/takeout_mp/pages/index/
{integrity: sha512-+Jb7ggL48FSPS1uhPnJbJwWa9Sr90vQ+d0InW+AhBM22n+cfuYqJZDckBc+W3QSHe1WDvewMZfa4wZOtk5pRgw==} + engines: {node: ^14.18.0 || >=16.0.0} + peerDependencies: + vite: ^4.0.0 + vue: ^3.0.0 dependencies: '@babel/core': 7.21.4 - '@babel/plugin-syntax-import-meta...