首页登录39后台

This commit is contained in:
宋伟佳
2021-06-16 13:39:28 +08:00
parent 9495265b47
commit 448dab48dc
7 changed files with 141 additions and 11 deletions
+7
View File
@@ -91,6 +91,13 @@ module.exports = {
pathRewrite: {
'^/onlyOffice': '/api'
}
},
'/foton': {
target: 'http://39.98.140.126:10005',
changeOrigin: true,
pathRewrite: {
'^/foton': '/api'
}
}
}
}