dashboard
repositories
filestore
activity
search
login
main
/
intelligentSecurityAssess
智慧安评
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改
zhouwx
2026-03-12
c74fb6e3cfc1c25c7ef1415c5ae96f57d007850b
[intelligentSecurityAssess.git]
/
bin
/
build.bat
1
2
3
4
5
6
7
8
9
10
11
12
@echo off
echo.
echo [ÐÅÏ¢] ´ò°üWeb¹¤³Ì£¬Éú³ÉdistÎļþ¡£
echo.
%~d0
cd %~dp0
cd ..
yarn build:prod
pause