mirror of
https://gitee.com/huoyo/ko-time.git
synced 2025-12-06 16:58:26 +08:00
update docs
This commit is contained in:
parent
5c4fb18dea
commit
0e4ee19b14
BIN
docs/kotime.gif
Normal file
BIN
docs/kotime.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 MiB |
@ -1,6 +1,5 @@
|
||||
package cn.langpy.kotime.util;
|
||||
|
||||
import cn.langpy.kotime.handler.InvokedHandler;
|
||||
import cn.langpy.kotime.model.ExceptionNode;
|
||||
import cn.langpy.kotime.model.InvokedInfo;
|
||||
import cn.langpy.kotime.model.MethodNode;
|
||||
|
||||
@ -460,7 +460,7 @@
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<input id="className" name="className" style="width: 500px;border-radius: 5px" class="uk-input" id="" type="text" placeholder="更新的类全名:com.xx.xx.TestService" >
|
||||
<input id="className" name="className" style="width: 500px;border-radius: 5px" class="uk-input" type="text" placeholder="更新的类全名:com.xx.xx.TestService" >
|
||||
<br>
|
||||
<br>
|
||||
<button type="button" onclick="updateClass();" style="width: 500px;background-color: #19985d;border-radius: 5px" class="uk-button uk-button-primary uk-width-1-1 uk-margin-small-bottom">确定</button>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user