添加 手势识别demo完成

This commit is contained in:
rucky
2021-12-24 19:18:22 +08:00
parent a8cca89108
commit 56107508f9
16 changed files with 939 additions and 228 deletions

View File

@@ -18,10 +18,10 @@ module.exports = {
// 环境对象
name: 'szxgl测试环境', // 环境名称
script: 'npm run build:dev', // 打包命令
host: '120.25.121.117', // 服务器地址
host: '39.108.110.167', // 服务器地址
port: 22, // 服务器端口号
username: 'front', // 服务器登录用户名
password: 'Szxgl#3210', // 服务器登录密码
password: 'XfhdFront', // 服务器登录密码
distPath: 'dist', // 本地打包生成目录
webDir: '/mnt/cdn/scl/webglToy',
// webDir: "/mnt/services/tomcat-8090-test/webapps/test/front", // test替换自己实际项目目录 服务器部署路径(不可为空或'/'