...
|
...
|
@@ -160,7 +160,7 @@ |
|
|
</div>
|
|
|
<div id="mytab_pane_az2" class="tab-pane">
|
|
|
<div class="ckbox ckbox-default" style="margin-top:30px;">
|
|
|
<input type="checkbox" name="az1_target_operate_nginx" id="az2_target_operate_nginx_az1" secondgroup="az1"
|
|
|
<input type="checkbox" name="az2_target_operate_nginx" id="az2_target_operate_nginx_az1" secondgroup="az1"
|
|
|
value="az1" />
|
|
|
<label for="az2_target_operate_nginx_az1">az1</label>
|
|
|
|
...
|
...
|
@@ -169,7 +169,7 @@ |
|
|
</div>
|
|
|
|
|
|
<div class="ckbox ckbox-default" style="margin-top:30px;">
|
|
|
<input type="checkbox" name="az1_target_operate_nginx" id="az2_target_operate_nginx_az2" secondgroup="az1"
|
|
|
<input type="checkbox" name="az2_target_operate_nginx" id="az2_target_operate_nginx_az2" secondgroup="az1"
|
|
|
value="az2" />
|
|
|
<label for="az2_target_operate_nginx_az2">az2</label>
|
|
|
|
...
|
...
|
@@ -178,7 +178,7 @@ |
|
|
</div>
|
|
|
|
|
|
<div class="ckbox ckbox-default" style="margin-top:30px;">
|
|
|
<input type="checkbox" name="az1_target_operate_nginx" id="az2_target_operate_nginx_az3" secondgroup="az1"
|
|
|
<input type="checkbox" name="az2_target_operate_nginx" id="az2_target_operate_nginx_az3" secondgroup="az1"
|
|
|
value="az3" />
|
|
|
<label for="az2_target_operate_nginx_az3">az3</label>
|
|
|
|
...
|
...
|
@@ -195,7 +195,7 @@ |
|
|
</div>
|
|
|
<div id="mytab_pane_az3" class="tab-pane">
|
|
|
<div class="ckbox ckbox-default" style="margin-top:30px;">
|
|
|
<input type="checkbox" name="az1_target_operate_nginx" id="az3_target_operate_nginx_az1" secondgroup="az1"
|
|
|
<input type="checkbox" name="az3_target_operate_nginx" id="az3_target_operate_nginx_az1" secondgroup="az1"
|
|
|
value="az1" />
|
|
|
<label for="az3_target_operate_nginx_az1">az1</label>
|
|
|
|
...
|
...
|
@@ -204,7 +204,7 @@ |
|
|
</div>
|
|
|
|
|
|
<div class="ckbox ckbox-default" style="margin-top:30px;">
|
|
|
<input type="checkbox" name="az1_target_operate_nginx" id="az3_target_operate_nginx_az2" secondgroup="az1"
|
|
|
<input type="checkbox" name="az3_target_operate_nginx" id="az3_target_operate_nginx_az2" secondgroup="az1"
|
|
|
value="az2" />
|
|
|
<label for="az3_target_operate_nginx_az2">az2</label>
|
|
|
|
...
|
...
|
@@ -213,7 +213,7 @@ |
|
|
</div>
|
|
|
|
|
|
<div class="ckbox ckbox-default" style="margin-top:30px;">
|
|
|
<input type="checkbox" name="az1_target_operate_nginx" id="az3_target_operate_nginx_az3" secondgroup="az1"
|
|
|
<input type="checkbox" name="az3_target_operate_nginx" id="az3_target_operate_nginx_az3" secondgroup="az1"
|
|
|
value="az3" />
|
|
|
<label for="az3_target_operate_nginx_az3">az3</label>
|
|
|
|
...
|
...
|
@@ -238,107 +238,6 @@ |
|
|
<!-- /row -->
|
|
|
</div>
|
|
|
</div>
|
|
|
<!--
|
|
|
<div class="form-group">
|
|
|
<button class="col-sm-1 btn btn-sm " disabled="disabled">
|
|
|
az1 area
|
|
|
</button>
|
|
|
<div class="col-sm-8" style="display: inline">
|
|
|
<div class="rdio rdio-default" style="display:inline;">
|
|
|
<input type="radio" name="az1_target_operate_nginx" id="az1_target_operate_nginx_az1" secondgroup="az1"
|
|
|
value="az1" />
|
|
|
<label for="az1_target_operate_nginx_az1">az1</label>
|
|
|
</div>
|
|
|
|
|
|
<div class="rdio rdio-default" style="display:inline;margin-left:30px;">
|
|
|
<input type="radio" name="az1_target_operate_nginx" id="az1_target_operate_nginx_az2" secondgroup="az1"
|
|
|
value="az2" />
|
|
|
<label for="az1_target_operate_nginx_az2">az2</label>
|
|
|
</div>
|
|
|
|
|
|
<div class="rdio rdio-default" style="display:inline;margin-left:30px;">
|
|
|
<input type="radio" name="az1_target_operate_nginx" id="az1_target_operate_nginx_az3" secondgroup="az1"
|
|
|
value="az3" />
|
|
|
<label for="az1_target_operate_nginx_az3">az3</label>
|
|
|
</div>
|
|
|
|
|
|
<button class=" btn btn-sm btn-success"
|
|
|
style="display:inline;margin-left:30px;"
|
|
|
onclick="nginxInitSwitch('az1')">
|
|
|
<em class="icon-cogs bigger-110"></em>
|
|
|
切换az1
|
|
|
</button>
|
|
|
</div>
|
|
|
</div>
|
|
|
<br><br>
|
|
|
<div class="form-group">
|
|
|
<button class="col-sm-1 btn btn-sm " disabled="disabled">
|
|
|
az2 area
|
|
|
</button>
|
|
|
<div class="col-sm-8" style="display: inline">
|
|
|
<div class="rdio rdio-default" style="display:inline;">
|
|
|
<input type="radio" name="az2_target_operate_nginx" id="az2_target_operate_nginx_az1" secondgroup="az2"
|
|
|
value="az1" />
|
|
|
<label for="az2_target_operate_nginx_az1">az1</label>
|
|
|
</div>
|
|
|
|
|
|
<div class="rdio rdio-default" style="display:inline;margin-left:30px;">
|
|
|
<input type="radio" name="az2_target_operate_nginx" id="az2_target_operate_nginx_az2" secondgroup="az2"
|
|
|
value="az2" />
|
|
|
<label for="az2_target_operate_nginx_az2">az2</label>
|
|
|
</div>
|
|
|
|
|
|
<div class="rdio rdio-default" style="display:inline;margin-left:30px;">
|
|
|
<input type="radio" name="az2_target_operate_nginx" id="az2_target_operate_nginx_az3" secondgroup="az2"
|
|
|
value="az3" />
|
|
|
<label for="az2_target_operate_nginx_az3">az3</label>
|
|
|
</div>
|
|
|
|
|
|
<button class=" btn btn-sm btn-success"
|
|
|
style="display:inline;margin-left:30px;"
|
|
|
onclick="nginxInitSwitch('az2')">
|
|
|
<em class="icon-cogs bigger-110"></em>
|
|
|
切换az2
|
|
|
</button>
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
<br><br>
|
|
|
<div class="form-group">
|
|
|
<button class="col-sm-1 btn btn-sm " disabled="disabled">
|
|
|
az3 area
|
|
|
</button>
|
|
|
<div class="col-sm-8" style="display: inline">
|
|
|
<div class="rdio rdio-default" style="display:inline;">
|
|
|
<input type="radio" name="az3_target_operate_nginx" id="az3_target_operate_nginx_az1" secondgroup="az3"
|
|
|
value="az1" />
|
|
|
<label for="az3_target_operate_nginx_az1">az1</label>
|
|
|
</div>
|
|
|
|
|
|
<div class="rdio rdio-default" style="display:inline;margin-left:30px;">
|
|
|
<input type="radio" name="az3_target_operate_nginx" id="az3_target_operate_nginx_az2" secondgroup="az3"
|
|
|
value="az2" />
|
|
|
<label for="az3_target_operate_nginx_az2">az2</label>
|
|
|
</div>
|
|
|
|
|
|
<div class="rdio rdio-default" style="display:inline;margin-left:30px;">
|
|
|
<input type="radio" name="az3_target_operate_nginx" id="az3_target_operate_nginx_az3" secondgroup="az3"
|
|
|
value="az3" />
|
|
|
<label for="az3_target_operate_nginx_az3">az3</label>
|
|
|
</div>
|
|
|
|
|
|
<button class=" btn btn-sm btn-success"
|
|
|
style="display:inline;margin-left:30px;"
|
|
|
onclick="nginxInitSwitch('az3')">
|
|
|
<em class="icon-cogs bigger-110"></em>
|
|
|
切换az3
|
|
|
</button>
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
</div>
|
...
|
...
|
@@ -346,7 +245,7 @@ |
|
|
</div>
|
|
|
|
|
|
<script src="<%=basePath %>script/common/genarate_left_panel.js?v=<%=ProjectConstant.MENU_VERSION %>"></script>
|
|
|
<script src="<%=basePath %>script/switch.js?v=20180529-004"></script>
|
|
|
<script src="<%=basePath %>script/switch.js?v=20180529-006"></script>
|
|
|
|
|
|
<script type="text/javascript">
|
|
|
$("#li_switch").addClass("active open");
|
...
|
...
|
|