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