|
|
@ -217,12 +217,12 @@
|
|
|
|
<notempty name="index_tip">
|
|
|
|
<notempty name="index_tip">
|
|
|
|
<div id="TestingTipShow" style="display: none;">
|
|
|
|
<div id="TestingTipShow" style="display: none;">
|
|
|
|
<div style="width: 100vw;height:100%;padding: 0;position: absolute;top: 0;z-index: 9999;background-color:rgba(0,0,0,.6);margin: -1.9%;">
|
|
|
|
<div style="width: 100vw;height:100%;padding: 0;position: absolute;top: 0;z-index: 9999;background-color:rgba(0,0,0,.6);margin: -1.9%;">
|
|
|
|
<div class="layui-layer layui-layer-hui" style="width:800px;height:auto;z-index: 19891015; top:10%; left:50%;margin-left: -400px;border-radius: 2%;background-color:white;color: #0a001f;">
|
|
|
|
<div class="layui-layer layui-layer-hui" style="width:600px;height:auto;z-index: 19891015; top:10%; left:50%;margin-left: -400px;border-radius: 2%;background-color:white;color: #0a001f;">
|
|
|
|
<!-- <div style="padding: 15px 30px 15px 20px;font-size: 18px;text-align: center;border-bottom: 1px dashed #999;">系统公告</div> -->
|
|
|
|
<!-- <div style="padding: 15px 30px 15px 20px;font-size: 18px;text-align: center;border-bottom: 1px dashed #999;">系统公告</div> -->
|
|
|
|
<div style="padding: 5px;height: auto;max-height: 950px;overflow-x:hidden;overflow-y:auto;text-align: center;">
|
|
|
|
<div style="padding: 5px;height: auto;max-height: 950px;overflow-x:hidden;overflow-y:auto;text-align: center;">
|
|
|
|
{$index_tip}
|
|
|
|
{$index_tip}
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div style="text-align: right;margin-top: 20px;margin-right: 30px;padding-bottom: 55px;">
|
|
|
|
<div style="text-align: right;margin-right: 30px;padding-bottom: 55px;">
|
|
|
|
<div class="form-group normal_space fr">
|
|
|
|
<div class="form-group normal_space fr">
|
|
|
|
<input type="button" id="closeTip" class="submit" value="同意">
|
|
|
|
<input type="button" id="closeTip" class="submit" value="同意">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|