数字公式
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
</template>
|
||||
</template>
|
||||
<template v-else>
|
||||
<div style="width: 100%; height: calc(100%); overflow: hidden">
|
||||
<div style="width: 100%; ">
|
||||
<div class="content" style="padding: 0; overflow: hidden">
|
||||
|
||||
<router-view></router-view>
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
//记得切换
|
||||
|
||||
//正式
|
||||
const mediaUrl = '/public/';
|
||||
const baseUrl = '/';
|
||||
// const mediaUrl = '/public/';
|
||||
// const baseUrl = '/';
|
||||
|
||||
|
||||
// const mediaUrl = 'https://submission.tmrjournals.com/public/';
|
||||
// const baseUrl = '/api';
|
||||
const mediaUrl = 'https://submission.tmrjournals.com/public/';
|
||||
const baseUrl = '/api';
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user