Yijun Zhou

Results 3 issues of Yijun Zhou

https://github.com/OrangeLab/tenon-vue-router 这个路由方案本地npm run build 编译失败

bug
Platform: tenon

## 描述 ## Hummer version:"@hummer/tenon-vue": "^1.7.0","@hummer/hummer-front": "^1.0.3" ## 复现步骤 1.使用css,transition: all 3s ease-out; transform: translate(100, -10); 当translate第二个参数为负值时过渡动画不生效,正值是没有问题的 ## 预期结果 当translate第二个参数为负值时过渡动画亦生效 ## 样例代码、屏幕截图或者仓库链接

bug
Platform: tenon

### Description ### `.git/hooks/pre-commit` When I run git commit on Windows 11, the console reports an error: `.git/hooks/pre-commit: line 37: D:/code/web_source_opt/node_modules/lefthook/bin/index.js: cannot execute binary file: Exec format error` I had...

bug