搜索、小助手推荐位

This commit is contained in:
2025-11-18 11:48:01 +08:00
parent 2ce3684711
commit 049b6f2cf3
18 changed files with 1280 additions and 23 deletions

View File

@@ -52,5 +52,6 @@ export const APP_CONFIG = {
}
};
export const PUBLIC_IMG_PATH = 'http://localhost:8080/schoolNewsWeb/img';
export const PUBLIC_WEB_PATH = 'http://localhost:8080/schoolNewsWeb';
export default APP_CONFIG;