1、分类回显
2、同一作者只能新增一次
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -70,7 +70,8 @@ module.exports = {
|
|||||||
proxy: {
|
proxy: {
|
||||||
'/api': {
|
'/api': {
|
||||||
// target: 'https://www.tmrjournals.cn',
|
// target: 'https://www.tmrjournals.cn',
|
||||||
target: 'https://submission.tmrjournals.com/',
|
target: 'http://www.tougao.com/',
|
||||||
|
// target: 'https://submission.tmrjournals.com/',
|
||||||
changeOrigin: true,
|
changeOrigin: true,
|
||||||
pathRewrite: {
|
pathRewrite: {
|
||||||
'^/api': ''
|
'^/api': ''
|
||||||
|
|||||||
Reference in New Issue
Block a user