diff --git a/static/imgs/ai/chuandaguwen-background.png b/static/imgs/ai/chuandaguwen-background.png index 0114ade..88ff1e4 100644 Binary files a/static/imgs/ai/chuandaguwen-background.png and b/static/imgs/ai/chuandaguwen-background.png differ diff --git a/static/imgs/ai/chuandaguwen-background1.png b/static/imgs/ai/chuandaguwen-background1.png new file mode 100644 index 0000000..0114ade Binary files /dev/null and b/static/imgs/ai/chuandaguwen-background1.png differ diff --git a/static/imgs/ai/more.png b/static/imgs/ai/more.png deleted file mode 100644 index ea1a908..0000000 Binary files a/static/imgs/ai/more.png and /dev/null differ diff --git a/static/imgs/ai/shanshiguanjia-background.png b/static/imgs/ai/shanshiguanjia-background.png deleted file mode 100644 index cd522b4..0000000 Binary files a/static/imgs/ai/shanshiguanjia-background.png and /dev/null differ diff --git a/static/imgs/ai/shanshiguanjia.png b/static/imgs/ai/shanshiguanjia.png deleted file mode 100644 index b26ed93..0000000 Binary files a/static/imgs/ai/shanshiguanjia.png and /dev/null differ diff --git a/static/imgs/ai/shenghuozixun-background.png b/static/imgs/ai/shenghuozixun-background.png deleted file mode 100644 index fdc0dc7..0000000 Binary files a/static/imgs/ai/shenghuozixun-background.png and /dev/null differ diff --git a/static/imgs/ai/shenghuozixun.png b/static/imgs/ai/shenghuozixun.png deleted file mode 100644 index 79d4779..0000000 Binary files a/static/imgs/ai/shenghuozixun.png and /dev/null differ diff --git a/utils/config.js b/utils/config.js index 7f0d2d6..65ae2eb 100644 --- a/utils/config.js +++ b/utils/config.js @@ -1,7 +1,7 @@ export const BASE_URL = 'http://10.10.1.6:8071'; -export const IMAGE_BASE_URL = `http://10.10.1.6:8071`; +// export const IMAGE_BASE_URL = `http://10.10.1.6:8071`; // export const BASE_URL = 'https://jinshan.nantong.info'; -// export const IMAGE_BASE_URL = `https://jinshan.nantong.info`; +export const IMAGE_BASE_URL = `https://jinshan.nantong.info`; export const WS_BASE_URL = `wss://jinshan.nantong.info`; // export const WS_BASE_URL = 'ws://10.10.1.6:8071';