12
This commit is contained in:
10
src/components/common/common.vue
Normal file
10
src/components/common/common.vue
Normal file
@@ -0,0 +1,10 @@
|
||||
<script>
|
||||
// const baseUrl = '/';
|
||||
// const mediaUrl = 'http://api.tmrjournals.com/public/';
|
||||
const mediaUrl = 'http://www.tougao.com/';
|
||||
const baseUrl = 'http://www.tougao.com/';
|
||||
export default {
|
||||
baseUrl,
|
||||
mediaUrl
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user