2020-11-17

BOOTDATE

bootdate

 

<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title></title>
    <link href="Content/bootstrap.min.css" rel="stylesheet" />
    <script src="Scripts/jquery-1.9.1.min.js"></script>
    <script src="Scripts/bootstrap.min.js"></script>
    <style type="text/css">

    </style>

</head>
<body>

    <div>
        <button type="button" class="btn btn-default btn-lg    has-success has-feedback">
            <span class="glyphicon glyphicon-home" aria-hidden="true"></span> 后台首页
        </button>

        <button type="button" class="btn btn-default btn-lg    has-success has-feedback">
            <span class="glyphicon glyphicon-user" aria-hidden="true"></span> 用户管理
        </button>

        <button type="button" class="btn btn-default btn-lg    has-success has-feedback">
            <span class="glyphicon glyphicon-list-alt" aria-hidden="true"></span> 内容管理
        </button>

        <button type="button" class="btn btn-default btn-lg    has-success has-feedback">
            <span class="glyphicon glyphicon-tag" aria-hidden="true"></span> 标签管理
        </button>


    </div>

    <div class="bs-example" data-example-id="table-within-panel">
        <div class="panel panel-default">
            <!-- Default panel contents -->
            <div class="panel-heading">内容管理</div>
            <div class="panel-body">
                <p>内容管理    添加内容</p>
            </div>

            <!-- Table -->
            <table class="table">
                <thead>
                    <tr>
                        <th>文章标题</th>
                        <th>作者</th>
                        <th>发布时间</th>
                        <th>操作</th>
                    </tr>
                </thead>
                <tbody>
                    <tr>
                        <th scope="row">教育</th>
                        <td>小米</td>
                        <td>2015/08/09</td>                     
                        <td>删除</td>
                    </tr>
                    <tr>
                        <th scope="row">体育</th>
                        <td>小米</td>
                        <td>2015/01/01</td>
                        <td>删除</td>
                    </tr>
                    <tr>
                        <th scope="row">科技</th>
                        <td>小米</td>
                        <td>2015/01/03</td>
                        <td>删除</td>
                    </tr>
                </tbody>
            </table>
        </div>
    </div>

</body>
</html>

 

 

 

 

 

 

<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title></title>
    <link href="Content/bootstrap.min.css" rel="stylesheet" />
    <script src="Scripts/jquery-1.9.1.min.js"></script>
    <script src="Scripts/bootstrap.min.js"></script>

</head>
<body>
    <div>
        <button type="button" class="btn btn-default btn-lg    has-success has-feedback">
            <span class="glyphicon glyphicon-home" aria-hidden="true"></span> 后台首页
        </button>

        <button type="button" class="btn btn-default btn-lg    has-success has-feedback">
            <span class="glyphicon glyphicon-user" aria-hidden="true"></span> 用户管理
        </button>

        <button type="button" class="btn btn-default btn-lg    has-success has-feedback">
            <span class="glyphicon glyphicon-list-alt" aria-hidden="true"></span> 内容管理
        </button>

        <button type="button" class="btn btn-default btn-lg    has-success has-feedback">
            <span class="glyphicon glyphicon-tag" aria-hidden="true"></span> 标签管理
        </button>


    </div>

    <div class="bs-example" data-example-id="table-within-panel">
        <div class="panel panel-default">
            <!-- Default panel contents -->
            <div class="panel-heading">内容管理</div>
            <div class="panel-body">
                <p>内容管理    添加内容</p>
            </div>

            <div class="bs-example" data-example-id="basic-forms">
                <form>
                    <div class="form-group">
                        <label for="exampleInputEmail1">标题</label>
                        <input type="email" class="form-control" id="exampleInputEmail1" placeholder="请输入文章标题">
                    </div>
                    <div class="form-group">
                        <label for="exampleInputPassword1">文章内容</label>
                        <input type="password" class="form-control" id="exampleInputPassword1" placeholder="请输入文章正文内容">
                    </div>
                  
                    <div>
                        <table class="table">
                            <thead>
                                <tr>
                                    <th>
                                        <label>
                                            <input type="checkbox"> 全局置顶
                                        </label>
                                    </th>
                                    <th><button type="submit" class="btn btn-default">发布文章</button></th>

                                </tr>
                            </thead>
                        </table>
                    </div>
                </form>
            </div>
        </div>
    </div>
</body>
</html>

 

 

 

 

 

 

 

 

 

 

 

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值