liuyg
2021-06-28 bc22bb69fee34a1901f2d3821a022cd848f8921c
1
2
3
define(['dojo/topic'], function(topic){
  topic.publish('preloadModulesLoaded');
});