bootstrap 后台管理系统工作界面布局方式
2022-08-03 09:57:03
269
{{single.collect_count}}

欢迎关注博主公众号:【纯洁的明依】文章由陈晓阳原创。
本人微信:chenxiaoyangzxy. 免费提供本人大量学习资料。

css屬性説明:

col-lg-9  整个左右布局分为12格 此属性的div独占9格

col-md-4 将布局分为3列 总共为12列。

 

一:左右布局:

<div class="app">

 <section class="layout">

  <aside class="sidebar-250canvas-right bg-default "> 左</aside>

 <section class="main-content" id="rigthCenterDiv"> 右</session>

</section>

</div>

二:单个table布局:

<div class="content-wrap">

 <div class="wrapper" style="bottom: 50px;"></div>

</div>

 如有问题:欢迎大家加入我们的qq 群: 631294108

 

 

 

回帖
全部回帖({{commentCount}})
{{item.user.nickname}} {{item.user.group_title}} {{item.friend_time}}
{{item.content}}
{{item.comment_content_show ? '取消' : '回复'}} 删除
回帖
{{reply.user.nickname}} {{reply.user.group_title}} {{reply.friend_time}}
{{reply.content}}
{{reply.comment_content_show ? '取消' : '回复'}} 删除
回帖
收起
没有更多啦~
{{commentLoading ? '加载中...' : '查看更多评论'}}