页面代码优化,代办事项列表和代办审核

This commit is contained in:
2023-08-14 14:27:01 +08:00
parent f860f9784e
commit f24b5feab2
10 changed files with 233 additions and 150 deletions

View File

@ -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,