This website requires JavaScript.
Explore
Help
Register
Sign In
yangjun
/
dbsd_kczx
Watch
1
Star
0
Fork
You've already forked dbsd_kczx
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a9a659c977
dbsd_kczx
/
build.bat
5 lines
63 B
Batchfile
Raw
Normal View
History
Unescape
Escape
2023年8月29日 修复听课相关问题
2023-08-29 15:51:23 +08:00
yarn build
echo
压缩
cd
dist
tar -zcvf ../dist.tar.gz *
cd
..