pdf生成与显示

This commit is contained in:
2026-01-26 09:47:55 +08:00
parent 5c7fbb76fa
commit 68b2172a35
12 changed files with 299 additions and 4379 deletions

View File

@@ -70,14 +70,10 @@ module.exports = {
},
proxy: {
'/api': {
// target: 'https://www.tmrjournals.cn',
// target: 'http://www.tougao.com/public/index.php/',
// target: 'http://www.tougao.com/',
// target: 'http://192.168.110.110/tougao/public/index.php/',
// target: 'http://api.tmrjournals.com/public/index.php/',//正式
// target: 'http://zmzm.tougao.dev.com/',//晓玲
// target: 'http://zmzm.tougao.dev.com/',//晓玲本地
// target: 'https://submission.tmrjournals.com/',//正式
target: 'http://tougaotest.tmrjournals.com/public/index.php/',//测试环境
// target: 'http://tougaotest.tmrjournals.com/public/index.php/',//测试环境
target: 'http://mytest.tmrjournals.com/public/index.php/',//新正式环境
changeOrigin: true,
pathRewrite: {
'^/api': ''