页面代码优化,代办事项列表和代办审核
This commit is contained in:
@ -8,12 +8,12 @@ const name = '调度APP' // page title
|
||||
module.exports = defineConfig({
|
||||
transpileDependencies: true,
|
||||
// 基本路径
|
||||
// publicPath: "./",
|
||||
// publicPath: "./",s
|
||||
// publicPath: process.env.NODE_ENV === 'production' ? '/h5/rescue': '/dev/h5/rescue',
|
||||
// publicPath: process.env.NODE_ENV === 'production' ,
|
||||
// lintOnSave: process.env.NODE_ENV === 'development',
|
||||
devServer: {
|
||||
https: true,
|
||||
https: false,
|
||||
port: 8080,
|
||||
// open: true,
|
||||
// disableHostCheck: true,
|
||||
|
Reference in New Issue
Block a user