Commit c6465c7f authored by ibuler's avatar ibuler

[Update] 添加loading

parent e1b27965
......@@ -64,5 +64,6 @@
"please input password": "请输入密码",
"username": "用户名",
"password": "密码",
"skip": "跳过"
"skip": "跳过",
"loading": "加载中"
}
......@@ -64,5 +64,6 @@
"please input password": "请输入密码",
"username": "用户名",
"password": "密码",
"skip": "跳过"
"skip": "跳过",
"loading": "加载中"
}
......@@ -64,5 +64,6 @@
"please input password": "请输入密码",
"username": "用户名",
"password": "密码",
"skip": "跳过"
"skip": "跳过",
"loading": "加载中"
}
<ul id="ztree" class="ztree"></ul>
<ul id="ztree" class="ztree">
{{ "Loading" }} ...
</ul>
<div #rMenu *ngIf="isShowRMenu" class="basicContext" [style.top]="pos.top" [style.left]="pos.left">
<table>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment