feat: use StaticBaseUrl in frontend

This commit is contained in:
Yang Luo
2025-03-26 21:32:23 +08:00
parent 5417a90223
commit 4bee21f4a3
5 changed files with 9 additions and 9 deletions

View File

@ -37,7 +37,6 @@ const FaceRecognitionModal = (props) => {
const loadModels = async() => {
// const MODEL_URL = process.env.PUBLIC_URL + "/models";
// const MODEL_URL = "https://justadudewhohacks.github.io/face-api.js/models";
// const MODEL_URL = "https://cdn.casbin.org/site/casdoor/models";
const MODEL_URL = "https://cdn.casdoor.com/casdoor/models";
Promise.all([