修复ck填写错误,ck列表报错

This commit is contained in:
whyour
2021-03-24 19:43:11 +08:00
parent 64a8acde92
commit 3c579c10a6
3 changed files with 22 additions and 7 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ git reset --mixed
echo -e "更新shell完成...\n"
echo -e "重新build...\n"
yarn install
yarn install --registry=https://registry.npm.taobao.org
yarn build
yarn build-back
echo -e "重新build完成...\n"