mirror of
https://git.mirrors.martin98.com/https://github.com/cilame/v_jstools
synced 2025-08-14 04:45:58 +08:00
add
This commit is contained in:
parent
b5591a65f6
commit
fa9fba9b97
@ -67,7 +67,7 @@
|
||||
<input style="width: 98%" type="text" data-key="config-hook-regexp-url">
|
||||
</div>
|
||||
</div>
|
||||
<label ><input type="checkbox" data-key="config-hook-log-at">是否在调试输出时,输出函数出发的地址</label>
|
||||
<label ><input type="checkbox" data-key="config-hook-log-at">是否在调试输出时,输出函数触发的地址</label>
|
||||
<br/>
|
||||
<label ><input type="checkbox" data-key="config-hook-cookie">是否对 cookie 进行挂钩调试输出</label>
|
||||
<br/>
|
||||
@ -196,7 +196,7 @@
|
||||
<button id='myenc'>加密</button><button id='mydec'>解密</button>
|
||||
<br/>
|
||||
<hr>
|
||||
<input type="text" id="my_secret" placeholder="密码" data-key="config-myenc-data">
|
||||
<input type="password" id="my_secret" placeholder="密码" data-key="config-myenc-data">
|
||||
<br/>
|
||||
<hr>
|
||||
<button id="vjsdom">jsdom模板代码</button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user