dct 8527e6928c init 8 months ago
..
README.md 8527e6928c init 8 months ago
index.html 8527e6928c init 8 months ago
otaConfig.js 8527e6928c init 8 months ago

README.md

备份

这是测试服务器192.168.30.152上的文件,分别在:

  • /home/clear/frontend/index.html
  • /home/clear/frontend/otaConfig.js 这里备份一下。

注意点

  • ota部署测试服务器和其他不一样的是,它直接把文件放在了/home/clear/frontend/下,并非单独的文件夹
  • 因为相对路径的问题,index.html在测试服务器上写的路径是./otaConfig.js。默认build出来是../otaConfig.js,需要部署时自动改下。