This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
industrial-web
/
supplier-flair
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
供应商资质
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15
Commits
1
Branch
0
Tags
3.0 MiB
Tree:
4b01c6eb0a
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4b01c6eb0a'
${ noResults }
supplier-flair
/
bin
/
build.bat
12 lines
120 B
Raw
Normal View
History
供应商资质项目交接代码第一次提交 有接口不能访问的遗留问题,readme中记录了
2 years ago
@
echo
off
echo
.
echo
[��Ϣ] ����Web���̣�����dist�ļ���
echo
.
%~d0
cd
%~dp0
cd
..
npm run build:prod
初始化
4 years ago
pause