This commit is contained in:
2025-11-03 10:14:27 +08:00
parent 4dd5fa6a42
commit b66b390f2c
16 changed files with 5902 additions and 1186 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 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/';