未验证 提交 d256f717 编写于 作者: J junjun666 提交者: GitHub

chore: 修改本地开发切换到移动端路径跳转错误 (#874)

上级 64c807da
......@@ -7,7 +7,7 @@ const path = require('path')
const { resolve } = path
// https://vitejs.dev/config/
export default defineConfig({
base: '/react',
base: '/react/',
resolve: {
alias: [{ find: '@', replacement: resolve(__dirname, './src') }],
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册