文章详情页
java - bootstrap-table显示问题
浏览:147日期:2024-01-26 10:39:35
问题描述

如图所示,我引入了bootstrap-table.css和bootstrap-table.min.js等等,但是页面显示是这个样子的,很奇怪。
<table data-toggle='table' data- data-search='true' data-show-refresh='true' data-show-toggle='true' data-show-export='true' data-show-pagination-switch='true' data-show-columns='true' data-striped='true' data-pagination='true' data-sort-name='stargazers_count' data-sort-order='desc' data-toolbar='#toolbar'>
问题解答
回答1:我第一次提问,为啥要踩我? 有什么地方提的不足可以提出来ok?
回答2:你是说多除了表格之外右上角多了一块东西么。那是因为你配置了
data-show-refresh='true' data-show-toggle='true' data-show-export='true'
这些属性。设置为false就可以取消掉对应的功能了
标签:
java
相关文章:
排行榜

网公网安备