This commit is contained in:
2024-03-04 17:28:54 +08:00
4 changed files with 27304 additions and 4 deletions

View File

@@ -0,0 +1,19 @@
<script>
const mediaUrl = '/public/';
const baseUrl = '/';
// const mediaUrl = 'http://www.tougao.com/';
// const baseUrl = 'http://www.tougao.com/';
// const IMGdoURL = 'http://www.journal.com/';
// const IMGupURL = 'http://www.journal.com/';
// const mediaUrl = 'http://testtougao.tmrjournals.com/public/';
// const baseUrl = 'http://testtougao.tmrjournals.com/public/index.php/';
export default {
baseUrl,
mediaUrl
}
</script>