This commit is contained in:
XGL-THINKPAD-X1\rucky
2024-01-23 17:36:30 +08:00
parent 8db3e50c0f
commit 315ad5a8f0
8 changed files with 105 additions and 356 deletions

View File

@@ -37,16 +37,6 @@ export default defineConfig(({ command, mode }) => {
},
}
},
{
filename: 'cash',
entry: '/src/page/Cash/main.js',
template: 'cash.html',
injectOptions: {
data: {
title: '分享页',
},
}
}
]
}),
// 按需自动引入vant组件