mirror of
https://gitee.com/bootx/dax-pay-h5.git
synced 2025-10-14 06:04:51 +00:00
feat 自动适配暗黑模式, 联调通道认证功能, 增加虚拟控制台调试插件
This commit is contained in:
@@ -132,7 +132,7 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
|
||||
server: {
|
||||
host: true,
|
||||
// 服务启动时是否自动打开浏览器
|
||||
open: true,
|
||||
open: false,
|
||||
// 服务端口号
|
||||
port: Number(VITE_PORT),
|
||||
proxy: createProxy(VITE_PROXY),
|
||||
|
Reference in New Issue
Block a user