This commit is contained in:
2025-10-23 17:13:28 +08:00
parent e86b537bd1
commit 34233eab66
6 changed files with 472 additions and 282 deletions

View File

@@ -2,8 +2,8 @@
//记得切换
//正式
const mediaUrl = '/public/';
const baseUrl = '/';
// const mediaUrl = '/public/';
// const baseUrl = '/';
// const mediaUrl = 'https://submission.tmrjournals.com/public/';
// // const mediaUrl = 'http://zmzm.tougao.dev.com/public/';
@@ -11,9 +11,9 @@ const baseUrl = '/';
//本地(正式环境 )
// const mediaUrl = 'https://submission.tmrjournals.com/public/';
const mediaUrl = 'https://submission.tmrjournals.com/public/';
// const baseUrl = '/api';
const baseUrl = '/api';
//晓玲
// const mediaUrl = 'http://zmzm.tougao.dev.com/public/';