提交 33852681 authored 作者: lidongxu's avatar lidongxu

fix(vite.config.js): 修改:登录页面样式变为移动端样式的问题

上级 55e01167
......@@ -62,7 +62,7 @@ export default defineConfig(({ mode, command }) => {
rootValue: 37.5,
propList: ['*'],
exclude: file => {
// if (file.indexOf('login')) return true
if (file.indexOf('login')) return true
// if (file.indexOf('vant') !== -1) {
// return false
// }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论