bklLiudl
2024-07-23 daa1cfbb3431afdeb1a5c9dbe208e843032e4a10
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
 
@{
    Layout = null;
}
 
<!DOCTYPE html>
 
<html>
<head>
    <meta name="viewport" content="width=device-width" />
    
</head>
<body>
    <div class="form-horizontal">
        <div class="row-fluid">
            <div class="span12">
                <div class="widget-body" style="border-bottom:0px;">
                    <div id="tabposition" class="row-fluid"></div>
                   
                    </div>
                </div>
            </div>
        </div>
    
</body>
</html>