当前位置:网站首页>html+ vue.js Implementing paging compatible IE
html+ vue.js Implementing paging compatible IE
2020-11-06 21:07:00 【itread01】
1. Make it simple CSS, The code here is folded
[v-cloak] {
display: none;
}
#app {
text-align: center;
padding-top: 300px;
height:500px;
}
.pageContainer {
width: 800px;
margin: 100px auto;
text-align: center;
font-size: 14px;
color: #A3A3A3;
}
.pageContainer ul.pagesInner {
height: 30px;
line-height: 30px;
display: inline-block;
padding: 0;
}
.pageContainer ul.pagesInner li {
width: 30px;
height: 30px;
display: inline-block;
border: 1px solid #E5E5E5;
margin: 0 5px;
list-style: none;
}
.pageContainer ul.pagesInner li.actived {
background: #FF6200;
color: #ffffff;
}
.pageContainer .page-size-box {
position: relative;
display: inline-block;
width: 70px;
border: 1px solid #E5E5E5;
height: 30px;
line-height: 30px;
}
.pageContainer ul.size-option {
display: inline-block;
border: 1px solid #E5E5E5;
position: absolute;
margin: 0;
padding: 0;
left: 0;
top: -120px;
background: #ffffff;
}
.pageContainer ul.size-option li{
list-style: none;
width: 70px;
}
.pageContainer ul.size-option li:hover{
color: #FF6200;
}
.pageContainer form {
display: inline-block;
}
.pageContainer form input,
.pageContainer button {
outline: none;
padding: 0;
width: 46px;
height: 30px;
background: #ffffff;
border: 1px solid #E5E5E5;
color: #A3A3A3;
}
- <
- {{item}}
- >
- {{item}} Strip / Page
版权声明
本文为[itread01]所创,转载请带上原文链接,感谢
边栏推荐
- CloudQuery V1.2.0 版本发布
- hdu3974 Assign the task線段樹 dfs序
- An article takes you to understand CSS3 picture border
- 如何在终端启动Coda 2中隐藏的首选项?
- DC-1靶機
- What are the common problems of DTU connection
- ES中删除索引的mapping字段时应该考虑的点
- ES6 learning notes (2): teach you to play with class inheritance and class objects
- Multi robot market share solution
- It's time for your financial report to change to a more advanced style -- financial analysis cockpit
猜你喜欢
Flink's datasource Trilogy: direct API
意外的元素..所需元素..
大数据处理黑科技:揭秘PB级数仓GaussDB(DWS) 并行计算技术
A small goal in 2019 to become a blog expert of CSDN
This project allows you to quickly learn about a programming language in a few minutes
2020年第四届中国 BIM (数字建造)经理高峰论坛即将在杭举办
Top 5 Chinese cloud manufacturers in 2018: Alibaba cloud, Tencent cloud, AWS, telecom, Unicom
2020-09-04:函数调用约定了解么?
2020-08-30:裸写算法:二叉树两个节点的最近公共祖先。
Kubernetes and OAM to build a unified, standardized application management platform knowledge! (Internet disk link attached)
随机推荐
实用工具类函数(持续更新)
【應用程式見解 Application Insights】Application Insights 使用 Application Maps 構建請求鏈路檢視
Basic usage of GDB debugging
Even liver three all night, jvm77 high frequency interview questions detailed analysis, this?
Multi robot market share solution
华为云微认证考试简介
An article will take you to understand CSS alignment
2020年数据库技术大会助力技术提升
Application of restful API based on MVC
開源一套極簡的前後端分離專案腳手架
Summary of front-end interview questions (C, s, s) that front-end engineers need to understand (2)
Details of dapr implementing distributed stateful service
Swagger 3.0 brushes the screen every day. Does it really smell good?
Analysis of serilog source code -- how to use it
常用SQL语句总结
2020-09-04:函数调用约定了解么?
window系统 本机查找端口号占用方法
How to understand Python iterators and generators?
ORA-02292: 违反完整约束条件 (MIDBJDEV2.SYS_C0020757) - 已找到子记录
Summary of front-end performance optimization that every front-end engineer should understand: