ABPVnext创建项目排坑2
分层项目无法使用动态JS代理
解决方法:
Include the proxy script in the web page:
<script src="https://localhost:<api-host-port>/Abp/ServiceProxyScript"></script>
In the web project, setabp.appPathto the http api host's base url in Javascript. E..
原创
2022-05-01 16:08:05 ·
1491 阅读 ·
0 评论