dubbo参数自动获取

This commit is contained in:
暮光:城中城
2019-02-18 20:27:50 +08:00
parent 1f4008667c
commit 7f78d77235
13 changed files with 188 additions and 51 deletions

View File

@@ -44,6 +44,8 @@ var rightContentTabs;
* 网页加载完毕后的处理
*/
$(document).ready(function(){
// 无论发布在哪、如何修改源码,请勿删除本行原作者信息,感谢
console.log("%c项目信息\n开发者列表暮光城中城\n项目地址https://gitee.com/zyplayer/zyplayer-doc","color:red");
globalLoadingMessager = new $.zui.Messager({type: 'primary', close: false, time: 0}).show();
showGlobalLoadingMessage('检查服务中,请稍候...', true);
ajaxTemp("swagger-mg-ui/storage/checkConfig", "post", "json", {

View File

@@ -44,6 +44,8 @@ var rightContentTabs;
* 网页加载完毕后的处理
*/
$(document).ready(function(){
// 无论发布在哪、如何修改源码,请勿删除本行原作者信息,感谢
console.log("%c项目信息\n开发者列表暮光城中城\n项目地址https://gitee.com/zyplayer/zyplayer-doc","color:red");
globalLoadingMessager = new $.zui.Messager({type: 'primary', close: false, time: 0}).show();
showGlobalLoadingMessage('检查服务中,请稍候...', true);
// open-doc请求地址不同