xmpp ip地址默认展开
This commit is contained in:
@@ -13,6 +13,8 @@
|
|||||||
$(document)
|
$(document)
|
||||||
.ready(
|
.ready(
|
||||||
function() {
|
function() {
|
||||||
|
$(".glyphicon-plus").first().click();
|
||||||
|
$(".boxSolid .glyphicon-remove").first().addClass("hidden");
|
||||||
$(".action").on("change", function() {
|
$(".action").on("change", function() {
|
||||||
$("#serviceId").val($(this).attr("serviceId"));
|
$("#serviceId").val($(this).attr("serviceId"));
|
||||||
$("#protocolId").val($(this).attr("protocolId"));
|
$("#protocolId").val($(this).attr("protocolId"));
|
||||||
|
|||||||
Reference in New Issue
Block a user