参照 easyUI 官网:
http://www.jeasyui.com/documentation2/index.php
之后报错:
Error: Can't resolve 'rxjs/Subject' in 'F:\ecuador-demo\node_modules\ng-easyui\components\messager'
解决办法:
import{Subject}from"rxjs";
参照 easyUI 官网:
http://www.jeasyui.com/documentation2/index.php
之后报错:
Error: Can't resolve 'rxjs/Subject' in 'F:\ecuador-demo\node_modules\ng-easyui\components\messager'
解决办法:
import{Subject}from"rxjs";