wujingjing
2024-11-28 340d40b4d4243c0f3bf82d40b8f570246e39119d
deploy/deploy.config.js
@@ -13,6 +13,7 @@
      password: '', // 登录服务器密码
      distPath: 'dist', // 本地打包dist目录
      webDir: 'E:/wi/web', // // 测试环境服务器地址
      remoteIgnorePath: 'WI水务智能助手.apk', // 远程服务器忽略删除文件或文件夹,可填数组或字符串
      // 备份
      bakOld: {
         // 备份个数,不填默认 3 个
@@ -36,6 +37,7 @@
      password: '', // 登录服务器密码
      distPath: 'dist', // 本地打包dist目录
      webDir: 'D:/YW/wi', // 测试环境服务器地址
      remoteIgnorePath: 'WI水务智能助手.apk', // 远程服务器忽略删除文件或文件夹,可填数组或字符串
      // 备份
      bakOld: {
         // 备份个数,不填默认 3 个