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