兼容 ios-微信 webview环境 特殊video width height

This commit is contained in:
rucky
2021-12-30 18:39:21 +08:00
parent 1ae69bd972
commit a345948ffe
3 changed files with 216 additions and 107 deletions

View File

@@ -23,7 +23,7 @@ module.exports = {
username: 'front', // 服务器登录用户名
password: 'XfhdFront', // 服务器登录密码
distPath: 'dist', // 本地打包生成目录
webDir: '/mnt/cdn/scl/webglToy',
webDir: '/mnt1/cdn/cdn/scl/webglToy',
// webDir: "/mnt/services/tomcat-8090-test/webapps/test/front", // test替换自己实际项目目录 服务器部署路径(不可为空或'/'
isRemoveRemoteFile: true // 是否删除远程文件默认true
},