cockpit/vue.config.js

4 lines
63 B
JavaScript
Raw Normal View History

2025-06-17 15:51:49 +08:00
module.exports = {
publicPath: './', // 使用相对路径
}